This website requires JavaScript.
Explore
Help
Register
Sign In
master
/
synapse
Watch
1
Star
0
Fork
0
You've already forked synapse
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
2e1ab9db08
synapse
/
tests
History
Paul "LeoNerd" Evans
583add34fe
Use the "collect_presencelike_data" distributor signal instead of re-implementing its behaviour
2014-08-20 16:06:47 +01:00
..
events
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
federation
Rename MockHttpServer to MockHttpResource as it stands for one server resource rather than an entire server
2014-08-19 11:16:23 +01:00
handlers
Use the "collect_presencelike_data" distributor signal instead of re-implementing its behaviour
2014-08-20 16:06:47 +01:00
rest
Don't generate room membership messages. Include previous state of in membership messages.
2014-08-20 11:53:57 +01:00
storage
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
util
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
__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_distributor.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_state.py
Fix some of the tests to reflect changes in the storage layer.
2014-08-15 17:42:21 +01:00
test_types.py
Add a HomeServer.parse_roomalias() to avoid having to RoomAlias.from_sring(..., hs=hs) - similar to parse_userid()
2014-08-13 18:03:41 +01:00
utils.py
Merge branch 'master' of github.com:matrix-org/synapse into sql_refactor
2014-08-19 14:48:19 +01:00