aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui/conversation_selector
Commit message (Expand)AuthorAgeFilesLines
* Fix nick change in MUC, update bookmark accordingly; remove unused codefiaxh2020-04-261-9/+8
* Fix runtime criticals when showing resource identites on conversation row hoverfiaxh2020-04-071-5/+8
* Add support for last message correctionfiaxh2020-04-031-0/+6
* Store entity identity info, use it in conversation list tooltipsfiaxh2020-03-291-33/+57
* Update live whether encryption is possible in MUC (lock icon visible)fiaxh2020-03-081-1/+1
* Move ConversationContentView+ChatInput into ConversationView, handle drag'n'd...fiaxh2020-02-221-3/+2
* Allow switching conversations when dragging and droppingThibaut Girka2020-02-221-0/+27
* Show /me commands appropriately in last message view (#699)Alyssa Rosenzweig2020-02-201-4/+25
* Fix ConversationRow closing if animations are disabledfiaxh2020-01-172-17/+18
* Also display groupchat file authorship correctly in sidebarMarvin W2019-12-241-1/+1
* Base avatars and names on conversation, not JID.Marvin W2019-10-181-4/+3
* Improve conversation unread status detectionfiaxh2019-09-291-6/+3
* Deactivate spinner in file widget as soon as its not displayed anymore (CPU u...fiaxh2019-09-141-1/+1
* Remove some use_markup usages, put skeleton header into .ui filefiaxh2019-09-111-2/+4
* fixup Fix some warningsfiaxh2019-09-101-5/+1
* Fix some warningshrxi2019-09-101-1/+5
* Don't show conversations from account after it was disabledfiaxh2019-08-281-1/+1
* Refactor file receive/send interfaces and UIfiaxh2019-07-181-28/+2
* Fix time in conversation rowfiaxh2019-06-221-1/+1
* Add hover effect on conversation contentfiaxh2019-06-011-2/+0
* Don't move opened conversation to the top of the list, scroll along with sele...fiaxh2019-04-241-0/+1
* Clean up ConversationTitlebarfiaxh2019-04-142-16/+16
* Only use UI data for active converations cycling, clean up ConversationSelectorfiaxh2019-04-142-42/+32
* Use regex literals, fixes some compiler warningsfiaxh2019-03-141-1/+1
* Check FileTransfer's mime_type for null (unknown) when handeling itfiaxh2018-12-311-2/+3
* ConversationSelector: Display time "Yesterday" after date changefiaxh2018-12-291-1/+1
* display groups w/o name by list of membersDaniel Gultsch2018-12-281-0/+5
* ConversationRow: Update nick_label in case of FileItemsfiaxh2018-11-211-1/+5
* Use ContentItems in ConversationSelector, Chat/Groupchat(Pm)Row -> Conversati...fiaxh2018-11-045-149/+108
* Display room name in conversation selector and conversation titlebarcodedust2018-11-022-1/+7
* ui: search sidebar initialbobufa2018-08-131-31/+2
* Render avatar on demandMarvin W2018-01-281-19/+3
* Move Jid class to xmpp-vala, partially refactor namespaceMarvin W2018-01-285-18/+4
* Rename resources to have a reverse DNS prefixfiaxh2017-12-034-4/+4
* Read+(write) stream asyncfiaxh2017-11-162-31/+14
* Keep MUC join dialog open until joined, show errorsfiaxh2017-10-311-0/+2
* small fixesfiaxh2017-09-201-0/+1
* Change conversation (un)read markingfiaxh2017-09-192-16/+5
* Show last message sender in conversation listfiaxh2017-09-015-132/+76
* small fixesfiaxh2017-08-312-3/+3
* Use utc time everywherefiaxh2017-08-311-2/+2
* small fixesfiaxh2017-08-271-1/+1
* README: Discussion MUC, change urlfiaxh2017-08-224-7/+7
* MAM fixesfiaxh2017-08-191-7/+7
* Muc Invite + Kickfiaxh2017-06-111-1/+1
* Sync MUC join/part behaviour with autojoin flag in bookmarksfiaxh2017-04-232-8/+9
* Handle conference bookmarks w/o nickfiaxh2017-04-171-1/+1
* gettext improvements (more strings, times, plural, de lang)fiaxh2017-04-131-5/+10
* MUC improvementsfiaxh2017-04-111-7/+18
* MessageStorage/Processor, correctly resolve conversations (fixup 22adbd3)fiaxh2017-04-042-3/+3