continuwuity/src/service
Jason Volk 1fbfc983e9 optimize FedDest::Named port
Signed-off-by: Jason Volk <jason@zemos.net>
2024-11-03 07:32:09 +00:00
..
account_data Refactor for structured insertions 2024-10-26 18:50:29 -04:00
admin fix clippy::ref_option 2024-10-27 02:11:07 +00:00
appservice merge and resplit/cleanup appservice service 2024-10-27 00:09:05 +00:00
client add federation client for select high-timeout requests 2024-10-26 18:50:29 -04:00
emergency add rocksdb secondary; fix read_only mode. 2024-10-25 00:36:30 -04:00
globals better document allow_inbound_profile_lookup_federation_requests 2024-10-28 20:52:52 -04:00
key_backups Refactor for structured insertions 2024-10-26 18:50:29 -04:00
media strong-type URL for URL previews to Url type 2024-11-02 13:17:22 -04:00
presence further optimize presence_since iteration 2024-10-26 18:50:29 -04:00
pusher send room alias on pusher notification 2024-10-26 18:50:29 -04:00
resolver optimize FedDest::Named port 2024-11-03 07:32:09 +00:00
rooms implement filters for search (#596) 2024-10-27 02:11:07 +00:00
sending generate ActualDest https string on the fly 2024-10-28 20:52:52 -04:00
server_keys distill active and old keys for federation key/server response 2024-10-26 18:50:29 -04:00
sync Database Refactor 2024-10-25 00:32:30 -04:00
transaction_ids Database Refactor 2024-10-25 00:32:30 -04:00
uiaa Refactor for structured insertions 2024-10-26 18:50:29 -04:00
updates Refactor for structured insertions 2024-10-26 18:50:29 -04:00
users split keys_changed for stronger-type overloads 2024-10-26 18:50:29 -04:00
Cargo.toml refactor search system 2024-10-27 02:11:07 +00:00
manager.rs Database Refactor 2024-10-25 00:32:30 -04:00
mod.rs fix trait-solver issue requiring recursion_limit increase 2024-10-25 00:38:45 -04:00
service.rs fix trait-solver issue requiring recursion_limit increase 2024-10-25 00:38:45 -04:00
services.rs fix clippy::ref_option 2024-10-27 02:11:07 +00:00