.. |
engines
|
Fix pep8 error on psycopg2cffi hack
|
2018-04-10 11:35:29 +02:00 |
schema
|
Revert "Revert "Merge pull request #3431 from matrix-org/rav/erasure_visibility""
|
2018-06-25 13:42:55 +01:00 |
util
|
Fix assertion to stop transaction queue getting wedged
|
2017-03-15 12:16:55 +00:00 |
__init__.py
|
Revert "Revert "Merge pull request #3431 from matrix-org/rav/erasure_visibility""
|
2018-06-25 13:42:55 +01:00 |
_base.py
|
update metrics to be in seconds
|
2018-05-28 19:10:27 +10:00 |
account_data.py
|
remove dead filter_events_for_clients
|
2018-06-12 09:51:31 +01:00 |
appservice.py
|
Remove ability for AS users to call /events and /sync
|
2018-03-05 15:44:46 +00:00 |
background_updates.py
|
Pass around the reactor explicitly (#3385)
|
2018-06-22 09:37:10 +01:00 |
client_ips.py
|
Pass around the reactor explicitly (#3385)
|
2018-06-22 09:37:10 +01:00 |
deviceinbox.py
|
Replace ujson with simplejson
|
2018-03-15 23:43:31 +00:00 |
devices.py
|
replace some iteritems with six
|
2018-05-19 17:59:26 +02:00 |
directory.py
|
Fix cache invalidation on deletion
|
2018-03-05 15:29:03 +00:00 |
end_to_end_keys.py
|
replace some iteritems with six
|
2018-05-19 17:59:26 +02:00 |
event_federation.py
|
Merge pull request #3110 from NotAFile/py3-six-queue
|
2018-04-20 15:35:00 +01:00 |
event_push_actions.py
|
Make push actions rotation configurable
|
2018-06-22 14:44:37 +01:00 |
events_worker.py
|
Merge pull request #3419 from matrix-org/rav/events_per_request
|
2018-06-22 11:17:56 +01:00 |
events.py
|
Deleting from event_push_actions needs to use an index
|
2018-06-22 15:54:48 +01:00 |
filtering.py
|
Misc. py3 fixes
|
2018-05-24 20:20:33 +02:00 |
group_server.py
|
Don't use redundant inlineCallbacks
|
2018-04-06 15:43:27 +01:00 |
keys.py
|
add remaining memoryview changes
|
2018-05-29 17:42:43 +02:00 |
media_repository.py
|
Keep track of last access time for local media
|
2018-01-17 10:24:43 +00:00 |
openid.py
|
Add an openidish mechanism for proving to third parties that you own a given user_id
|
2016-05-05 13:42:44 +01:00 |
prepare_database.py
|
bump version
|
2018-05-29 17:47:28 +01:00 |
presence.py
|
Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307)
|
2018-05-31 19:03:47 +10:00 |
profile.py
|
Split up ProfileStore
|
2018-03-13 17:36:50 +00:00 |
push_rule.py
|
Move storage functions for push calculations
|
2018-02-27 13:58:16 +00:00 |
pusher.py
|
Move storage functions for push calculations
|
2018-02-27 13:58:16 +00:00 |
receipts.py
|
Handle RRs which arrive before their events
|
2018-06-01 14:01:43 +01:00 |
registration.py
|
Merge pull request #3276 from matrix-org/dbkr/unbind
|
2018-06-11 16:02:00 +01:00 |
rejections.py
|
copyrights
|
2016-01-07 04:26:29 +00:00 |
room.py
|
Fix media admin APIs
|
2018-04-26 11:31:22 +01:00 |
roommember.py
|
Make _get_joined_hosts_cache cache non-iterable
|
2018-06-22 15:12:26 +01:00 |
search.py
|
Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307)
|
2018-05-31 19:03:47 +10:00 |
signatures.py
|
use memoryview in py3
|
2018-05-29 17:14:34 +02:00 |
state.py
|
Disable partial state group caching for wildcard lookups
|
2018-06-22 11:52:07 +01:00 |
stream.py
|
Remove unused string formatting param
|
2018-05-22 18:24:32 +01:00 |
tags.py
|
Move more xrange to six
|
2018-04-28 13:57:00 +02:00 |
transactions.py
|
add remaining memoryview changes
|
2018-05-29 17:42:43 +02:00 |
user_directory.py
|
Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307)
|
2018-05-31 19:03:47 +10:00 |
user_erasure_store.py
|
Revert "Revert "Merge pull request #3431 from matrix-org/rav/erasure_visibility""
|
2018-06-25 13:42:55 +01:00 |