aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui/unified_window.vala
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | | | | | | | | | | | | | | | | * conference_s_, Members only room, Too many occupants in room * conferences → conference * No active conversations/accounts * "the account" and escaped apostrophe * leaves, the subject, Required password, voiced, backlog * Members-only room * Remove the \'%s\' account? * Chosen password required for room entry * if any * muc password, voiced, remove account
* 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", ↵fiaxh2017-03-201-31/+50
| | | | start services before UI
* 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