| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Show subscription request in conversation summary | fiaxh | 2017-12-30 | 1 | -5/+20 |
* | Load messages for conversation view from cache | fiaxh | 2017-12-13 | 1 | -6/+22 |
* | Match message with previously arrived marker | fiaxh | 2017-12-05 | 3 | -15/+30 |
* | ConversationView: Split merged messages when an in-between one is added | fiaxh | 2017-11-22 | 1 | -1/+10 |
* | Update translations | Translations | 2017-11-18 | 1 | -5/+7 |
* | Fix unit tests using async + read message marker | fiaxh | 2017-11-17 | 1 | -7/+1 |
* | Read+(write) stream async | fiaxh | 2017-11-16 | 1 | -32/+19 |
* | Replace deprecated function usages | fiaxh | 2017-11-16 | 2 | -3/+2 |
* | Go offline before quiting application | fiaxh | 2017-10-31 | 1 | -5/+20 |
* | Fix warnings | fiaxh | 2017-10-31 | 3 | -18/+23 |
* | Move DatabaseError handling into Qlite | fiaxh | 2017-10-31 | 1 | -1/+1 |
* | Keep MUC join dialog open until joined, show errors | fiaxh | 2017-10-31 | 1 | -5/+7 |
* | Blocking setting in Contact Details | fiaxh | 2017-10-31 | 1 | -0/+44 |
* | xmpp-vala: Add support for XEP-0191: Blocking Command | Emmanuel Gil Peyrot | 2017-10-31 | 1 | -0/+1 |
* | Remove new from struct initialisation, as it is deprecated (#180) | linkmauve | 2017-10-23 | 1 | -2/+2 |
* | Add oob tag to http-upload messages | fiaxh | 2017-10-22 | 1 | -3/+2 |
* | Offline messages for MUCs | fiaxh | 2017-10-22 | 3 | -14/+19 |
* | PGP encrypted file transfers | fiaxh | 2017-10-22 | 1 | -8/+37 |
* | Handle file uploading in libdino & main, have http upload as provider | fiaxh | 2017-10-21 | 1 | -20/+89 |
* | http-files: max-file-size handling | fiaxh | 2017-09-26 | 1 | -1/+1 |
* | Change conversation (un)read marking | fiaxh | 2017-09-19 | 1 | -4/+0 |
* | Use GNotification instead of libnotify | fiaxh | 2017-09-19 | 2 | -0/+13 |
* | Use utc time everywhere | fiaxh | 2017-08-31 | 5 | -13/+13 |
* | Download & inline display images | fiaxh | 2017-08-31 | 3 | -4/+107 |
* | Plugins providing conversation items for ConversationView | fiaxh | 2017-08-28 | 2 | -3/+3 |
* | connection: keep-alive pings, act upon connection change (VPN) | fiaxh | 2017-08-25 | 1 | -7/+47 |
* | Show nicks in MUCs, real jid in individual occupant menu | fiaxh | 2017-08-25 | 2 | -9/+7 |
* | Move settings from GSettings to own db | fiaxh | 2017-08-22 | 2 | -3/+15 |
* | MAM fixes | fiaxh | 2017-08-19 | 3 | -18/+29 |
* | libdino: remove dependency to GTK+ (all GTK+ code is in main+plugins) | Marvin W | 2017-08-17 | 1 | -1/+1 |
* | libdino: do not process message twice | Marvin W | 2017-08-17 | 1 | -3/+2 |
* | fixup 4aee957 (request history since last known messages) | fiaxh | 2017-08-17 | 1 | -2/+2 |
* | Message Archive Management | fiaxh | 2017-08-17 | 4 | -6/+25 |
* | Stream Management | fiaxh | 2017-08-14 | 3 | -4/+15 |
* | SRV records for XMPP over TLS | fiaxh | 2017-08-11 | 1 | -0/+1 |
* | request history since last known messages (#110) | Max Weller | 2017-08-05 | 1 | -1/+9 |
* | Http file upload | fiaxh | 2017-08-03 | 2 | -5/+5 |
* | Session establishment | fiaxh | 2017-06-21 | 1 | -3/+5 |
* | Set jid handle in ContactDetails, use LabelHybrids more, remove edit from Sta... | fiaxh | 2017-06-17 | 3 | -6/+16 |
* | Get rid of manual storage objects for delegates | fiaxh | 2017-06-13 | 3 | -55/+34 |
* | MUC join behaviour + small MUC error changes | fiaxh | 2017-06-13 | 1 | -0/+6 |
* | Muc Invite + Kick | fiaxh | 2017-06-11 | 3 | -18/+45 |
* | Conversation details dialog | fiaxh | 2017-05-30 | 1 | -0/+10 |
* | Notifications + typing notifications + message marker settings per conversation | fiaxh | 2017-05-30 | 2 | -4/+7 |
* | fixup bcb9690 (Roster versioning) | fiaxh | 2017-05-24 | 2 | -34/+7 |
* | Roster versioning | fiaxh | 2017-05-22 | 2 | -22/+119 |
* | Member affiliation in occupant list | fiaxh | 2017-05-18 | 1 | -0/+21 |
* | qlite/libdino: optimize db access | Marvin W | 2017-04-26 | 1 | -0/+3 |
* | Sync MUC join/part behaviour with autojoin flag in bookmarks | fiaxh | 2017-04-23 | 2 | -4/+75 |
* | xmpp-vala/core+libdino: concurrency + nullity improvements | Marvin W | 2017-04-18 | 3 | -27/+42 |