nexy7574
|
7f645ff0e9
|
Make some doc changes to admin media delete-past-remote-media
Adjust before/after doc to clarify internationally
Courtesy of @Aranjedeath
Run `cargo fmt`, properly
Fix stupid doc command issue
Signed-off-by: strawberry <strawberry@puppygock.gay>
|
2024-12-20 13:56:40 -05:00 |
|
Jade Ellis
|
5b5735f653
|
update ruwuma
|
2024-12-19 21:03:12 -05:00 |
|
admin@dimensionproject.net
|
802395bdb7
|
add password argument to reset-password admin cmd
Signed-off-by: strawberry <strawberry@puppygock.gay>
|
2024-12-18 20:46:01 -05:00 |
|
Jason Volk
|
60a952508e
|
use macro for error constructions
Signed-off-by: Jason Volk <jason@zemos.net>
|
2024-12-18 14:16:29 -05:00 |
|
Jason Volk
|
4d46df2af5
|
abort tasks for non-async pool shudown
Signed-off-by: Jason Volk <jason@zemos.net>
|
2024-12-18 14:16:23 -05:00 |
|
Jason Volk
|
6c42ac2726
|
add num_workers() convenience to core metrics
Signed-off-by: Jason Volk <jason@zemos.net>
|
2024-12-18 13:32:13 -05:00 |
|
Jason Volk
|
71673b2a88
|
add worker_affinity feature
split runtime init from main.rs
Signed-off-by: Jason Volk <jason@zemos.net>
|
2024-12-18 13:31:58 -05:00 |
|
Jason Volk
|
5f7636f177
|
set dbpool thread name (gated by tokio_unstable)
Signed-off-by: Jason Volk <jason@zemos.net>
Signed-off-by: strawberry <strawberry@puppygock.gay>
|
2024-12-18 13:31:41 -05:00 |
|
Jason Volk
|
f78104a959
|
relax Send on input iterator
Signed-off-by: Jason Volk <jason@zemos.net>
|
2024-12-18 13:29:51 -05:00 |
|
Jason Volk
|
ad8cbcaac1
|
check cache prior to offloading iterator seek
Signed-off-by: Jason Volk <jason@zemos.net>
|
2024-12-18 13:29:43 -05:00 |
|
strawberry
|
f54a62dda0
|
Revert "Send read reciept and typing indicator EDUs to appservices with receive_ephemeral"
This reverts commit 3675c941f8 .
|
2024-12-18 11:26:18 -05:00 |
|
strawberry
|
9040ad054e
|
Revert "misc typing cleanup"
This reverts commit 4dd809fdc4 .
|
2024-12-18 11:26:04 -05:00 |
|
strawberry
|
4dd809fdc4
|
misc typing cleanup
Signed-off-by: strawberry <strawberry@puppygock.gay>
|
2024-12-17 23:13:35 -05:00 |
|
Jade Ellis
|
3675c941f8
|
Send read reciept and typing indicator EDUs to appservices with receive_ephemeral
|
2024-12-17 22:49:45 -05:00 |
|
Jade Ellis
|
5b6ff3869c
|
Fix typo in test from rename
|
2024-12-17 19:29:46 +00:00 |
|
strawberry
|
c8c9d73b20
|
enable edns0 on hickory resolver config
Signed-off-by: strawberry <strawberry@puppygock.gay>
|
2024-12-15 17:24:45 -05:00 |
|
strawberry
|
004671b437
|
dont copy join_authorized_via_users_server on leaving rooms
Signed-off-by: strawberry <strawberry@puppygock.gay>
|
2024-12-15 15:58:53 -05:00 |
|
strawberry
|
74c5bfd311
|
dont allow m.room.server_acl to be redacted
Signed-off-by: strawberry <strawberry@puppygock.gay>
|
2024-12-15 14:31:11 -05:00 |
|
strawberry
|
2ba0400758
|
return proper error for attempting to update m.room.create
Signed-off-by: strawberry <strawberry@puppygock.gay>
|
2024-12-15 14:23:13 -05:00 |
|
strawberry
|
468071336b
|
ping online presence on read updates like synapse
Signed-off-by: strawberry <strawberry@puppygock.gay>
|
2024-12-15 14:13:51 -05:00 |
|
strawberry
|
9c6908b8c1
|
bump ruwuma, implement MSC4076, add more pusher HTTP URL validation
Signed-off-by: strawberry <strawberry@puppygock.gay>
|
2024-12-15 14:05:28 -05:00 |
|
strawberry
|
c8349988aa
|
ping online presence on typing updates like synapse
Signed-off-by: strawberry <strawberry@puppygock.gay>
|
2024-12-15 02:53:32 -05:00 |
|
strawberry
|
6c96acc482
|
use fast binary_search for some const slices
Signed-off-by: strawberry <strawberry@puppygock.gay>
|
2024-12-15 01:41:50 -05:00 |
|
strawberry
|
52693db477
|
hide messages from users servers on the forbidden_remote_server_names list
Signed-off-by: strawberry <strawberry@puppygock.gay>
|
2024-12-15 01:02:52 -05:00 |
|
strawberry
|
77e0b76408
|
apply new rustfmt.toml changes, fix some clippy lints
Signed-off-by: strawberry <strawberry@puppygock.gay>
|
2024-12-15 01:00:41 -05:00 |
|
strawberry
|
0317cc8cc5
|
rename conduit to conduwuit finally
Signed-off-by: strawberry <strawberry@puppygock.gay>
|
2024-12-14 22:24:45 -05:00 |
|
strawberry
|
1b9c331049
|
use database::Json() to serialise MSC4133 profile value before insert
Signed-off-by: strawberry <strawberry@puppygock.gay>
|
2024-12-13 11:13:21 -05:00 |
|
strawberry
|
76a5a67b6f
|
fix a couple rust 2024 lints introduced in rust 1.82.0
Signed-off-by: strawberry <strawberry@puppygock.gay>
|
2024-12-12 10:22:30 -05:00 |
|
strawberry
|
e0446181c5
|
remove unnecessary args in pack_receipts
Signed-off-by: strawberry <strawberry@puppygock.gay>
|
2024-12-11 22:07:53 -05:00 |
|
strawberry
|
a26b1c5722
|
send private read receipt on sliding stink (sync)
Signed-off-by: strawberry <strawberry@puppygock.gay>
|
2024-12-11 22:02:48 -05:00 |
|
strawberry
|
c9bb943a34
|
mark device list updates when a device is deleted/removed
Signed-off-by: strawberry <strawberry@puppygock.gay>
|
2024-12-11 21:25:40 -05:00 |
|
strawberry
|
353dc17af4
|
construct private read receipt properly
Signed-off-by: strawberry <strawberry@puppygock.gay>
|
2024-12-11 21:25:07 -05:00 |
|
strawberry
|
66a82447da
|
log hostname in DNS error tracing spans
Signed-off-by: strawberry <strawberry@puppygock.gay>
|
2024-12-11 21:24:53 -05:00 |
|
strawberry
|
3e64a5c907
|
delete pointless bad_query_ratelimiter harming e2ee performance
Signed-off-by: strawberry <strawberry@puppygock.gay>
|
2024-12-11 19:46:34 -05:00 |
|
strawberry
|
9ca964a97e
|
update stored default push rules when removing legacy mentions
Signed-off-by: strawberry <strawberry@puppygock.gay>
|
2024-12-11 17:36:51 -05:00 |
|
strawberry
|
ac0545f773
|
always set limited true on left timeline events in sync (for now)
Signed-off-by: strawberry <strawberry@puppygock.gay>
|
2024-12-11 16:38:29 -05:00 |
|
strawberry
|
80f9536d21
|
rename config.rs to account_data.rs, refactor, add some missing checks
Signed-off-by: strawberry <strawberry@puppygock.gay>
|
2024-12-11 16:38:29 -05:00 |
|
strawberry
|
ef8392cbbe
|
allow empty POST request bodies (synapse behaviour) to improve compatibility
Signed-off-by: strawberry <strawberry@puppygock.gay>
|
2024-12-11 16:38:25 -05:00 |
|
strawberry
|
badb83484f
|
fix private read receipt support
Signed-off-by: strawberry <strawberry@puppygock.gay>
|
2024-12-11 14:25:32 -05:00 |
|
Jason Volk
|
34f9e3260f
|
additional sync v3 refactoring/optimizations and tracing instruments
Signed-off-by: Jason Volk <jason@zemos.net>
|
2024-12-10 06:20:30 +00:00 |
|
Jason Volk
|
aba88ccead
|
misc tracing span tweaks
Signed-off-by: Jason Volk <jason@zemos.net>
|
2024-12-10 06:20:30 +00:00 |
|
Jason Volk
|
5fc8e90e02
|
fix runtime metrics command
Signed-off-by: Jason Volk <jason@zemos.net>
|
2024-12-10 05:40:45 +00:00 |
|
strawberry
|
faf48405aa
|
bump rocksdb to v9.8.4, enable track_and_verify_wals_in_manifest by default
Signed-off-by: strawberry <strawberry@puppygock.gay>
|
2024-12-09 12:52:06 -05:00 |
|
strawberry
|
9d59f777d2
|
refactor fed membership endpoints, add missing checks, some cleanup, reduce line width
Signed-off-by: strawberry <strawberry@puppygock.gay>
|
2024-12-09 12:28:14 -05:00 |
|
strawberry
|
61670370ed
|
add rocksdb paranoid_file_checks config option, add some more config checks
Signed-off-by: strawberry <strawberry@puppygock.gay>
|
2024-12-09 12:28:14 -05:00 |
|
strawberry
|
1606441d09
|
disable admin_room_notices for complement, update welcome text
Signed-off-by: strawberry <strawberry@puppygock.gay>
|
2024-12-09 12:28:14 -05:00 |
|
strawberry
|
cf71aeef0b
|
fix+improve membership endpoint UX, dont reuse old membership reasons, small parallelisation
Signed-off-by: strawberry <strawberry@puppygock.gay>
|
2024-12-09 12:28:14 -05:00 |
|
strawberry
|
a1b0369033
|
reduce line width on banned_room_check
Signed-off-by: strawberry <strawberry@puppygock.gay>
|
2024-12-09 12:28:14 -05:00 |
|
strawberry
|
c070edc189
|
fix profile updates reusing old membership content + small parallelise + remove unnecessary Result
Signed-off-by: strawberry <strawberry@puppygock.gay>
|
2024-12-09 12:28:14 -05:00 |
|
strawberry
|
35e9d9b02e
|
fix duplicate timezone keys being sent on profile lookup requests
Signed-off-by: strawberry <strawberry@puppygock.gay>
|
2024-12-09 12:28:14 -05:00 |
|