about summary refs log tree commit diff stats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* OMEMO: Initialize result in omemo_automatic_startMichael Vetter2019-04-291-1/+1
* OMEMO: Check if ID is present before using itMichael Vetter2019-04-241-1/+5
* Fix statusbar number in themeMichael Vetter2019-04-241-1/+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
* Update copyright yearskaffeekanne2019-04-241-1/+1
* Put occupants update into own functionMichael Vetter2019-04-233-34/+21
* Add occupants header charMichael Vetter2019-04-238-6/+154
* 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
* 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
* Merge pull request #1063 from paulfariello/hotfix/presence-before-rosterMichael Vetter2019-04-173-0/+45
|\
| * Handle presence received before rosterPaul Fariello2019-04-173-0/+45
* | Set correct year in copyright displayMichael Vetter2019-04-171-1/+1
* | Follow OMEMO policy even when opening window on message and carbon receptionPaul Fariello2019-04-171-0/+14
|/
* 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
* 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
* | 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
* | 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
|/
* Add random string at the end of the default resourcePaul Fariello2019-04-124-3/+27
* Support contact name in /omemo fingerprint commandPaul Fariello2019-04-101-4/+9
* Fix issue with first encrypted messagePaul Fariello2019-04-101-1/+5
* Try to start sessions with every jid in rosterPaul Fariello2019-04-103-0/+22
* OMEMO should be written uppercasePaul Fariello2019-04-101-10/+10
* Fix build on travisPaul Fariello2019-04-101-0/+2
* Add /omemo char commandPaul Fariello2019-04-103-1/+25
* Automatically starts OMEMO if one identity is trustedPaul Fariello2019-04-103-6/+74
* Rework trusted fingerprint storagePaul Fariello2019-04-104-29/+90
* Wait for discovery end to publish omemo devicelist and bundlePaul Fariello2019-04-109-10/+58
* Prefix static function with _Paul Fariello2019-04-101-41/+41
* Ensure pre keys are generated if missing from long term storagePaul Fariello2019-04-101-24/+51
* Rework MUC reflected message filteringPaul Fariello2019-04-1012-22/+58
* Add OMEMO in prefs commandPaul Fariello2019-04-105-2/+33
* Fix devicelist notification handlerPaul Fariello2019-04-102-6/+5
* Add clear_device_list commandPaul Fariello2019-04-104-4/+28
* Permanently store pre keysPaul Fariello2019-04-103-22/+119
* Add support for missing from in bundle iqPaul Fariello2019-04-101-3/+9