.. |
__init__.py
|
Split out profile handler to fix tests
|
2017-08-25 14:34:56 +01:00 |
_base.py
|
Add per user ratelimiting overrides
|
2017-05-10 11:05:43 +01:00 |
account_data.py
|
…
|
|
admin.py
|
…
|
|
appservice.py
|
Remove preserve_context_over_{fn, deferred}
|
2017-11-14 11:22:42 +00:00 |
auth.py
|
Move set_password into its own handler
|
2017-11-29 16:44:35 +00:00 |
deactivate_account.py
|
Delete devices in various logout situations
|
2017-11-29 16:44:35 +00:00 |
device.py
|
Delete devices in various logout situations
|
2017-11-29 16:44:35 +00:00 |
devicemessage.py
|
…
|
|
directory.py
|
spam check room publishing
|
2017-10-04 14:29:33 +01:00 |
e2e_keys.py
|
Replace some instances of preserve_context_over_deferred
|
2017-05-09 19:04:56 +01:00 |
events.py
|
…
|
|
federation.py
|
s/items/iteritems/
|
2017-11-08 09:21:41 +00:00 |
groups_local.py
|
Make sure we check AS groups for lookup on bulk
|
2017-11-16 17:55:15 +00:00 |
identity.py
|
…
|
|
initial_sync.py
|
Remove preserve_context_over_{fn, deferred}
|
2017-11-14 11:22:42 +00:00 |
message.py
|
replace 'except:' with 'except Exception:'
|
2017-10-23 15:52:32 +01:00 |
presence.py
|
typo
|
2017-11-17 01:54:02 +00:00 |
profile.py
|
fix pep8 and tests
|
2017-12-04 15:11:38 +00:00 |
read_marker.py
|
…
|
|
receipts.py
|
fix a logcontext leak in read receipt handling
|
2017-10-11 14:37:20 +01:00 |
register.py
|
switch to a simpler 'search_all_users' button as per review feedback
|
2017-12-04 14:58:39 +00:00 |
room.py
|
replace 'except:' with 'except Exception:'
|
2017-10-23 15:52:32 +01:00 |
room_list.py
|
Reshuffle room list request code
|
2017-11-14 10:29:58 +00:00 |
room_member.py
|
Merge pull request #2466 from matrix-org/erikj/groups_merged
|
2017-10-11 13:20:07 +01:00 |
search.py
|
replace 'except:' with 'except Exception:'
|
2017-10-23 15:52:32 +01:00 |
set_password.py
|
Delete devices in various logout situations
|
2017-11-29 16:44:35 +00:00 |
sync.py
|
Do logcontexts outside ResponseCache
|
2017-10-25 15:21:08 +01:00 |
typing.py
|
Fix typing tests
|
2017-05-26 10:02:04 +01:00 |
user_directory.py
|
fix pep8 and tests
|
2017-12-04 15:11:38 +00:00 |