Commit Graph

10463 Commits (e8e3e033eea2947c3746005f876afca55c601f1d)

Author SHA1 Message Date
Brendan Abolivier bfe84e051e Split public rooms directory auth config in two 5 years ago
Richard van der Hoff 3f8a252dd8 Add "--open-private-ports" cmdline option 5 years ago
Richard van der Hoff 6a92b06cbb Add --data-directory commandline argument 5 years ago
Richard van der Hoff 16b52642e2 Don't load the generated config as the default. 5 years ago
Richard van der Hoff 7c2f8881a9 Ensure that all config options have sensible defaults 5 years ago
Richard van der Hoff 367a8263b3 Remove unused Config.config_dir_path attribute 6 years ago
Richard van der Hoff edea4bb5be Allow configuration of the path used for ACME account keys. 6 years ago
Richard van der Hoff c3c6b00d95
Pass config_dir_path and data_dir_path into Config.read_config. (#5522) 6 years ago
Richard van der Hoff 21bf4318b5
Factor acme bits out to a separate file (#5521) 6 years ago
Richard van der Hoff 1793de6c6d black 6 years ago
Erik Johnston dddf20e8e1 Fix /messages on workers when no from param specified. 6 years ago
Richard van der Hoff dc94773e60 Avoid raising exceptions in metrics 6 years ago
Richard van der Hoff 6cda36777b Drop support for cpu_affinity (#5525) 6 years ago
Richard van der Hoff e1a795758c
Improve help and cmdline option names for --generate-config options (#5512) 6 years ago
Richard van der Hoff 03cea2b0fe
Refactor Config parser and add some comments. (#5511) 6 years ago
Richard van der Hoff 37933a3bf8
Improve logging when generating config files (#5510) 6 years ago
Andrew Morgan 5d6644efe0
Only import jinja2 when needed (#5514) 6 years ago
Richard van der Hoff 0e8b35f7b0
Fix "Unexpected entry in 'full_schemas'" log warning (#5509) 6 years ago
Richard van der Hoff 2f8491daef
Fix logging error when a tampered event is detected. (#5500) 6 years ago
Erik Johnston 7eadb74056 Fix /messages on worker when no token supplied 6 years ago
Erik Johnston 8181e290a9 Fix sync tightloop bug. 6 years ago
Erik Johnston f3ab533374 Support pagination API in client_reader worker 6 years ago
Neil Johnson f47969f42a
Improve email notification logging (#5502) 6 years ago
Erik Johnston f8bd30af2a Black 6 years ago
Amber Brown 32e7c9e7f2
Run Black. (#5482) 6 years ago
Richard van der Hoff fe641df770 Sanity-checking for metrics updates 6 years ago
Richard van der Hoff f682af052d Simplify PerformanceCounters.update interface 6 years ago
Richard van der Hoff 68128d5626 Remove unused _get_event_counters 6 years ago
Richard van der Hoff 15bf32e062 Use monotonic clock where possible for metrics 6 years ago
Erik Johnston 65787b0f7c Add descriptions and remove redundant set(..) 6 years ago
Erik Johnston 554609288b Run as background process and fix comments 6 years ago
Brendan Abolivier 092e36457a
Fix typo in deactivation background job 6 years ago
David Baker f2d2ae03da Add some logging to 3pid invite sig verification (#5015) 6 years ago
Erik Johnston 2b20d0fb59 Fix logline 6 years ago
Erik Johnston b42f90470f Add experimental option to reduce extremities. 6 years ago
Erik Johnston 16a3124b76 Only count non-cache state resolution 6 years ago
Erik Johnston c9385dd238 Use consistent buckets 6 years ago
Brendan Abolivier 33ea87be39
Make check_threepid_can_be_invited async 6 years ago
Brendan Abolivier 112cf5a73a Add third party rules hook for 3PID invites 6 years ago
Erik Johnston ff88d36dcb Add metric fo number of state groups in resolution 6 years ago
Erik Johnston 499d4a32cd Add metrics for len of new extremities persisted. 6 years ago
Erik Johnston 187d2837a9 Add third party rules hook into create room 6 years ago
Amber Brown eba7caf09f
Remove Postgres 9.4 support (#5448) 6 years ago
Brendan Abolivier f874b16b2e Add plugin APIs for implementations of custom event rules. 6 years ago
Erik Johnston 304a1376c2 Fix 3PID invite room state over federation. 6 years ago
Brendan Abolivier e0b77b004d
Fix background job for deactivated flag 6 years ago
Brendan Abolivier 6d56a694f4 Don't send renewal emails to deactivated users 6 years ago
Erik Johnston 3ed595e327 Prometheus histograms are cumalative 6 years ago
Brendan Abolivier d0530382ee
Track deactivated accounts in the database (#5378) 6 years ago
Amber H. Brown a10c8dae85 fix prometheus rendering error 6 years ago