Commit Graph

17739 Commits (654e239b25e5ed49dd0340132a74e4617aa185c8)
 

Author SHA1 Message Date
Andrew Morgan 654e239b25
Add option to scripts-dev/lint.sh to only lint files changed since the last git commit (#8472) 4 years ago
Patrick Cloke 74976a8e43 Merge branch 'master' into develop 4 years ago
Patrick Cloke 9b8a53c7b9 Additional tweaks. 4 years ago
Patrick Cloke a7d4985a6b Clarify authlib changes. 4 years ago
Patrick Cloke f30f12a839 Fix typo. 4 years ago
Patrick Cloke f49708dee3 Add additional release notes. 4 years ago
Patrick Cloke 9991aaa49c 1.21.2 4 years ago
Patrick Cloke 3a337f6d27 Merge branch 'release-v1.21.2' into develop 4 years ago
Erik Johnston 20fa83f374 Remove racey assertion in MultiWriterIDGenerator (#8530) 4 years ago
Richard van der Hoff 8075504a60
Enable mypy for synapse.util.caches (#8547) 4 years ago
Richard van der Hoff 0a08cd1065
Merge pull request #8548 from matrix-org/rav/deferred_cache 4 years ago
Neil Johnson 1f39155071
Include user agent in user daily visits table (#8503) 4 years ago
Richard van der Hoff 4433d01519
Merge pull request #8537 from matrix-org/rav/simplify_locally_reject_invite 4 years ago
Richard van der Hoff 27cfd712b3 changelog 4 years ago
Richard van der Hoff 470dedd266 Combine the two sets of DeferredCache tests 4 years ago
Richard van der Hoff 4182bb812f move DeferredCache into its own module 4 years ago
Richard van der Hoff 9f87da0a84 Rename Cache->DeferredCache 4 years ago
Richard van der Hoff 7eff59ec91 Add some more type annotations to Cache 4 years ago
Erik Johnston 19b15d63e8
Use autocommit mode for single statement DB functions. (#8542) 4 years ago
Erik Johnston 618d405a32
Remove racey assertion in MultiWriterIDGenerator (#8530) 4 years ago
Christopher May-Townsend 1cf4a68108
Add note to manhole.md about bind_address when using with docker (#8526) 4 years ago
Brendan Abolivier 9e66f3761c
Update documentation on retention policies limits (#8529) 4 years ago
Erik Johnston 1264c8ac89
Add basic tests for sync/pagination with vector clock tokens. (#8488) 4 years ago
Erik Johnston 921a3f8a59
Fix not sending events over federation when using sharded event persisters (#8536) 4 years ago
Brendan Abolivier 3ee97a2748
Make sure a retention policy is a state event (#8527) 4 years ago
Aaron Raimist ec606ea9e3
Add correct M_BAD_JSON error code to /profile/{userId}/displayname (#8517) 4 years ago
Richard van der Hoff d9dc6185d3 changelog 4 years ago
Richard van der Hoff a34b17e492 Simplify `_locally_reject_invite` 4 years ago
Richard van der Hoff d9d86c2996 Remove redundant `token_id` parameter to create_event 4 years ago
Patrick Cloke 629a951b49
Move additional tasks to the background worker, part 4 (#8513) 4 years ago
Erik Johnston b2486f6656
Fix message duplication if something goes wrong after persisting the event (#8476) 4 years ago
Andrew Morgan a9a8f29729 Merge branch 'master' into develop 4 years ago
Andrew Morgan 58e583eac1 1.21.1 4 years ago
Christopher May-Townsend b76f53bb79
Multi arch docker support: add arm/v7 and arm64 to our docker images (#7921) 4 years ago
Andrew Morgan a06b7a5d94
Explicitly install test dependencies when building deb packages (#8523) 4 years ago
Andrew Morgan bc203c962f Merge branch 'master' into develop 4 years ago
Andrew Morgan cd0f65d2c7 Reverse proxies are not the only thing to change;be explicit w/ new endpoint 4 years ago
Andrew Morgan 4aa027ea70 Add deprecation warning for admin api under client api prefixes 4 years ago
Erik Johnston 8de3703d21
Make event persisters periodically announce position over replication. (#8499) 4 years ago
Andrew Morgan f76194a021 1.21.0 4 years ago
Samuel Philipp 6905f5751a
Docker: support passing additional commandline args to synapse (#8390) 4 years ago
Patrick Cloke d35a451399
Clean-up some broken/unused code in the test framework (#8514) 4 years ago
Richard van der Hoff 9789b1fba5
Fix threadsafety in ThreadedMemoryReactorClock (#8497) 4 years ago
Mateusz Przybyłowicz ca2db5dd0c
Increase default max_upload_size from 10M to 50M (#8502) 4 years ago
Patrick Cloke 1781bbe319
Add type hints to response cache. (#8507) 4 years ago
Andrew Morgan 66ac4b1e34
Allow modules to create and send events into rooms (#8479) 4 years ago
Erik Johnston 5009ffcaa4
Only send RDATA for instance local events. (#8496) 4 years ago
Patrick Cloke fe0f4a3591
Move additional tasks to the background worker, part 3 (#8489) 4 years ago
Patrick Cloke c9c0ad5e20
Remove the deprecated Handlers object (#8494) 4 years ago
Patrick Cloke a93f3121f8
Add type hints to some handlers (#8505) 4 years ago