.. |
__init__.py
|
Merge branch 'develop' into csauth
|
2015-04-17 13:51:10 +01:00 |
_base.py
|
Fix up leak. Add warnings.
|
2015-05-08 19:53:34 +01:00 |
admin.py
|
Update copyright notices
|
2015-01-06 13:21:39 +00:00 |
appservice.py
|
More missed get_user_by_id API changes
|
2015-05-01 13:45:54 +01:00 |
auth.py
|
This api now no longer returns an array
|
2015-05-01 13:26:41 +01:00 |
directory.py
|
Implement exclusive namespace checks.
|
2015-02-27 13:51:41 +00:00 |
events.py
|
Change the way we do logging contexts so that they survive divergences
|
2015-05-08 16:32:18 +01:00 |
federation.py
|
Unwrap defer.gatherResults failures
|
2015-05-12 13:14:29 +01:00 |
identity.py
|
Accept camelcase + underscores in binding too
|
2015-04-29 15:57:09 +01:00 |
login.py
|
Merge branch 'develop' of github.com:matrix-org/synapse into postgres
|
2015-04-28 13:39:42 +01:00 |
message.py
|
Unwrap defer.gatherResults failures
|
2015-05-12 13:14:29 +01:00 |
presence.py
|
Fix up leak. Add warnings.
|
2015-05-08 19:53:34 +01:00 |
profile.py
|
Unwrap defer.gatherResults failures
|
2015-05-12 13:14:29 +01:00 |
register.py
|
revert accidental bcrypt gensalt round reduction from loadtesting
|
2015-05-07 17:45:42 +01:00 |
room.py
|
Unwrap defer.gatherResults failures
|
2015-05-12 13:14:29 +01:00 |
sync.py
|
Change room handlers get_rooms_for_user to get_joined_rooms_for_user. This uses the a storage api that is cached.
|
2015-03-09 16:43:09 +00:00 |
typing.py
|
Fix up leak. Add warnings.
|
2015-05-08 19:53:34 +01:00 |