This website requires JavaScript.
Explore
Help
Sign In
kaslo
/
synapse
Watch
1
Star
0
Fork
0
You've already forked synapse
Code
Wiki
Activity
Files
b8906b0ea80149f1219161d24135ccc8d0f014ea
synapse
/
tests
/
rest
History
Paul "LeoNerd" Evans
b8906b0ea8
Kill the 'state' presence key in DB, name it 'presence' instead to match the over-the-wire API
2014-09-03 16:11:34 +01:00
..
__init__.py
add in copyrights to everything, not just the synapse subdir, and add a copyrighter.pl whilst we're at it
2014-08-13 03:32:18 +01:00
test_events.py
Fix tests to support ratelimiting
2014-09-03 09:15:22 +01:00
test_presence.py
Kill the 'state' presence key in DB, name it 'presence' instead to match the over-the-wire API
2014-09-03 16:11:34 +01:00
test_profile.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
test_rooms.py
Fix tests to support ratelimiting
2014-09-03 09:15:22 +01:00
utils.py
Renamed /rooms to /createRoom. Removed ability to PUT raw room IDs, and removed tests which tested that. Updated cmdclient and webclient.
2014-08-27 11:33:56 +01:00