forked-synapse/synapse
Kegan Dougal 83776d6219 Make v2_alpha reg follow the AS API specification
The spec is clear the key should be 'user' not 'username' and this is indeed
the case for v1. This is not true for v2_alpha though, which is what this
commit is fixing.
2016-04-14 14:52:26 +01:00
..
api Measure Auth.check 2016-04-13 11:15:59 +01:00
app Move the versionstring code out of app.homeserver into util 2016-04-11 14:57:09 +01:00
appservice Remove some unused functions (#711) 2016-04-08 14:01:56 +01:00
config Give install requirements 2016-04-13 14:33:48 +01:00
crypto Make key client send a Host header 2016-03-11 10:29:05 +00:00
events Add sensible __eq__ operators inside the tests. 2016-04-07 16:41:37 +01:00
federation Intern all the things 2016-03-23 16:25:54 +00:00
handlers Merge pull request #718 from matrix-org/erikj/public_room_list 2016-04-13 14:07:26 +01:00
http Merge pull request #688 from matrix-org/matthew/preview_urls 2016-04-11 10:40:29 +01:00
metrics copyrights 2016-01-07 04:26:29 +00:00
push Measure push action generator 2016-04-14 13:42:22 +01:00
replication Add tests for redactions 2016-04-07 16:52:07 +01:00
rest Make v2_alpha reg follow the AS API specification 2016-04-14 14:52:26 +01:00
static/client Updates to fallback CAS login to do new token login 2015-11-06 09:57:17 +00:00
storage Add desc arg 2016-04-14 11:36:23 +01:00
streams Hook up the push rules to the notifier 2016-03-03 14:57:45 +00:00
util Move the versionstring code out of app.homeserver into util 2016-04-11 14:57:09 +01:00
__init__.py Bump version and changelog 2016-03-30 12:35:25 +01:00
notifier.py Use google style doc strings. 2016-04-01 16:12:07 +01:00
python_dependencies.py Sanitize the optional dependencies for spider API 2016-04-13 13:38:09 +01:00
server.py Fix flake8 warnings for new flake8 2016-02-02 17:18:50 +00:00
state.py Merge pull request #689 from matrix-org/erikj/member 2016-04-04 11:56:40 +01:00
types.py Hook up the push rules to the notifier 2016-03-03 14:57:45 +00:00