..
account_data
change rustfmt configuration
2024-05-16 19:11:40 -07:00
appservice
change rustfmt configuration
2024-05-16 19:11:40 -07:00
globals
fix(keys): only use keys valid at the time of PDU or transaction, and actually refresh keys
2024-06-12 11:10:50 -07:00
key_backups
change rustfmt configuration
2024-05-16 19:11:40 -07:00
media
enable doc_markdown lint
2024-05-14 16:34:10 -07:00
pusher
change rustfmt configuration
2024-05-16 19:11:40 -07:00
rooms
better log message for auth chain room id mismatch
2024-06-26 09:10:58 -07:00
sending
sending.rs: rename OutgoingKind to Destination
2024-05-29 20:42:45 +00:00
transaction_ids
change rustfmt configuration
2024-05-16 19:11:40 -07:00
uiaa
change rustfmt configuration
2024-05-16 19:11:40 -07:00
users
enable dead_code lint
2024-05-26 19:46:48 -07:00
account_data.rs
Remove useless wrapper Services
2024-05-14 20:21:51 -07:00
admin.rs
generalize documentation, make the name shorter
2024-06-24 12:38:34 -07:00
appservice.rs
More useful tracing spans
2024-05-20 16:49:45 +00:00
globals.rs
Move database config to separate section
2024-06-27 16:03:43 -07:00
key_backups.rs
Remove useless wrapper Services
2024-05-14 20:21:51 -07:00
media.rs
service/media: add some tracing
2024-05-30 15:40:28 -07:00
pdu.rs
drop redacted events from search results
2024-06-12 10:32:36 -07:00
pusher.rs
enable multiple_bound_locations lint
2024-05-26 19:47:00 -07:00
rooms.rs
enable unreachable_pub lint
2024-05-12 18:51:26 -07:00
sending.rs
refactor handle_response in service/sending
2024-06-24 12:43:28 -07:00
transaction_ids.rs
Remove useless wrapper Services
2024-05-14 20:21:51 -07:00
uiaa.rs
rename password-related utils functions
2024-06-04 19:35:25 -07:00
users.rs
simplify is_admin
2024-06-12 20:42:13 -07:00