..
__init__.py
Shuffle receipt handler around so that worker apps don't need to load it
2016-11-23 15:14:24 +00:00
_base.py
as_user->app_service, less redundant comments, better positioned comments
2016-10-20 12:04:54 +01:00
account_data.py
…
admin.py
…
appservice.py
storage/appservice: make appservice methods only relying on the cache synchronous
2016-10-06 15:24:59 +02:00
auth.py
Rip out more refresh_token code
2016-11-30 17:40:18 +00:00
device.py
make device IDs more useful for human disambiguation
2016-09-13 00:02:39 +01:00
devicemessage.py
Use new federation_sender DI
2016-11-16 14:47:52 +00:00
directory.py
storage/appservice: make appservice methods only relying on the cache synchronous
2016-10-06 15:24:59 +02:00
e2e_keys.py
Limit how often we ask for keys from dead servers
2016-09-13 11:53:50 +01:00
events.py
…
federation.py
Shuffle receipt handler around so that worker apps don't need to load it
2016-11-23 15:14:24 +00:00
identity.py
…
initial_sync.py
Shuffle receipt handler around so that worker apps don't need to load it
2016-11-23 15:14:24 +00:00
message.py
Handle sending events and device messages over federation
2016-11-17 15:48:04 +00:00
presence.py
Use new federation_sender DI
2016-11-16 14:47:52 +00:00
profile.py
handlers/profile: added admin override for set_displayname and set_avatar_url
2016-10-06 15:24:59 +02:00
receipts.py
Use new federation_sender DI
2016-11-16 14:47:52 +00:00
register.py
Stop putting a time caveat on access tokens
2016-11-29 16:49:41 +00:00
room.py
Fix incredubly slow back pagination query
2016-10-24 13:35:51 +01:00
room_list.py
Add total_room_count_estimate to /publicRooms
2016-09-21 13:30:05 +01:00
room_member.py
…
search.py
…
sync.py
Return early on /sync code paths if a '*' filter is used
2016-11-22 16:38:35 +00:00
typing.py
Use new federation_sender DI
2016-11-16 14:47:52 +00:00