| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Download & inline display images | fiaxh | 2017-08-31 | 6 | -4/+247 |
* | libdino: try to load all plugins found in the respective folders | Marvin W | 2017-08-29 | 2 | -36/+64 |
* | Plugins providing conversation items for ConversationView | fiaxh | 2017-08-28 | 4 | -3/+62 |
* | Handle xmpp ?join and ?message uris | fiaxh | 2017-08-25 | 1 | -14/+14 |
* | Use single process, accept xmpp:-URIs as program argument | Marvin W | 2017-08-25 | 1 | -0/+36 |
* | connection: keep-alive pings, act upon connection change (VPN) | fiaxh | 2017-08-25 | 3 | -7/+61 |
* | "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 | 3 | -21/+30 |
* | Move settings from GSettings to own db | fiaxh | 2017-08-22 | 7 | -45/+83 |
* | README: Discussion MUC, change url | fiaxh | 2017-08-22 | 1 | -1/+1 |
* | MAM fixes | fiaxh | 2017-08-19 | 3 | -18/+29 |
* | add plugin api for text commands | Marvin W | 2017-08-17 | 1 | -0/+9 |
* | libdino: remove dependency to GTK+ (all GTK+ code is in main+plugins) | Marvin W | 2017-08-17 | 4 | -19/+29 |
* | 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 | 6 | -8/+32 |
* | Stream Management | fiaxh | 2017-08-14 | 4 | -8/+19 |
* | SRV records for XMPP over TLS | fiaxh | 2017-08-11 | 2 | -5/+8 |
* | request history since last known messages (#110) | Max Weller | 2017-08-05 | 1 | -1/+9 |
* | Http file upload | fiaxh | 2017-08-03 | 4 | -7/+36 |
* | 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 | 4 | -8/+18 |
* | 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 | 3 | -2/+36 |
* | Notifications + typing notifications + message marker settings per conversation | fiaxh | 2017-05-30 | 4 | -8/+63 |
* | fixup bcb9690 (Roster versioning) | fiaxh | 2017-05-24 | 3 | -34/+12 |
* | Roster versioning | fiaxh | 2017-05-22 | 3 | -23/+120 |
* | Member affiliation in occupant list | fiaxh | 2017-05-18 | 1 | -0/+21 |
* | qlite/libdino: optimize db access | Marvin W | 2017-04-26 | 2 | -7/+4 |
* | 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 | 4 | -28/+43 |
* | Handle conference bookmarks w/o nick | fiaxh | 2017-04-17 | 1 | -5/+4 |
* | gettext improvements (more strings, times, plural, de lang) | fiaxh | 2017-04-13 | 2 | -1/+5 |
* | MUC improvements | fiaxh | 2017-04-11 | 3 | -34/+31 |
* | Gettext support | fiaxh | 2017-04-10 | 3 | -0/+46 |
* | Show account status (incl errors) in ManageAccounts.Dialog | fiaxh | 2017-04-10 | 2 | -54/+92 |
* | Application menu fallback button | fiaxh | 2017-04-04 | 2 | -3/+3 |
* | fixup 75e51b5 | fiaxh | 2017-04-04 | 1 | -1/+1 |
* | MessageStorage/Processor, correctly resolve conversations (fixup 22adbd3) | fiaxh | 2017-04-04 | 10 | -97/+143 |
* | Start private conversation with MUC occupant via occupant menu | fiaxh | 2017-04-03 | 1 | -2/+2 |
* | Add --print-xmpp flag to log details | Marvin W | 2017-04-03 | 2 | -6/+11 |
* | Make FHS compliant, split RPMs, fix compilation on older GCCs | Marvin W | 2017-04-03 | 1 | -12/+13 |
* | Handle MUC private messages | fiaxh | 2017-03-31 | 6 | -36/+131 |
* | Fix conversation last_active | fiaxh | 2017-03-31 | 7 | -57/+71 |
* | Fix -Werror=format-security issues | Marvin W | 2017-03-30 | 2 | -2/+2 |
* | Some caching and fix gpgme on some systems | Marvin W | 2017-03-24 | 4 | -25/+78 |
* | Tab completion for MUC occupants | fiaxh | 2017-03-24 | 2 | -4/+7 |
* | New CMake | Marvin W | 2017-03-23 | 2 | -4/+16 |