.. |
engines
|
Add database version to phonehome stats. (#4753)
|
2019-02-27 10:21:49 +00:00 |
schema
|
Add comment to schema
|
2019-03-08 16:38:23 +00:00 |
util
|
…
|
|
__init__.py
|
Fix flake8 (#4519)
|
2019-01-30 10:53:17 +00:00 |
_base.py
|
Limit cache invalidation replication line length (#4748)
|
2019-02-27 10:28:37 +00:00 |
account_data.py
|
…
|
|
appservice.py
|
…
|
|
background_updates.py
|
Fix typos
|
2019-01-22 11:00:04 +00:00 |
client_ips.py
|
Merge pull request #4627 from matrix-org/erikj/user_ips_analyze
|
2019-02-12 13:05:09 +00:00 |
deviceinbox.py
|
Fixup slave stores
|
2019-03-04 18:04:57 +00:00 |
devices.py
|
Fixup slave stores
|
2019-03-04 18:04:57 +00:00 |
directory.py
|
…
|
|
e2e_room_keys.py
|
add new endpoint to update backup versions
|
2019-02-06 17:57:10 -05:00 |
end_to_end_keys.py
|
Fixup slave stores
|
2019-03-04 18:04:57 +00:00 |
event_federation.py
|
s/get_forward_events/get_successor_events/
|
2019-03-04 11:56:03 +00:00 |
event_push_actions.py
|
…
|
|
events.py
|
Make `prev_state` field optional
|
2019-03-08 15:05:32 +00:00 |
events_worker.py
|
Fix infinite loop when an event is redacted in a v3 room (#4535)
|
2019-01-31 15:34:17 +00:00 |
filtering.py
|
…
|
|
group_server.py
|
…
|
|
keys.py
|
…
|
|
media_repository.py
|
…
|
|
monthly_active_users.py
|
Fix UPSERTs on SQLite 3.24+ (#4477)
|
2019-01-28 15:43:32 +00:00 |
openid.py
|
…
|
|
prepare_database.py
|
…
|
|
presence.py
|
…
|
|
profile.py
|
…
|
|
push_rule.py
|
…
|
|
pusher.py
|
Use native UPSERTs where possible (#4306)
|
2019-01-24 21:31:54 +11:00 |
receipts.py
|
Add some debug about processing read receipts.
|
2019-03-04 18:19:40 +00:00 |
registration.py
|
Move /account/3pid to client_reader
|
2019-02-27 14:26:08 +00:00 |
rejections.py
|
…
|
|
room.py
|
…
|
|
roommember.py
|
Use term 'out of band membership' instead
|
2019-01-24 17:33:19 +00:00 |
search.py
|
…
|
|
signatures.py
|
…
|
|
state.py
|
Add configurable room list publishing rules
|
2019-02-14 16:02:23 +00:00 |
stream.py
|
Add docstrings from matrix-org-hotfixes
|
2019-03-06 17:24:26 +00:00 |
tags.py
|
…
|
|
transactions.py
|
…
|
|
user_directory.py
|
Rewrite userdir to be faster (#4537)
|
2019-03-07 01:22:53 -08:00 |
user_erasure_store.py
|
…
|
|