aboutsummaryrefslogtreecommitdiff
path: root/libdino/src/service/reactions.vala
Commit message (Collapse)AuthorAgeFilesLines
* Always display reaction+reply buttons, disable if not possiblefiaxh2023-01-301-16/+7
|
* Fix reactions from MAM getting attributed to the wrong messagefiaxh2023-01-251-37/+25
|
* Support replies and reactions to filesfiaxh2023-01-111-50/+28
|
* Reactions: Fix wrong time being stored for outgoing reactions (micro sec ↵fiaxh2023-01-071-9/+8
| | | | | | teated as milli sec) fixes #1296
* Reactions: Fix reactions being differentiated by resource on first displayingfiaxh2022-11-201-0/+2
| | | | fixes #1297
* Clean up log outputsfiaxh2022-11-041-9/+13
|
* Fix segfault if reaction message has type normalfiaxh2022-10-201-4/+4
| | | | fixes #1294
* Add support for reactionsfiaxh2022-10-111-0/+488