aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui/conversation_summary
Commit message (Expand)AuthorAgeFilesLines
* Fix warningsfiaxh2017-10-315-9/+10
* Remove new from struct initialisation, as it is deprecated (#180)linkmauve2017-10-231-1/+1
* PGP encrypted file transfersfiaxh2017-10-221-2/+2
* Move encryption menu into ChatInput, PGP support for MUCsfiaxh2017-09-062-2/+2
* small fixesfiaxh2017-08-314-1/+13
* Use utc time everywherefiaxh2017-08-312-5/+5
* Download & inline display imagesfiaxh2017-08-315-14/+209
* support platforms without UTF-8 and use native file pickerMarvin W2017-08-292-12/+21
* Plugins providing conversation items for ConversationViewfiaxh2017-08-2813-505/+631
* small fixesfiaxh2017-08-271-1/+1
* Show nicks in MUCs, real jid in individual occupant menufiaxh2017-08-252-7/+14
* README: Discussion MUC, change urlfiaxh2017-08-222-2/+2
* Fix some UI issuesMarvin W2017-08-223-1/+8
* Small i18n fixes (#53)linkmauve2017-06-292-1/+2
* gettext improvements (more strings, times, plural, de lang)fiaxh2017-04-131-5/+14
* Gettext supportfiaxh2017-04-102-3/+3
* MessageStorage/Processor, correctly resolve conversations (fixup 22adbd3)fiaxh2017-04-041-5/+5
* Handle MUC private messagesfiaxh2017-03-311-0/+2
* Small bug fixes and compatibility with Vala 0.36Marvin W2017-03-231-1/+1
* Add typed identity to manager modules and stream flagsfiaxh2017-03-201-8/+8
* Preselect next conversation when closed and crossfadefiaxh2017-03-182-2/+3
* Fix ChatInput for many lines + small UI changesfiaxh2017-03-161-1/+1
* Display /me differentlyfiaxh2017-03-158-214/+318
* Indication of WONTSEND via CSS (@error_color on message status)fiaxh2017-03-151-4/+7
* Set dino-specific icons as part of icon themefiaxh2017-03-151-2/+2
* Small fixes in message viewMarvin W2017-03-141-1/+3
* Fix regression of being unable to select textMarvin W2017-03-132-29/+4
* Reduce GTK dependency to 3.16, fix dark themeMarvin W2017-03-132-5/+50
* Move UI code into main dirMarvin W2017-03-114-0/+440