aboutsummaryrefslogtreecommitdiff
path: root/libdino/src/service/content_item_store.vala
Commit message (Expand)AuthorAgeFilesLines
* Fix reactions from MAM getting attributed to the wrong messagefiaxh2023-01-251-1/+1
* Add debug outputs to summarize_whitespaces_to_space and don't assert_not_reachedfiaxh2023-01-131-0/+5
* Support replies and reactions to filesfiaxh2023-01-111-5/+90
* Add support for XEP-0461 replies (with fallback)fiaxh2023-01-061-2/+2
* Port from GTK3 to GTK4fiaxh2022-07-271-30/+59
* Merge branch groupcallsfiaxh2021-12-231-3/+3
|\
| * UI + libdino: Improve MUJI calls from MUCfiaxh2021-12-231-2/+2
| * Add multiparty call support to libdino and xmpp-valafiaxh2021-11-101-2/+2
* | Remove ContentFiltersfiaxh2021-12-091-28/+6
|/
* Display corrected messages with original message timefiaxh2021-10-131-0/+1
* Merge remote-tracking branch 'origin/feature/calls'fiaxh2021-05-111-1/+34
|\
| * Display+store call encryption infofiaxh2021-04-091-1/+3
| * Add support for unencrypted RTP calls to libdinofiaxh2021-03-211-1/+32
* | Fix regression in FileItem generationfiaxh2021-03-231-2/+6
|/
* Add cache for file transfersfiaxh2021-02-171-21/+4
* Use advertized/server/live time for sorting instead of arrival timefiaxh2020-12-041-23/+14
* Use WeakMap for message cachingfiaxh2020-11-141-18/+6
* Fix cyclic references => let objects be freedfiaxh2020-06-031-15/+6
* Store last read content item for conversationsfiaxh2020-06-031-2/+15
* Add support for last message correctionfiaxh2020-04-031-2/+10
* Fix some compiler warningsMarvin W2020-01-221-5/+5
* Correctly display names in groupchat pmsMarvin W2020-01-091-1/+1
* Display correct name on outgoing file transfers in groupsMarvin W2019-12-231-7/+28
* Properly check Jids everywhereMarvin W2019-12-231-7/+17
* Do not mark abstract class contstuctors publicRandy Barlow2019-09-011-1/+1
* Refactor file receive/send interfaces and UIfiaxh2019-07-181-5/+11
* Hide OMEMO messages from untrusted sourcesMarvin W2018-11-101-0/+5
* Fix hide/show correct ContentItemsfiaxh2018-11-091-6/+17
* Use ContentItems in ConversationSelector, Chat/Groupchat(Pm)Row -> Conversati...fiaxh2018-11-041-1/+9
* Fix sent messages sometimes being displayed twicefiaxh2018-09-021-4/+1
* Add `hidden` column to content_item tablefiaxh2018-08-311-27/+45
* sort file transfers into correct conversationbobufa2018-08-131-2/+1
* accumulate conversation content in meta db tablebobufa2018-08-131-0/+246