grapevine/src/service
Lambda 3a55684623
Update MSRV to 1.81.0
Plus a "__CARGO_FIX_YOLO=1 cargo clippy --fix"
2024-09-08 09:54:08 -07: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 Add wrapper types for short IDs 2024-09-06 17:20:14 +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 self instead of going through services() 2024-09-05 19:42:37 +00:00
appservice.rs Use self instead of going through services() 2024-09-05 19:42:37 +00:00
globals.rs Use self instead of going through services() 2024-09-05 19:42:37 +00:00
key_backups.rs Remove useless wrapper Services 2024-05-14 20:21:51 -07:00
media.rs Update MSRV to 1.81.0 2024-09-08 09:54:08 -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 Take iterator in calculate_hash() 2024-09-06 17:20:14 +00: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