grapevine/src/service
2024-09-05 19:42:37 +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 media: use FileMeta instead of tuples 2024-09-01 09:42:45 +00:00
pusher change rustfmt configuration 2024-05-16 19:11:40 -07:00
rooms event_handler: remove AsyncRecursiveType alias, simplify signatures 2024-09-05 19:42:37 +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 chore: deprecate support for unstable room versions 2024-08-12 06:18:28 +02:00
appservice.rs More useful tracing spans 2024-05-20 16:49:45 +00:00
globals.rs media: add MediaFileKey wrapper 2024-09-01 09:42:45 +00:00
key_backups.rs Remove useless wrapper Services 2024-05-14 20:21:51 -07:00
media.rs Remove obsolete clippy #[allow]s 2024-09-05 19:42:37 +00: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