anonymousland-synapse/synapse
Matthew Hodgson ce81ccb063 handle fragments correctly on mxc URLs.
switch to vector.im permalinks as matrix.to isn't ready yet.
merge overlapping notifications together.
give one message of context after a notification (in the unlikely event it exists, but it's possible thanks to throttling).
include name of app in mail templates
2016-05-05 02:00:33 +01:00
..
api Measure Auth.check 2016-04-13 11:15:59 +01:00
app Add date header & message id 2016-05-04 14:52:10 +01:00
appservice Remove some unused functions (#711) 2016-04-08 14:01:56 +01:00
config fix assorted typos in default config 2016-05-04 11:38:01 +01:00
crypto
events Add sensible __eq__ operators inside the tests. 2016-04-07 16:41:37 +01:00
federation Lower timeout for make_membership_event 2016-04-15 11:22:23 +01:00
handlers Merge remote-tracking branch 'origin/develop' into dbkr/email_notifs 2016-04-29 10:05:20 +01:00
http Fix more typos in per-request metrics 2016-04-28 15:29:46 +01:00
metrics
push handle fragments correctly on mxc URLs. 2016-05-05 02:00:33 +01:00
replication Report per request metrics for all of the things using request_handler 2016-04-28 10:57:49 +01:00
rest Merge remote-tracking branch 'origin/develop' into dbkr/email_notifs 2016-04-29 20:28:47 +01:00
static/client
storage Correct SQL statement for postgres 2016-05-04 13:19:59 +01:00
streams
util Docstring 2016-04-29 19:47:35 +01:00
__init__.py Bump version and changelog 2016-03-30 12:35:25 +01:00
notifier.py Run filter_events_for_client 2016-04-27 17:50:49 +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 Optionally split out the pushers into a separate process 2016-04-21 17:22:37 +01:00
state.py Always use state cache entry if it exists 2016-04-20 11:49:10 +01:00
types.py