MatrixSynapse/synapse
Luke Barnard 3fb8784c92 m.read_marker -> m.fully_read (#2128)
Also:
 - change the REST endpoint to have a "S" on the end (so it's now /read_markers)
 - change the content of the m.read_up_to event to have the key "event_id" instead of "marker".
2017-04-18 17:46:15 +01:00
..
api
app
appservice
config
crypto
events
federation
handlers m.read_marker -> m.fully_read (#2128) 2017-04-18 17:46:15 +01:00
http
metrics
push
replication
rest m.read_marker -> m.fully_read (#2128) 2017-04-18 17:46:15 +01:00
static/client
storage Merge pull request #2120 from matrix-org/luke/read-markers 2017-04-13 14:21:31 +01:00
streams
util
__init__.py
event_auth.py
notifier.py
python_dependencies.py
server.py
server.pyi
state.py
types.py
visibility.py