| Commit message (Expand) | Author | Age | Files | Lines |
* | Split login jid/password into two steps with checks | fiaxh | 2018-11-16 | 1 | -1/+1 |
* | improve sidebar UI | bobufa | 2018-08-13 | 1 | -1/+1 |
* | Prefill nick with local alias when joining a non-bookmarked MUC | bobufa | 2018-03-27 | 1 | -1/+0 |
* | Move Jid class to xmpp-vala, partially refactor namespace | Marvin W | 2018-01-28 | 1 | -0/+1 |
* | Show subscription request in conversation summary | fiaxh | 2017-12-30 | 1 | -2/+22 |
* | Rename resources to have a reverse DNS prefix | fiaxh | 2017-12-03 | 1 | -2/+2 |
* | Use reverse DNS naming for icon, desktop file, DBus service, app ID (#221) | Mathieu Bridon | 2017-12-03 | 1 | -2/+2 |
* | fixup 3f531d6 | fiaxh | 2017-11-16 | 1 | -1/+1 |
* | Read+(write) stream async | fiaxh | 2017-11-16 | 1 | -1/+1 |
* | Replace deprecated function usages | fiaxh | 2017-11-16 | 1 | -1/+1 |
* | Keep MUC join dialog open until joined, show errors | fiaxh | 2017-10-31 | 1 | -8/+4 |
* | Directly start chat from xmpp uri if only one account is active | fiaxh | 2017-10-22 | 1 | -9/+16 |
* | Use GNotification instead of libnotify | fiaxh | 2017-09-19 | 1 | -1/+0 |
* | Move encryption menu into ChatInput, PGP support for MUCs | fiaxh | 2017-09-06 | 1 | -2/+2 |
* | main: extend theming capabilities | Marvin W | 2017-08-29 | 1 | -3/+6 |
* | Handle xmpp ?join and ?message uris | fiaxh | 2017-08-25 | 1 | -5/+35 |
* | Use single process, accept xmpp:-URIs as program argument | Marvin W | 2017-08-25 | 1 | -5/+16 |
* | Move settings from GSettings to own db | fiaxh | 2017-08-22 | 1 | -0/+1 |
* | README: Discussion MUC, change url | fiaxh | 2017-08-22 | 1 | -2/+2 |
* | libdino: remove dependency to GTK+ (all GTK+ code is in main+plugins) | Marvin W | 2017-08-17 | 1 | -1/+7 |
* | Conversation details dialog | fiaxh | 2017-05-30 | 1 | -3/+3 |
* | Fix alt-tab behaviour when notification is active | fiaxh | 2017-04-11 | 1 | -2/+2 |
* | Application menu fallback button | fiaxh | 2017-04-04 | 1 | -0/+1 |
* | Select corresponding conversation when clicking on notification | fiaxh | 2017-03-23 | 1 | -0/+1 |
* | Select conversation on startup, placeholder for "No conversation selected", s... | fiaxh | 2017-03-20 | 1 | -20/+5 |
* | "No accounts active, add?" stack in main view | fiaxh | 2017-03-18 | 1 | -15/+2 |
* | Set dino-specific icons as part of icon theme | fiaxh | 2017-03-15 | 1 | -0/+1 |
* | Reduce GTK dependency to 3.16, fix dark theme | Marvin W | 2017-03-13 | 1 | -13/+0 |
* | Move storage into user directory and fix plugin search path | Marvin W | 2017-03-12 | 1 | -1/+2 |
* | Move UI code into main dir | Marvin W | 2017-03-11 | 1 | -0/+97 |