about summary refs log tree commit diff stats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | Decrypt all incoming OMEMO msgPaul Fariello2019-06-203-1/+23
* | | _bookmark_destroy: follow normal logicMichael Vetter2019-06-201-7/+5
* | | Call message_handlers_clear() upon disconnectMichael Vetter2019-06-203-0/+10
* | | Call iq_handlers_clear() upon disconnectMichael Vetter2019-06-203-0/+10
* | | Free contacts in omemo_start_sessions()Michael Vetter2019-06-191-0/+1
* | | Free OMEMO session store upon disconnectMichael Vetter2019-06-191-0/+1
* | | Fix prefs_get_string mem leaks in statusbarMichael Vetter2019-06-191-6/+18
* | | Free last_msg_timestampMichael Vetter2019-06-191-0/+4
* | | Add option to set all window related time formatsMichael Vetter2019-06-173-4/+51
* | | Add copyright to omemo codeMichael Vetter2019-06-176-0/+199
* | | Add myself to copyrightMichael Vetter2019-06-1714-0/+16
* | | Use profanity channel as exampleMichael Vetter2019-06-171-3/+3
* | | Merge pull request #1110 from profanity-im/feature/704-ui-behaviour-reconnectMichael Vetter2019-06-115-2/+57
|\ \ \
| * | | Safe last MUC message timestamp per MUCMichael Vetter2019-06-113-8/+10
| * | | Only show MUC subject on first connectMichael Vetter2019-06-051-1/+1
| * | | Reduce timestamp call when saving last muc messageMichael Vetter2019-06-051-12/+13
| * | | Only print room history for new messages upon reconnectMichael Vetter2019-06-053-1/+53
* | | | Rejoin all MUCs on reconnectMichael Vetter2019-06-101-5/+3
* | | | Merge pull request #1125 from profanity-im/fix/519-logrotateMichael Vetter2019-06-101-6/+9
|\ \ \ \
| * | | | Iterate logfiles until 100 are reachedMichael Vetter2019-06-071-6/+9
* | | | | Merge pull request #1124 from paulfariello/feature/remove_session_when_untrus...Michael Vetter2019-06-082-16/+122
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove OMEMO session when untrusting a fingerprintPaul Fariello2019-06-072-16/+122
* | | | | Merge pull request #1123 from profanity-im/fix/1093-already-started-messageMichael Vetter2019-06-071-40/+25
|\ \ \ \ \
| * | | | | Refactor cmd_omemo_startMichael Vetter2019-06-071-38/+23
| * | | | | Print omemo start related msgs into correct windowMichael Vetter2019-06-071-3/+3
* | | | | | Merge pull request #1118 from profanity-im/fix/1117-omemo-autocompletion-crashMichael Vetter2019-06-071-26/+27
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Only complete certain omemo commands if connectedMichael Vetter2019-06-061-26/+27
* | | | | | Merge pull request #1121 from profanity-im/feature/notify-plugin-failMichael Vetter2019-06-073-16/+31
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Improve plugin load/install failure messageMichael Vetter2019-06-073-16/+31
| |/ / / /
* | | | | Check for sane argument in autoconnect setMichael Vetter2019-06-051-4/+8
* | | | | Check if valid account before setting autoconnectMichael Vetter2019-06-051-3/+7
|/ / / /
* / / / Add omemo.char theme optionMichael Vetter2019-06-051-0/+8
|/ / /
* | | statusbar: check if roster existsMichael Vetter2019-06-043-2/+13
* | | statusbar: reduce duplicate codeMichael Vetter2019-06-041-32/+9
* | | Determine chat window names beforehandMichael Vetter2019-06-041-13/+44
* | | Merge pull request #1106 from profanity-im/saved-accountMichael Vetter2019-06-031-28/+7
|\ \ \
| * | | Don't clear saved account data in session_disconnect()Dmitry Podgorny2019-06-031-28/+7
* | | | Cancel autoping timer on disconnect or connection lossDmitry Podgorny2019-06-033-8/+14
|/ / /
* | | xmpp/connection: fix #1103Dmitry Podgorny2019-06-011-11/+28
* | | Close windows on connection loss not general disc.Michael Vetter2019-05-272-1/+1
* | | Merge pull request #1092 from frnky/remove_mblenMichael Vetter2019-05-231-5/+2
|\ \ \
| * | | Don't call mblen() to not depend on localeFrank Zschockelt2019-05-221-5/+2
* | | | Correctly handle malformed OMEMO messagesPaul Fariello2019-05-231-4/+8
|/ / /
* | | Merge pull request #1098 from optmzr/fix-omemo-gen-messageMichael Vetter2019-05-221-0/+1
|\ \ \
| * | | Force UI update before generating OMEMO crypto materialsWilliam Wennerström2019-05-211-0/+1
* | | | Create seperate function for disconnect cleanupMichael Vetter2019-05-194-30/+113
|/ / /
* | | Fix ifdef guard (should have been OMEMO)Michael Vetter2019-05-061-1/+1
* | | Merge pull request #1090 from jubalh/fix/connection-loss-1089Michael Vetter2019-05-061-0/+5
|\ \ \
| * | | Reset things on connection lossMichael Vetter2019-05-061-0/+5
* | | | Merge pull request #1084 from jubalh/occupants-charMichael Vetter2019-05-038-3/+93
|\ \ \ \ | |/ / / |/| | |