MatrixSynapse/synapse
Patrick Cloke 075c16b410
Handle image transparency better when thumbnailing. (#9473)
Properly uses RGBA mode for 1- and 8-bit images with transparency
(instead of RBG mode).
2021-03-09 07:37:09 -05:00
..
_scripts
api Record the SSO Auth Provider in the login token (#9510) 2021-03-04 14:44:22 +00:00
app Set X-Forwarded-Proto header when frontend-proxy proxies a request (#9539) 2021-03-03 18:49:08 +00:00
appservice Add ResponseCache tests. (#9458) 2021-03-08 14:00:07 -05:00
config quick config comment tweak to clarify allow_profile_lookup_over_federation 2021-03-08 21:52:04 +00:00
crypto
events
federation Add ResponseCache tests. (#9458) 2021-03-08 14:00:07 -05:00
groups Add type hints to groups code. (#9393) 2021-02-17 08:41:47 -05:00
handlers Add ResponseCache tests. (#9458) 2021-03-08 14:00:07 -05:00
http Create a SynapseReactor type which incorporates the necessary reactor interfaces. (#9528) 2021-03-08 08:25:43 -05:00
logging Fix additional type hints from Twisted upgrade. (#9518) 2021-03-03 15:47:38 -05:00
metrics Fix additional type hints from Twisted upgrade. (#9518) 2021-03-03 15:47:38 -05:00
module_api Record the SSO Auth Provider in the login token (#9510) 2021-03-04 14:44:22 +00:00
push Fix additional type hints from Twisted upgrade. (#9518) 2021-03-03 15:47:38 -05:00
replication Add ResponseCache tests. (#9458) 2021-03-08 14:00:07 -05:00
res/templates Support not providing an IdP icon when choosing a username. (#9440) 2021-02-19 07:48:46 -05:00
rest Handle image transparency better when thumbnailing. (#9473) 2021-03-09 07:37:09 -05:00
server_notices
spam_checker_api
state
static
storage Fix 'rejected_events_metadata' background update (#9537) 2021-03-03 16:04:24 +00:00
streams
util Add logging to ObservableDeferred callbacks (#9523) 2021-03-09 11:09:31 +00:00
__init__.py 1.29.0 2021-03-08 13:52:13 +00:00
event_auth.py
notifier.py
python_dependencies.py Add a comment about systemd-python. (#9464) 2021-02-23 13:42:36 +00:00
secrets.py
server.py Create a SynapseReactor type which incorporates the necessary reactor interfaces. (#9528) 2021-03-08 08:25:43 -05:00
types.py Create a SynapseReactor type which incorporates the necessary reactor interfaces. (#9528) 2021-03-08 08:25:43 -05:00
visibility.py