MatrixSynapse/synapse
David Baker a2562f9d74 Add support for event_id_only push format
Param in the data dict of a pusher that tells an HTTP pusher to
send just the event_id of the event it's notifying about and the
notification counts. For clients that want to go & fetch the body
of the event themselves anyway.
2017-09-18 15:39:39 +01:00
..
api Merge pull request #2309 from matrix-org/erikj/user_ip_repl 2017-07-06 14:33:14 +01:00
app Fix user_dir startup 2017-08-16 15:11:29 +01:00
appservice
config Fix process startup 2017-08-16 14:57:35 +01:00
crypto
events
federation Separate federation servlet into different lists 2017-07-05 14:32:24 +01:00
handlers Fix typo 2017-09-15 09:56:54 +01:00
http
metrics
push Add support for event_id_only push format 2017-09-18 15:39:39 +01:00
replication Reduce log levels in tcp replication 2017-07-11 10:04:21 +01:00
rest Add left section to /keys/changes 2017-09-08 14:44:36 +01:00
static/client
storage Perf: Don't filter events for push 2017-07-07 14:04:40 +01:00
streams
util Increase default cache factor size. 2017-07-04 09:58:32 +01:00
__init__.py Bump version and changelog 2017-07-06 18:11:22 +01:00
event_auth.py
notifier.py
python_dependencies.py Merge pull request #2288 from kyrias/bcrypt 2017-08-23 14:14:56 +01:00
server.py
server.pyi
state.py Define CACHE_SIZE_FACTOR once 2017-07-04 09:56:44 +01:00
types.py
visibility.py Perf: Don't filter events for push 2017-07-07 14:04:40 +01:00