.. |
account_data
|
use smallvec for db query buffering
|
2024-11-28 06:03:33 +00:00 |
admin
|
fix clippy::ref_option
|
2024-10-27 02:11:07 +00:00 |
appservice
|
slightly refactor appservice registration command
|
2024-11-24 23:14:19 -05:00 |
client
|
move cidr_range_denylist from globals to client service
|
2024-12-04 00:51:57 +00:00 |
emergency
|
add rocksdb secondary; fix read_only mode.
|
2024-10-25 00:36:30 -04:00 |
globals
|
move cidr_range_denylist from globals to client service
|
2024-12-04 00:51:57 +00:00 |
key_backups
|
Refactor for structured insertions
|
2024-10-26 18:50:29 -04:00 |
media
|
move cidr_range_denylist from globals to client service
|
2024-12-04 00:51:57 +00:00 |
presence
|
prevent adding presence timer for server's own user
|
2024-12-04 00:51:57 +00:00 |
pusher
|
move cidr_range_denylist from globals to client service
|
2024-12-04 00:51:57 +00:00 |
resolver
|
move cidr_range_denylist from globals to client service
|
2024-12-04 00:51:57 +00:00 |
rooms
|
return stream from multi_get_eventid_from_short
|
2024-12-04 00:51:57 +00:00 |
sending
|
simplify sender shutdown; prevent launching any retries
|
2024-12-04 00:51:57 +00:00 |
server_keys
|
increase logging during server keys acquire
|
2024-11-10 11:17:42 +00:00 |
sync
|
move sync watcher from globals service to sync service
|
2024-11-06 21:46:20 +00: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
|
add delay before starting updates check
|
2024-12-03 07:39:02 +00:00 |
users
|
fix new lints; clippy::unnecessary-map-or
|
2024-11-29 06:58:45 +00: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 |
migrations.rs
|
fix new lints; clippy::unnecessary-map-or
|
2024-11-29 06:58:45 +00:00 |
mod.rs
|
move migrations out of globals service
|
2024-11-03 08:03:25 +00:00 |
service.rs
|
fix trait-solver issue requiring recursion_limit increase
|
2024-10-25 00:38:45 -04:00 |
services.rs
|
move migrations out of globals service
|
2024-11-03 08:03:25 +00:00 |