Commit Graph

1252 Commits (5a320baa45b8e826e52bdd6cadadfad727ab0357)

Author SHA1 Message Date
Brendan Abolivier 300ed0b8a6
Add module callbacks called for reacting to deactivation status change and profile update (#12062) 3 years ago
Patrick Cloke 7754af24ab
Remove the unstable `/spaces` endpoint. (#12073) 3 years ago
Patrick Cloke c56bfb08bc
Add documentation for missing worker types. (#11599) 3 years ago
Richard van der Hoff e24ff8ebe3
Remove `HomeServer.get_datastore()` (#12031) 3 years ago
Patrick Cloke 7bcc28f82f
Use room version 9 as the default room version (per MSC3589). (#12058) 3 years ago
Patrick Cloke 444b04058b
Document why auth providers aren't validated in the admin API. (#12004) 3 years ago
Brendan Abolivier 707049c6ff
Allow modules to set a display name on registration (#12009) 3 years ago
Patrick Cloke e69f8f0a8e
Remove support for the legacy structured logging configuration. (#12008) 3 years ago
David Robertson 73fc488783
Explain the meaning of spam checker callbacks' return values (#12003) 3 years ago
Andrew Morgan 7812fe9edd
Note when unstable MSC3283 prefixes will be removed (#11989) 3 years ago
H. Shay 9c4563c5cd remove empty file, reword/rename newsfragment, and add line to upgrade doc 3 years ago
Shay b2b971f28a
Enable cache time-based expiry by default (#11849) 3 years ago
Brendan Abolivier 0171fa5226
Remove deprecated user_may_create_room_with_invites callback (#11950) 3 years ago
Dirk Klimpel d36943c4df
Support the stable API endpoint for MSC3283: new settings in `/capabilities` endpoint (#11933) 3 years ago
Patrick Cloke e4fdf459e2
Basic documentation for the release cycle. (#11954) 3 years ago
Brad Jones 3914576b2b
Fix example for structured logging. (#11946) 3 years ago
Brendan Abolivier 6f440fd859
Recommend upgrading treq alongside twisted (#11943) 3 years ago
Brendan Abolivier 1aa2231e27
Fix wording 3 years ago
Brendan Abolivier 5cdd491310
Add words about the Twisted security fix 3 years ago
Brendan Abolivier 0640f8ebaa
Add a callback to allow modules to deny 3PID (#11854) 3 years ago
Dirk Klimpel 65ef21b1c7
Clarify that users' media are also preview images (#11862) 3 years ago
Jonathan de Jong 02632b3504
Stabilise MSC3231 (Token Based Registration) (#11867) 3 years ago
Richard van der Hoff b3d155a749
Delete MSC1711_certificates_FAQ.md (#11907) 3 years ago
Patrick Cloke 119edf51eb
Remove support for the webclient listener. (#11895) 3 years ago
Christian Paul 6b1c265c21
Fix typo: unpind -> unbind (#11859) 3 years ago
Brendan Abolivier d80d39b035
Add a ratelimiter for 3pid invite (#11892) 3 years ago
Dirk Klimpel 0da2301b21
Consolidate the `access_token` information in the admin api (#11861) 3 years ago
Dirk Klimpel 7eb198ddc8
Remove not needed old table of contents in documentation (#11860) 3 years ago
Brendan Abolivier bf60da1a60
Configurable limits on avatars (#11846) 3 years ago
Dirk Klimpel fd65139714
Fix some indentation inconsistencies in the sample config (modules) (#11838) 3 years ago
Shay ec07062e31
Update installation docs to indicate that we support Python 3.10 (#11820) 3 years ago
Brendan Abolivier 2d3bd9aa67
Add a module callback to set username at registration (#11790) 3 years ago
Brendan Abolivier 95b3f952fa
Add a config flag to inhibit `M_USER_IN_USE` during registration (#11743) 3 years ago
Dirk Klimpel 6a72c910f1
Add admin API to get a list of federated rooms (#11658) 3 years ago
Richard van der Hoff fc8598bc87
Minor updates, and docs, for schema delta files (#11823) 3 years ago
Forest Johnson 4210143f53
Docs: add missing PR submission process how-tos (#11821) 3 years ago
Dirk Klimpel 0d6cfea9b8
Add admin API to reset connection timeouts for remote server (#11639) 3 years ago
reivilibre df54c8485a
Remove account data (including client config, push rules and ignored users) upon user deactivation. (#11621) 3 years ago
Shay 9006ee36d1
Drop support for and remove references to EOL Python 3.6 (#11683) 3 years ago
Richard van der Hoff 56834ab779
installation.md: drop python 3.6 support (#11781) 3 years ago
Patrick Cloke 91221b6961
Add deprecation warnings for `webclient` listener and non-HTTP(S) `web_client_location`. (#11774) 3 years ago
Philippe Daouadi 15ffc4143c
Fix preview of imgur and Tenor URLs. (#11669) 3 years ago
AndrewFerr cefd4b87a3
Warn against using Let's Encrypt certs for encrypted TURN (#11686) 3 years ago
Richard van der Hoff 86615aa965
Fix up docs for `track_puppeted_user_ips` (again) (#11757) 3 years ago
Richard van der Hoff b0352f9c08
Update documentation for configuring facebook login (#11755) 3 years ago
Andrew Morgan 18862f20b5
Remove the 'password_hash' from the Users Admin API endpoint response dictionary (#11576) 3 years ago
Jason Robinson 904bb04409
Fix sample_config.yaml in regards track_puppeted_user_ips (#11749) 3 years ago
qwertyforce b9632046fb
update room spec url in config files (#11739) 3 years ago
Andy Balaam 5ff5f17377
Mention python3-venv and libpq-dev dependencies in contribution guide (#11740) 3 years ago
Jason Robinson 2560b1b6b2
Allow tracking puppeted users for MAU (#11561) 3 years ago