Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Replace use of FixMyStreet::App with DB in tests. | Matthew Somerville | 2019-11-22 | -1/+1 |
| | ||||
* | Spot errors coming back when sending text. | Matthew Somerville | 2017-10-12 | -25/+21 |
| | ||||
* | Accept +1 geographic numbers as possibly mobile. | Matthew Somerville | 2017-10-05 | -4/+4 |
| | | | | | We have no way of knowing whether a +1 geographic number is fixed line or mobile, so accept them all as potentially mobile. | |||
* | Add ability to confirm reports/updates via text. | Matthew Somerville | 2017-09-30 | -2/+1 |
| | ||||
* | Add ability to log in on /auth via text. | Matthew Somerville | 2017-09-30 | -0/+95 |
A confirmation code is sent via Twilio to be entered on the site. |