Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Add option to use a Twilio Messaging Service. | Matthew Somerville | 2017-10-12 | -1/+7 |
| | ||||
* | Spot errors coming back when sending text. | Matthew Somerville | 2017-10-12 | -9/+7 |
| | ||||
* | Accept +1 geographic numbers as possibly mobile. | Matthew Somerville | 2017-10-05 | -0/+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 log in on /auth via text. | Matthew Somerville | 2017-09-30 | -0/+110 |
A confirmation code is sent via Twilio to be entered on the site. |