Patrick Cloke
|
eb9ddc8c2e
Remove the deprecated BaseHandler. (#11005)
|
3 年之前 |
Sean Quah
|
49a683d871
Fix long-standing bug where `ReadWriteLock` could drop logging contexts (#10993)
|
3 年之前 |
Nick Barrett
|
bb228f3523
Include exception in json logging (#11028)
|
3 年之前 |
Erik Johnston
|
0b4d5ce5e3
Fix CI to run the unit tests without optional deps (#11017)
|
3 年之前 |
David Robertson
|
e79ee48313
disallow-untyped-defs for synapse.server_notices (#11021)
|
3 年之前 |
Patrick Cloke
|
7301019d48
Ensure each cache config test uses separate state. (#11019)
|
3 年之前 |
David Robertson
|
e0bf34dada
Don't alter directory entries for local users when setting a per-room nickname (#11002)
|
3 年之前 |
Richard van der Hoff
|
96fe77c254
Improve the logging in _auth_and_persist_outliers (#11010)
|
3 年之前 |
Richard van der Hoff
|
86af6b2f0e
Add a comment in _process_received_pdu (#11011)
|
3 年之前 |
Brendan Abolivier
|
52aefd5086
Catch AttributeErrors when calling registerProducer (#10995)
|
3 年之前 |
David Robertson
|
f563676c09
`disallow-untyped-defs` for `synapse.state` (#11004)
|
3 年之前 |
Andrew Morgan
|
e564bdd127
Add content to the Synapse documentation intro page (#10990)
|
3 年之前 |
Brendan Abolivier
|
4e51621064
Add a spamchecker method to allow or deny 3pid invites (#10894)
|
3 年之前 |
Patrick Cloke
|
f4b1a9a527
Require direct references to configuration variables. (#10985)
|
3 年之前 |
Brendan Abolivier
|
829f2a82b0
Add a spamchecker callback to allow or deny room joins (#10910)
|
3 年之前 |
Brendan Abolivier
|
b0460936c8
Add the synapse-core team as code owners (#10994)
|
3 年之前 |
David Robertson
|
370bca32e6
Don't drop user dir deltas when server leaves room (#10982)
|
3 年之前 |
Max Kratz
|
38b7db5885
Updated development doc on samling environment for testing. (#10973)
|
3 年之前 |
Nick Barrett
|
c80878d22a
Add `--run-background-updates` option to `update_database` script. (#10954)
|
3 年之前 |
David Robertson
|
f8d0f72b27
More types for synapse.util, part 1 (#10888)
|
3 年之前 |
Max Kratz
|
6744273f0b
Remove "reference" wording according Synapse homeserver (#10971)
|
3 年之前 |
David Robertson
|
4f00432ce1
Fix potential leak of per-room profiles when the user dir is rebuilt. (#10981)
|
3 年之前 |
Eric Eastwood
|
392863fbf1
Fix logic flaw preventing tracking of MSC2716 events in existing room versions (#10962)
|
3 年之前 |
Brendan Abolivier
|
2faac70e63
Merge branch 'master' into develop
|
3 年之前 |
Brendan Abolivier
|
b2c5e79291
1.44.0
|
3 年之前 |
Richard van der Hoff
|
3a5b0cbe7a
Ensure that we reject events which use rejected events for auth (#10956)
|
3 年之前 |
Richard van der Hoff
|
787af4a106
Host `cache_joined_hosts_for_event` to caller (#10986)
|
3 年之前 |
Richard van der Hoff
|
d099535deb
`_update_auth_events_and_context_for_auth`: add some comments (#10987)
|
3 年之前 |
Richard van der Hoff
|
cb88ed912b
`_check_event_auth`: move event validation earlier (#10988)
|
3 年之前 |
David Robertson
|
6f6e956338
Run CI with Python 3.10 and Postgres 14 (#10992)
|
3 年之前 |