Commit Graph

15035 Commits (3d882a7ba52114f18ec6be61c51561db203a0534)
 

Author SHA1 Message Date
Richard van der Hoff 3d882a7ba5
Remove the cap on federation retry interval. (#6026) 5 years ago
Richard van der Hoff 0388beafe4
Fix bug in calculating the federation retry backoff period (#6025) 5 years ago
David Baker 59975f9a63
Merge pull request #6024 from matrix-org/dbkr/fix_sso_fallback_login 5 years ago
David Baker 6db22e4702 changelog 5 years ago
David Baker 642fad8bd4 Fix SSO fallback login 5 years ago
Sorunome dd2e5b0038 add report_stats_endpoint config option (#6012) 5 years ago
Jorik Schellekens a8251da10f
Blow up config if opentracing is missing (#5985) 5 years ago
Jason Robinson f1b40694ea
Merge pull request #6020 from matrix-org/jaywink/allow-support-users-to-register 5 years ago
Jason Robinson 6d847d8ce6 Ensure support users can be registered even if MAU limit is reached 5 years ago
Andrew Morgan 9fc71dc5ee
Use the v2 Identity Service API for lookups (MSC2134 + MSC2140) (#5976) 5 years ago
Erik Johnston cbcbfe64a2
Merge pull request #6015 from matrix-org/erikj/ratelimit_admin_redaction 5 years ago
Richard van der Hoff 7902bf1e1d
Clean up some code in the retry logic (#6017) 5 years ago
Erik Johnston 66ace43546 Update sample config 5 years ago
Andrew Morgan 9c555f37e3
Add note about extra arg to send_membership_event, remove arg in remote_reject_invite (#6009) 5 years ago
Jorik Schellekens 6604b64fae
Check dependencies on setup in the nicer way. (#5989) 5 years ago
Erik Johnston 57dd41a45b
Fix comments 5 years ago
Andrew Morgan 3505ffcda7
Fix existing v2 identity server calls (MSC2140) (#6013) 5 years ago
Erik Johnston caa9d6fed7 Add test for admin redaction ratelimiting. 5 years ago
Erik Johnston c64c3bb4c5 Fix how we check for self redaction 5 years ago
Erik Johnston 8df88b5ff3 Update sample config 5 years ago
Erik Johnston 2434c0084b Newsfile 5 years ago
Erik Johnston 54ce81c86d Allow use of different ratelimits for admin redactions. 5 years ago
Andrew Morgan cd17a2085e
Remove origin parameter from add_display_name_to_third_party_invite and add params to docstring (#6010) 5 years ago
Erik Johnston 5e9b05d7da
Merge pull request #6011 from matrix-org/anoa/fix_3pid_validation 5 years ago
Andrew Morgan b5833a2abf Add changelog 5 years ago
Andrew Morgan 60d3c57bd0 Use account_threepid_delegate for 3pid validation 5 years ago
Jason Robinson 63f9317b8e
Merge pull request #6004 from matrix-org/jaywink/autojoin-create-real-users 5 years ago
Erik Johnston 470dc621ae
Merge pull request #5934 from matrix-org/erikj/censor_redactions 5 years ago
Amber Brown aeb9b2179e
Add a build info metric to Prometheus (#6005) 5 years ago
Jason Robinson aaed6b39e1 Fix code style, again 5 years ago
Erik Johnston 580f3df9b2 Fix comments 5 years ago
Erik Johnston ea6956c55c
Merge pull request #6003 from matrix-org/erikj/push_opentracing 5 years ago
Jason Robinson e89fea4f04 Simplify count_real_users SQL to only count user_type is null rows 5 years ago
Jason Robinson 8c03cd0e5f Simplify is_real_user_txn check to trust user_type is null if real user 5 years ago
Erik Johnston 8b9ade8c78 Default to censoring redactions after seven days 5 years ago
Erik Johnston e7184a4370 Use better names in SQL 5 years ago
Erik Johnston 916c697228 Fixup comment 5 years ago
Erik Johnston fffe17b77d Don't start looping call unless enabled 5 years ago
Erik Johnston 80e14a8546 Handle setting retention period to 0 5 years ago
Jason Robinson 62fac9d969 Auto-fix a few code style issues 5 years ago
Jason Robinson be618e0551 Only count real users when checking for auto-creation of auto-join room 5 years ago
Erik Johnston a852e93408 Newsfile 5 years ago
Erik Johnston 05bae6b4fc Add opentracing span for HTTP push 5 years ago
Amber Brown 55d5b3af88
Servers-known-about statistic (#5981) 5 years ago
Andrew Morgan 78801e7f9e
Ensure a sid parameter is passed to bind_threepid (#5995) 5 years ago
Erik Johnston a2a695b7ec
Merge pull request #5998 from matrix-org/erikj/fixup_federate_flag 5 years ago
Erik Johnston 85275c89d7 Newsfile 5 years ago
Erik Johnston 142c9325c2 Correctly handle non-bool m.federate flag 5 years ago
Erik Johnston 30b67e0f63
Merge pull request #5993 from matrix-org/anoa/worker_store_reg 5 years ago
Erik Johnston 5624d0f2ec
Merge pull request #5994 from matrix-org/anoa/html_template_fix 5 years ago