about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* Replace profanity URL in READMEMichael Vetter2019-05-031-3/+3
* OMEMO: Initialize result in omemo_automatic_startMichael Vetter2019-04-291-1/+1
* Merge pull request #1080 from jubalh/omemo-no-device-idMichael Vetter2019-04-241-1/+5
|\
| * OMEMO: Check if ID is present before using itMichael Vetter2019-04-241-1/+5
|/
* Merge pull request #1078 from jubalh/statusbarnuMichael Vetter2019-04-241-1/+1
|\
| * Fix statusbar number in themeMichael Vetter2019-04-241-1/+1
|/
* Add occupants.wrap to theme templateMichael Vetter2019-04-241-0/+1
* Fix formatting for privileges onMichael Vetter2019-04-241-0/+4
* Occupantswin: handle newline correctlyMichael Vetter2019-04-241-6/+6
* Add occupants wrap to helpMichael Vetter2019-04-241-2/+4
* Fix occupants header char messageMichael Vetter2019-04-241-2/+2
* Add occupants wrap optionMichael Vetter2019-04-247-2/+33
* Merge pull request #1076 from kaffeekanne/update-copyright-yearsMichael Vetter2019-04-243-4/+4
|\
| * Update copyright yearskaffeekanne2019-04-243-4/+4
|/
* Add occupantswin_occupants_all() stub to unittestMichael Vetter2019-04-231-0/+1
* Put occupants update into own functionMichael Vetter2019-04-233-34/+21
* Add occupants header charMichael Vetter2019-04-239-6/+155
* Merge pull request #1073 from kaffeekanne/fix-indention-time-configMichael Vetter2019-04-231-2/+2
|\
| * Fix indentation for time configkaffeekanne2019-04-231-2/+2
|/
* Adjust jid for occupants indentMichael Vetter2019-04-201-3/+11
* Add occupants indent autocompletionMichael Vetter2019-04-201-0/+1
* Add occupants.indent to theme_templateMichael Vetter2019-04-201-0/+1
* Allow setting occupants indent outside of MUCMichael Vetter2019-04-202-34/+31
* Add /occupants indent commandMichael Vetter2019-04-187-3/+80
* Fix typo in /help rosterMichael Vetter2019-04-181-1/+1
* Add library versioning to libprofanityMichael Vetter2019-04-181-1/+1
* Merge pull request #1063 from paulfariello/hotfix/presence-before-rosterMichael Vetter2019-04-174-0/+50
|\
| * Fix server_event unit testsPaul Fariello2019-04-171-0/+5
| * Handle presence received before rosterPaul Fariello2019-04-173-0/+45
* | Set correct year in copyright displayMichael Vetter2019-04-171-1/+1
* | Merge pull request #1067 from paulfariello/hotfix/omemo-policyMichael Vetter2019-04-171-0/+14
|\ \ | |/ |/|
| * Follow OMEMO policy even when opening window on message and carbon receptionPaul Fariello2019-04-171-0/+14
|/
* Merge pull request #1062 from paulfariello/feature/omemo-policyMichael Vetter2019-04-1725-47/+294
|\
| * Handle MUC anonymous state when auto starting OMEMOPaul Fariello2019-04-172-3/+15
| * Handle missing real jid in OMEMO encrypted MUCPaul Fariello2019-04-171-3/+7
| * Fix OTR unit test after account_new API changePaul Fariello2019-04-171-1/+1
| * Fix unit test after account_new API changePaul Fariello2019-04-176-18/+19
| * Add OMEMO policyPaul Fariello2019-04-1717-23/+253
|/
* Merge pull request #1066 from paulfariello/hotfix/OMEMO-ensure-muc-is-nonanon...Michael Vetter2019-04-173-6/+33
|\
| * Ensure MUC is Non-Anonymous before starting OMEMOPaul Fariello2019-04-173-6/+33
* | Merge pull request #1064 from paulfariello/hotfix/omemo-crypto-generation-too...Michael Vetter2019-04-171-0/+1
|\ \ | |/ |/|
| * Alert about long OMEMO cryptographic generationPaul Fariello2019-04-171-0/+1
|/
* Merge pull request #1061 from paulfariello/hotfix/handle-message-without-id-i...Michael Vetter2019-04-151-1/+1
|\
| * Handle message without id in MUCPaul Fariello2019-04-141-1/+1
* | Merge pull request #1054 from paulfariello/hotfix/omemo_disconnect_while_not_...Michael Vetter2019-04-151-16/+37
|\ \ | |/ |/|
| * Don't persist OMEMO {signed,}prekey cleaning on disconnectPaul Fariello2019-04-141-10/+0
| * Handle malformed OMEMO identity.txtPaul Fariello2019-04-141-7/+34
| * Don't unload OMEMO cryto on disconnect if OMEMO wasn't loadedPaul Fariello2019-04-141-0/+4
|/
* Set locale in docker containerMichael Vetter2019-04-142-2/+11
* Add omemo_start_sessions to unittest stubMichael Vetter2019-04-141-0/+1