1
0
Fork 0
mirror of https://forgejo.ellis.link/continuwuation/continuwuity.git synced 2025-09-09 17:10:57 +00:00
continuwuity/src/service
Jason Volk b525031a25 Fix derive partial eq without eq
Signed-off-by: Jason Volk <jason@zemos.net>
2024-06-09 20:06:50 +00:00
..
account_data dissolve key_value/* 2024-05-27 18:16:23 -04:00
appservice appservices: remove unnecessary services() call for self 2024-06-05 18:18:08 -04:00
globals retroactively fix bad data in roomuserid_joined, remove pointless prefix scans 2024-06-09 03:55:04 -04:00
key_backups dissolve key_value/* 2024-05-27 18:16:23 -04:00
media admin: media: Force flag on past media removal 2024-06-07 15:08:08 -04:00
presence use debug_warn for presence spam 2024-06-07 02:00:28 +00:00
pusher Fix items-after-statements 2024-06-02 12:34:05 -04:00
rooms Fix derive partial eq without eq 2024-06-09 20:06:50 +00:00
sending cleanup/reduce some tracing spans. 2024-06-06 18:21:40 +00:00
transaction_ids dissolve key_value/* 2024-05-27 18:16:23 -04:00
uiaa add legacy element hack for UIAA using invalid user field 2024-06-06 10:57:00 -04:00
users Abstract password hashing into util. 2024-06-05 03:00:23 +00:00
admin.rs Fix branches sharing code 2024-06-09 20:06:50 +00:00
Cargo.toml add legacy element hack for UIAA using invalid user field 2024-06-06 10:57:00 -04:00
mod.rs move services ctor/dtor detail into service 2024-06-06 18:21:40 +00:00
pdu.rs lint clippy::collapsible_match (nightly) 2024-05-21 20:22:17 -04:00
services.rs eliminate RotationHandler 2024-06-07 02:00:28 +00:00