| Commit message (Expand) | Author | Age | Files | Lines |
* | Plugins providing conversation items for ConversationView | fiaxh | 2017-08-28 | 15 | -509/+635 |
* | small fixes | fiaxh | 2017-08-27 | 3 | -3/+3 |
* | 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 | 1 | -26/+45 |
* | 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 |
* | README: Discussion MUC, change url | fiaxh | 2017-08-22 | 25 | -41/+40 |
* | Fix some UI issues | Marvin W | 2017-08-22 | 4 | -5/+12 |
* | MAM fixes | fiaxh | 2017-08-19 | 1 | -7/+7 |
* | add plugin api for text commands | Marvin W | 2017-08-17 | 1 | -9/+25 |
* | libdino: remove dependency to GTK+ (all GTK+ code is in main+plugins) | Marvin W | 2017-08-17 | 9 | -30/+57 |
* | Undo/redo text in chat input | fiaxh | 2017-08-17 | 2 | -1/+82 |
* | Message Archive Management | fiaxh | 2017-08-17 | 3 | -42/+49 |
* | RosterList: Disconnect handlers on widget destroy | fiaxh | 2017-08-11 | 1 | -5/+11 |
* | SRV records for XMPP over TLS | fiaxh | 2017-08-11 | 1 | -2/+2 |
* | Http file upload | fiaxh | 2017-08-03 | 7 | -142/+252 |
* | Small i18n fixes (#53) | linkmauve | 2017-06-29 | 3 | -2/+3 |
* | Set jid handle in ContactDetails, use LabelHybrids more, remove edit from Sta... | fiaxh | 2017-06-17 | 8 | -141/+129 |
* | Get rid of manual storage objects for delegates | fiaxh | 2017-06-13 | 2 | -16/+11 |
* | MUC join behaviour + small MUC error changes | fiaxh | 2017-06-13 | 2 | -2/+3 |
* | Muc Invite + Kick | fiaxh | 2017-06-11 | 14 | -77/+138 |
* | fixup 5ba95ef (Conversation details dialog) | fiaxh | 2017-06-01 | 1 | -2/+2 |
* | Update translations | fiaxh | 2017-05-31 | 1 | -8/+8 |
* | Conversation details dialog | fiaxh | 2017-05-30 | 13 | -138/+625 |
* | Notifications + typing notifications + message marker settings per conversation | fiaxh | 2017-05-30 | 2 | -3/+19 |
* | fixup bcb9690 (Roster versioning) | fiaxh | 2017-05-24 | 1 | -0/+4 |
* | Member affiliation in occupant list | fiaxh | 2017-05-18 | 1 | -3/+50 |
* | Send message on enter from numblock | fiaxh | 2017-05-11 | 1 | -1/+1 |
* | ManageAccounts: Window -> Dialog | fiaxh | 2017-05-09 | 1 | -1/+2 |
* | Fix a couple of warnings relating to parents of dialogs | hrxi | 2017-05-09 | 1 | -3/+3 |
* | Sync MUC join/part behaviour with autojoin flag in bookmarks | fiaxh | 2017-04-23 | 5 | -20/+28 |
* | Handle conference bookmarks w/o nick | fiaxh | 2017-04-17 | 4 | -12/+11 |
* | Make gdk-x11 optional | Marvin W | 2017-04-15 | 1 | -0/+4 |
* | gettext improvements (more strings, times, plural, de lang) | fiaxh | 2017-04-13 | 3 | -10/+31 |
* | MUC improvements | fiaxh | 2017-04-11 | 2 | -16/+27 |
* | Fix alt-tab behaviour when notification is active | fiaxh | 2017-04-11 | 2 | -7/+12 |
* | Gettext support | fiaxh | 2017-04-10 | 11 | -32/+40 |
* | Show account status (incl errors) in ManageAccounts.Dialog | fiaxh | 2017-04-10 | 3 | -41/+120 |
* | Application menu fallback button | fiaxh | 2017-04-04 | 2 | -8/+18 |
* | MessageStorage/Processor, correctly resolve conversations (fixup 22adbd3) | fiaxh | 2017-04-04 | 6 | -19/+17 |
* | Start private conversation with MUC occupant via occupant menu | fiaxh | 2017-04-03 | 4 | -20/+101 |
* | Make FHS compliant, split RPMs, fix compilation on older GCCs | Marvin W | 2017-04-03 | 1 | -3/+3 |
* | Handle MUC private messages | fiaxh | 2017-03-31 | 6 | -23/+90 |
* | Fix conversation last_active | fiaxh | 2017-03-31 | 3 | -16/+19 |
* | Tab completion for MUC occupants | fiaxh | 2017-03-24 | 4 | -38/+187 |
* | New CMake | Marvin W | 2017-03-23 | 1 | -0/+11 |
* | Small bug fixes and compatibility with Vala 0.36 | Marvin W | 2017-03-23 | 2 | -5/+5 |
* | Select corresponding conversation when clicking on notification | fiaxh | 2017-03-23 | 3 | -17/+40 |