This website requires JavaScript.
Explore
Gist
Help
Register
Sign In
Mirrors
/
synapse-old
mirror of
https://github.com/matrix-org/synapse.git
Watch
1
Star
0
Fork
You've already forked synapse-old
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
94eb2560f4
synapse-old
/
synapse
/
api
History
Kegan Dougal
61933f8e52
Added M_UNKNOWN_TOKEN error code and send it when there is an unrecognised access_token
2014-08-14 13:47:39 +01:00
..
events
add in whitespace after copyright statements to improve legibility
2014-08-13 03:14:34 +01:00
streams
add in whitespace after copyright statements to improve legibility
2014-08-13 03:14:34 +01:00
__init__.py
add in whitespace after copyright statements to improve legibility
2014-08-13 03:14:34 +01:00
auth.py
Added M_UNKNOWN_TOKEN error code and send it when there is an unrecognised access_token
2014-08-14 13:47:39 +01:00
constants.py
Use strings instead of opaque magic-number constants for presence states; rename AWAY to UNAVAILABLE
2014-08-13 14:31:48 +01:00
errors.py
Added M_UNKNOWN_TOKEN error code and send it when there is an unrecognised access_token
2014-08-14 13:47:39 +01:00
notifier.py
Handle a potential race in the notifier when calling get_events_for which resulted in an uncaught KeyError
2014-08-13 17:13:26 +01:00
urls.py
Added web client prefix
2014-08-14 11:54:37 +01:00