Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge pull request #1125 from profanity-im/fix/519-logrotate | Michael Vetter | 2019-06-10 | 1 | -6/+9 | |
|\ \ \ \ | ||||||
| * | | | | Iterate logfiles until 100 are reached | Michael Vetter | 2019-06-07 | 1 | -6/+9 | |
* | | | | | Merge pull request #1124 from paulfariello/feature/remove_session_when_untrus... | Michael Vetter | 2019-06-08 | 2 | -16/+122 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Remove OMEMO session when untrusting a fingerprint | Paul Fariello | 2019-06-07 | 2 | -16/+122 | |
* | | | | | Merge pull request #1123 from profanity-im/fix/1093-already-started-message | Michael Vetter | 2019-06-07 | 1 | -40/+25 | |
|\ \ \ \ \ | ||||||
| * | | | | | Refactor cmd_omemo_start | Michael Vetter | 2019-06-07 | 1 | -38/+23 | |
| * | | | | | Print omemo start related msgs into correct window | Michael Vetter | 2019-06-07 | 1 | -3/+3 | |
* | | | | | | Merge pull request #1118 from profanity-im/fix/1117-omemo-autocompletion-crash | Michael Vetter | 2019-06-07 | 1 | -26/+27 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Only complete certain omemo commands if connected | Michael Vetter | 2019-06-06 | 1 | -26/+27 | |
* | | | | | | Merge pull request #1121 from profanity-im/feature/notify-plugin-fail | Michael Vetter | 2019-06-07 | 3 | -16/+31 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Improve plugin load/install failure message | Michael Vetter | 2019-06-07 | 3 | -16/+31 | |
| |/ / / / | ||||||
* | | | | | Check for sane argument in autoconnect set | Michael Vetter | 2019-06-05 | 1 | -4/+8 | |
* | | | | | Check if valid account before setting autoconnect | Michael Vetter | 2019-06-05 | 1 | -3/+7 | |
|/ / / / | ||||||
* / / / | Add omemo.char theme option | Michael Vetter | 2019-06-05 | 1 | -0/+8 | |
|/ / / | ||||||
* | | | statusbar: check if roster exists | Michael Vetter | 2019-06-04 | 3 | -2/+13 | |
* | | | statusbar: reduce duplicate code | Michael Vetter | 2019-06-04 | 1 | -32/+9 | |
* | | | Determine chat window names beforehand | Michael Vetter | 2019-06-04 | 1 | -13/+44 | |
* | | | Merge pull request #1106 from profanity-im/saved-account | Michael Vetter | 2019-06-03 | 1 | -28/+7 | |
|\ \ \ | ||||||
| * | | | Don't clear saved account data in session_disconnect() | Dmitry Podgorny | 2019-06-03 | 1 | -28/+7 | |
* | | | | Cancel autoping timer on disconnect or connection loss | Dmitry Podgorny | 2019-06-03 | 3 | -8/+14 | |
|/ / / | ||||||
* | | | xmpp/connection: fix #1103 | Dmitry Podgorny | 2019-06-01 | 1 | -11/+28 | |
* | | | Close windows on connection loss not general disc. | Michael Vetter | 2019-05-27 | 2 | -1/+1 | |
* | | | Merge pull request #1092 from frnky/remove_mblen | Michael Vetter | 2019-05-23 | 1 | -5/+2 | |
|\ \ \ | ||||||
| * | | | Don't call mblen() to not depend on locale | Frank Zschockelt | 2019-05-22 | 1 | -5/+2 | |
* | | | | Correctly handle malformed OMEMO messages | Paul Fariello | 2019-05-23 | 1 | -4/+8 | |
|/ / / | ||||||
* | | | Merge pull request #1098 from optmzr/fix-omemo-gen-message | Michael Vetter | 2019-05-22 | 1 | -0/+1 | |
|\ \ \ | ||||||
| * | | | Force UI update before generating OMEMO crypto materials | William Wennerström | 2019-05-21 | 1 | -0/+1 | |
* | | | | Create seperate function for disconnect cleanup | Michael Vetter | 2019-05-19 | 4 | -30/+113 | |
|/ / / | ||||||
* | | | Fix ifdef guard (should have been OMEMO) | Michael Vetter | 2019-05-06 | 1 | -1/+1 | |
* | | | Merge pull request #1090 from jubalh/fix/connection-loss-1089 | Michael Vetter | 2019-05-06 | 1 | -0/+5 | |
|\ \ \ | ||||||
| * | | | Reset things on connection loss | Michael Vetter | 2019-05-06 | 1 | -0/+5 | |
* | | | | Merge pull request #1084 from jubalh/occupants-char | Michael Vetter | 2019-05-03 | 8 | -3/+93 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Add occupants char | Michael Vetter | 2019-05-02 | 8 | -3/+93 | |
* | | | | Update tests with new URL | Michael Vetter | 2019-05-03 | 1 | -1/+1 | |
* | | | | Update profanity URL in entity capabilities stanza | Michael Vetter | 2019-05-03 | 1 | -1/+1 | |
* | | | | Update profanity URL in /tiny example | Michael Vetter | 2019-05-03 | 1 | -1/+1 | |
* | | | | Check for new profanity version using new URL | Michael Vetter | 2019-05-03 | 2 | -2/+2 | |
|/ / / | ||||||
* | | | OMEMO: Initialize result in omemo_automatic_start | Michael Vetter | 2019-04-29 | 1 | -1/+1 | |
* | | | OMEMO: Check if ID is present before using it | Michael Vetter | 2019-04-24 | 1 | -1/+5 | |
* | | | Fix statusbar number in theme | Michael Vetter | 2019-04-24 | 1 | -1/+1 | |
* | | | Fix formatting for privileges on | Michael Vetter | 2019-04-24 | 1 | -0/+4 | |
* | | | Occupantswin: handle newline correctly | Michael Vetter | 2019-04-24 | 1 | -6/+6 | |
* | | | Add occupants wrap to help | Michael Vetter | 2019-04-24 | 1 | -2/+4 | |
* | | | Fix occupants header char message | Michael Vetter | 2019-04-24 | 1 | -2/+2 | |
* | | | Add occupants wrap option | Michael Vetter | 2019-04-24 | 7 | -2/+33 | |
* | | | Update copyright years | kaffeekanne | 2019-04-24 | 1 | -1/+1 | |
* | | | Put occupants update into own function | Michael Vetter | 2019-04-23 | 3 | -34/+21 | |
* | | | Add occupants header char | Michael Vetter | 2019-04-23 | 8 | -6/+154 | |
* | | | Fix indentation for time config | kaffeekanne | 2019-04-23 | 1 | -2/+2 | |
* | | | Adjust jid for occupants indent | Michael Vetter | 2019-04-20 | 1 | -3/+11 |