1
0
Commit Graph

657 Commits

Author SHA1 Message Date
Andrew Morgan
f57cfa30f4 write some docs for the quarantine_media api (#6458)
* commit '620f98b65':
  write some docs for the quarantine_media api (#6458)
2020-03-19 16:08:07 +00:00
Andrew Morgan
f724a2afba Clarifications for the email configuration settings. (#6423)
* commit 'c48ea9800':
  Clarifications for the email configuration settings. (#6423)
2020-03-18 17:54:04 +00:00
Andrew Morgan
b8344cabcd Merge pull request #6358 from matrix-org/babolivier/message_retention
* commit 'd31f69afa':
  clean up buildkite output
  Don't restrict the tests to v1 rooms
  Fix worker mode
  Fix 3PID invite exchange
  Lint again
  Lint again
  Lint
  Don't apply retention policy based filtering on state events
  Implement per-room message retention policies
2020-03-18 17:22:33 +00:00
Andrew Morgan
0d89ceb2fb Fix link to user_dir_populate.sql in the user directory docs (#6388)
* commit '24cc31ee9':
  Fix link to user_dir_populate.sql in the user directory docs (#6388)
2020-03-18 16:31:51 +00:00
Andrew Morgan
8299874aa2 Replace instance variations of homeserver with correct case/spacing (#6357)
* commit '6e1b40dc2':
  sample config
  Add changelog
  A couple more instances
  Replace instance variations of homeserver with correct case/spacing
2020-03-18 16:29:02 +00:00
Andrew Morgan
5dde341dc3 Merge pull request #6220 from matrix-org/neilj/set_room_version_default_to_5
* commit 'a42567e4a':
  Set room version default to 5
2020-03-18 16:28:54 +00:00
Andrew Morgan
4a634efaf8 document the REPLICATE command a bit better (#6305)
* commit 'cc6243b4c':
  document the REPLICATE command a bit better (#6305)
2020-03-16 19:24:50 +00:00
Andrew Morgan
45d81c26f7 Modify doc to update Google ReCaptcha terms (#6257)
* commit '9677613e9':
2020-03-16 15:36:50 +00:00
Andrew Morgan
5bbc257762 Fix typo in domain name in account_threepid_delegates config option (#6273)
* commit '46c12918a':
  Fix typo in domain name in account_threepid_delegates config option (#6273)
2020-03-16 15:36:10 +00:00
Andrew Morgan
759e8dd793 Option to suppress resource exceeded alerting (#6173)
* commit '2794b7905':
  Option to suppress resource exceeded alerting (#6173)
2020-03-16 15:27:03 +00:00
Andrew Morgan
3d5a537934 Add config linting script that checks for bool casing (#6203)
* commit '409c62b27':
  Add config linting script that checks for bool casing (#6203)
2020-03-16 15:26:24 +00:00
Andrew Morgan
036d8ea0da Update postgres.md (#6234)
* commit '0327a00a3':
  Update postgres.md (#6234)
2020-03-16 14:56:30 +00:00
Andrew Morgan
23f22d8b3e cas: support setting display name (#6114) 2020-02-26 12:36:57 +00:00
Andrew Morgan
6e620befc7 Merge pull request #6117 from matrix-org/erikj/fix_sample_config 2020-02-25 17:58:12 +00:00
Andrew Morgan
629a343c55 Explicitly log when a homeserver does not have a trusted key server configured (#6090) 2020-02-25 17:55:36 +00:00
Andrew Morgan
f6d3b67360 Merge pull request #6098 from matrix-org/erikj/cleanup_user_ips_2 2020-02-25 17:54:41 +00:00
Andrew Morgan
c36cf3c159 Merge pull request #6037 from matrix-org/rav/saml_mapping_work 2020-02-25 17:47:19 +00:00
Andrew Morgan
cb063ade7c Add submit_url response parameter to msisdn /requestToken (#6079) 2020-02-25 17:46:40 +00:00
Andrew Morgan
838c0ab9d4 Merge pull request #6064 from matrix-org/rav/saml_config_cleanup 2020-02-25 17:46:22 +00:00
Andrew Morgan
e034f14fca Use the federation blacklist for requests to untrusted Identity Servers (#6000) 2020-02-25 17:46:09 +00:00
Andrew Morgan
89c6910adb Allow HS to send emails when adding an email to the HS (#6042) 2020-02-25 15:19:43 +00:00
Andrew Morgan
8fb18d87a1 Fix typo in account_threepid_delegates config (#6028) 2020-02-25 14:35:05 +00:00
Andrew Morgan
a8c8d1f64d Fix logcontext spam on non-Linux platforms (#6059) 2020-02-25 14:34:47 +00:00
Andrew Morgan
672f630a1e (#5849) Convert rst to markdown (#6040) 2020-02-25 14:28:41 +00:00
Andrew Morgan
1f510be000 Add developer docs for using SAML without a server (#6032) 2020-02-25 14:28:06 +00:00
Andrew Morgan
9a784c90de add explanations on how to actually include an access_token (#6031) 2020-02-25 14:27:56 +00:00
Andrew Morgan
057be54878 add report_stats_endpoint config option (#6012) 2020-02-25 14:26:42 +00:00
Andrew Morgan
1dfbad8f10 Merge pull request #6015 from matrix-org/erikj/ratelimit_admin_redaction 2020-02-25 13:57:56 +00:00
Andrew Morgan
6bedb3fe1c Merge pull request #5934 from matrix-org/erikj/censor_redactions 2020-02-25 11:41:35 +00:00
Andrew Morgan
87856c6aa9 Servers-known-about statistic (#5981) 2020-02-25 11:37:02 +00:00
Andrew Morgan
3c9aa144c1 Allow Synapse to send registration emails + choose Synapse or an external server to handle 3pid validation (#5987) 2020-02-25 11:34:32 +00:00
Andrew Morgan
91e030ae12 Fix and refactor room and user stats (#5971) 2020-02-25 10:16:48 +00:00
Andrew Morgan
88c5b43d13 Add a link to python's logging config schema (#5926) 2020-02-24 17:19:20 +00:00
Andrew Morgan
4f6ee99818 Config templating (#5900) 2020-02-21 11:38:45 +00:00
Andrew Morgan
35a521bd6f Implement a structured logging output system. (#5680) 2020-02-21 11:38:13 +00:00
Andrew Morgan
587b9c25b1 Merge pull request #5914 from matrix-org/rei/admin_getadmin 2020-02-21 11:32:47 +00:00
Andrew Morgan
265bcb1e68 Merge pull request #5895 from matrix-org/erikj/notary_key 2020-02-21 11:31:53 +00:00
Andrew Morgan
a7a669b4de Add Admin API capability to set adminship of a user (#5878) 2020-02-21 11:31:28 +00:00
Andrew Morgan
cd2c684dbb Propagate opentracing contexts through EDUs (#5852) 2020-02-21 11:24:51 +00:00
Andrew Morgan
5a60e070fe Servlet to purge old rooms (#5845) 2020-02-21 11:01:08 +00:00
Andrew Morgan
57c2254daa Don't load the media repo when configured to use an external media repo (#5754) 2020-02-20 15:59:36 +00:00
Andrew Morgan
b7424f4943 Remove non-functional 'expire_access_token' setting (#5782) 2020-02-20 15:41:21 +00:00
Andrew Morgan
d478a36ae4 Room Complexity Client Implementation (#5783) 2020-02-20 15:41:08 +00:00
Andrew Morgan
ab051a1555 Make Jaeger fully configurable (#5694) 2020-02-19 15:12:49 +00:00
Andrew Morgan
f590f77a16 Replace returnValue with return (#5736) 2020-02-19 15:11:59 +00:00
Andrew Morgan
a35758cde3 Opentracing Documentation (#5703) 2020-02-19 11:48:29 +00:00
Andrew Morgan
4f890463af Update the coding style doc (#5719) 2020-02-19 11:47:08 +00:00
Andrew Morgan
782bd79170 Clean up opentracing configuration options (#5712) 2020-02-19 11:46:38 +00:00
Andrew Morgan
adb043107f Support Prometheus_client 0.4.0+ (#5636) 2020-02-19 11:46:23 +00:00
Andrew Morgan
ae84a5146e Improve Depends specs in debian package. (#5675) 2020-02-19 11:44:48 +00:00