Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Initialize ProfWin.urls_ac to NULL to fix OpenBSD build | William Wennerström | 2020-06-03 | 1 | -0/+6 | |
|/ / | ||||||
* | | Fix offline roster contacts | Michael Vetter | 2020-06-02 | 1 | -1/+2 | |
* | | Merge pull request #1350 from DebXWoody/configure-sqlite | Michael Vetter | 2020-06-02 | 1 | -1/+1 | |
|\ \ | |/ |/| | ||||||
| * | Fix: configure sqlite | DebXWoody | 2020-05-30 | 1 | -1/+1 | |
|/ | ||||||
* | Fix memleak in cmd_urlopen() | Michael Vetter | 2020-05-29 | 1 | -1/+3 | |
* | Fix memleak in autocomplete_remove_older_than_max* | Michael Vetter | 2020-05-29 | 1 | -0/+1 | |
* | urlopen: get last URL first | Michael Vetter | 2020-05-29 | 3 | -10/+26 | |
* | Merge branch 'bugfix/1329' | Michael Vetter | 2020-05-29 | 1 | -14/+19 | |
|\ | ||||||
| * | _omemo_receive_devicelist() use if/else | Michael Vetter | 2020-05-29 | 1 | -18/+19 | |
| * | OMEMO - Request only "current" item | DebXWoody | 2020-05-23 | 1 | -1/+5 | |
* | | Merge pull request #1343 from DebXWoody/bugfix/1333 | Michael Vetter | 2020-05-29 | 1 | -0/+2 | |
|\ \ | ||||||
| * | | Incoming iq stanza - Reset the autoping timer | DebXWoody | 2020-05-23 | 1 | -0/+2 | |
| |/ | ||||||
* | | Merge pull request #1344 from DebXWoody/bugfix/1327 | Michael Vetter | 2020-05-28 | 1 | -2/+1 | |
|\ \ | ||||||
| * | | Bugfix: Status with PGP shows offline in titlebar | DebXWoody | 2020-05-23 | 1 | -2/+1 | |
| |/ | ||||||
* | | Fix clears_chat_sessions unittest | Michael Vetter | 2020-05-28 | 2 | -1/+6 | |
* | | Fix carbon logging | Michael Vetter | 2020-05-27 | 3 | -14/+18 | |
* | | Update readme and sponsors | Michael Vetter | 2020-05-27 | 2 | -2/+6 | |
* | | sponsors: fix formatting | Michael Vetter | 2020-05-27 | 1 | -0/+2 | |
* | | radme: add project and install section | Michael Vetter | 2020-05-27 | 1 | -0/+6 | |
* | | Add SPONSORS | Michael Vetter | 2020-05-27 | 2 | -0/+16 | |
* | | readme: fix formatting | Michael Vetter | 2020-05-27 | 1 | -1/+1 | |
* | | readme: add repology nr of repos | Michael Vetter | 2020-05-27 | 1 | -1/+4 | |
* | | Restructure readme | Michael Vetter | 2020-05-27 | 1 | -2/+35 | |
* | | Fix titlebar write position | Michael Vetter | 2020-05-27 | 1 | -4/+35 | |
* | | Save bookmark ignore list | Michael Vetter | 2020-05-25 | 2 | -1/+19 | |
* | | Handle listing ignored bookmarks when none are ignored | Michael Vetter | 2020-05-25 | 1 | -0/+6 | |
* | | Add and use connection_get_barejid() | Michael Vetter | 2020-05-25 | 11 | -91/+96 | |
* | | Add cons_show_bookmarks_ignore stub | Michael Vetter | 2020-05-24 | 1 | -0/+1 | |
* | | Add `/bookmark ignore` autocompletion | Michael Vetter | 2020-05-24 | 1 | -0/+21 | |
* | | Add bookmark ignore add|remove | Michael Vetter | 2020-05-24 | 4 | -3/+34 | |
* | | List ignored bookmarks | Michael Vetter | 2020-05-24 | 7 | -2/+54 | |
* | | Add bookmark_ignore to unittest sources | Michael Vetter | 2020-05-24 | 1 | -0/+2 | |
* | | Fix invalid read in titlebar | Michael Vetter | 2020-05-24 | 1 | -1/+2 | |
* | | Fix memleak in bookmark minimize | Michael Vetter | 2020-05-24 | 1 | -0/+1 | |
* | | Add bookmark ignore functionality for multiple accounts | Michael Vetter | 2020-05-24 | 4 | -23/+30 | |
* | | PoC for bookmark ignore | Michael Vetter | 2020-05-24 | 5 | -0/+136 | |
|/ | ||||||
* | Dont show resource in titlebar if it is too long | Michael Vetter | 2020-05-22 | 1 | -9/+20 | |
* | Log all carbon copied messages | Michael Vetter | 2020-05-22 | 1 | -0/+1 | |
* | Fix segfault in new bookmark feature | Michael Vetter | 2020-05-22 | 1 | -2/+2 | |
* | Preserve Gajims minimize flag in bookmarks | Michael Vetter | 2020-05-22 | 3 | -1/+37 | |
* | Fix build on sr.ht | Michael Vetter | 2020-05-22 | 1 | -0/+1 | |
* | Update bookmark test stub | Michael Vetter | 2020-05-22 | 1 | -2/+2 | |
* | Add option to add bookmark name | Michael Vetter | 2020-05-22 | 6 | -15/+33 | |
* | Display bookmark name | Michael Vetter | 2020-05-22 | 3 | -1/+10 | |
* | Make option to allow hiding windows with no messages in statusbar | Michael Vetter | 2020-05-21 | 7 | -13/+55 | |
* | Fix typing notification | Michael Vetter | 2020-05-21 | 1 | -1/+1 | |
* | Make 'scrolled' themeable | Michael Vetter | 2020-05-21 | 5 | -0/+9 | |
* | Display when scrolled up | Michael Vetter | 2020-05-21 | 1 | -0/+21 | |
* | Add the word 'hilight' to trigger doc | Michael Vetter | 2020-05-20 | 1 | -1/+1 | |
* | Add executable stub | Michael Vetter | 2020-05-20 | 1 | -1/+1 |