| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix message duplication in MUC PMs | fiaxh | 2020-09-07 | 1 | -1/+1 |
* | Visually highlight pending messages, improve resending | fiaxh | 2020-07-16 | 1 | -0/+1 |
* | Add queue and resending to stream management | fiaxh | 2020-07-15 | 1 | -1/+2 |
* | Use sqlite UPSERT | fiaxh | 2020-06-10 | 1 | -2/+2 |
* | Add support for last message correction | fiaxh | 2020-04-03 | 1 | -0/+3 |
* | Correctly display names in groupchat pms | Marvin W | 2020-01-09 | 1 | -2/+6 |
* | Properly check Jids everywhere | Marvin W | 2019-12-23 | 1 | -1/+1 |
* | Add (partial) support for unique stanza ids (XEP-0359) | fiaxh | 2019-12-18 | 1 | -1/+6 |
* | Optimizations: Database indices, cache id-Jid instead of id-jid_string, join ... | fiaxh | 2019-08-02 | 1 | -2/+2 |
* | Remove Message.stanza field | fiaxh | 2019-05-26 | 1 | -1/+0 |
* | fix local_time field of message and file_transfer being loaded from time db c... | bobufa | 2018-08-13 | 1 | -1/+1 |
* | Move Jid class to xmpp-vala, partially refactor namespace | Marvin W | 2018-01-28 | 1 | -10/+11 |
* | Fix typos in comments and variable names (#269) | linkmauve | 2018-01-10 | 1 | -1/+1 |
* | Rename resources to have a reverse DNS prefix | fiaxh | 2017-12-03 | 1 | -1/+1 |
* | ConversationView: Date separator | fiaxh | 2017-12-01 | 1 | -1/+1 |
* | Keep MUC join dialog open until joined, show errors | fiaxh | 2017-10-31 | 1 | -1/+8 |
* | Use utc time everywhere | fiaxh | 2017-08-31 | 1 | -2/+2 |
* | Show nicks in MUCs, real jid in individual occupant menu | fiaxh | 2017-08-25 | 1 | -12/+23 |
* | Application menu fallback button | fiaxh | 2017-04-04 | 1 | -2/+3 |
* | Handle MUC private messages | fiaxh | 2017-03-31 | 1 | -7/+4 |
* | Fix conversation last_active | fiaxh | 2017-03-31 | 1 | -5/+7 |
* | Some caching and fix gpgme on some systems | Marvin W | 2017-03-24 | 1 | -2/+2 |
* | Move some database interaction into entities | fiaxh | 2017-03-23 | 1 | -4/+95 |
* | Improve Plugin API (allow to move encryption into plugin) | Marvin W | 2017-03-11 | 1 | -5/+0 |
* | Initial plugin system | Marvin W | 2017-03-10 | 1 | -0/+91 |