..
api
Merge pull request #952 from matrix-org/markjh/more_fixes
2016-07-26 19:20:56 +01:00
app
Merge branch 'develop' of github.com:matrix-org/synapse into erikj/fed_reader
2016-07-29 11:24:56 +01:00
appservice
Move the AS handler out of the Handlers object.
2016-05-31 13:53:48 +01:00
config
Update password config comment
2016-07-06 12:18:19 +09:00
crypto
Merge branch 'erikj/key_client_fix' of github.com:matrix-org/synapse into release-v0.17.0
2016-07-28 10:47:06 +01:00
events
Add sensible __eq__ operators inside the tests.
2016-04-07 16:41:37 +01:00
federation
Don't double wrap 200
2016-08-02 16:45:53 +01:00
handlers
Default device_display_name to null
2016-08-03 11:53:00 +01:00
http
Log when adding listeners
2016-07-25 17:22:15 +01:00
metrics
Don't explode if we have no snapshots yet
2016-07-20 16:59:52 +01:00
push
Ignore AlreadyCalled errors on timer cancel
2016-07-31 16:00:12 +01:00
replication
Merge branch 'develop' of github.com:matrix-org/synapse into erikj/fed_reader
2016-07-29 11:24:56 +01:00
rest
Default device_display_name to null
2016-08-03 11:53:00 +01:00
static /client
Updates to fallback CAS login to do new token login
2015-11-06 09:57:17 +00:00
storage
Default device_display_name to null
2016-08-03 11:53:00 +01:00
streams
Hook up the push rules to the notifier
2016-03-03 14:57:45 +00:00
util
Merge pull request #940 from matrix-org/erikj/fed_state_cache
2016-08-02 15:21:37 +01:00
__init__.py
Bump version and changelog
2016-07-28 10:38:56 +01:00
notifier.py
Notify users for events in rooms they join.
2016-06-07 11:33:36 +01:00
python_dependencies.py
Add metrics for psutil derived memory usage
2016-07-20 16:00:21 +01:00
server.py
Add device_id support to /login
2016-07-18 16:39:44 +01:00
server.pyi
Type annotations
2016-07-19 18:56:16 +01:00
state.py
Comment
2016-07-15 09:29:54 +01:00
types.py
Add create_requester
function
2016-07-26 16:46:53 +01:00
visibility.py
move filter_events_for_client out of base handler
2016-05-11 13:42:37 +01:00