Shay
|
c6c8b997cb
Add aggressive logging to `casefolddb.py` script for debugging purposes (#486)
|
2 years ago |
reivilibre
|
6f28442ea1
In the casefolding migration script, get the lookup pepper from the hashing store's cache. (#477)
|
2 years ago |
reivilibre
|
df975a60a1
Fix CI by fixing the type errors for PyNaCl (#484)
|
2 years ago |
Clament John
|
14a4993c87
Add a link to #sydent:matrix.org to README. (#479)
|
3 years ago |
David Robertson
|
abc63a7e7f
Typing updates for recent mypy versions (#481)
|
3 years ago |
reivilibre
|
347b9f50d2
Cache the lookup pepper in the `HashingMetadataStore`. (#475)
|
3 years ago |
Sean Quah
|
fa547f1df4
Declare missing dependencies (#474)
|
3 years ago |
David Robertson
|
143a22520b
Require that "m.server" maps to string (#473)
|
3 years ago |
Shay
|
c5f1300ca0
Add a test to check that an error response from the openmarket API correctly raises an exception (#471)
|
3 years ago |
David Robertson
|
cf27fce077
adjust date to $TODAY
|
3 years ago |
David Robertson
|
34ae3cb000
fix typo errro -> error
|
3 years ago |
David Robertson
|
b582422adf
rc1 looks good; make it 2.5.1
|
3 years ago |
David Robertson
|
3f41fee6fd
Update changelog
|
3 years ago |
David Robertson
|
de4e862d87
Prepare for 2.5.1 release
|
3 years ago |
David Robertson
|
adc76bcb2f
Catch `EmailAddressExceptions` and return 400 (#464)
|
3 years ago |
David Robertson
|
d702647d8a
Use logger.exception if SMS sending fails (#467)
|
3 years ago |
David Robertson
|
69ca4cecc0
Handle errors to contact homeservers in `/unbind`. (#466)
|
3 years ago |
David Robertson
|
ad02987035
Catch failures to decode JSON in /register (#463)
|
3 years ago |
David Robertson
|
8381dcf21e
send_attempt is an int in `msisdn` too (#462)
|
3 years ago |
David Robertson
|
26530e0ed7
Convert `send_attempt` to an int again (#461)
|
3 years ago |
David Robertson
|
001c046140
Catch failures to contact remote homeserver for `/register` (#456)
|
3 years ago |
David Robertson
|
7c7f04c412
Demote `DestinationRejectedException` to warning (#459)
|
3 years ago |
David Robertson
|
92ff7a878a
Use `logger.exception` in asyncjsonwrap (#455)
|
3 years ago |
David Robertson
|
7425b73b49
Update CHANGELOG.md
|
3 years ago |
David Robertson
|
55f400b6e4
Drop MSC and typecheck from headline.
|
3 years ago |
David Robertson
|
73a02b251a
2.5.0
|
3 years ago |
David Robertson
|
1c0ae929e3
Docstring & fix changelog for get_version_number (#454)
|
3 years ago |
David Robertson
|
739d24af22
Include a version string in sentry reports (#453)
|
3 years ago |
David Robertson
|
ca8640c184
Configure flake8 to lint stubs (#450)
|
3 years ago |
David Robertson
|
7bdaac2774
Finish `mypy --strict` for `sydent` package (#448)
|
3 years ago |