Commit Graph

11805 Commits (3504982cb7918a42881618cb20e40257d3f9e4f9)
 

Author SHA1 Message Date
Matthew Hodgson 3f543dc021 initial cut at a room summary API (#3574) 6 years ago
Richard van der Hoff 859989f958
Merge pull request #3686 from matrix-org/rav/changelog_links_to_prs 6 years ago
Neil Johnson 81d727efa9
Merge pull request #3689 from matrix-org/neilj/fix_off_by_1+maus 6 years ago
Neil Johnson da7fe43899 Fix mau blocking calulation bug on login 6 years ago
Richard van der Hoff e2e846628d Remove incorrectly re-added changelog files 6 years ago
Matthew Hodgson 2f78f432c4 speed up /members and add at= and membership params (#3568) 6 years ago
Neil Johnson 86a00e05e1 Merge branch 'develop' of github.com:matrix-org/synapse into neilj/fix_off_by_1+maus 6 years ago
Richard van der Hoff d82fa0e9a6 changelog 6 years ago
Amber Brown a87af25fbb Fix the tests 6 years ago
Richard van der Hoff afcd655ab6 Use a producer to stream back responses 6 years ago
Erik Johnston dc56c47dc0
Merge pull request #3653 from matrix-org/erikj/split_federation 6 years ago
Neil Johnson 4601129c44
Merge pull request #3687 from matrix-org/neilj/admin_email 6 years ago
Erik Johnston ef184caf30 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/split_federation 6 years ago
Erik Johnston 488ffe6fdb Use federation handler function rather than duplicate 6 years ago
Erik Johnston 773db62a22 Rename slave TransactionStore to SlaveTransactionStore 6 years ago
Neil Johnson 39176f27f7 remove changelog referencing another PR 6 years ago
Richard van der Hoff 2de813a611 changelog 6 years ago
Richard van der Hoff eaaa2248ff Refactor request logging code 6 years ago
Neil Johnson 87a824bad1 clean up AuthError 6 years ago
Neil Johnson c4eb97518f Merge branch 'neilj/update_limits_error_codes' of github.com:matrix-org/synapse into neilj/admin_email 6 years ago
Neil Johnson 55afba0fc5 update admin email to uri 6 years ago
Neil Johnson 75c663c7b9 update error codes 6 years ago
Neil Johnson 1c5e690a6b
Merge pull request #3690 from matrix-org/neilj/change_prometheus_mau_metric_name 6 years ago
Erik Johnston fef2e65d12
Merge pull request #3667 from matrix-org/erikj/fixup_unbind 6 years ago
Neil Johnson 596ce63576 update resource limit error codes 6 years ago
Neil Johnson b8429c7c81 update error codes for resource limiting 6 years ago
Neil Johnson ab035bdeac replace admin_email with admin_uri for greater flexibility 6 years ago
Neil Johnson 19b433e3f4 Merge branch 'develop' of github.com:matrix-org/synapse into neilj/admin_email 6 years ago
Neil Johnson b586b8b986 Merge branch 'develop' of github.com:matrix-org/synapse into neilj/fix_off_by_1+maus 6 years ago
Neil Johnson 70e48cbbb1 Merge branch 'develop' of github.com:matrix-org/synapse into neilj/change_prometheus_mau_metric_name 6 years ago
Neil Johnson aa3220df6a
Merge pull request #3692 from matrix-org/neil/fix_postgres_test_initialise_reserved_users 6 years ago
Neil Johnson 7277216d01 fix setup_test_homeserver to be postgres compatible 6 years ago
Neil Johnson cd0c749c4f Fix missing yield in synapse.storage.monthly_active_users.initialise_reserved_users 6 years ago
Neil Johnson 9ecbaf8ba8 adding missing yield 6 years ago
Neil Johnson 1522ed9c07 in case max_mau is less than I think 6 years ago
Neil Johnson 629f390035 Rename MAU prometheus metric 6 years ago
Neil Johnson e5962f845c pep8 6 years ago
Neil Johnson e7d091fb86 combine mau metrics into one group 6 years ago
Neil Johnson 414d54b61a
Merge pull request #3670 from matrix-org/neilj/mau_sync_block 6 years ago
Neil Johnson 2545993ce4 make comments clearer 6 years ago
Neil Johnson 06b331ff40 fix off by 1 errors 6 years ago
Neil Johnson 8f9a7eb58d support admin_email config and pass through into blocking errors, return AuthError in all cases 6 years ago
Neil Johnson c74c71128d remove blank line 6 years ago
Neil Johnson ed4bc3d2fc fix off by 1s on mau 6 years ago
Neil Johnson bd92c8eaa7 Merge branch 'neilj/admin_email' of github.com:matrix-org/synapse into neilj/fix_off_by_1+maus 6 years ago
Neil Johnson 99ebaed8e6
Update register.py 6 years ago
Neil Johnson 9b5bf3d858 Merge branch 'neilj/admin_email' of github.com:matrix-org/synapse into neilj/fix_off_by_1+maus 6 years ago
Neil Johnson e25d87d97b Merge branch 'neilj/mau_sync_block' of github.com:matrix-org/synapse into neilj/fix_off_by_1+maus 6 years ago
Amber Brown 614e6d517d
Dockerised sytest (#3660) 6 years ago
Amber Brown 0bdc362598
Merge pull request #3681 from matrix-org/neilj/fix_reap_users_in_postgres 6 years ago