Commit Graph

11617 Commits (bb89c84614303dde2298bcff7838c13a5698eb6c)
 

Author SHA1 Message Date
Richard van der Hoff bb89c84614
Merge pull request #3664 from matrix-org/rav/federation_metrics 6 years ago
Richard van der Hoff 8521ae13e3
Merge pull request #3654 from matrix-org/rav/room_versions 6 years ago
Neil Johnson cc187debf3
Merge pull request #3662 from matrix-org/neilj/reserved_users 6 years ago
Neil Johnson be59910b93 Merge branch 'develop' of github.com:matrix-org/synapse into neilj/reserved_users 6 years ago
Neil Johnson 990fe9fc23
Merge pull request #3633 from matrix-org/neilj/mau_tracker 6 years ago
Neil Johnson 312ae74746 typos 6 years ago
Neil Johnson d92675a486 Ability to whitelist specific threepids against monthly active user limiting 6 years ago
Neil Johnson 7f3d897e7a mock config.max_mau_value 6 years ago
Richard van der Hoff e6d73b8582 changelog 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 e5d2c67844
Merge pull request #3658 from matrix-org/rav/fix_event_persisted_position_metrics 6 years ago
Richard van der Hoff 3523f5432a Don't expose default_room_version as config opt 6 years ago
Richard van der Hoff 9b92720d88 fix event lag graph 6 years ago
Richard van der Hoff 865d07cd38 changelog 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 fbe255f9a4 add default mau_limits_reserved_threepids 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 7f3f108561 changelog 6 years ago
Richard van der Hoff 19a17068f1 Check m.room.create for sane room_versions 6 years ago
Richard van der Hoff f900d50824 include known room versions in outgoing make_joins 6 years ago
Neil Johnson e40a510fbf py3 fix 6 years ago
Neil Johnson d08296f9f2 remove unused import 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 b2aab04d2c fix py3 test failure 6 years ago
Neil Johnson da90337d89 Add ability to limit number of monthly active users on the server 6 years ago
Neil Johnson 950807d93a fix caching and tests 6 years ago
Michael Kaye df7f9871c1
Merge pull request #3644 from matrix-org/michaelkaye/refactor_docker_locations_v2 6 years ago
Neil Johnson 897c51d274 Merge branch 'develop' of github.com:matrix-org/synapse into neilj/mau_tracker 6 years ago
Michael Kaye 42960aa047
Update README.md 6 years ago
Michael Kaye c3f596180f
Update README.md 6 years ago
Michael Kaye 637b11b9ed
Update README.rst 6 years ago
Michael Kaye feacd13932
Update README.rst 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
Amber Brown 8a86d7ea96
Merge pull request #3645 from matrix-org/michaelkaye/mention_newsfragment 6 years ago