| Commit message (Expand) | Author | Age | Files | Lines |
| * | Clear chat states on own/contact disconnect | fiaxh | 2017-12-30 | 1 | -1/+0 |
| * | Show subscription request in conversation summary | fiaxh | 2017-12-30 | 9 | -75/+168 |
| * | Fallback display for all file types | fiaxh | 2017-12-13 | 6 | -125/+232 |
| * | Load messages for conversation view from cache | fiaxh | 2017-12-13 | 2 | -4/+16 |
| * | Repopulate message TextView context menu, include "Copy URL" (#219) | Yussuf Khalil | 2017-12-05 | 1 | -6/+48 |
| * | Rename resources to have a reverse DNS prefix | fiaxh | 2017-12-03 | 26 | -28/+28 |
| * | Use reverse DNS naming for icon, desktop file, DBus service, app ID (#221) | Mathieu Bridon | 2017-12-03 | 7 | -10/+10 |
| * | ConversationView: Date separator | fiaxh | 2017-12-01 | 4 | -4/+123 |
| * | Update translations | Translations | 2017-11-24 | 13 | -717/+693 |
| * | Reword some strings (#215) | Allan Nordhøy | 2017-11-23 | 3 | -8/+8 |
| * | Fix memory leak | fiaxh | 2017-11-23 | 9 | -17/+21 |
| * | Disconnect stanza listeners from pipeline | fiaxh | 2017-11-22 | 1 | -1/+1 |
| * | ConversationView: Split merged messages when an in-between one is added | fiaxh | 2017-11-22 | 2 | -10/+58 |
| * | Update translations | Translations | 2017-11-18 | 15 | -3228/+4663 |
| * | Fix unit tests using async + read message marker | fiaxh | 2017-11-17 | 2 | -2/+2 |
| * | fixup 3f531d6 | fiaxh | 2017-11-16 | 1 | -1/+1 |
| * | Read+(write) stream async | fiaxh | 2017-11-16 | 18 | -117/+58 |
| * | Replace deprecated function usages | fiaxh | 2017-11-16 | 8 | -16/+16 |
| * | small fixes | fiaxh | 2017-11-01 | 1 | -1/+1 |
| * | Fix warnings | fiaxh | 2017-10-31 | 11 | -27/+32 |
| * | Keep MUC join dialog open until joined, show errors | fiaxh | 2017-10-31 | 21 | -217/+341 |
| * | Blocking setting in Contact Details | fiaxh | 2017-10-31 | 3 | -0/+38 |
| * | fixup 8c0a44e (Added a confirmation dialog before removing an account) | fiaxh | 2017-10-30 | 1 | -4/+7 |
| * | Added a confirmation dialog before removing an account. Fixes #51 | Dennis Fink | 2017-10-30 | 1 | -8/+16 |
| * | Remove new from struct initialisation, as it is deprecated (#180) | linkmauve | 2017-10-23 | 1 | -1/+1 |
| * | Update translations | fiaxh | 2017-10-23 | 13 | -929/+2321 |
| * | Directly start chat from xmpp uri if only one account is active | fiaxh | 2017-10-22 | 1 | -9/+16 |
| * | Only match full words as mentions for notifications | fiaxh | 2017-10-22 | 1 | -1/+3 |
| * | PGP encrypted file transfers | fiaxh | 2017-10-22 | 1 | -2/+2 |
| * | Handle file uploading in libdino & main, have http upload as provider | fiaxh | 2017-10-21 | 5 | -3/+77 |
| * | small fixes | fiaxh | 2017-09-20 | 1 | -0/+1 |
| * | Change conversation (un)read marking | fiaxh | 2017-09-19 | 2 | -16/+5 |
| * | Use GNotification instead of libnotify | fiaxh | 2017-09-19 | 6 | -59/+85 |
| * | Move encryption menu into ChatInput, PGP support for MUCs | fiaxh | 2017-09-06 | 14 | -51/+89 |
| * | Show last message sender in conversation list | fiaxh | 2017-09-01 | 6 | -213/+159 |
| * | Focus selected widgets in the accounts dialog | hrxi | 2017-09-01 | 1 | -0/+10 |
| * | small fixes | fiaxh | 2017-08-31 | 7 | -5/+17 |
| * | Use utc time everywhere | fiaxh | 2017-08-31 | 4 | -8/+8 |
| * | Download & inline display images | fiaxh | 2017-08-31 | 10 | -20/+281 |
| * | main: extend theming capabilities | Marvin W | 2017-08-29 | 8 | -67/+25 |
| * | support platforms without UTF-8 and use native file picker | Marvin W | 2017-08-29 | 3 | -18/+35 |
| * | libdino: try to load all plugins found in the respective folders | Marvin W | 2017-08-29 | 1 | -24/+2 |
| * | Plugins providing conversation items for ConversationView | fiaxh | 2017-08-28 | 18 | -519/+648 |
| * | small fixes | fiaxh | 2017-08-27 | 5 | -6/+7 |
| * | Handle xmpp ?join and ?message uris | fiaxh | 2017-08-25 | 5 | -17/+54 |
| * | Improve undo/redo | fiaxh | 2017-08-25 | 1 | -6/+9 |
| * | Use single process, accept xmpp:-URIs as program argument | Marvin W | 2017-08-25 | 1 | -5/+16 |
| * | "Default" per-contact settings (change UI) | fiaxh | 2017-08-25 | 2 | -26/+46 |
| * | Show nicks in MUCs, real jid in individual occupant menu | fiaxh | 2017-08-25 | 5 | -36/+68 |
| * | Move settings from GSettings to own db | fiaxh | 2017-08-22 | 4 | -4/+5 |