aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui/conversation_summary
Commit message (Collapse)AuthorAgeFilesLines
* Small i18n fixes (#53)linkmauve2017-06-292-1/+2
| | | | | * Replace “...” with “…” in user-visible strings, as per GNOME’s HIG. * Add a message for translators to know that a string starts a sentence.
* 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
| | | | fixes #12
* 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