| Commit message (Expand) | Author | Age | Files | Lines |
* | Set window urgency hint independent of notification setting | fiaxh | 2020-12-30 | 1 | -2/+13 |
* | Fix notification fallback, fix fdo markup escaping | fiaxh | 2020-12-01 | 1 | -1/+1 |
* | Refactor Notifications, add freedesktop backend | fiaxh | 2020-11-20 | 1 | -6/+6 |
* | Prepare for 0.2.0 release | Marvin W | 2020-11-12 | 1 | -1/+7 |
* | Fix incoming muc voice request notification | fiaxh | 2020-11-11 | 1 | -3/+6 |
* | voice handling in moderated groups (#788) | Anmol | 2020-04-22 | 1 | -0/+8 |
* | Copyright date updated (#759) | esu23 | 2020-02-23 | 1 | -1/+1 |
* | Rename UnifiedWindow -> MainWindow | fiaxh | 2020-02-22 | 1 | -4/+4 |
* | Properly check Jids everywhere | Marvin W | 2019-12-23 | 1 | -6/+12 |
* | Fix+improve conversation selection when joining channel or starting MUC PM | fiaxh | 2019-12-21 | 1 | -9/+6 |
* | Add version and adjust some cmake | Marvin W | 2019-12-18 | 1 | -0/+16 |
* | Add shortcuts window | fiaxh | 2019-12-17 | 1 | -0/+9 |
* | Don't require window object in notifications | fiaxh | 2019-11-26 | 1 | -2/+5 |
* | Check window width and hight before (re)storing them | fiaxh | 2019-11-26 | 1 | -1/+3 |
* | Fix join dialog when having been invited to a MUC | fiaxh | 2019-11-24 | 1 | -3/+4 |
* | Parse presence delivery errors when joining MUC | fiaxh | 2019-11-17 | 1 | -1/+0 |
* | Allow to run Dino as background service | Marvin W | 2019-10-18 | 1 | -0/+1 |
* | Fix slash commands | fiaxh | 2019-10-16 | 1 | -1/+1 |
* | Add incoming mediated invitation support (#162) | fiaxh | 2019-08-22 | 1 | -17/+32 |
* | Add non-CSD alternative for add chat + join channel | fiaxh | 2019-06-22 | 1 | -1/+1 |
* | Don't move opened conversation to the top of the list, scroll along with sele... | fiaxh | 2019-04-24 | 1 | -1/+1 |
* | Only use UI data for active converations cycling, clean up ConversationSelector | fiaxh | 2019-04-14 | 1 | -2/+2 |
* | Allow to cycle active conversations with Ctrl+(Shift)+Tab | Roberto Santalla | 2019-04-12 | 1 | -0/+10 |
* | Add non-CSD alternative for more windows | fiaxh | 2019-03-14 | 1 | -0/+4 |
* | Add keyboard shortcuts: CTRL+T (Start Conversation), CTRL+G (Join Channel) | fiaxh | 2019-02-05 | 1 | -0/+2 |
* | Move app menu into window, make conversation details dialog directly accessib... | fiaxh | 2019-02-05 | 1 | -21/+37 |
* | 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 |