This website requires JavaScript.
Explore
Help
Sign In
OpenCloud
/
MatrixSynapse
mirror of
https://github.com/matrix-org/synapse
Watch
1
Star
0
Fork
You've already forked MatrixSynapse
0
Code
Issues
Releases
Wiki
Activity
c5c32266d8
MatrixSynapse
/
synapse
/
api
History
Erik Johnston
5d7c9ab789
Begin converting things to use the new Event structure
2014-12-04 11:27:59 +00:00
..
events
Change DomainSpecificString so that it doesn't use a HomeServer object
2014-12-02 10:42:28 +00:00
__init__.py
Fix pep8 warnings
2014-10-30 11:10:17 +00:00
auth.py
Begin converting things to use the new Event structure
2014-12-04 11:27:59 +00:00
constants.py
WIP for new way of managing events.
2014-12-03 16:07:21 +00:00
errors.py
Use module loggers rather than the root logger. Exceptions caused by bad clients shouldn't cause ERROR level logging. Fix sql logging to use 'repr' rather than 'str'
2014-11-20 17:10:37 +00:00
ratelimiting.py
fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org hasn't been incorporated in time for launch.
2014-09-03 17:31:57 +01:00
urls.py
Add a _matrix/key/v1 resource with the verification keys of the local server
2014-09-23 18:43:34 +01:00