continuwuity/src/service
Jason Volk 99ad404ea9 add str traits for split, between, unquote; consolidate tests
Signed-off-by: Jason Volk <jason@zemos.net>
2024-10-25 00:15:01 -04:00
..
account_data syncv3: support per room account data 2024-08-30 10:31:08 +02:00
admin remove a few unnecessary muts 2024-09-09 21:41:57 -04:00
appservice de-global services for services 2024-07-27 08:26:42 +00:00
client fix typo with reqwest builder for disabling zstd 2024-08-30 12:57:50 -04:00
emergency de-global services for services 2024-07-27 08:26:42 +00:00
globals allow conduit database version 16 2024-10-24 23:44:15 -04:00
key_backups de-global services for services 2024-07-27 08:26:42 +00:00
media improve UX of admin media deletion commands, ignore errors by default, support deleting local media too 2024-10-24 22:02:58 -04:00
presence dont consider presence status changes apart of presence spam 2024-08-07 12:06:01 -04:00
pusher refactor some additional errors 2024-08-01 10:58:59 +00:00
resolver add conf item for federation loopback prevention bypass 2024-08-29 19:19:20 +00:00
rooms bump rust to 1.82.0, rocksdb v9.7.3, ruwuma, and a few nix pkgs 2024-10-24 20:47:51 -04:00
sending add back server name to error sending PDU to remote server 2024-10-24 20:51:50 -04:00
server_keys refactor some additional errors 2024-08-01 10:58:59 +00:00
transaction_ids impl crate::Service for Service 2024-07-04 21:06:35 +00:00
uiaa de-global services for services 2024-07-27 08:26:42 +00:00
updates Add back allow_check_for_updates 2024-09-12 22:51:31 -04:00
users implement generic K-V support for MSC4133, GET/PUT/DELETE 2024-09-14 11:16:49 -04:00
Cargo.toml abstract duration parsing into utils 2024-08-29 19:19:20 +00:00
manager.rs additional weak references where applicable 2024-07-28 05:59:12 -07:00
mod.rs split server_keys from event_handler into service 2024-07-31 21:10:22 +00:00
service.rs add str traits for split, between, unquote; consolidate tests 2024-10-25 00:15:01 -04:00
services.rs simplify service trait bounds and lifetimes 2024-10-25 00:15:01 -04:00