.. |
account_data
|
use smallvec for db query buffering
|
2024-11-28 06:03:33 +00:00 |
admin
|
disable admin_room_notices for complement, update welcome text
|
2024-12-09 12:28:14 -05:00 |
appservice
|
slightly refactor appservice registration command
|
2024-11-24 23:14:19 -05:00 |
client
|
extend x-platform support for binding URL previews to interfaces via address
|
2024-12-08 07:12:23 +00:00 |
emergency
|
add rocksdb secondary; fix read_only mode.
|
2024-10-25 00:36:30 -04:00 |
globals
|
delete pointless bad_query_ratelimiter harming e2ee performance
|
2024-12-11 19:46:34 -05: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
|
refactor fed membership endpoints, add missing checks, some cleanup, reduce line width
|
2024-12-09 12:28:14 -05:00 |
resolver
|
log hostname in DNS error tracing spans
|
2024-12-11 21:24:53 -05:00 |
rooms
|
remove unnecessary args in pack_receipts
|
2024-12-11 22:07:53 -05:00 |
sending
|
misc tracing span tweaks
|
2024-12-10 06:20:30 +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
|
use database::Json() to serialise MSC4133 profile value before insert
|
2024-12-13 11:13:21 -05:00 |
Cargo.toml
|
extend x-platform support for binding URL previews to interfaces via address
|
2024-12-08 07:12:23 +00:00 |
manager.rs
|
misc tracing span tweaks
|
2024-12-10 06:20:30 +00: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 |