..
engines
Fix pep8 error on psycopg2cffi hack
2018-04-10 11:35:29 +02:00
schema
Merge pull request #3045 from matrix-org/dbkr/group_joinable
2018-04-05 15:57:49 +01:00
util
…
__init__.py
fix typo
2018-04-10 17:38:16 +01:00
_base.py
Use psycopg2cffi module instead of psycopg2 if running on pypy
2018-04-10 11:29:52 +02:00
account_data.py
Merge branch 'master' of github.com:matrix-org/synapse into develop
2018-03-19 11:41:01 +00:00
appservice.py
…
background_updates.py
Merge branch 'master' of github.com:matrix-org/synapse into develop
2018-03-19 11:41:01 +00:00
client_ips.py
Add user_ips last seen index
2018-03-28 12:03:13 +01:00
deviceinbox.py
Replace ujson with simplejson
2018-03-15 23:43:31 +00:00
devices.py
Replace ujson with simplejson
2018-03-15 23:43:31 +00:00
directory.py
…
end_to_end_keys.py
Replace ujson with simplejson
2018-03-15 23:43:31 +00:00
event_federation.py
Avoid creating events with huge numbers of prev_events
2018-04-16 18:41:37 +01:00
event_push_actions.py
Merge branch 'master' of github.com:matrix-org/synapse into develop
2018-03-19 11:41:01 +00:00
events.py
Track where event stream processing have gotten up to
2018-04-11 12:13:40 +01:00
events_worker.py
Format docstring
2018-04-12 12:07:09 +01:00
filtering.py
…
group_server.py
Don't use redundant inlineCallbacks
2018-04-06 15:43:27 +01:00
keys.py
…
media_repository.py
…
openid.py
…
prepare_database.py
bump schema version
2018-03-28 14:40:03 +01:00
presence.py
…
profile.py
…
push_rule.py
…
pusher.py
…
receipts.py
Merge branch 'master' of github.com:matrix-org/synapse into develop
2018-03-19 11:41:01 +00:00
registration.py
Don't use _cursor_to_dict in find_next_generated_user_id_localpart
2018-03-26 12:02:44 +01:00
rejections.py
…
room.py
Remove uses of events.content
2018-03-29 23:17:12 +01:00
roommember.py
Remove uses of events.content
2018-03-29 23:17:12 +01:00
search.py
Remove uses of events.content
2018-03-29 23:17:12 +01:00
signatures.py
…
state.py
…
stream.py
…
tags.py
Merge branch 'master' of github.com:matrix-org/synapse into develop
2018-03-19 11:41:01 +00:00
transactions.py
Replace ujson with simplejson
2018-03-15 23:43:31 +00:00
user_directory.py
Fix search_user_dir multiple sqlite versions do different things
2018-03-28 11:19:45 +01:00