continuwuity/src/database
2022-02-13 15:47:58 +01:00
..
abstraction Remove all tracing::instrument attributes from database::abstraction::* 2022-02-12 16:38:47 +01:00
rooms Remove another unnecessary use of an event enum 2022-02-12 01:58:47 +01:00
abstraction.rs Merge branch 'WIP_persy_batch_next' into 'next' 2022-01-21 15:31:46 +00:00
account_data.rs Remove TryFrom, TryInto imports 2022-02-03 13:24:04 +01:00
admin.rs fix: do not panic on a JSON not containing the PDU 2022-02-12 21:40:07 +01:00
appservice.rs Return the ID of the appservice that was created by register_appservice 2022-01-31 11:52:33 +01:00
globals.rs Merge branch 'show-dns-setup-error' into 'next' 2022-02-12 13:01:41 +00:00
key_backups.rs Upgrade Ruma 2022-01-27 16:25:42 +01:00
media.rs Do not copy mxc string unnecessarily in db.get_thumbnail() 2022-01-27 17:47:09 +01:00
pusher.rs fix compilations 2022-02-12 21:04:38 +01:00
rooms.rs fix: redacts can't error anymore 2022-02-13 15:47:58 +01:00
sending.rs Port from Rocket to axum 2022-02-12 12:56:07 +01:00
transaction_ids.rs refactor: fix warnings 2022-01-17 14:46:03 +01:00
uiaa.rs Simplify return type of most route handlers 2022-02-12 12:56:08 +01:00
users.rs Remove TryFrom, TryInto imports 2022-02-03 13:24:04 +01:00