summaryrefslogtreecommitdiffstats
path: root/src/Cache.h
AgeCommit message (Expand)Author
2023-10-31Cleanup headers a bit moreNicolas Werner
2023-10-21Add a way to compact the databaseNicolas Werner
2023-02-21Get rid of year in license headersNicolas Werner
2023-01-02A whole new year full of excitement and possibilities!Nicolas Werner
2022-10-13Evaluate push rules locallyNicolas Werner
2022-09-11Line to indicate first unread message (#1147)Hiers
2022-01-01Update year in copyright notice to shut up lint jobNicolas Werner
2021-12-30Update presence dynamically and reduce allocationsNicolas Werner
2021-09-11Streamline getting other user id from invited direct chatLoren Burkholder
2021-09-11Fix invites crashing the whole appLoren Burkholder
2021-07-17Share historical keysNicolas Werner
2021-07-17Store megolm session data in separate databaseNicolas Werner
2021-06-25Show some spaces in the community sidebarNicolas Werner
2021-05-24Reenable invitesNicolas Werner
2021-05-02Only show actions, when you have permissions to do themNicolas Werner
2021-03-17Clean up notification code a bitNicolas Werner
2021-03-05Update license headersNicolas Werner
2021-02-10Fix stuck notifications because of editsNicolas Werner
2020-12-16Store secrets in keychainNicolas Werner
2020-11-30Properly share and rotate sessions on member and device changesNicolas Werner
2020-11-30Remove outbound session storageNicolas Werner
2020-11-30Load sessions lazily from dbNicolas Werner
2020-11-25Add some db logging and clean up avatar urls a bitNicolas Werner
2020-11-25Remove redundant user search suggestion codeNicolas Werner
2020-10-27Optimize buildNicolas Werner
2020-10-22Trade CPU usage for 30MB of members in RAMNicolas Werner
2020-10-20Store timestamp with olm sessionsNicolas Werner
2020-10-08Calculate verification status from cross-signing sigs and update dynamicallyNicolas Werner
2020-10-03Don't fail on missing key for a device and /rotate-megolm-session commandNicolas Werner
2020-10-02Clean up verification and key cache a bitNicolas Werner
2020-07-30Updating keys of outdated encrypted usersCH Chethan Reddy
2020-07-30Some issue with UserProfileCH Chethan Reddy
2020-07-30[WIP] Add Caching for usersCH Chethan Reddy
2020-06-08Show presence and set custom status messagesNicolas Werner
2020-05-02Add support for db migrationsNicolas Werner
2020-04-30Don't store pending receipts in cacheNicolas Werner
2020-02-20Reset user colors on theme change (in qml timeline)Nicolas Werner
2020-01-31Remove metatypes from headersNicolas Werner
2020-01-26Fix include of lmdb++ with hunterNicolas Werner
2019-12-15Reduce overhead of Cache.hNicolas Werner
2019-12-14Reduce some include of Cache.h since it needs 11s on averageNicolas Werner
2019-12-14Update to c++17Nicolas Werner
2019-11-23fixup bad room list translation commitNicolas Werner
2019-08-26Try to reduce memory usage by reusing avatar pixmapsNicolas Werner
2019-08-19Fix SIGNAL SLOT issue on mtx typesJoseph Donofry
2019-08-12Fix issues with caching and loading of mentions.Joseph Donofry
2019-08-09Fix linting issues w/ the last commitJoseph Donofry
2019-08-09Cache User MentionsJoseph Donofry
2019-08-06Fix linting issuesJoseph Donofry
2019-08-05Cache user mentionsJoseph Donofry