| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Directly start chat from xmpp uri if only one account is active | fiaxh | 2017-10-22 | 1 | -9/+16 |
* | Offline messages for MUCs | fiaxh | 2017-10-22 | 3 | -14/+19 |
* | Only match full words as mentions for notifications | fiaxh | 2017-10-22 | 1 | -1/+3 |
* | PGP encrypted file transfers | fiaxh | 2017-10-22 | 14 | -70/+209 |
* | Handle file uploading in libdino & main, have http upload as provider | fiaxh | 2017-10-21 | 12 | -168/+207 |
* | http-files: max-file-size handling | fiaxh | 2017-09-26 | 9 | -18/+26 |
* | small fixes | fiaxh | 2017-09-20 | 2 | -1/+2 |
* | Change conversation (un)read marking | fiaxh | 2017-09-19 | 3 | -20/+5 |
* | Use GNotification instead of libnotify | fiaxh | 2017-09-19 | 11 | -92/+99 |
* | fixup 8944029 (PGP support for MUCs) | fiaxh | 2017-09-06 | 1 | -3/+4 |
* | Move encryption menu into ChatInput, PGP support for MUCs | fiaxh | 2017-09-06 | 18 | -105/+193 |
* | http files: Accept url put/get urls in both attributes and string content | fiaxh | 2017-09-05 | 1 | -11/+11 |
* | Show last message sender in conversation list | fiaxh | 2017-09-01 | 6 | -213/+159 |