..
api
Working unsubscribe links going straight to the HS
2016-06-02 17:21:31 +01:00
app
Merge pull request #845 from matrix-org/markjh/synchrotron_presence
2016-06-06 16:52:27 +01:00
appservice
Move the AS handler out of the Handlers object.
2016-05-31 13:53:48 +01:00
config
brand the email from header
2016-06-02 21:34:40 +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
pep8
2016-06-01 09:48:55 +01:00
handlers
.values() returns list of sets
2016-06-06 16:00:09 +01:00
http
Clean up the blacklist/whitelist handling.
2016-05-16 13:03:59 +01:00
metrics
Change CacheMetrics to be quicker
2016-06-03 11:26:52 +01:00
push
3rd time lucky: we'd already calculated it above
2016-06-03 16:39:50 +01:00
replication
Remove event fetching from DB threads
2016-06-03 17:22:13 +01:00
rest
Load push rules in storage layer, so that they get cached
2016-06-03 11:10:00 +01:00
static /client
Updates to fallback CAS login to do new token login
2015-11-06 09:57:17 +00:00
storage
Fix AS retries, but with correct ordering
2016-06-07 10:24:50 +01:00
streams
Hook up the push rules to the notifier
2016-03-03 14:57:45 +00:00
util
Merge branch 'erikj/cache_perf' of github.com:matrix-org/synapse into develop
2016-06-03 12:00:33 +01:00
__init__.py
Bump changelog and version
2016-06-03 15:33:14 +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
Split out the auth handler
2016-06-02 13:31:45 +01:00
state.py
Always use state cache entry if it exists
2016-04-20 11:49:10 +01:00
types.py
Spell "domain" correctly
2016-05-16 19:17:23 +01:00
visibility.py
move filter_events_for_client out of base handler
2016-05-11 13:42:37 +01:00