aboutsummaryrefslogtreecommitdiff
path: root/main/data
Commit message (Expand)AuthorAgeFilesLines
* Update translationsTranslations2018-03-241-1/+1
* Move notification sounds (canberra dependency) into plugin, introduce libdino...fiaxh2018-03-051-13/+1
* Implement notification soundsRahix2018-02-171-1/+13
* Add forgotten strings to translations (#282)linkmauve2018-02-021-2/+2
* Only display transferred images, display file names, open in system viewer, i...fiaxh2018-01-281-26/+3
* Render avatar on demandMarvin W2018-01-286-18/+21
* Show error on invalid TLS certificatefiaxh2018-01-042-0/+4
* Update translationsTranslations2017-12-311-1/+1
* Place time+encryption+read directly right of namefiaxh2017-12-312-72/+67
* Show subscription request in conversation summaryfiaxh2017-12-303-25/+49
* Fallback display for all file typesfiaxh2017-12-131-1/+0
* Use reverse DNS naming for icon, desktop file, DBus service, app ID (#221)Mathieu Bridon2017-12-035-3/+3
* Fix memory leakfiaxh2017-11-231-1/+0
* Disconnect stanza listeners from pipelinefiaxh2017-11-221-1/+1
* Replace deprecated function usagesfiaxh2017-11-163-6/+6
* 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