aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui/conversation_selector/list.vala
Commit message (Expand)AuthorAgeFilesLines
* Use ContentItems in ConversationSelector, Chat/Groupchat(Pm)Row -> Conversati...fiaxh2018-11-041-9/+2
* Move Jid class to xmpp-vala, partially refactor namespaceMarvin W2018-01-281-13/+1
* Read+(write) stream asyncfiaxh2017-11-161-26/+12
* Keep MUC join dialog open until joined, show errorsfiaxh2017-10-311-0/+2
* Change conversation (un)read markingfiaxh2017-09-191-6/+0
* Show last message sender in conversation listfiaxh2017-09-011-18/+0
* small fixesfiaxh2017-08-311-1/+1
* Sync MUC join/part behaviour with autojoin flag in bookmarksfiaxh2017-04-231-6/+9
* Handle conference bookmarks w/o nickfiaxh2017-04-171-1/+1
* MessageStorage/Processor, correctly resolve conversations (fixup 22adbd3)fiaxh2017-04-041-2/+2
* Handle MUC private messagesfiaxh2017-03-311-2/+7
* Select conversation on startup, placeholder for "No conversation selected", s...fiaxh2017-03-201-5/+15
* Add typed identity to manager modules and stream flagsfiaxh2017-03-201-11/+11
* Preselect next conversation when closed and crossfadefiaxh2017-03-181-21/+37
* Drop libuuid dependency, uuid generation is not that complicated...Marvin W2017-03-121-2/+2
* Move UI code into main dirMarvin W2017-03-111-0/+175