aboutsummaryrefslogtreecommitdiff
path: root/main/data
Commit message (Expand)AuthorAgeFilesLines
...
* Keep MUC join dialog open until joined, show errorsfiaxh2017-10-315-173/+229
* Handle file uploading in libdino & main, have http upload as providerfiaxh2017-10-211-1/+1
* Use GNotification instead of libnotifyfiaxh2017-09-192-0/+3
* Move encryption menu into ChatInput, PGP support for MUCsfiaxh2017-09-065-18/+61
* Show last message sender in conversation listfiaxh2017-09-011-81/+83
* Download & inline display imagesfiaxh2017-08-311-0/+64
* main: extend theming capabilitiesMarvin W2017-08-293-63/+11
* Plugins providing conversation items for ConversationViewfiaxh2017-08-282-4/+7
* small fixesfiaxh2017-08-272-3/+4
* "Default" per-contact settings (change UI)fiaxh2017-08-251-0/+1
* Set jid handle in ContactDetails, use LabelHybrids more, remove edit from Sta...fiaxh2017-06-173-71/+24
* Conversation details dialogfiaxh2017-05-302-0/+110
* Notifications + typing notifications + message marker settings per conversationfiaxh2017-05-301-3/+27
* ManageAccounts: Window -> Dialogfiaxh2017-05-091-227/+233
* Fix a couple of warnings relating to parents of dialogshrxi2017-05-093-4/+1
* Gettext supportfiaxh2017-04-107-27/+27
* Show account status (incl errors) in ManageAccounts.Dialogfiaxh2017-04-102-0/+20
* Application menu fallback buttonfiaxh2017-04-041-0/+1
* Start private conversation with MUC occupant via occupant menufiaxh2017-04-032-13/+9
* Tab completion for MUC occupantsfiaxh2017-03-242-1/+2
* New CMakeMarvin W2017-03-231-0/+12
* Add back on subscription requestfiaxh2017-03-233-3/+3
* Select conversation on startup, placeholder for "No conversation selected", s...fiaxh2017-03-203-6/+16
* Icon changesfiaxh2017-03-191-14/+12
* Preselect next conversation when closed and crossfadefiaxh2017-03-181-14/+31
* "No accounts active, add?" stack in main viewfiaxh2017-03-182-177/+50
* Iconfiaxh2017-03-182-0/+38
* Fix message stanza default typefiaxh2017-03-181-6/+10
* Fix ChatInput for many lines + small UI changesfiaxh2017-03-165-12/+10
* Display /me differentlyfiaxh2017-03-151-28/+1
* Set dino-specific icons as part of icon themefiaxh2017-03-1513-673/+42
* Reduce GTK dependency to 3.16, fix dark themeMarvin W2017-03-1320-22/+3
* Move gsettings schema back to libdino (where it belongs)Marvin W2017-03-122-15/+0
* Move UI code into main dirMarvin W2017-03-1134-0/+2791