| Commit message (Expand) | Author | Age | Files | Lines |
| * | Inhibit suspend on file upload/download | Xavier Del Campo Romero | 2023-10-09 | 1 | -1/+16 |
| * | Make Ctrl-Q accelerator user-configurable | Xavier Del Campo Romero | 2023-10-09 | 1 | -1/+16 |
| * | Prepare for 0.4 release | Marvin W | 2023-10-05 | 1 | -0/+1 |
| * | application.vala: Update copyright notice | Xavier Del Campo Romero | 2023-10-01 | 1 | -1/+1 |
| * | Fix Version handling, add function to retrieve short version without git commit | Marvin W | 2022-03-30 | 1 | -2/+2 |
| * | Prepare for 0.3 release | fiaxh | 2022-02-12 | 1 | -0/+1 |
| * | Initialize and use dbus interfaces async | fiaxh | 2022-02-01 | 1 | -5/+15 |
| * | update copyright text to 2022 (#1187) | Daniel Pono Takamori | 2022-01-29 | 1 | -1/+1 |
| * | UI + libdino: Improve MUJI calls from MUC | fiaxh | 2021-12-23 | 1 | -4/+14 |
| * | Add (disabled) multi-party call UI | fiaxh | 2021-11-10 | 1 | -4/+10 |
| * | Fix compiler warnings ('passing argument .. from incompatible pointer type') ... | fiaxh | 2021-10-12 | 1 | -5/+11 |
| * | Add UI for audio/video calls | fiaxh | 2021-03-21 | 1 | -0/+18 |
| * | Make 'Close' button close AboutDialog (#1018) | Sergey | 2021-03-10 | 1 | -0/+6 |
| * | Adjust ShortcutsWindow + AboutDialog for non-CSD mode | fiaxh | 2021-03-05 | 1 | -10/+29 |
| * | Add '--version' flag (#1014) | Sergey | 2021-03-05 | 1 | -0/+12 |
| * | 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 |