Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Start next development cycle | Michael Vetter | 2020-02-07 | 1 | -1/+1 | |
* | Release 0.8.1 | Michael Vetter | 2020-02-07 | 2 | -3/+3 | |
* | Update changelog for 0.8.1 | Michael Vetter | 2020-02-07 | 1 | -2/+15 | |
* | avatar: use unique id for stanza id | Michael Vetter | 2020-02-07 | 3 | -7/+10 | |
* | Clear buffer upon /clear | Michael Vetter | 2020-02-07 | 1 | -0/+2 | |
* | Set PREF_COLOR_NICK to false by default | Michael Vetter | 2020-02-06 | 1 | -1/+1 | |
* | Merge pull request #1263 from paulfariello/fix/segfault-occupants-color | Michael Vetter | 2020-02-06 | 1 | -0/+2 | |
|\ | ||||||
| * | Add default pref for PREF_COLOR_NICK | Paul Fariello | 2020-02-05 | 1 | -0/+2 | |
|/ | ||||||
* | Add zipfiles to gitignore | Michael Vetter | 2020-02-03 | 1 | -0/+3 | |
* | Lift 50 issues ban :-) | Michael Vetter | 2020-02-03 | 1 | -4/+0 | |
* | Fix years in CHANGELOG | Michael Vetter | 2020-02-03 | 1 | -3/+3 | |
* | rosterwin: end correct colors | Michael Vetter | 2020-02-03 | 1 | -1/+1 | |
* | Start next development cycle | Michael Vetter | 2020-02-03 | 1 | -1/+1 | |
* | Release 0.8.0 | Michael Vetter | 2020-02-03 | 3 | -5/+5 | |
* | Add `/omemo char` autocompletion | Michael Vetter | 2020-02-03 | 1 | -0/+1 | |
* | Update CHANGELOG | Michael Vetter | 2020-01-31 | 1 | -0/+5 | |
* | Merge pull request #1260 from paulfariello/fix/omemo-fingerprint-ac | Michael Vetter | 2020-01-31 | 27 | -148/+178 | |
|\ | ||||||
| * | Fix unittest build | Paul Fariello | 2020-01-31 | 1 | -14/+14 | |
| * | Add context to autocomplete_with_func and use it for omemo trust command | Paul Fariello | 2020-01-31 | 26 | -134/+164 | |
|/ | ||||||
* | fix: Initialize variable in stanza_get_oldest_delay() | Michael Vetter | 2020-01-30 | 1 | -1/+1 | |
* | Update gitignore | Michael Vetter | 2020-01-30 | 1 | -0/+2 | |
* | Fix error in stanza_get_oldest_delay() | Michael Vetter | 2020-01-30 | 1 | -3/+3 | |
* | muc: save oldest timestamp | Michael Vetter | 2020-01-30 | 3 | -3/+38 | |
* | stanza: Refactor stanza_get_delay_from() | Michael Vetter | 2020-01-30 | 1 | -26/+49 | |
* | Change theme handling | Michael Vetter | 2020-01-29 | 6 | -17/+51 | |
* | Add comments to preferences.c | Michael Vetter | 2020-01-29 | 1 | -2/+2 | |
* | Refactor theme.c | Michael Vetter | 2020-01-29 | 1 | -27/+44 | |
* | Add gruvbox to CHANGELOG | Michael Vetter | 2020-01-28 | 1 | -1/+2 | |
* | Merge pull request #1259 from Misaflo/theme-gruvbox | Michael Vetter | 2020-01-28 | 1 | -0/+82 | |
|\ | ||||||
| * | Add gruvbox theme | Florent LĂ©vigne | 2020-01-28 | 1 | -0/+82 | |
* | | Fix two typos in CHANGELOG | Michael Vetter | 2020-01-28 | 1 | -2/+2 | |
|/ | ||||||
* | Add Changes header to CHANGELOG | Michael Vetter | 2020-01-28 | 1 | -0/+2 | |
* | Add changelog draft for 0.8.0 | Michael Vetter | 2020-01-28 | 1 | -0/+99 | |
* | Revert "Save first delay tag as timestamp" | Michael Vetter | 2020-01-28 | 1 | -9/+0 | |
* | Save first delay tag as timestamp | Michael Vetter | 2020-01-24 | 1 | -0/+9 | |
* | Add cons_os_setting stub for tests | Michael Vetter | 2020-01-24 | 1 | -0/+1 | |
* | XEP-0092: Add configuration option to choose whether to send OS name | Michael Vetter | 2020-01-24 | 6 | -1/+36 | |
* | Fix typo in comment | Michael Vetter | 2020-01-23 | 1 | -1/+1 | |
* | xep-0092: add config option to set whether OS is revealed | Michael Vetter | 2020-01-23 | 3 | -14/+27 | |
* | xep-0092: send OS too | Michael Vetter | 2020-01-23 | 1 | -0/+23 | |
* | Add option to notify about version request | Michael Vetter | 2020-01-23 | 3 | -0/+12 | |
* | Add myself to copyright | Michael Vetter | 2020-01-23 | 2 | -0/+2 | |
* | Refactor rosterwin_roster() | Michael Vetter | 2020-01-23 | 1 | -18/+17 | |
* | Fix titlebar and rosterbar description | Michael Vetter | 2020-01-23 | 1 | -3/+2 | |
* | Add option to display MUC name or JID in titlebar | Michael Vetter | 2020-01-23 | 9 | -9/+77 | |
* | Display MUC name in titlebar | Michael Vetter | 2020-01-23 | 1 | -1/+8 | |
* | Fix spacing in titlebar.c | Michael Vetter | 2020-01-23 | 1 | -2/+0 | |
* | Print `roster rooms use` in info page | Michael Vetter | 2020-01-23 | 1 | -0/+4 | |
* | Respect `/roster room use` setting also when sorted for service | Michael Vetter | 2020-01-23 | 1 | -8/+14 | |
* | NULL room_name in win_create_muc() | Michael Vetter | 2020-01-23 | 1 | -0/+1 |