1
0
Fork 0
mirror of https://gitlab.com/famedly/conduit.git synced 2024-11-08 00:38:51 +01:00
conduit/src/database
Jonathan de Jong e9f87e1952 update ruma
2022-02-18 15:33:14 +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 update ruma 2022-02-18 15:33:14 +01:00
key_backups.rs update ruma 2022-02-18 15:33:14 +01:00
media.rs Do not copy mxc string unnecessarily in db.get_thumbnail() 2022-01-27 17:47:09 +01:00
pusher.rs update ruma 2022-02-18 15:33:14 +01:00
rooms.rs update ruma 2022-02-18 15:33:14 +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 update ruma 2022-02-18 15:33:14 +01:00
users.rs update ruma 2022-02-18 15:33:14 +01:00