aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui/conversation_summary/content_populator.vala
Commit message (Collapse)AuthorAgeFilesLines
* Fix invalid header creation for date separatorsMarvin W2020-01-221-2/+2
|
* Fix some compiler warningsMarvin W2020-01-221-4/+4
|
* (Partially) Fix messages being displayed wrongly sorted in ↵fiaxh2018-12-271-1/+2
| | | | ConversationSummary due to being compared->equal
* Use ContentItems in ConversationSelector, Chat/Groupchat(Pm)Row -> ↵fiaxh2018-11-041-1/+1
| | | | ConversationRow
* Fix sent messages sometimes being displayed twicefiaxh2018-09-021-1/+1
|
* accumulate conversation content in meta db tablebobufa2018-08-131-18/+17
|
* load+display later messages when scrolling downbobufa2018-08-131-0/+12
|
* refactor conversation item management (accumulate them in libdino)bobufa2018-08-131-0/+99