1
0
Fork 0
mirror of https://gitlab.com/famedly/conduit.git synced 2024-12-28 22:24:32 +01:00
conduit/src/database
2022-04-07 12:56:16 +02: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 Add show-config admin room command 2022-02-21 22:27:19 +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 Add show-config admin room command 2022-02-21 22:27:19 +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 Merge branch '199-fix-kick-ban-over-federation' into 'next' 2022-04-03 17:59:15 +00:00
sending.rs Fix wrong associated type in OutgoingKind::Appservice 2022-03-02 23:48:01 +08:00
transaction_ids.rs refactor: fix warnings 2022-01-17 14:46:03 +01:00
uiaa.rs refactor: small improvements 2022-04-07 12:56:16 +02:00
users.rs update ruma 2022-02-18 15:33:14 +01:00