Erik Johnston 10a67f0d69 Don't spuriously create new listeners 9 years ago
..
api 22c7c5eb8f Typo 9 years ago
app a005b7269a Add backwards compat support for metrics, manhole and webclient config options 9 years ago
appservice f43544eecc Make the appservice use 'users_in_room' rather than get_room_members since it is cached 9 years ago
config 9d0326baa6 Remove redundant newline 9 years ago
crypto 291cba284b Handle the case when things return empty but non none things 9 years ago
events ca580ef862 Don't copy twice 9 years ago
federation 8047fd2434 Merge pull request #176 from matrix-org/erikj/backfill_auth 9 years ago
handlers 8047fd2434 Merge pull request #176 from matrix-org/erikj/backfill_auth 9 years ago
http d15f166093 Remove log line 9 years ago
metrics ef1e019840 Appease pep8 9 years ago
push b8690dd840 Catch any exceptions in the pusher loop. Use a lower timeout for pushers so we can see if they're actually still running. 9 years ago
rest 5730b20c6d Merge pull request #175 from matrix-org/erikj/thumbnail_thread 9 years ago
storage 2eda996a63 Add a dummy.sql into delta/20 as pip isn't packinging the pushers.py 9 years ago
streams 4df11b5039 Make get_current_token accept a direction parameter, which tells whether the source whether we want a token for going 'forwards' or 'backwards' 9 years ago
util dd74436ffd Unused import 9 years ago
__init__.py 7f7ec84d6f Bump version 9 years ago
notifier.py 10a67f0d69 Don't spuriously create new listeners 9 years ago
python_dependencies.py 8355b4d074 Bump syutil version 9 years ago
server.py 9c5fc81c2d Correctly handle x_forwaded listener option 9 years ago
state.py 3bbd0d0e09 Merge pull request #180 from matrix-org/erikj/prev_state_context 9 years ago
types.py 1e90715a3d Make sure the notifier stream token goes forward when it is updated. Sort the pending events by the correct room_stream_id 9 years ago