Commit Graph

8623 Commits (9fbaed325f7e3ed4edff25636043b885b1cf388d)

Author SHA1 Message Date
Erik Johnston 05077e06fa Change admin_uri to admin_contact in config and errors 6 years ago
Erik Johnston 01a5a8b9e3 Fix checking if service notice room is already tagged 6 years ago
Erik Johnston cdd24449ee Ensure we wake up /sync when we add tag to notice room 6 years ago
Erik Johnston 14d49c51db Make content of tag an empty object rather than null 6 years ago
Erik Johnston 1d67b13674 Fix bug when federation_domain_whitelist is an emtpy list 6 years ago
Erik Johnston 7f147d623b Fix bug where we broke sync when using limit_usage_by_mau 6 years ago
Richard van der Hoff f584d6108f Pin to twisted 17.1 or later 6 years ago
Erik Johnston cd77270a66 Implement trail users 6 years ago
Erik Johnston 7e6e588e60 Fix bug where we resent "limit exceeded" server notices 6 years ago
Erik Johnston 7a0da69eee Add missing yield 6 years ago
Erik Johnston 9643a6f7f2 Update notice format 6 years ago
Richard van der Hoff 74854a9719 Use recaptcha_ajax.js directly from Google 6 years ago
Richard van der Hoff 4e5a4549b6 bump version to 0.33.3 6 years ago
Erik Johnston 8432e2ebd7 Rename WorkerProfileHandler to BaseProfileHandler 6 years ago
Erik Johnston a81f140880 Add assert to ensure handler is only run on master 6 years ago
Erik Johnston 47b25ba5f3 Remove redundant vars 6 years ago
Matthew Hodgson bb81e78ec6
Split the state_group_cache in two (#3726) 6 years ago
Richard van der Hoff f7bf181a90 fix another consent encoding fail 6 years ago
Richard van der Hoff f7baff6f7b Fix 500 error from /consent form 6 years ago
Erik Johnston cd6937fb26 Fix typo 6 years ago
Erik Johnston c2c153dd3b Log more detail when we fail to authenticate request 6 years ago
Erik Johnston 808d8e06aa Don't log exceptions when failing to fetch server keys 6 years ago
Erik Johnston 3f6762f0bb isort 6 years ago
Amber Brown 3b5b64ac99 changelog 6 years ago
Will Hunt f89f6b7c09 Allow guests to access /rooms/:roomId/event/:eventId 6 years ago
Richard van der Hoff be6527325a Fix exceptions when a connection is closed before we read the headers 6 years ago
Richard van der Hoff 55e6bdf287 Robustness fix for logcontext filter 6 years ago
Erik Johnston b01a755498 Make the in flight requests metrics thread safe 6 years ago
Erik Johnston 1058d14127 Make the in flight background process metrics thread safe 6 years ago
Amber Brown 9a2f960736 version 6 years ago
Amber Brown 324525f40c
Port over enough to get some sytests running on Python 3 (#3668) 6 years ago
Erik Johnston 8dee601054 Remove redundant room_version checks 6 years ago
Erik Johnston e21c368b8b Revert spurious change 6 years ago
Erik Johnston f2a48d87df Use get_cache_factor_for function for `state_cache` 6 years ago
Neil Johnson e07970165f rename error code 6 years ago
Neil Johnson c5171bf171 special case server_notices_mxid 6 years ago
Neil Johnson ba1fbf7d5b special case server_notices_mxid 6 years ago
Amber Brown c334ca67bb
Integrate presence from hotfixes (#3694) 6 years ago
Amber Brown 04f5d2db62
Remove v1/register's broken shared secret functionality (#3703) 6 years ago
Erik Johnston ab822a2d1f Add some fixmes 6 years ago
Erik Johnston 91cdb6de08 Call UserDirectoryHandler methods directly 6 years ago
Neil Johnson d49b77404b clean up, no functional changes 6 years ago
Erik Johnston ca87ad1def Split ProfileHandler into master and worker 6 years ago
Neil Johnson 0195dfbf52 server limits config docs 6 years ago
Erik Johnston 38f708a2bb Remote profile cache should remain in master worker 6 years ago
Erik Johnston 3b2dcfff78 Fix logging bug in EDU handling over replication 6 years ago
Neil Johnson 521d369e7a remove errant yield 6 years ago
Richard van der Hoff 0e8d78f6aa Logcontexts for replication command handlers 6 years ago
Richard van der Hoff 66f7dc8c87 Fix logcontexts for running pushers 6 years ago
Neil Johnson bcfeb44afe call reap on start up and fix under reaping bug 6 years ago