This website requires JavaScript.
Explore
Help
Sign In
Matrix-Mirrors
/
anonymousland-synapse
Watch
1
Star
0
Fork
0
You've already forked anonymousland-synapse
mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced
2025-02-01 01:44:56 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
anonymousland-synapse
/
synapse
/
api
History
Patrick Cloke
35450519de
Ensure that calls to
json.dumps
are compatible with the standard library json. (
#7836
)
2020-07-15 13:40:54 -04:00
..
__init__.py
…
auth_blocking.py
Stop Auth methods from polling the config on every req. (
#7420
)
2020-05-06 15:54:58 +01:00
auth.py
Fix some spelling mistakes / typos. (
#7811
)
2020-07-09 09:52:58 -04:00
constants.py
Add option to enable encryption by default for new rooms (
#7639
)
2020-06-10 17:44:34 +01:00
errors.py
Ensure that calls to
json.dumps
are compatible with the standard library json. (
#7836
)
2020-07-15 13:40:54 -04: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