This website requires JavaScript.
Explore
Cloud
Chat
CI/CD
Help
Sign in
MirrorHub
/
synapse
Watch
0
Star
0
Fork
You've already forked synapse
1
mirror of
https://mau.dev/maunium/synapse.git
synced
2024-12-18 01:53:52 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
7b56a7a3cb
synapse
/
synapse
/
api
History
Erik Johnston
db02021aba
Implement auth for kicking.
2014-09-02 10:58:33 +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
Implement auth for kicking.
2014-09-02 10:58:33 +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