summary refs log tree commit diff
path: root/synapse/handlers/relations.py
diff options
context:
space:
mode:
authorJason Little <realtyem@gmail.com>2023-03-03 05:49:24 -0600
committerJason Little <realtyem@gmail.com>2023-03-03 05:49:24 -0600
commit47a965f72054fd4f0d298fca858b0311738d87b3 (patch)
treeb50f54a1b18a02e2e09b0426a400801a9270ea54 /synapse/handlers/relations.py
parentMerge branch 'develop' into comp-worker-shorthand (diff)
downloadsynapse-47a965f72054fd4f0d298fca858b0311738d87b3.tar.xz
Apply changes from review.
1. Factor processing of all worker types from the environment out and away from
    generating config files.
2. Fix up early templating of 'worker_config' to remove boilerplate.
3. Wrangle nginx upstream processing to accommodate odd combinations for overlapping
    workers. e.g. 'user_dir, user_dir+presence' should be able to handle the(in this case
    single) endpoint over either worker. I think this was promised in a previous commit,
    consider it delivered.
4. Update a bunch of comments, and adjust some pre-existing to fit inside the line
    length count of 88(aka, make the green squiggles go away)
5. Move processing of unusable characters for worker names to a later position so it
    will check the name produced if one was not requested as well.
Diffstat (limited to 'synapse/handlers/relations.py')
0 files changed, 0 insertions, 0 deletions