This website requires JavaScript.
Explore
Help
Register
Sign In
dandri
/
synapse
Watch
1
Star
0
Fork
0
You've already forked synapse
mirror of
https://github.com/element-hq/synapse.git
synced
2026-03-31 14:55:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f6aa047aa259aba87881bcefe97aff07ddcbb4e3
synapse
/
synapse
/
api
History
Christoph
32fd9bc673
Fix possible AttributeError when account-api is called over unix socket (
#16404
)
...
Fixes
#16396
2023-10-09 10:16:07 +01:00
..
auth
Fix possible AttributeError when account-api is called over unix socket (
#16404
)
2023-10-09 10:16:07 +01:00
__init__.py
…
auth_blocking.py
…
constants.py
Run pyupgrade for python 3.7 & 3.8. (
#16110
)
2023-08-15 08:11:20 -04:00
errors.py
Describe which rate limiter was hit in logs (
#16135
)
2023-08-30 00:39:39 +01:00
filtering.py
Convert more cached return values to immutable types (
#16356
)
2023-09-20 07:48:55 -04:00
presence.py
Convert simple_select_list_paginate_txn to return tuples. (
#16433
)
2023-10-06 11:41:57 -04:00
ratelimiting.py
Fix incorrect docstring for Ratelimiter. (
#16255
)
2023-09-05 12:11:05 -04:00
room_versions.py
…
urls.py
…