MatrixSynapse/synapse
Patrick Cloke 4fc8875876
Refactor media modules. (#15146)
* Removes the `v1` directory from `test.rest.media.v1`.
* Moves the non-REST code from `synapse.rest.media.v1` to `synapse.media`.
* Flatten the `v1` directory from `synapse.rest.media`,  but leave compatiblity
  with 3rd party media repositories and spam checkers.
2023-02-27 08:26:05 -05:00
..
_scripts Refactor media modules. (#15146) 2023-02-27 08:26:05 -05:00
api
app Add information on uploaded media to user export command. (#15107) 2023-02-23 13:14:17 -05:00
appservice
config Refactor media modules. (#15146) 2023-02-27 08:26:05 -05:00
crypto Bump black from 22.12.0 to 23.1.0 (#15103) 2023-02-22 15:29:09 -05:00
events Refactor media modules. (#15146) 2023-02-27 08:26:05 -05:00
federation Bump black from 22.12.0 to 23.1.0 (#15103) 2023-02-22 15:29:09 -05:00
handlers Batch up storing state groups when creating new room (#14918) 2023-02-24 13:15:29 -08:00
http Small fixes to `MatrixFederationHttpClient` docstrings (#15148) 2023-02-27 13:03:22 +00:00
logging Bump black from 22.12.0 to 23.1.0 (#15103) 2023-02-22 15:29:09 -05:00
media Refactor media modules. (#15146) 2023-02-27 08:26:05 -05:00
metrics Bump black from 22.12.0 to 23.1.0 (#15103) 2023-02-22 15:29:09 -05:00
module_api
push Fix a typo in MSC3873 config option. (#15138) 2023-02-23 16:06:42 -05:00
replication Bump black from 22.12.0 to 23.1.0 (#15103) 2023-02-22 15:29:09 -05:00
res
rest Refactor media modules. (#15146) 2023-02-27 08:26:05 -05:00
server_notices
spam_checker_api
state
static
storage Batch up storing state groups when creating new room (#14918) 2023-02-24 13:15:29 -08:00
streams
types Bump black from 22.12.0 to 23.1.0 (#15103) 2023-02-22 15:29:09 -05:00
util Bump black from 22.12.0 to 23.1.0 (#15103) 2023-02-22 15:29:09 -05:00
__init__.py
event_auth.py
notifier.py
py.typed
server.py Refactor media modules. (#15146) 2023-02-27 08:26:05 -05:00
visibility.py