Commit Graph

8458 Commits (c31793a784059d3c90c1a81396fa832fa9efebac)

Author SHA1 Message Date
Richard van der Hoff c08f9d95b2 log *after* reloading log config 6 years ago
Amber Brown b37c472419
Rename async to async_helpers because `async` is a keyword on Python 3.7 (#3678) 6 years ago
Richard van der Hoff 638d35ef08 Fix linearizer cancellation on twisted < 18.7 6 years ago
Jeroen 2e9c73e8ca more generic conversion of str/bytes to unicode 6 years ago
Jeroen 64899341dc include private functions from twisted 6 years ago
Amber Brown dafe90a6be 0.33.2 6 years ago
Erik Johnston 62564797f5 Fixup wording and remove dead code 6 years ago
Jeroen d5c0ce4cad updated docstring for ServerContextFactory 6 years ago
Neil Johnson 839a317c96
fix pep8 too many lines 6 years ago
Neil Johnson 312ae74746 typos 6 years ago
Erik Johnston bebe325e6c Rename POST param to METHOD 6 years ago
Erik Johnston 5011417632 Fixup logging and docstrings 6 years ago
Richard van der Hoff bab94da79c fix metric name 6 years ago
Richard van der Hoff 53bca4690b more metrics for the federation and appservice senders 6 years ago
Neil Johnson ef3589063a prevent total number of reserved users being too large 6 years ago
Neil Johnson e8eba2b4e3 implement reserved users for mau limits 6 years ago
Richard van der Hoff 3523f5432a Don't expose default_room_version as config opt 6 years ago
Amber Brown 848431be1d fix for rc1 6 years ago
Amber Brown 3b9662339b version 6 years ago
Richard van der Hoff ca9bc1f4fe Fix occasional glitches in the synapse_event_persisted_position metric 6 years ago
Neil Johnson a74b25faaa WIP building out mau reserved users 6 years ago
Neil Johnson 7daa8a78c5 load mau limit threepids 6 years ago
Neil Johnson e54794f5b6 Fix postgres compatibility bug 6 years ago
Neil Johnson 1911c037cb update comments to reflect new sig 6 years ago
Neil Johnson 16d78be315 make use of _simple_select_one_onecol, improved comments 6 years ago
Richard van der Hoff 19a17068f1 Check m.room.create for sane room_versions 6 years ago
Erik Johnston 051a99c400 Fix isort 6 years ago
Richard van der Hoff f900d50824 include known room versions in outgoing make_joins 6 years ago
Neil Johnson 42c6823827 disable HS from config 6 years ago
Neil Johnson e40a510fbf py3 fix 6 years ago
Neil Johnson 886be75ad1 bug fixes 6 years ago
Will Hunt 16d9701892 Return M_NOT_FOUND when a profile could not be found. (#3596) 6 years ago
Neil Johnson e10830e976 wip commit - tests failing 6 years ago
Richard van der Hoff 3777fa26aa sanity check response from make_join 6 years ago
Richard van der Hoff 0d63d93ca8 Enforce compatibility when processing make_join requests 6 years ago
Richard van der Hoff 0ca459ea33 Basic support for room versioning 6 years ago
Richard van der Hoff 15c1ae45e5 Docstrings for BaseFederationServlet 6 years ago
Neil Johnson 5593ff6773 fix (lots of) py3 test failures 6 years ago
Neil Johnson 950807d93a fix caching and tests 6 years ago
Neil Johnson c0affa7b4f update generate_monthly_active_users, and reap_monthly_active_users 6 years ago
Neil Johnson 5e2f7b8084 typo 6 years ago
Neil Johnson 4ecb4bdac9 wip attempt at caching 6 years ago
Neil Johnson 74b1d46ad9 do mau checks based on monthly_active_users table 6 years ago
Neil Johnson 9180061b49 remove unused count_monthly_users 6 years ago
Richard van der Hoff 14a4e7d5a4 Prepare 0.33.1 6 years ago
Richard van der Hoff 0bf5ec0db7 Check room visibility for /event/ requests 6 years ago
Richard van der Hoff 14fa9d4d92 Avoid extra db lookups 6 years ago
Richard van der Hoff 0a65450d04 Validation for events/rooms in fed requests 6 years ago
Neil Johnson 00f99f74b1 insertion into monthly_active_users 6 years ago
Neil Johnson 165e067033 Revert "change monthly_active_users table to be a single column" 6 years ago