MatrixSynapse/synapse
Erik Johnston 46ca345b06 Don't send old events as federation 2016-11-24 12:29:02 +00:00
..
api Return early on /sync code paths if a '*' filter is used 2016-11-22 16:38:35 +00:00
app Comment 2016-11-23 11:11:41 +00:00
appservice Allow Configurable Rate Limiting Per AS 2016-10-18 17:04:09 +01:00
config Hook up the send queue and create a federation sender worker 2016-11-16 17:34:44 +00:00
crypto Preserve some logcontexts 2016-08-24 11:58:40 +01:00
events Review comments 2016-11-22 13:42:11 +00:00
federation Shuffle receipt handler around so that worker apps don't need to load it 2016-11-23 15:14:24 +00:00
handlers Shuffle receipt handler around so that worker apps don't need to load it 2016-11-23 15:14:24 +00:00
http Set CORs headers on responses from the media repo 2016-11-02 11:29:25 +00:00
metrics Rename the python-specific metrics now the docs claim that we have done 2016-11-03 17:03:52 +00:00
push Fix push notifications for a single unread message 2016-10-18 10:57:33 +01:00
replication Ensure only main or federation_sender process can send federation traffic 2016-11-23 14:09:47 +00:00
rest Shuffle receipt handler around so that worker apps don't need to load it 2016-11-23 15:14:24 +00:00
static/client Updates to fallback CAS login to do new token login 2015-11-06 09:57:17 +00:00
storage Don't send old events as federation 2016-11-24 12:29:02 +00:00
streams Actually use the new function 2016-10-24 13:39:49 +01:00
util Invalidate retry cache in both directions 2016-11-22 17:45:44 +00:00
__init__.py Bump changelog and version 2016-11-24 11:08:01 +00:00
notifier.py Ensure only main or federation_sender process can send federation traffic 2016-11-23 14:09:47 +00:00
python_dependencies.py Use external ldap auth pacakge 2016-11-15 13:03:19 +00:00
server.py Shuffle receipt handler around so that worker apps don't need to load it 2016-11-23 15:14:24 +00:00
server.pyi Fix login with m.login.token 2016-08-08 16:40:39 +01:00
state.py Merge pull request #1121 from matrix-org/erikj/public_room_paginate 2016-09-15 13:27:09 +01:00
types.py Style 2016-10-20 13:53:15 +01:00
visibility.py Replace context.current_state with context.current_state_ids 2016-08-25 17:32:22 +01:00