Commit Graph

19672 Commits (98c8fc6ce82d9d6b1bd21bf70df6a0e1ce91c1dc)
 

Author SHA1 Message Date
Erik Johnston 98c8fc6ce8
Handle federation inbound instances being killed more gracefully (#11262) 3 years ago
Dan Callahan 9799c569bb
Minor cleanup to Debian packaging (#11269) 3 years ago
Julian 09cb441a04
Add doc to integrate synapse with LemonLDAP OIDC (#11257) 3 years ago
Erik Johnston a37df1b091
Fix rolling back when using workers (#11255) 3 years ago
reivilibre 499c44d696
Make minor correction to type of auth_checkers callbacks (#11253) 3 years ago
Richard van der Hoff f36434590c
Additional test for `cachedList` (#11246) 3 years ago
Sean Quah 8eec25a1d9
Track ongoing event fetches correctly in the presence of failure (#11240) 3 years ago
Nick Barrett a271e233e9
Add a linearizer on (appservice, stream) when handling ephemeral events. (#11207) 3 years ago
Nick Barrett af54167516
Enable passing typing stream writers as a list. (#11237) 3 years ago
Patrick Cloke 2735b3e6f2
Remove a debug statement from tests. (#11239) 3 years ago
Erik Johnston bcc115c28d
Add twine and towncrier as dev dependencies (#11233) 3 years ago
Andrew Morgan d688a6dee5 fix a small typo in the delete room api docs 3 years ago
Eric Eastwood da0040785e
Support sending no `state_events_at_start` in the MSC2716 `/batch_send` endpoint (#11188) 3 years ago
Erik Johnston 6250b95efe
Add index to `local_group_updates.stream_id` (#11231) 3 years ago
Erik Johnston 237f7eb87a Merge remote-tracking branch 'origin/master' into develop 3 years ago
Patrick Cloke c01bc5f43d
Add remaining type hints to `synapse.events`. (#11098) 3 years ago
Erik Johnston 2d44ee6868 Update changelog 3 years ago
Erik Johnston df84ad602b 1.46.0 3 years ago
Dirk Klimpel 4535532526
Delete messages for hidden devices from `device_inbox` (#11199) 3 years ago
Andrew Morgan c9c3aea9b1
Fix providing a `RoomStreamToken` instance to `_notify_app_services_ephemeral` (#11137) 3 years ago
Dirk Klimpel 7537201840
Add search by room ID and room alias to List Room admin API (#11099) 3 years ago
Richard van der Hoff 46d0937447
ObservableDeferred: run observers in order (#11229) 3 years ago
Dirk Klimpel 93aa670642
Update outdated links in `PULL_REQUEST_TEMPLATE.md` (#11225) 3 years ago
Shay f5c6a80886
Handle missing Content-Type header when accessing remote media (#11200) 3 years ago
Shay e81fa92648
Add `use_float=true` to ijson calls in Synapse (#11217) 3 years ago
Dirk Klimpel caa706d825
Fix a bug in unit test `test_block_room_and_not_purge` (#11226) 3 years ago
reivilibre 69ab3dddbc
Make `check_event_allowed` module API callback not fail open (accept events) when an exception is raised (#11033) 3 years ago
Dirk Klimpel 66bdca3e31
Remove deprecated delete room admin API (#11213) 3 years ago
Richard van der Hoff 71f9966f27
Support for serving server well-known files (#11211) 3 years ago
Brett Bethke 2014098d01
Add domain specific matching for haproxy config (#11128) 3 years ago
Richard van der Hoff 0b99d4c8d2
Docker: avoid changing userid unnecessarily (#11209) 3 years ago
Aaron R 3ae1464efd
Support Client-Server API r0.6.1 (#11097) 3 years ago
Sumner Evans ece84f2c45
Improve code formatting and fix a few typos in docs (#11221) 3 years ago
Erik Johnston 82d2168a15
Add metrics to the threadpools (#11178) 3 years ago
Sean Quah 2451003f6f
Test that `ClientIpStore` combines database and in-memory data correctly (#11179) 3 years ago
JohannesKleine 29ffd680bf
Stop synapse from saving messages in device_inbox for hidden devices. (#10097) 3 years ago
Brendan Abolivier e320f5dba3
Deprecate user_may_create_room_with_invites (#11206) 3 years ago
Dirk Klimpel bfd7a9b65c
Fix comments referencing v1.46.0 from PR #10969. (#11212) 3 years ago
Brendan Abolivier ad4eab9862
Add a module API method to retrieve state from a room (#11204) 3 years ago
Sean Quah 3ed17ff651
Clarify lack of Windows support in documentation (#11198) 3 years ago
Patrick Cloke 56e281bf6c
Additional type hints for relations database class. (#11205) 3 years ago
Rafael Gonçalves 0e16b418f6
Add knock information in admin exported data (#11171) 3 years ago
Shay e002faee01
Fetch verify key locally rather than trying to do so over federation if origin and host are the same. (#11129) 3 years ago
Brendan Abolivier adc0d35b17
Add a ModuleApi method to update a user's membership in a room (#11147) 3 years ago
David Robertson 1bfd141205
Type hints for the remaining two files in `synapse.http`. (#11164) 3 years ago
Skyler Mäntysaari a19bf32a03
docs/openid: Add Authentik documentation. (#11151) 3 years ago
Dan Callahan a1ba7a850a
Update scripts to pass Shellcheck lints (#11166) 3 years ago
Dan Callahan 0dffa9d0e0
Merge remote-tracking branch 'origin/develop' into shellcheck 3 years ago
reivilibre 75ca0a6168
Annotate `log_function` decorator (#10943) 3 years ago
Samuel Philipp 4e393af52f
Fixed config parse bug in review_recent_signups (#11191) 3 years ago