.. |
engines
|
Fix flake8 warnings for new flake8
|
2016-02-02 17:18:50 +00:00 |
schema
|
Merge pull request #554 from matrix-org/erikj/event_push
|
2016-02-03 15:02:47 +00:00 |
util
|
Add a Homeserver.setup method.
|
2016-01-26 15:51:06 +00:00 |
__init__.py
|
Fix flake8 warnings for new flake8
|
2016-02-02 17:18:50 +00:00 |
_base.py
|
Fix up logcontexts
|
2016-02-08 14:26:45 +00:00 |
account_data.py
|
Invalidate _account_data_stream_cache correctly
|
2016-01-29 16:41:51 +00:00 |
appservice.py
|
Add descriptions
|
2016-02-03 16:22:35 +00:00 |
background_updates.py
|
copyrights
|
2016-01-07 04:26:29 +00:00 |
directory.py
|
copyrights
|
2016-01-07 04:26:29 +00:00 |
end_to_end_keys.py
|
copyrights
|
2016-01-07 04:26:29 +00:00 |
event_federation.py
|
Fix flake8 warnings for new flake8
|
2016-02-02 17:18:50 +00:00 |
event_push_actions.py
|
Rename functions
|
2016-02-10 11:09:56 +00:00 |
events.py
|
Rename functions
|
2016-02-10 11:09:56 +00:00 |
filtering.py
|
Cache filters
|
2016-01-28 17:09:09 +00:00 |
keys.py
|
Add descriptions
|
2016-02-03 16:22:35 +00:00 |
media_repository.py
|
copyrights
|
2016-01-07 04:26:29 +00:00 |
prepare_database.py
|
Change a log from debug to info
|
2016-02-09 14:44:12 +00:00 |
presence.py
|
Fix up logcontexts
|
2016-02-08 14:26:45 +00:00 |
profile.py
|
copyrights
|
2016-01-07 04:26:29 +00:00 |
push_rule.py
|
Fix adding push rules relative to other rules
|
2016-01-27 10:24:20 +00:00 |
pusher.py
|
Rename 'user_name' to 'user_id' in push to make it consistent with the rest of the code
|
2016-01-13 13:32:59 +00:00 |
receipts.py
|
Invalidate get_last_receipt_event_id_for_user cache
|
2016-02-09 14:27:29 +00:00 |
registration.py
|
Allocate guest user IDs numericcally
|
2016-02-05 11:22:30 +00:00 |
rejections.py
|
copyrights
|
2016-01-07 04:26:29 +00:00 |
room.py
|
Simplify get_rooms
|
2016-02-03 13:24:35 +00:00 |
roommember.py
|
Cache get_room_changes_for_user
|
2016-01-29 16:52:48 +00:00 |
search.py
|
copyrights
|
2016-01-07 04:26:29 +00:00 |
signatures.py
|
copyrights
|
2016-01-07 04:26:29 +00:00 |
state.py
|
Batch fetch _get_state_groups_from_groups
|
2016-02-10 13:24:42 +00:00 |
stream.py
|
Fix SYN-627, events are in incorrect room in /sync
|
2016-02-11 15:02:56 +00:00 |
tags.py
|
Amalgamate tags and account data stream caches
|
2016-01-28 18:20:00 +00:00 |
transactions.py
|
Delete the table objects from TransactionStore
|
2016-01-13 11:15:20 +00:00 |