summaryrefslogtreecommitdiffstats
path: root/src/Cache.cpp
AgeCommit message (Expand)Author
2024-03-16Make a few headers forward declarationsNicolas Werner
2023-11-19Automatically increase database limits when hitNicolas Werner
2023-11-19Upgrade trust of megolm sessions when receiving RoomKeyNicolas Werner
2023-11-02Make clazy happyNicolas Werner
2023-11-02Use sha256 to encode the database name instead of just hex encoding itNicolas Werner
2023-11-01Spaces are now boldNicolas Werner
2023-10-31Cleanup headers a bit moreNicolas Werner
2023-10-31A few more small speedupsNicolas Werner
2023-10-31Speed up compilation a bitNicolas Werner
2023-10-28fix room name calculation with 3 membersNicolas Werner
2023-10-25Fix lintingNicolas Werner
2023-10-25Properly close cursors before commit and db deletionNicolas Werner
2023-10-25Fix double free on commit database migrationmips64-el
2023-10-23Migrate olm sessions to be stored in one database instead of thousandsNicolas Werner
2023-10-21Add a way to compact the databaseNicolas Werner
2023-10-13Qt6.6 compatibilityNicolas Werner
2023-07-09Fix a few more bugs where a limited timeline could cause a hanging paginationNicolas Werner
2023-07-09Fix pagination in rooms with a full batch of redactionsNicolas Werner
2023-07-06Add an early out cache for event expirationNicolas Werner
2023-06-28Fix build against fmt10Nicolas Werner
2023-06-10Add inviter to the invite reasonNicolas Werner
2023-06-08Fix a few more clazy warningsNicolas Werner
2023-06-08Fix qtkeychain includeNicolas Werner
2023-06-08Fix QChar rangeNicolas Werner
2023-06-08Make Nheko compile on Qt6Nicolas Werner
2023-05-06Delete unused msg db functionNicolas Werner
2023-05-06Sort rooms in completer by 'activity' and make tombstoned rooms italicNicolas Werner
2023-04-11Adapt to the new inherited variantNicolas Werner
2023-03-26Improve state event redactionNicolas Werner
2023-03-20All around me are empty spacesNicolas Werner
2023-03-19Reduce db writes a bitNicolas Werner
2023-03-19Don't try to load emotes from space parents we are not inNicolas Werner
2023-03-14Speed up writes of events with statekeys to state dbNicolas Werner
2023-02-24Show rooms you share with someoneNicolas Werner
2023-02-23Reenable the nosync options for the databaseNicolas Werner
2023-02-21Get rid of year in license headersNicolas Werner
2023-02-20More template bloat reductionNicolas Werner
2023-02-19Remove a few more unused symbolsNicolas Werner
2023-01-31Optimize user model construction by 2.5xNicolas Werner
2023-01-07Speedup quick switcherNicolas Werner
2023-01-07Fix crash in migrations during secrets deletionNicolas Werner
2023-01-02A whole new year full of excitement and possibilities!Nicolas Werner
2022-12-27Fix state reset commandNicolas Werner
2022-12-27Show invite reason in the UI (hidden by default)Nicolas Werner
2022-12-16Fix sending confettiNicolas Werner
2022-11-06Try to fix clang-tidyNicolas Werner
2022-11-06Store secrets (apart from the pickle key) in the databaseNicolas Werner
2022-11-06Prompt before deleting the databaseNicolas Werner
2022-11-03Continue fetching past messages when searchingNicolas Werner
2022-11-01The hybris of committing a line without lintingNicolas Werner