summaryrefslogtreecommitdiff
path: root/src/database/mod.rs
AgeCommit message (Expand)Author
2023-06-27Improve sync performance with more caching and wrapping things in Arcs to avo...Timo Kösters
2023-06-26Add relations endpoints, edits and threads work nowTimo Kösters
2023-06-25feat: WIP relationships and threadsTimo Kösters
2023-03-18Add a database migration to fix and update the default pushrulesKévin Commaille
2023-03-13fix: refactor backfill and add support for searchTimo Kösters
2023-03-13feat: ask for backfillTimo Kösters
2023-02-07fix: ignore bad user idsTimo Kösters
2022-12-21chore: code cleanupNyaaori
2022-12-18Replace println/dbg calls with corresponding macros from tracing crateTimo Kösters
2022-12-16Merge branch 'fix/pushrules_database' into 'next'Timo Kösters
2022-11-03Moving the unwraping of a variablePaul Beziau
2022-10-30fix: element android did not reset notification countsTimo Kösters
2022-10-21Fix database version check & code formatingPaul Beziau
2022-10-18Migrate database to use correct rule id in pushrules.Paul Beziau
2022-10-10cargo clippyNyaaori
2022-10-10fix: sending does not workTimo Kösters
2022-10-10cargo fixTimo Kösters
2022-10-10Bump rumaTimo Kösters
2022-10-10fix: panic on launchTimo Kösters
2022-10-10cargo fixTimo Kösters
2022-10-10cargo fmtTimo Kösters
2022-10-100 errors left!Timo Kösters
2022-10-10cargo fixTimo Kösters
2022-10-10cargo fmtTimo Kösters
2022-10-10127 errors leftTimo Kösters
2022-10-10messing around with arcsTimo Kösters
2022-10-10messing with trait objectsTimo Kösters
2022-10-10431 errors leftTimo Kösters
2022-10-10Fixed more compile time errorsTimo Kösters
2022-10-10fix: some compile time errorsTimo Kösters
2022-08-15Work on rooms/state, database, alias, directory, edus services, event_handler...Timo Kösters
2022-08-15refactor: renames and split room.rsTimo Kösters