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
8af5e360d6
synapse
/
synapse
History
Erik Johnston
8af5e360d6
Remove store_id from notifier.on_new_room_event calls.
2014-08-27 16:23:33 +01:00
..
api
Merge branch 'develop' of github.com:matrix-org/synapse into stream_refactor
2014-08-27 14:13:06 +01:00
app
A reliable logger.info() message /after/ the TCP port has been opened and is listening; this is essential for avoiding races in wrapper scripts e.g. integration testing
2014-08-27 13:08:55 +01:00
crypto
add in whitespace after copyright statements to improve legibility
2014-08-13 03:14:34 +01:00
federation
Ensure that we don't have duplicate hosts in the pdu destinations list
2014-08-24 14:35:13 +01:00
handlers
Remove store_id from notifier.on_new_room_event calls.
2014-08-27 16:23:33 +01:00
http
For the content repo, don't just use homeserver.hostname as that might not include the port due to SRV.
2014-08-24 11:56:55 +01:00
rest
Merge branch 'develop' of github.com:matrix-org/synapse into stream_refactor
2014-08-27 15:34:01 +01:00
storage
Merge branch 'develop' of github.com:matrix-org/synapse into stream_refactor
2014-08-27 14:13:06 +01:00
streams
Index sources in a nicer fashion.
2014-08-27 15:33:52 +01:00
util
Put some DEBUG logging in lockutils.py so we can debug roomlocks
2014-08-14 16:06:05 +01:00
__init__.py
Bump versions to 0.0.1
2014-08-22 12:06:50 +01:00
notifier.py
Index sources in a nicer fashion.
2014-08-27 15:33:52 +01:00
server.py
Merge branch 'develop' of github.com:matrix-org/synapse into stream_refactor
2014-08-27 14:13:06 +01:00
state.py
Rename method name to not clash with other ones in storage.
2014-08-15 16:47:48 +01:00
types.py
PEP8 tweaks.
2014-08-27 14:19:39 +01:00