This website requires JavaScript.
Explore
Help
Sign In
kaslo
/
synapse
Watch
1
Star
0
Fork
0
You've already forked synapse
Code
Wiki
Activity
Files
229d9e57d11f7051f6355b30fd3fbe0f329e8233
synapse
/
synapse
/
api
History
Andrew Morgan
48e7f210c6
Merge commit 'a3f11567d' into dinsic
...
* commit 'a3f11567d': Replace all remaining six usage with native Python 3 equivalents (
#7704
)
2020-08-03 16:15:34 -07:00
..
__init__.py
copyrights
2016-01-07 04:26:29 +00:00
auth_blocking.py
Stop Auth methods from polling the config on every req. (
#7420
)
2020-05-06 15:54:58 +01:00
auth.py
Merge commit '03619324f' into dinsic
2020-08-03 16:06:22 -07:00
constants.py
Add option to enable encryption by default for new rooms (
#7639
)
2020-06-10 17:44:34 +01:00
errors.py
Merge commit 'a3f11567d' into dinsic
2020-08-03 16:15:34 -07:00
filtering.py
Replace all remaining six usage with native Python 3 equivalents (
#7704
)
2020-06-16 08:51:47 -04:00
ratelimiting.py
Performance improvements and refactor of Ratelimiter (
#7595
)
2020-06-05 10:47:20 +01:00
room_versions.py
Implement room version 6 (MSC2240). (
#7506
)
2020-05-15 09:30:10 -04:00
urls.py
Replace all remaining six usage with native Python 3 equivalents (
#7704
)
2020-06-16 08:51:47 -04:00