.. |
__init__.py
|
Merge branch 'develop' into csauth
|
2015-04-17 13:51:10 +01:00 |
_base.py
|
Don't needlessly compute prev_state
|
2015-06-03 16:44:24 +01:00 |
admin.py
|
Update copyright notices
|
2015-01-06 13:21:39 +00:00 |
appservice.py
|
Fix bug where synapse was sending AS user queries incorrectly.
|
2015-06-17 17:26:03 +01:00 |
auth.py
|
Merge branch 'develop' into markjh/SYT-8-recaptcha
|
2015-05-29 13:49:44 +01:00 |
directory.py
|
Disallow whitespace in aliases here too
|
2015-05-14 13:21:55 +01: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
|
Merge pull request #176 from matrix-org/erikj/backfill_auth
|
2015-06-03 17:25:37 +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
|
Use another deferred list
|
2015-06-16 17:12:27 +01:00 |
presence.py
|
Consolidate duplicate code in notifier
|
2015-07-02 11:46:05 +01:00 |
profile.py
|
Treat setting your display name to the empty string as removing it (SYN-186).
|
2015-05-14 14:19:59 +01:00 |
receipts.py
|
Consolidate duplicate code in notifier
|
2015-07-02 11:46:05 +01:00 |
register.py
|
revert accidental bcrypt gensalt round reduction from loadtesting
|
2015-05-07 17:45:42 +01:00 |
room.py
|
Merge branch 'master' of github.com:matrix-org/synapse into develop
|
2015-05-22 10:33:00 +01:00 |
sync.py
|
Fix v2 sync, update the last_notified_ms only if there was an active listener
|
2015-05-14 11:25:30 +01:00 |
typing.py
|
Consolidate duplicate code in notifier
|
2015-07-02 11:46:05 +01:00 |