forked-synapse/synapse
2016-07-08 13:22:32 +01:00
..
api Fix bug where we did not correctly explode when multiple user_ids were set in macaroon 2016-07-07 16:22:24 +01:00
app Optionally start or stop workers in synctl. 2016-06-21 16:38:05 +01:00
appservice Move the AS handler out of the Handlers object. 2016-05-31 13:53:48 +01:00
config Merge branch 'release-v0.16.1' of github.com:matrix-org/synapse 2016-06-20 14:18:04 +01:00
crypto Uncommit accidentally commited edit to cipher list 2016-05-10 18:44:32 +02:00
events Add sensible __eq__ operators inside the tests. 2016-04-07 16:41:37 +01:00
federation Merge pull request #878 from matrix-org/erikj/ujson 2016-06-17 16:22:12 +01:00
handlers Add a comment on why we don't create a profile for upgrading users 2016-06-17 19:18:53 +01:00
http Work around TLS bug in twisted 2016-06-15 10:39:08 +01:00
metrics Don't track total objects as its too expensive to calculate 2016-06-07 17:00:45 +01:00
push Fix `KeyError: 'msgtype'. Use .get` 2016-06-17 13:49:16 +01:00
replication Remove event fetching from DB threads 2016-06-03 17:22:13 +01:00
rest Line lengths 2016-06-15 16:58:12 +01:00
static/client Updates to fallback CAS login to do new token login 2015-11-06 09:57:17 +00:00
storage Merge pull request #886 from matrix-org/markjh/async_commit 2016-06-29 15:21:58 +01:00
streams Hook up the push rules to the notifier 2016-03-03 14:57:45 +00:00
util Remove registered_users from the distributor. 2016-06-17 19:14:16 +01:00
__init__.py Bump version and changelog 2016-07-07 16:33:00 +01:00
notifier.py Notify users for events in rooms they join. 2016-06-07 11:33:36 +01:00
python_dependencies.py Merge remote-tracking branch 'origin/develop' into dbkr/email_notifs 2016-04-29 10:05:20 +01:00
server.py Use worker_ prefixes for worker config, use existing support for multiple config files 2016-06-16 17:29:50 +01:00
state.py Always use state cache entry if it exists 2016-04-20 11:49:10 +01:00
types.py Make get_domain_from_id throw SynapseError on invalid ID 2016-06-14 13:25:29 +01:00
visibility.py move filter_events_for_client out of base handler 2016-05-11 13:42:37 +01:00