Commit Graph

167 Commits (368e13fac38e22b5c0ce4669de63dcdadbb31116)

Author SHA1 Message Date
Nicolas Werner 56ea89aa11 Reenable sending messages 5 years ago
Nicolas Werner 9ae7d0dce3 Readd pagination and fix redactions 5 years ago
trilene 7a206441c8 Support voice calls 5 years ago
Nicolas Werner 3421728898 Fetch missing events 5 years ago
Nicolas Werner 530c531c4b WIP: Event Store split out 5 years ago
Nicolas Werner 0da1a6d5fc Add relations and order without hidden events to db 5 years ago
Nicolas Werner 82eff09062 Fetch event from db and use string_view where possible 5 years ago
Nicolas Werner c79205c26a Use new timeline cache structure 5 years ago
Nicolas Werner 79a29953dd Persist event order 5 years ago
Nicolas Werner 233b3c06ce Store events in room specific db 5 years ago
Nicolas Werner 96f4169be9 Show presence and set custom status messages 5 years ago
Nicolas Werner 9eddcfc42f Remove some redundant functions 5 years ago
Nicolas Werner 7de1fc62e8 Tag rooms via context menu 5 years ago
Nicolas Werner 000ab4853a Translation updates 5 years ago
Nicolas Werner a942ae9b93 Fix messages being immediately read again 5 years ago
Nicolas Werner 692c6119b4 Fix joined rooms dropping to the bottom at first 5 years ago
Nicolas Werner a8b22e49c3 Fix self counting as read message 5 years ago
Nicolas Werner d6685e8d61 Add delete pending_receipts migration 5 years ago
Nicolas Werner dad2de7ba2 Add support for db migrations 5 years ago
Nicolas Werner e6fcccc8bd Don't store pending receipts in cache 5 years ago
Nicolas Werner 2022775dd0 Clear notifications when event is read 5 years ago
Nicolas Werner 95272ce4ab Try to fix avatars not updating after deletion 5 years ago
Adasauce 309461dcba
total + first member shows as one too many room members 5 years ago
Nicolas Werner b80697b072 Fix encrypted messages being pinned to the bottom after read marker fix 5 years ago
Nicolas Werner 1eb2869fa8 Fix stuck unread messages by storing state events in the db 5 years ago
Nicolas Werner 62b962cb44 Improve read status handling in room list 5 years ago
Nicolas Werner 6bdc75d073 Reset user colors on theme change (in qml timeline) 5 years ago
DeepBlueV7.X 275d4dfed9
Fix integer overflow of cachesize on windows 5 years ago
Nicolas Werner bd3b6aefb4 Remove even more headers 5 years ago
Nicolas Werner 127fb9370b Remove metatypes from headers 5 years ago
DeepBlueV7.X 0d6a65af07 Try to lower map size 5 years ago
Nicolas Werner 3bbd034781 Fix transitive dependencies on iostream 5 years ago
Nicolas Werner 79f967da8c Reduce Cache.h includes further via one forward declaration 5 years ago
Nicolas Werner 5fc1f3bd67 Reduce overhead of Cache.h 5 years ago
Nicolas Werner 935727864a Increase max cache size and remove const from lmdb constants 5 years ago
Nicolas Werner 13df852479 Reduce some include of Cache.h since it needs 11s on average 5 years ago
Nicolas Werner 659e36b113 Update to c++17 5 years ago
Nicolas Werner 52056a79fa Try to reduce memory usage by reusing avatar pixmaps 6 years ago
Joseph Donofry 89015b9f18
Fix SIGNAL SLOT issue on mtx types 6 years ago
Joseph Donofry 8d04236fbd
Fix build issues w/ clang 6 years ago
Joseph Donofry 52a2621776
Fix issues with caching and loading of mentions. 6 years ago
Joseph Donofry 7c7889a04d
Fix linting issues w/ the last commit 6 years ago
Joseph Donofry 3f563e1e6e
Cache User Mentions 6 years ago
Joseph Donofry 41dc420edd
Fix linting issues 6 years ago
Joseph Donofry dbdaf35907
Cache user mentions 6 years ago
Joseph Donofry 175737c28b
Fix some linting issues 6 years ago
Nicolas Werner 713f9dbe89 Show room version in settings 6 years ago
Andrew Johnson b5733b2737 Attempt to fix issue #19 by increasing the lmdb max_dbs setting. 6 years ago
redsky17 2ba51c821e Update user colors to use Cache vs Utils 6 years ago
Victor Berger 18a98a7c1d Display tags as sorting items in the community panel (#401) 6 years ago