tsuki/src/database
Timo Kösters 0565b5a6c8 Merge branch 'show-dns-setup-error' into 'next'
Display actual error message from TokioAsyncResolver, if any

See merge request famedly/conduit!296
2022-02-12 13:01:41 +00:00
..
abstraction Simplify return type of most route handlers 2022-02-12 12:56:08 +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 Merge branch 'welcome-message-command-hint' into 'next' 2022-02-12 12:28:53 +00: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 Merge branch 'asonix/encourage-reqwest-reuse' into 'next' 2022-02-04 11:27:41 +00:00
rooms.rs Fix admin room processing commands from its own messages 2022-02-05 08:57:15 +02: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