aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui/unified_window.vala
Commit message (Expand)AuthorAgeFilesLines
* Update translationsTranslations2019-03-161-1/+1
* Use regex literals, fixes some compiler warningsfiaxh2019-03-141-1/+1
* Fix topic displaying issuesfiaxh2019-03-141-2/+3
* Move app menu into window, make conversation details dialog directly accessib...fiaxh2019-02-051-159/+85
* Spelling: Set up accountAllan Nordhøy2019-01-091-1/+1
* Fix typo in unified window stringMaxime Buquet2018-11-191-1/+1
* Split login jid/password into two steps with checksfiaxh2018-11-161-6/+35
* fix closing sidebar on click outsidebobufa2018-08-131-2/+3
* add button that scrolls to the bottom of the conversationbobufa2018-08-131-0/+13
* fix wrong conversation being prefilledbobufa2018-08-131-3/+3
* hide search bar when clicking outside of it, only reset search entry on conve...bobufa2018-08-131-27/+38
* improve sidebar UIbobufa2018-08-131-5/+18
* add search filter expressionsbobufa2018-08-131-0/+11
* initial search logic / displaybobufa2018-08-131-2/+4
* ui: search sidebar initialbobufa2018-08-131-15/+31
* Update translationsTranslations2018-05-011-1/+1
* Redesign chat input + move file upload therefiaxh2018-04-301-1/+1
* Rename 'start chat' into 'start conversation'Michael Vetter2018-04-301-1/+1
* Restore window state (size, maximized, position)fiaxh2017-12-311-1/+30
* Rename resources to have a reverse DNS prefixfiaxh2017-12-031-1/+1
* Reword some strings (#215)Allan Nordhøy2017-11-231-2/+2
* Read+(write) stream asyncfiaxh2017-11-161-6/+2
* Move encryption menu into ChatInput, PGP support for MUCsfiaxh2017-09-061-0/+1
* main: extend theming capabilitiesMarvin W2017-08-291-0/+1
* Plugins providing conversation items for ConversationViewfiaxh2017-08-281-2/+2
* small fixesfiaxh2017-08-271-1/+1
* README: Discussion MUC, change urlfiaxh2017-08-221-1/+1
* Fix some UI issuesMarvin W2017-08-221-4/+4
* SRV records for XMPP over TLSfiaxh2017-08-111-2/+2
* Muc Invite + Kickfiaxh2017-06-111-1/+1
* Conversation details dialogfiaxh2017-05-301-1/+1
* Sync MUC join/part behaviour with autojoin flag in bookmarksfiaxh2017-04-231-2/+6
* Gettext supportfiaxh2017-04-101-5/+5
* Application menu fallback buttonfiaxh2017-04-041-8/+17
* Fix conversation last_activefiaxh2017-03-311-8/+10
* Tab completion for MUC occupantsfiaxh2017-03-241-2/+2
* Select corresponding conversation when clicking on notificationfiaxh2017-03-231-11/+11
* Select conversation on startup, placeholder for "No conversation selected", s...fiaxh2017-03-201-31/+50
* Add typed identity to manager modules and stream flagsfiaxh2017-03-201-3/+3
* "No accounts active, add?" stack in main viewfiaxh2017-03-181-28/+74
* Improve when to send chat state notificationsfiaxh2017-03-161-2/+2
* Move UI code into main dirMarvin W2017-03-111-0/+81