Commit Graph

13589 Commits (9f111075e8204dd55e141f04d78e06c718892956)

Author SHA1 Message Date
BramvdnHeuvel 9f111075e8
Fix copy-paste error in the password section of the sample-config. (#10804) 3 years ago
Patrick Cloke 003846d68a
Use the BaseReporter super-class for _WrappedRustReporter. (#10799) 3 years ago
reivilibre 524b8ead77
Add types to synapse.util. (#10601) 3 years ago
Patrick Cloke 63f28e4a0c
Handle room upgrades for spaces (#10774) 3 years ago
David Robertson 318162f5de
Easy refactors of the user directory (#10789) 3 years ago
AndrewFerr 0c0da36a68
Ask consent on SSO registration with default mxid (#10733) 3 years ago
Erik Johnston 7f0565e029
Don't needlessly batch in `add_event_to_cache` (#10784) 3 years ago
Sean 273b6861f2
Remove unstable MSC2858 API, including `experimental.msc2858_enabled` config option (#10693) 3 years ago
Patrick Cloke a621ba0259
Prefer room v9 for restricted rooms. (#10772) 3 years ago
Richard van der Hoff abedf7d77f
Get rid of `_auth_and_persist_event` (#10781) 3 years ago
Patrick Cloke 1fdf2cf8e8
Document that /spaces & /hierarchy can be routed to workers. (#10648) 3 years ago
Erik Johnston 74f01e11c9
Skip handling of push actions for outlier events (#10780) 3 years ago
Patrick Cloke 0288e6033b
Add a constant for m.federate. (#10775) 3 years ago
Erik Johnston 66d72b7e17
Change logging of puppeted requests to better differentiate users (#10779) 3 years ago
Patrick Cloke 580a15e039
Request JSON for oEmbed requests (and ignore XML only providers). (#10759) 3 years ago
Richard van der Hoff aacdce8fc0
Add some assertions about outliers (#10773) 3 years ago
Richard van der Hoff 5724883ac2
Persist auth events before the events that rely on them (#10771) 3 years ago
Azrenbeth 6631321687 1.42.0 3 years ago
Patrick Cloke 89ba834818
Use attrs internally for the URL preview code & add documentation. (#10753) 3 years ago
Patrick Cloke a23f3abb9b
Return stripped m.space.child events via the space summary. (#10760) 3 years ago
Richard van der Hoff f30c9745ab
Underscore-prefix private fields in `FederationEventHandler` (#10746) 3 years ago
Azrenbeth f1c6b76418
Add logging to help debug #9424 (#10704) 3 years ago
Azrenbeth 6e895366ea
Add config option to use non-default manhole password and keys (#10643) 3 years ago
Brendan Abolivier e9958d908d 1.42.0rc2 3 years ago
Brendan Abolivier 8c9e723fe0
Add a warning when using deprecated template_dir settings (#10768) 3 years ago
Richard van der Hoff b298de780a
Stop using BaseHandler in `FederationEventHandler` (#10745) 3 years ago
Andrew Morgan 40a1fddd1b
Allow `room_alias_name` parameter to be handled by /createRoom calls on workers (#10757) 3 years ago
Andrew Morgan 7bb3673f37
Ease searching for M_TOO_LARGE-related error codes (#10750) 3 years ago
Richard van der Hoff 56e2a30634
Move `maybe_kick_guest_users` out of `BaseHandler` (#10744) 3 years ago
Erik Johnston 2ca0d64854
Speed up persisting redacted events (#10756) 3 years ago
Eric Eastwood 1ca70fd312
Allow room creator to send MSC2716 related events in existing room versions (#10566) 3 years ago
Erik Johnston 92b6ac31b2
Speed up MultiWriterIdGenerator when lots of IDs are in flight. (#10755) 3 years ago
Patrick Cloke ae3c16318b
Support MSC3375: room version 9. (#10747) 3 years ago
Sean 924276f482
Add a partial index to `presence_stream` to speed up startups (#10748) 3 years ago
Erik Johnston 0eae330a26
Use `execute_values` more in PostgreSQL (#10754) 3 years ago
Patrick Cloke 2cb85bdf75
Raise an error if an unknown preset is used to create a room. (#10738) 3 years ago
Patrick Cloke ecbfa4fe4f
Additional type hints for client REST servlets (part 5) (#10736) 3 years ago
Erik Johnston f58d202e3f
Fix bug with reusing 'txn' when persisting event. (#10743) 3 years ago
Patrick Cloke c586d6803a
Ignore rooms with unknown room versions in the spaces summary. (#10727) 3 years ago
Patrick Cloke 6258730ebe
Consider the `origin_server_ts` of the `m.space.child` event when ordering rooms. (#10730) 3 years ago
Patrick Cloke d1f1b46c2c
Additional type hints for client REST servlets (part 4) (#10728) 3 years ago
Eric Eastwood dc75fb7f05
Populate `rooms.creator` field for easy lookup (#10697) 3 years ago
David Robertson d9069388f3
Correctly include room avatars in email notifications (#10658) 3 years ago
Sean f8bf83b811
Skip the final GC on shutdown to improve restart times (#10712) 3 years ago
Olivier Wilkinson (reivilibre) 6b2aca473a 1.42.0rc1 3 years ago
Andrew Morgan 3693ea61f5
Fix iteration in _remove_deleted_email_pushers background job. (#10734) 3 years ago
Patrick Cloke e2481dbe93
Allow configuration of the oEmbed URLs. (#10714) 3 years ago
Patrick Cloke 287918e2d4
Additional type hints for the client REST servlets (part 3). (#10707) 3 years ago
Patrick Cloke 78e590d473
Move the sessions delta to the latest schema version. (#10725) 3 years ago
Richard van der Hoff a4c8a2f08b 1.41.1 3 years ago