| Commit message (Expand) | Author | Age | Files | Lines |
| * | Render avatar on demand | Marvin W | 2018-01-28 | 20 | -93/+424 |
| * | Small fixes to MucManager | Marvin W | 2018-01-28 | 2 | -5/+10 |
| * | Fix certain Slack specific issues (using host-based workarounds) | Marvin W | 2018-01-28 | 3 | -3/+36 |
| * | Move Jid class to xmpp-vala, partially refactor namespace | Marvin W | 2018-01-28 | 116 | -944/+908 |
| * | Update translations | Translations | 2018-01-24 | 43 | -396/+1149 |
| * | Initial Catalan translation. (#279) | Jordi Mallach | 2018-01-24 | 3 | -0/+618 |
| * | Fix typos in comments and variable names (#269) | linkmauve | 2018-01-10 | 11 | -14/+14 |
| * | Move to GNetworkMonitor (#236) | Mathieu Bridon | 2018-01-09 | 4 | -58/+20 |
| * | Add support for setting a new Affiliation in a muc (#266) | David Plassmann | 2018-01-09 | 3 | -8/+23 |
| * | Tab completion: Case insensitive, handle spaces | fiaxh | 2018-01-06 | 2 | -5/+7 |
| * | Show error on invalid TLS certificate | fiaxh | 2018-01-04 | 8 | -44/+66 |
| * | Small fixes to signal-protocol-c helper functions | Marvin W | 2018-01-04 | 1 | -1/+2 |
| * | Update translations | Translations | 2017-12-31 | 36 | -2137/+2664 |
| * | Restore window state (size, maximized, position) | fiaxh | 2017-12-31 | 6 | -26/+118 |
| * | Place time+encryption+read directly right of name | fiaxh | 2017-12-31 | 7 | -134/+167 |
| * | Clear chat states on own/contact disconnect | fiaxh | 2017-12-30 | 2 | -1/+2 |
| * | Show subscription request in conversation summary | fiaxh | 2017-12-30 | 15 | -89/+202 |
| * | Fallback display for all file types | fiaxh | 2017-12-13 | 8 | -131/+255 |
| * | Load messages for conversation view from cache | fiaxh | 2017-12-13 | 3 | -10/+38 |
| * | Match message with previously arrived marker | fiaxh | 2017-12-05 | 3 | -15/+30 |
| * | 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 | 31 | -34/+34 |
| * | 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 | 9 | -18/+138 |
| * | http-files: async file download | fiaxh | 2017-11-27 | 1 | -29/+32 |
| * | Update translations | Translations | 2017-11-24 | 33 | -831/+834 |
| * | Reword some strings (#215) | Allan Nordhøy | 2017-11-23 | 3 | -8/+8 |
| * | Fix memory leak | fiaxh | 2017-11-23 | 10 | -18/+22 |
| * | Async service lookup, connect and write | fiaxh | 2017-11-23 | 9 | -52/+114 |
| * | Disconnect stanza listeners from pipeline | fiaxh | 2017-11-22 | 11 | -33/+59 |
| * | ConversationView: Split merged messages when an in-between one is added | fiaxh | 2017-11-22 | 3 | -11/+68 |
| * | Update translations | Translations | 2017-11-18 | 40 | -3384/+5453 |
| * | Fix unit tests using async + read message marker | fiaxh | 2017-11-17 | 6 | -26/+21 |
| * | fixup 3f531d6 | fiaxh | 2017-11-16 | 1 | -1/+1 |
| * | Read+(write) stream async | fiaxh | 2017-11-16 | 32 | -390/+469 |
| * | Replace deprecated function usages | fiaxh | 2017-11-16 | 11 | -20/+20 |
| * | small fixes | fiaxh | 2017-11-01 | 2 | -2/+1 |
| * | small fixes | fiaxh | 2017-11-01 | 2 | -5/+2 |
| * | Go offline before quiting application | fiaxh | 2017-10-31 | 3 | -6/+24 |
| * | Fix warnings | fiaxh | 2017-10-31 | 31 | -100/+160 |
| * | Move DatabaseError handling into Qlite | fiaxh | 2017-10-31 | 18 | -233/+166 |
| * | Keep MUC join dialog open until joined, show errors | fiaxh | 2017-10-31 | 25 | -227/+362 |
| * | Blocking setting in Contact Details | fiaxh | 2017-10-31 | 7 | -9/+99 |
| * | xmpp-vala: Add support for XEP-0191: Blocking Command | Emmanuel Gil Peyrot | 2017-10-31 | 3 | -0/+139 |
| * | 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 |
| * | Added luxembourgish translation | Dennis Fink | 2017-10-29 | 4 | -0/+68 |
| * | Remove new from struct initialisation, as it is deprecated (#180) | linkmauve | 2017-10-23 | 3 | -4/+4 |
| * | Update translations | fiaxh | 2017-10-23 | 13 | -929/+2321 |
| * | Add oob tag to http-upload messages | fiaxh | 2017-10-22 | 5 | -13/+34 |