grapevine/src/service
2024-07-22 18:07:03 +00:00
..
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 Use TokenSet for roomid_mutex_state 2024-07-22 18:07:03 +00: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 Use TokenSet for roomid_mutex_state 2024-07-22 18:07:03 +00:00
appservice.rs More useful tracing spans 2024-05-20 16:49:45 +00:00
globals.rs Use TokenSet for roomid_mutex_state 2024-07-22 18:07:03 +00:00
key_backups.rs Remove useless wrapper Services 2024-05-14 20:21:51 -07:00
media.rs Return 504 when a file is missing to be by-spec 2024-07-21 20:42:07 -07:00
pdu.rs fix service/pdu events 2024-07-16 11:12:08 -07:00
pusher.rs fix service/pusher events 2024-07-16 11:12:07 -07:00
rooms.rs enable unreachable_pub lint 2024-05-12 18:51:26 -07:00
sending.rs fix service/sending events 2024-07-16 11:12:08 -07:00
transaction_ids.rs Remove useless wrapper Services 2024-05-14 20:21:51 -07:00
uiaa.rs fix service/uiaa events 2024-07-16 11:12:07 -07:00
users.rs simplify is_admin 2024-06-12 20:42:13 -07:00