Commit Graph

279 Commits (watcha-develop)

Author SHA1 Message Date
Erik Johnston 23740eaa3d
Correctly mention previous copyright (#16820) 10 months ago
Erik Johnston 0455c40085 Update book location 12 months ago
Patrick Cloke 8e1e62c9e0 Update license headers 1 year ago
Patrick Cloke 85e5f2dc25
Add a new module API to update user presence state. (#16544) 1 year ago
Mathieu Velten dd44ee00b6
Add automatic purge after all users forget a room (#15488) 1 year ago
Patrick Cloke 1e89976b26
Rename blacklist/whitelist internally. (#15620) 2 years ago
Sean Quah 68dcd2cbcb
Re-type config paths in `ConfigError`s to be `StrSequence`s (#15615) 2 years ago
Jason Little 56efa9b167
Experimental Unix socket support (#15353) 2 years ago
dependabot[bot] 9bb2eac719
Bump black from 22.12.0 to 23.1.0 (#15103) 2 years ago
realtyem 490a3675bd
Allow health listener resource to load (#15096) 2 years ago
David Robertson 796a4b7482
Prefer `type(x) is int` to `isinstance(x, int)` (#14945) 2 years ago
Catalan Lover e8f2bf5c40
Change default room version to 10. Implements MSC3904 (#14111) 2 years ago
Hugh Nimmo-Smith 4eaf3eb840
Implementation of HTTP 307 response for MSC3886 POST endpoint (#14018) 2 years ago
Eric Eastwood 5093cbf88d
Be able to correlate timeouts in reverse-proxy layer in front of Synapse (pull request ID from header) (#13801) 2 years ago
Patrick Cloke 32fc3b7ba4
Remove configuration options for direct TCP replication. (#13647) 2 years ago
Jacek Kuśnierz 0ef1307619
Add custom well-known (#13035) 2 years ago
Shay 493c2fc44a
Remove code generating comments in configuration file (#12941) 2 years ago
Brendan Abolivier 28989cb301
Add a background job to automatically delete stale devices (#12855) 3 years ago
Dirk Klimpel 8060034612
Fix typo in listener config (#12742) 3 years ago
reivilibre 699192fc1a
Add the `update_user_directory_from_worker` configuration option (superseding `update_user_directory`) to allow a generic worker to be designated as the worker to update the user directory. (#12654) 3 years ago
Will Hunt 2d74a8c178
Add `mau_appservice_trial_days` config (#12619) 3 years ago
David Robertson 6463244375
Remove unused `# type: ignore`s (#12531) 3 years ago
Erik Johnston aa28110264
Process device list updates asynchronously (#12365) 3 years ago
Patrick Cloke 4586119f0b
Add missing type hints to config classes. (#12402) 3 years ago
Erik Johnston 5c9e39e619
Track device list updates per room. (#12321) 3 years ago
Brendan Abolivier 437a8ed9ef
Add a configuration to exclude rooms from sync response (#12310) 3 years ago
Brendan Abolivier 5436b014f4
Optionally include account validity in MSC3720 account status responses (#12266) 3 years ago
Patrick Cloke 7bcc28f82f
Use room version 9 as the default room version (per MSC3589). (#12058) 3 years ago
Patrick Cloke 119edf51eb
Remove support for the webclient listener. (#11895) 3 years ago
Patrick Cloke acda9f07c8
Revert experimental push rules from #7997. (#11884) 3 years ago
Brendan Abolivier bf60da1a60
Configurable limits on avatars (#11846) 3 years ago
Patrick Cloke 91221b6961
Add deprecation warnings for `webclient` listener and non-HTTP(S) `web_client_location`. (#11774) 3 years ago
qwertyforce b9632046fb
update room spec url in config files (#11739) 3 years ago
Patrick Cloke 10a88ba91c
Use auto_attribs/native type hints for attrs classes. (#11692) 3 years ago
Olivier Wilkinson (reivilibre) 4dd9ea8f4f Revert "Revert accidental fast-forward merge from v1.49.0rc1" 3 years ago
Patrick Cloke 0cc3bf97b4
Additional type hints for the config module, part 2. (#11480) 3 years ago
Sean Quah 158d73ebdd Revert accidental fast-forward merge from v1.49.0rc1 3 years ago
Patrick Cloke f44d729d4c
Additional type hints for config module. (#11465) 3 years ago
Patrick Cloke 55669bd3de
Add missing type hints to config base classes (#11377) 3 years ago
Richard van der Hoff 86a497efaa
Default value for `public_baseurl` (#11210) 3 years ago
Richard van der Hoff 71f9966f27
Support for serving server well-known files (#11211) 3 years ago
Patrick Cloke 5573133348
Move experimental & retention config out of the server module. (#11070) 3 years ago
Patrick Cloke 94b620a5ed
Use direct references for configuration variables (part 6). (#10916) 3 years ago
Patrick Cloke eb2c7e51c4
Clean-up type hints in server config (#10915) 3 years ago
Andrew Morgan aa2c027792
Remove unnecessary parentheses around tuples returned from methods (#10889) 3 years ago
Azrenbeth 6e895366ea
Add config option to use non-default manhole password and keys (#10643) 3 years ago
Azrenbeth 1a9f531c79
Port the PresenceRouter module interface to the new generic interface (#10524) 3 years ago
Brendan Abolivier 5639759980
Centralise the custom template directory (#10596) 3 years ago
Kento Okamoto 72935b7c50
Add warnings to ip_range_blacklist usage with proxies (#10129) 3 years ago
Jonathan de Jong bf72d10dbf
Use inline type hints in various other places (in `synapse/`) (#10380) 3 years ago