Commit Graph

20 Commits (master)

Author SHA1 Message Date
Slavi Pantaleev 7891268873 Do not hardcode https:// in all remaining places, refer to matrix_static_files_scheme
1 week ago
Charles Wright 025a7e5c66
Merge branch 'spantaleev:master' into cvwright/room-workers-v2
5 months ago
Slavi Pantaleev c0afcaa2e3 Replace (almost) all matrix-org/synapse references with element-hq/synapse
5 months ago
Charles Wright 5ca9a7269a Add the new worker types to the list of available worker types
5 months ago
Charles Wright db70230ae1 Add room-workers as a new preset, with new room workers, sync workers, client readers, and federation readers. Based on https://tcpipuk.github.io/synapse/index.html
5 months ago
Slavi Pantaleev 54fb153acf Expose /_synapse/* APIs via matrix-synapse-reverse-proxy-companion
5 months ago
Slavi Pantaleev ef90142720 Handle /notifications endpoint via workers
9 months ago
Alexis Yushin ba1d665bd9 make smtp tls configurable / optional
10 months ago
Slavi Pantaleev 8668b0d772 Do not handle ^/_matrix/client/unstable/org.matrix.msc2716/rooms/.*/batch_send$ from workers anymore
11 months ago
Slavi Pantaleev c8215c98e7 Load `/capabilities` endpoint on workers
1 year ago
Slavi Pantaleev 905f0214cd Load `/directory/room/{roomAlias}` endpoint on workers
1 year ago
Slavi Pantaleev 32fb27c16c Whitelist 2 more APIs for Synapse workers
1 year ago
Slavi Pantaleev fab6c03609 Allow some new endpoints to work on workers
1 year ago
Slavi Pantaleev 13e7399104 Handle /timestamp_to_event via Synapse workers
2 years ago
Slavi Pantaleev 07c23b7cb0 Remove matrix_synapse_role_executed and various tasks that check it
2 years ago
Slavi Pantaleev 6c524302d6 Add intentionally-ignored-endpoints to intentionally-ignored-endpoints for completeness
2 years ago
Slavi Pantaleev a9e2607d80 Fix yaml[comments-indentation] in workers config and remove automation
2 years ago
Aine da4a82c48b
remove old workers.yml (already saved into main.yml)
2 years ago
Aine 37d4bf0d1c
fix workers-doc-to-yaml
2 years ago
Slavi Pantaleev 410a915a8a Move roles/matrix* to roles/custom/matrix*
2 years ago