Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge pull request #1127 from profanity-im/fix/1120-rejoin-mucs-on-reconnect | Michael Vetter | 2019-06-11 | 1 | -5/+3 | |
|\ \ \ \ | ||||||
| * | | | | Rejoin all MUCs on reconnect | Michael Vetter | 2019-06-10 | 1 | -5/+3 | |
|/ / / / | ||||||
* | | | | 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 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #1108 from optmzr/issue-1100 | Michael Vetter | 2019-06-06 | 7 | -139/+243 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add Travis CI tests for Arch, Debian and OSX/macOS | William Wennerström | 2019-06-06 | 7 | -139/+243 | |
* | | | | | | Add FUNDING.ymlg | Michael Vetter | 2019-06-06 | 1 | -0/+12 | |
* | | | | | | Merge pull request #1113 from profanity-im/fix/1112-autoconnect | Michael Vetter | 2019-06-05 | 1 | -3/+11 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | 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 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #1111 from profanity-im/feature/theme-omemo-char | Michael Vetter | 2019-06-05 | 6 | -0/+13 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add omemo.char to themes | Michael Vetter | 2019-06-05 | 5 | -0/+5 | |
| * | | | | | Add omemo.char theme option | Michael Vetter | 2019-06-05 | 1 | -0/+8 | |
|/ / / / / | ||||||
* | / / / | Document statusbar.time theme feature | Michael Vetter | 2019-06-05 | 16 | -0/+16 | |
| |/ / / |/| | | | ||||||
* | | | | Merge pull request #1109 from profanity-im/fix/1083 | Michael Vetter | 2019-06-05 | 3 | -28/+47 | |
|\ \ \ \ | ||||||
| * | | | | 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 | |
| |/ / / | ||||||
* / / / | Add release dates to changelog | Michael Vetter | 2019-06-05 | 1 | -5/+5 | |
|/ / / | ||||||
* | | | 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 | |
* | | | | Merge pull request #1105 from profanity-im/autoping-timer-cancel | Michael Vetter | 2019-06-03 | 4 | -8/+15 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Cancel autoping timer on disconnect or connection loss | Dmitry Podgorny | 2019-06-03 | 4 | -8/+15 | |
|/ / / | ||||||
* | | | Merge pull request #1104 from profanity-im/fix-1103 | Michael Vetter | 2019-06-03 | 1 | -11/+28 | |
|\ \ \ | ||||||
| * | | | 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 | |
* | | | | Merge pull request #1102 from paulfariello/fix/malformed-omemo-message | Michael Vetter | 2019-05-23 | 1 | -4/+8 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | 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 | 5 | -30/+115 | |
* | | | | Merge pull request #1091 from frnky/fix_tests_on_32bit | Michael Vetter | 2019-05-17 | 5 | -25/+25 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Use mock_type() for casting mock() | Frank Zschockelt | 2019-05-08 | 4 | -13/+13 | |
| * | | | Use mock_ptr_type() to silence compiler warnings | Frank Zschockelt | 2019-05-08 | 4 | -12/+12 | |
|/ / / | ||||||
* | | | 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 | 9 | -3/+94 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Add occupants char | Michael Vetter | 2019-05-02 | 9 | -3/+94 |