aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui/conversation_summary/chat_state_populator.vala
Commit message (Collapse)AuthorAgeFilesLines
* Rename folders/files conversation_summary -> conversation_content_viewfiaxh2020-02-221-126/+0
|
* Only distinguish between typing or not (incoming)fiaxh2020-02-201-58/+21
| | | | fixes #739
* Fix invalid header creation for date separatorsMarvin W2020-01-221-1/+1
|
* Fix some compiler warningsMarvin W2020-01-221-2/+2
|
* Don't show own typing notifications (other devices)fiaxh2019-12-241-1/+0
| | | | fixes #669
* Base avatars and names on conversation, not JID.Marvin W2019-10-181-2/+2
| | | | Fixes #598
* refactor conversation item management (accumulate them in libdino)bobufa2018-08-131-3/+1
|
* Handle multiple chat state notifications per bare jidfiaxh2018-03-101-31/+82
| | | | fixes #117
* Fix unit tests using async + read message markerfiaxh2017-11-171-1/+1
|
* Read+(write) stream asyncfiaxh2017-11-161-2/+2
|
* Fix warningsfiaxh2017-10-311-2/+1
|
* Plugins providing conversation items for ConversationViewfiaxh2017-08-281-0/+116