aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui/conversation_summary/conversation_view.vala
Commit message (Expand)AuthorAgeFilesLines
* Place time+encryption+read directly right of namefiaxh2017-12-311-2/+1
* Show subscription request in conversation summaryfiaxh2017-12-301-0/+23
* Load messages for conversation view from cachefiaxh2017-12-131-2/+3
* Rename resources to have a reverse DNS prefixfiaxh2017-12-031-1/+1
* ConversationView: Date separatorfiaxh2017-12-011-3/+12
* Fix memory leakfiaxh2017-11-231-3/+5
* ConversationView: Split merged messages when an in-between one is addedfiaxh2017-11-221-6/+47
* Remove new from struct initialisation, as it is deprecated (#180)linkmauve2017-10-231-1/+1
* Move encryption menu into ChatInput, PGP support for MUCsfiaxh2017-09-061-1/+1
* small fixesfiaxh2017-08-311-1/+10
* Use utc time everywherefiaxh2017-08-311-2/+2
* Download & inline display imagesfiaxh2017-08-311-11/+28
* Plugins providing conversation items for ConversationViewfiaxh2017-08-281-0/+173