aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui
Commit message (Collapse)AuthorAgeFilesLines
* Small bug fixes and compatibility with Vala 0.36Marvin W2017-03-232-5/+5
|
* Select corresponding conversation when clicking on notificationfiaxh2017-03-233-17/+40
|
* Add back on subscription requestfiaxh2017-03-236-47/+102
|
* Move some database interaction into entitiesfiaxh2017-03-232-7/+6
| | | | fixes #2
* Select conversation on startup, placeholder for "No conversation selected", ↵fiaxh2017-03-205-58/+72
| | | | start services before UI
* Add typed identity to manager modules and stream flagsfiaxh2017-03-2019-71/+71
|
* Preselect next conversation when closed and crossfadefiaxh2017-03-185-24/+46
|
* "No accounts active, add?" stack in main viewfiaxh2017-03-182-43/+76
|
* Improve when to send chat state notificationsfiaxh2017-03-162-13/+10
|
* Fix ChatInput for many lines + small UI changesfiaxh2017-03-163-3/+14
|
* Display /me differentlyfiaxh2017-03-159-214/+323
| | | | fixes #12
* Indication of WONTSEND via CSS (@error_color on message status)fiaxh2017-03-152-6/+23
|
* Set dino-specific icons as part of icon themefiaxh2017-03-154-9/+8
|
* omemo plugin: improve session bootstrappingMarvin W2017-03-151-0/+1
|
* Small fixes in message viewMarvin W2017-03-141-1/+3
|
* Fix regression of being unable to select textMarvin W2017-03-133-29/+20
|
* Reduce GTK dependency to 3.16, fix dark themeMarvin W2017-03-134-23/+59
|
* Drop libuuid dependency, uuid generation is not that complicated...Marvin W2017-03-121-2/+2
|
* Move storage into user directory and fix plugin search pathMarvin W2017-03-121-1/+2
|
* Move UI code into main dirMarvin W2017-03-1132-0/+3145