This website requires JavaScript.
Explore
Gist
Help
Register
Sign In
Mirrors
/
synapse
mirror of
https://github.com/element-hq/synapse.git
Watch
1
Star
0
Fork
You've already forked synapse
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dada11dc5f
synapse
/
tests
/
rest
History
Paul "LeoNerd" Evans
da31b96b55
Implement presence state visibilty limiting when polling eventsource for stream
2014-09-03 13:46:52 +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
Implement presence state visibilty limiting when polling eventsource for stream
2014-09-03 13:46:52 +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