Commit Graph

19295 Commits (e1641b46d19c9745f512e623544b2bddfc89551d)
 

Author SHA1 Message Date
David Teller e1641b46d1
Doc: Clarifying undoing room shutdowns (#10480) 3 years ago
Richard van der Hoff 56e2a30634
Move `maybe_kick_guest_users` out of `BaseHandler` (#10744) 3 years ago
David Robertson 5e9b382505
Pull out encrypted_by_default tests from user_directory tests (#10752) 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
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
cuttingedge1109 00640ee71a
Fix documentation of directory name for remote thumbnails (#10556) 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
Olivier Wilkinson (reivilibre) e059094119 Synapse 1.42.0rc1 (2021-09-01) 3 years ago
Olivier Wilkinson (reivilibre) c6e103c1a6 Make minor changes to changelog 3 years ago
David Robertson d9069388f3
Correctly include room avatars in email notifications (#10658) 3 years ago
Olivier Wilkinson (reivilibre) 940d4d3ac1 Improve changelog 3 years ago
Olivier Wilkinson (reivilibre) 70bef88731 Improve changelog 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 5d9e7e0c71 Merge branch 'master' into develop 3 years ago
Richard van der Hoff a4c8a2f08b 1.41.1 3 years ago
Richard van der Hoff 8c26f16c76
Fix up unit tests (#10723) 3 years ago
David Robertson 46ff99ef95
Advertise matrix-org.github.io/synapse docs (#10595) 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 e3abc0a5cc Merge remote-tracking branch 'origin/release-v1.41' into develop 3 years ago
Richard van der Hoff 8f98260552
Fix incompatibility with Twisted < 21. (#10713) 3 years ago
Azrenbeth 54aa7047eb
Removed page summaries from the top of installation and contributing doc pages (#10711) 3 years ago
Richard van der Hoff 051ddac53b
Clarifications to reverse_proxy.md (#10708) 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
Patrick Cloke 882539e423
Ensure the base Docker image is rebuilt when running complement with workers. (#10686) 3 years ago
Sean 7367473f96
Fix error when selecting between thumbnails with the same quality (#10684) 3 years ago
Erik Johnston cd22fb568a Merge branch 'master' into develop 3 years ago