aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui/application.vala
Commit message (Expand)AuthorAgeFilesLines
* Cleanup automatically loaded help overlayfiaxh2023-07-081-1/+0
* application: Load help overlay automaticallyChristopher Davis2023-07-081-14/+0
* Add a keyboard shortcut to show keyboard shortcuts (#1432)eerielili2023-06-251-0/+2
* Prepare for 0.4 releaseMarvin W2023-02-071-4/+5
* Small UI fixes for libAdwaitaMarvin W2023-01-241-4/+0
* Only use Adw.AboutWindow for Adwaita >= 1.2fiaxh2023-01-241-15/+21
* Use Adw.Application, make about dialog an Adw.AboutWindowTeemu Ikonen2023-01-241-17/+16
* Improve Gtk4 portfiaxh2022-07-271-12/+1
* Port from GTK3 to GTK4fiaxh2022-07-271-12/+12
* Fix Version handling, add function to retrieve short version without git commitMarvin W2022-03-301-2/+2
* Prepare for 0.3 releasefiaxh2022-02-121-0/+1
* Initialize and use dbus interfaces asyncfiaxh2022-02-011-5/+15
* update copyright text to 2022 (#1187)Daniel Pono Takamori2022-01-291-1/+1
* UI + libdino: Improve MUJI calls from MUCfiaxh2021-12-231-4/+14
* Add (disabled) multi-party call UIfiaxh2021-11-101-4/+10
* Fix compiler warnings ('passing argument .. from incompatible pointer type') ...fiaxh2021-10-121-5/+11
* Add UI for audio/video callsfiaxh2021-03-211-0/+18
* Make 'Close' button close AboutDialog (#1018)Sergey2021-03-101-0/+6
* Adjust ShortcutsWindow + AboutDialog for non-CSD modefiaxh2021-03-051-10/+29
* Add '--version' flag (#1014)Sergey2021-03-051-0/+12
* Set window urgency hint independent of notification settingfiaxh2020-12-301-2/+13
* Fix notification fallback, fix fdo markup escapingfiaxh2020-12-011-1/+1
* Refactor Notifications, add freedesktop backendfiaxh2020-11-201-6/+6
* Prepare for 0.2.0 releaseMarvin W2020-11-121-1/+7
* Fix incoming muc voice request notificationfiaxh2020-11-111-3/+6
* voice handling in moderated groups (#788)Anmol2020-04-221-0/+8
* Copyright date updated (#759)esu232020-02-231-1/+1
* Rename UnifiedWindow -> MainWindowfiaxh2020-02-221-4/+4
* Properly check Jids everywhereMarvin W2019-12-231-6/+12
* Fix+improve conversation selection when joining channel or starting MUC PMfiaxh2019-12-211-9/+6
* Add version and adjust some cmakeMarvin W2019-12-181-0/+16
* Add shortcuts windowfiaxh2019-12-171-0/+9
* Don't require window object in notificationsfiaxh2019-11-261-2/+5
* Check window width and hight before (re)storing themfiaxh2019-11-261-1/+3
* Fix join dialog when having been invited to a MUCfiaxh2019-11-241-3/+4
* Parse presence delivery errors when joining MUCfiaxh2019-11-171-1/+0
* Allow to run Dino as background serviceMarvin W2019-10-181-0/+1
* Fix slash commandsfiaxh2019-10-161-1/+1
* Add incoming mediated invitation support (#162)fiaxh2019-08-221-17/+32
* Add non-CSD alternative for add chat + join channelfiaxh2019-06-221-1/+1
* Don't move opened conversation to the top of the list, scroll along with sele...fiaxh2019-04-241-1/+1
* Only use UI data for active converations cycling, clean up ConversationSelectorfiaxh2019-04-141-2/+2
* Allow to cycle active conversations with Ctrl+(Shift)+TabRoberto Santalla2019-04-121-0/+10
* Add non-CSD alternative for more windowsfiaxh2019-03-141-0/+4
* Add keyboard shortcuts: CTRL+T (Start Conversation), CTRL+G (Join Channel)fiaxh2019-02-051-0/+2
* Move app menu into window, make conversation details dialog directly accessib...fiaxh2019-02-051-21/+37
* Split login jid/password into two steps with checksfiaxh2018-11-161-1/+1
* improve sidebar UIbobufa2018-08-131-1/+1
* Prefill nick with local alias when joining a non-bookmarked MUCbobufa2018-03-271-1/+0
* Move Jid class to xmpp-vala, partially refactor namespaceMarvin W2018-01-281-0/+1