Commit Graph

15017 Commits (caa9d6fed719a8a80eb4a998d32f09577d04f927)
 

Author SHA1 Message Date
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
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
Andrew Morgan cf5a420c8a
Apply suggestions from code review 5 years ago
Andrew Morgan 5d833f0923 Add changelog 5 years ago
Andrew Morgan ca74b140f2 Fix destructuring assumption bug 5 years ago
Andrew Morgan 6ddda8152e Move delete_threepid_session into RegistrationWorkerStore 5 years ago
Andrew Morgan 5a7e9fdd84 Change changelog 5 years ago
Andrew Morgan e059c5e648 Move get_threepid_validation_session into RegistrationWorkerStore 5 years ago
Andrew Morgan 1ab1479a92 Add changelog 5 years ago
Erik Johnston 146af7b47f
Merge pull request #5991 from matrix-org/erikj/fix_tracing_funcs 5 years ago
Andrew Morgan 0c0b82b6d1
Allow Synapse to send registration emails + choose Synapse or an external server to handle 3pid validation (#5987) 5 years ago
Erik Johnston e5baf80237 Update changelog 5 years ago
Erik Johnston 4bc6b7130d Newsfile 5 years ago
Erik Johnston d8517da85b Don't assume there is a 'self' arg in @trace decorator 5 years ago
Jorik Schellekens f7c873a643
Trace how long it takes for the send trasaction to complete, including retrys (#5986) 5 years ago
Jorik Schellekens bc604e7f94
Gracefully handle log context slips and missing opentracing import errors. (#5988) 5 years ago
Erik Johnston 591d82f06b Merge branch 'develop' of github.com:matrix-org/synapse into erikj/censor_redactions 5 years ago
Erik Johnston ad9b64b496 Fix test 5 years ago
Erik Johnston 3ff0422d2d Make redaction retention period configurable 5 years ago
Erik Johnston 1a6ae33309
Merge pull request #5984 from matrix-org/joriks/opentracing_link_send_to_edu_contexts 5 years ago