| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix runtime criticals | fiaxh | 2018-09-16 | 1 | -2/+5 |
* | fix local_time field of message and file_transfer being loaded from time db c... | bobufa | 2018-08-13 | 2 | -2/+2 |
* | refactor conversation item management (accumulate them in libdino) | bobufa | 2018-08-13 | 1 | -2/+18 |
* | Move notification sounds (canberra dependency) into plugin, introduce libdino... | fiaxh | 2018-03-05 | 2 | -14/+0 |
* | Implement notification sounds | Rahix | 2018-02-17 | 2 | -0/+14 |
* | Only display transferred images, display file names, open in system viewer, i... | fiaxh | 2018-01-28 | 1 | -2/+4 |
* | Visually highlight mentions in MUCs | fiaxh | 2018-01-28 | 1 | -1/+6 |
* | Fix certain Slack specific issues (using host-based workarounds) | Marvin W | 2018-01-28 | 1 | -0/+2 |
* | Move Jid class to xmpp-vala, partially refactor namespace | Marvin W | 2018-01-28 | 5 | -107/+25 |
* | Fix typos in comments and variable names (#269) | linkmauve | 2018-01-10 | 2 | -2/+2 |
* | Restore window state (size, maximized, position) | fiaxh | 2017-12-31 | 1 | -0/+61 |
* | 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 |
* | PGP encrypted file transfers | fiaxh | 2017-10-22 | 1 | -0/+9 |
* | Use utc time everywhere | fiaxh | 2017-08-31 | 3 | -5/+5 |
* | Download & inline display images | fiaxh | 2017-08-31 | 1 | -0/+120 |
* | "Default" per-contact settings (change UI) | fiaxh | 2017-08-25 | 1 | -3/+5 |
* | Show nicks in MUCs, real jid in individual occupant menu | fiaxh | 2017-08-25 | 1 | -12/+23 |
* | Move settings from GSettings to own db | fiaxh | 2017-08-22 | 2 | -3/+61 |
* | Message Archive Management | fiaxh | 2017-08-17 | 1 | -1/+6 |
* | Stream Management | fiaxh | 2017-08-14 | 1 | -4/+4 |
* | SRV records for XMPP over TLS | fiaxh | 2017-08-11 | 1 | -5/+7 |
* | Set jid handle in ContactDetails, use LabelHybrids more, remove edit from Sta... | fiaxh | 2017-06-17 | 1 | -2/+2 |
* | Notifications + typing notifications + message marker settings per conversation | fiaxh | 2017-05-30 | 1 | -1/+43 |
* | fixup bcb9690 (Roster versioning) | fiaxh | 2017-05-24 | 1 | -0/+5 |
* | qlite/libdino: optimize db access | Marvin W | 2017-04-26 | 1 | -7/+1 |
* | xmpp-vala/core+libdino: concurrency + nullity improvements | Marvin W | 2017-04-18 | 1 | -1/+1 |
* | Application menu fallback button | fiaxh | 2017-04-04 | 1 | -2/+3 |
* | MessageStorage/Processor, correctly resolve conversations (fixup 22adbd3) | fiaxh | 2017-04-04 | 1 | -0/+5 |
* | Handle MUC private messages | fiaxh | 2017-03-31 | 3 | -13/+21 |
* | Fix conversation last_active | fiaxh | 2017-03-31 | 3 | -17/+35 |
* | Some caching and fix gpgme on some systems | Marvin W | 2017-03-24 | 2 | -11/+19 |
* | Small bug fixes and compatibility with Vala 0.36 | Marvin W | 2017-03-23 | 1 | -2/+2 |
* | Move some database interaction into entities | fiaxh | 2017-03-23 | 3 | -26/+205 |
* | Improve Plugin API (allow to move encryption into plugin) | Marvin W | 2017-03-11 | 3 | -11/+10 |
* | Initial plugin system | Marvin W | 2017-03-10 | 4 | -0/+272 |