1
0
Fork 0
mirror of https://forgejo.ellis.link/continuwuation/continuwuity.git synced 2025-07-28 02:38:30 +00:00
continuwuity/src
2022-02-02 21:35:57 +02:00
..
client_server Refactor admin code to always defer command processing 2022-01-31 00:00:05 +02:00
database Parse admin command body templates from doc comments 2022-02-02 21:35:57 +02:00
appservice_server.rs Clean up (mostly automated with cargo clippy --fix) 2021-09-13 20:58:58 +02:00
database.rs Merge branch 'WIP_persy_batch_next' into 'next' 2022-01-21 15:31:46 +00:00
error.rs feat: Integration with persy using background ops 2022-01-15 14:17:15 +00:00
lib.rs Clean up mod and use statements in lib.rs and main.rs 2022-01-18 21:04:44 +01:00
main.rs improvement: use jemalloc for lower memory usage 2022-01-21 17:54:05 +01:00
pdu.rs Use Arc for EventIds in PDUs 2021-12-16 13:55:24 +01:00
ruma_wrapper.rs Remove unnecessary Result 2022-01-19 23:57:22 +01:00
server_server.rs Fix rustc / clippy warnings 2022-01-20 00:10:39 +01:00
utils.rs feat: database backend selection at runtime 2022-01-13 22:42:22 +01:00