.. |
__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
|
|
|
auth.py
|
Factor _AccountHandler proxy out to ModuleApi
|
2017-11-02 14:36:11 +00:00 |
device.py
|
Merge remote-tracking branch 'origin/develop' into rav/refactor_accesstoken_delete
|
2017-11-01 16:20:19 +00:00 |
devicemessage.py
|
|
|
directory.py
|
spam check room publishing
|
2017-10-04 14:29:33 +01:00 |
e2e_keys.py
|
|
|
events.py
|
|
|
federation.py
|
s/items/iteritems/
|
2017-11-08 09:21:41 +00:00 |
groups_local.py
|
Modify group room association API to allow modification of is_public
|
2017-10-31 17:04:28 +00:00 |
identity.py
|
|
|
initial_sync.py
|
replace 'except:' with 'except Exception:'
|
2017-10-23 15:52:32 +01:00 |
message.py
|
replace 'except:' with 'except Exception:'
|
2017-10-23 15:52:32 +01:00 |
presence.py
|
replace 'except:' with 'except Exception:'
|
2017-10-23 15:52:32 +01:00 |
profile.py
|
removed unused import flagged by flake8a
|
2017-11-03 18:45:49 +01:00 |
read_marker.py
|
|
|
receipts.py
|
fix a logcontext leak in read receipt handling
|
2017-10-11 14:37:20 +01:00 |
register.py
|
Move access token deletion into auth handler
|
2017-11-01 15:46:22 +00:00 |
room.py
|
replace 'except:' with 'except Exception:'
|
2017-10-23 15:52:32 +01:00 |
room_list.py
|
Update room_list.py
|
2017-10-26 11:39:54 +01: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 |
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
|
Make some more params configurable
|
2017-06-22 14:59:52 +01:00 |