This website requires JavaScript.
Explore
Help
Sign In
Matrix-Mirrors
/
forked-synapse
Watch
1
Star
0
Fork
0
You've already forked forked-synapse
mirror of
https://mau.dev/maunium/synapse.git
synced
2024-10-01 01:36:05 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
464e1fcfa5
forked-synapse
/
synapse
/
api
History
Erik Johnston
4b8244fbf8
Fix bug where we didn't correctly store the ops power levels event.
2014-09-02 12:12:14 +01:00
..
events
Add all the necessary checks to make banning work.
2014-09-01 18:24:56 +01:00
__init__.py
add in whitespace after copyright statements to improve legibility
2014-08-13 03:14:34 +01:00
auth.py
Fix bug where we didn't correctly store the ops power levels event.
2014-09-02 12:12:14 +01:00
constants.py
Add beginnings of ban support.
2014-09-01 16:15:34 +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
urls.py
change the world: make the default matrix API URL prefix /_matrix rather than /matrix to make it easier for existing websites to mount a HS in their namespace without collisions.
2014-08-31 14:51:37 +01:00