David Baker
|
8ecd87c946
Make threepid lookup case insensitive
|
8 years ago |
David Baker
|
6770aa9087
Merge pull request #35 from matrix-org/dbkr/move_bulk_lookup
|
8 years ago |
David Baker
|
91f50e6eea
Note that results aren't streamed
|
8 years ago |
David Baker
|
f3d3bc6875
Copyright
|
8 years ago |
David Baker
|
6dd67386d4
Move the bulk lookup API to /bulk_lookup
|
8 years ago |
David Baker
|
badff22275
Don't return stale results
|
8 years ago |
David Baker
|
779faa609d
Use startswith to compare mime types
|
8 years ago |
David Baker
|
4e1b38e3c7
More logging
|
8 years ago |
David Baker
|
ea677d9fc2
More try/fianlly
|
8 years ago |
David Baker
|
c393f53c6a
Import the exception
|
8 years ago |
David Baker
|
a3e1a2da9d
Merge pull request #34 from matrix-org/dbkr/bulk_lookup
|
8 years ago |
David Baker
|
1f07b739e3
Comment slightly confusing notBefore/notAfter
|
8 years ago |
David Baker
|
bc7cd0afae
API docs
|
8 years ago |
David Baker
|
7d9867611c
Add bulk lookup API
|
8 years ago |
Matthew Hodgson
|
99edbd4c80
emergency fix to ignore next_link URLs with file:/// URIs to avoid breaking signup from electron
|
8 years ago |
Matthew Hodgson
|
bc8f3e3e02
Merge pull request #30 from DanielDent/contrib
|
8 years ago |
David Baker
|
e8c63df1fd
Take params from args if json was null
|
8 years ago |
David Baker
|
f8da6cc265
Don't try to parse json unless nonzero length body
|
8 years ago |
David Baker
|
cbff6e4bae
Missed some more require_args
|
8 years ago |
David Baker
|
6d94b36b1e
Missed a require_args
|
8 years ago |
David Baker
|
3a3be9c13b
Merge pull request #32 from matrix-org/dbkr/accept_json
|
8 years ago |
David Baker
|
c3dd6d9f43
Merge remote-tracking branch 'origin/master' into dbkr/accept_json
|
8 years ago |
David Baker
|
4f4d76f63f
Merge branch 'master' into dbkr/accept_json
|
8 years ago |
David Baker
|
2993ecb7d4
Merge pull request #31 from matrix-org/dbkr/sms
|
8 years ago |
David Baker
|
c1d8e96c50
Add docs for validateSessionWithToken
|
8 years ago |
David Baker
|
acffd5174e
Use the real endpoint
|
8 years ago |
David Baker
|
ea73b0a9c5
Make sid a str
|
8 years ago |
David Baker
|
ee773685bb
Accept JSON on all client-facing endpoints
|
8 years ago |
David Baker
|
efbd7e41d7
Move common validation code out to common
|
8 years ago |
David Baker
|
48bb0a8e1b
Remove redundant commented code
|
8 years ago |