Commit Graph

13659 Commits (a19aa8b162edf99673bc9b0600c9ab550967b7e8)

Author SHA1 Message Date
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
reivilibre cb35df940a
Merge pull request from GHSA-jj53-8fmw-f2w2 3 years ago
reivilibre 52c7a51cfc
Merge pull request from GHSA-3x4c-pq33-4w3q 3 years ago
Richard van der Hoff 8f98260552
Fix incompatibility with Twisted < 21. (#10713) 3 years ago
Patrick Cloke 029b7ad7b9
Remove unused `compare_digest` function. (#10706) 3 years ago
Dirk Klimpel e62cdbef1a
Improve ServerNoticeServlet to avoid duplicate requests (#10679) 3 years ago
Erik Johnston c4fa4f37cb
Fix perf of fetching the same events many times. (#10703) 3 years ago
Richard van der Hoff 1800aabfc2
Split `FederationHandler` in half (#10692) 3 years ago
Richard van der Hoff 96715d7633
Make `backfill` and `get_missing_events` use the same codepath (#10645) 3 years ago
Aaron Raimist 40f619eaa5
Validate new m.room.power_levels events (#10232) 3 years ago
Azrenbeth ad17fbd20e
Remove pushers when deleting 3pid from account (#10581) 3 years ago
Patrick Cloke 1aa0dad021
Additional type hints for REST servlets (part 2). (#10674) 3 years ago
Patrick Cloke 5548fe0978
Cache the result of fetching the room hierarchy over federation. (#10647) 3 years ago
Andrew Morgan b45cc1530b
Make a note to leave a summary when one is bumping the schema version (#10621) 3 years ago
Sean 7367473f96
Fix error when selecting between thumbnails with the same quality (#10684) 3 years ago
Erik Johnston 6f77a3d433 1.41.0 3 years ago
Patrick Cloke d12ba52f17
Persist room hierarchy pagination sessions to the database. (#10613) 3 years ago
Richard van der Hoff 15db8b7c7f
Correctly initialise the `synapse_user_logins` metric. (#10677) 3 years ago
Azrenbeth 0c1d6f65d7
Enforce the max length for per-room display names / avatar URLs. (#10654) 3 years ago
Patrick Cloke bd7d398b05
Additional type hints for the sync REST servlet. (#10666) 3 years ago
Patrick Cloke 2af6d31b78
Addtional type hints for the REST servlets. (#10665) 3 years ago
Patrick Cloke 31dac7ffee
Do not include stack traces for known exceptions when trying multiple federation destinations. (#10662) 3 years ago
Callum Brown 947dbbdfd1
Implement MSC3231: Token authenticated registration (#10142) 3 years ago
David Robertson ee3b2ac59a
Validate device_keys for C-S /keys/query requests (#10593) 3 years ago
Patrick Cloke 5cda75fede
Set room version 8 as preferred for restricted rooms. (#10571) 3 years ago
Richard van der Hoff e81d62009e
Split `on_receive_pdu` in half (#10640) 3 years ago
Richard van der Hoff 50af1efe4b
Extract `_resolve_state_at_missing_prevs` (#10624) 3 years ago
Patrick Cloke 000aa89be6
Do not include rooms with an unknown room version in a sync response. (#10644) 3 years ago
Dirk Klimpel b5fef6054a
Support MSC3283: Expose `enable_set_displayname` in capabilities (#10452) 3 years ago
Dirk Klimpel 220f901229
Remove not needed database updates in modify user admin API (#10627) 3 years ago
Dirk Klimpel 0c3565da4c
Additional type hints for the proxy agent and SRV resolver modules. (#10608) 3 years ago
Patrick Cloke d9856d9150
Fix weakref_slot parameter for room member storage attrs. (#10642) 3 years ago
Erik Johnston 49cb7eae97 1.41.0rc1 3 years ago
Patrick Cloke bec01c0758
Convert room member storage tuples to attrs. (#10629) 3 years ago
Andrew Morgan 3692f7fd33
Mount /_synapse/admin/v1/users/{userId}/media admin API on media workers only (#10628) 3 years ago