Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Update travis URL | Michael Vetter | 2019-05-03 | 1 | -1/+1 | |
* | | | | Update profanity repo URL | Michael Vetter | 2019-05-03 | 6 | -9/+9 | |
* | | | | Update tests with new URL | Michael Vetter | 2019-05-03 | 7 | -40/+40 | |
* | | | | 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 | |
* | | | | Update profanity URL in spec file | Michael Vetter | 2019-05-03 | 1 | -1/+1 | |
* | | | | Update profanity URL in manpage | Michael Vetter | 2019-05-03 | 1 | -3/+3 | |
* | | | | Replace profanity URL in README | Michael Vetter | 2019-05-03 | 1 | -3/+3 | |
|/ / / | ||||||
* | | | OMEMO: Initialize result in omemo_automatic_start | Michael Vetter | 2019-04-29 | 1 | -1/+1 | |
* | | | Merge pull request #1080 from jubalh/omemo-no-device-id | Michael Vetter | 2019-04-24 | 1 | -1/+5 | |
|\ \ \ | ||||||
| * | | | OMEMO: Check if ID is present before using it | Michael Vetter | 2019-04-24 | 1 | -1/+5 | |
|/ / / | ||||||
* | | | Merge pull request #1078 from jubalh/statusbarnu | Michael Vetter | 2019-04-24 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | Fix statusbar number in theme | Michael Vetter | 2019-04-24 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Add occupants.wrap to theme template | Michael Vetter | 2019-04-24 | 1 | -0/+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 | |
* | | | Merge pull request #1076 from kaffeekanne/update-copyright-years | Michael Vetter | 2019-04-24 | 3 | -4/+4 | |
|\ \ \ | ||||||
| * | | | Update copyright years | kaffeekanne | 2019-04-24 | 3 | -4/+4 | |
|/ / / | ||||||
* | | | Add occupantswin_occupants_all() stub to unittest | Michael Vetter | 2019-04-23 | 1 | -0/+1 | |
* | | | Put occupants update into own function | Michael Vetter | 2019-04-23 | 3 | -34/+21 | |
* | | | Add occupants header char | Michael Vetter | 2019-04-23 | 9 | -6/+155 | |
* | | | Merge pull request #1073 from kaffeekanne/fix-indention-time-config | Michael Vetter | 2019-04-23 | 1 | -2/+2 | |
|\ \ \ | ||||||
| * | | | 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 | |
* | | | Add occupants indent autocompletion | Michael Vetter | 2019-04-20 | 1 | -0/+1 | |
* | | | Add occupants.indent to theme_template | Michael Vetter | 2019-04-20 | 1 | -0/+1 | |
* | | | Allow setting occupants indent outside of MUC | Michael Vetter | 2019-04-20 | 2 | -34/+31 | |
* | | | Add /occupants indent command | Michael Vetter | 2019-04-18 | 7 | -3/+80 | |
* | | | Fix typo in /help roster | Michael Vetter | 2019-04-18 | 1 | -1/+1 | |
* | | | Add library versioning to libprofanity | Michael Vetter | 2019-04-18 | 1 | -1/+1 | |
* | | | Merge pull request #1063 from paulfariello/hotfix/presence-before-roster | Michael Vetter | 2019-04-17 | 4 | -0/+50 | |
|\ \ \ | ||||||
| * | | | Fix server_event unit tests | Paul Fariello | 2019-04-17 | 1 | -0/+5 | |
| * | | | Handle presence received before roster | Paul Fariello | 2019-04-17 | 3 | -0/+45 | |
* | | | | Set correct year in copyright display | Michael Vetter | 2019-04-17 | 1 | -1/+1 | |
* | | | | Merge pull request #1067 from paulfariello/hotfix/omemo-policy | Michael Vetter | 2019-04-17 | 1 | -0/+14 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Follow OMEMO policy even when opening window on message and carbon reception | Paul Fariello | 2019-04-17 | 1 | -0/+14 | |
|/ / / | ||||||
* | | | Merge pull request #1062 from paulfariello/feature/omemo-policy | Michael Vetter | 2019-04-17 | 25 | -47/+294 | |
|\ \ \ | ||||||
| * | | | Handle MUC anonymous state when auto starting OMEMO | Paul Fariello | 2019-04-17 | 2 | -3/+15 | |
| * | | | Handle missing real jid in OMEMO encrypted MUC | Paul Fariello | 2019-04-17 | 1 | -3/+7 | |
| * | | | Fix OTR unit test after account_new API change | Paul Fariello | 2019-04-17 | 1 | -1/+1 | |
| * | | | Fix unit test after account_new API change | Paul Fariello | 2019-04-17 | 6 | -18/+19 | |
| * | | | Add OMEMO policy | Paul Fariello | 2019-04-17 | 17 | -23/+253 | |
|/ / / | ||||||
* | | | Merge pull request #1066 from paulfariello/hotfix/OMEMO-ensure-muc-is-nonanon... | Michael Vetter | 2019-04-17 | 3 | -6/+33 | |
|\ \ \ | ||||||
| * | | | Ensure MUC is Non-Anonymous before starting OMEMO | Paul Fariello | 2019-04-17 | 3 | -6/+33 | |
* | | | | Merge pull request #1064 from paulfariello/hotfix/omemo-crypto-generation-too... | Michael Vetter | 2019-04-17 | 1 | -0/+1 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Alert about long OMEMO cryptographic generation | Paul Fariello | 2019-04-17 | 1 | -0/+1 | |
|/ / / |