Commit Graph

30 Commits

Author SHA1 Message Date
Ian Webster
d48b2e67a9 Correctly handle undefined carrier. #97 2016-12-10 17:47:54 -08:00
Timothy Willard
7f8c2feb51 Update for suggestions made at typpo/textbelt pull request #94 2016-12-02 21:20:40 -05:00
Timothy Willard
60b4b8d6ec Update to now include a seperate config file 2016-11-27 00:57:45 -05:00
Valters Jansons
f842ebd65b Lint lib/
The carriers file contains duplicate keys. They have been resolved:
- exact duplicate of ideacellular deleted
- exact duplicate of onlinebeep deleted
- one duplicate of surewestcommunications (%s@freesurf.ch) renamed to
  sunrisecommunications as www.freesurf.ch redirects to sunrise.ch

Unused variables were defined in the library. They have been resolved:
- reference to the `underscore` module deleted
- reference to the `exec` function of the `child_process` module deleted

The carrier argument in text.send was not documented in the library
code. That line of documentation has been added.

The carrier argument in text.send was not being checked as strictly
equal to null. The triple-equals operator has now been applied to
the comparison.

The requires had bad line breakings before commas. The commas have
all been moved to ends of lines instead.

On an unrelated not to lint, the console.log call in the text library
has been switched out with an output call to obey the debug setting.
2016-09-20 17:39:09 +03:00
jgates
34c98ee964 removed dup alltel 2016-08-10 14:51:27 -05:00
Ian Webster
3d758729e5 Fix crash on mutt error 2016-05-26 14:26:38 -07:00
Ian Webster
13a2f64970 Quote nex-tech carrier. Fixes #75 2016-03-16 15:53:56 -07:00
Ian Webster
58f2bad410 Clean up comment 2016-03-04 09:21:08 -08:00
Mark Finn
990d5a89a0 add project fi provider as per announcement
https://support.google.com/fi/answer/6356597
https://productforums.google.com/forum/#!topic/project-fi/_1wI6z2GXQk
2016-02-15 16:46:25 -06:00
Ian Webster
e0e03abbe3 Merge pull request #69 from jconroy77/master
Add Nex-Tech Wireless as a provider
2016-01-29 14:44:23 -08:00
Chandler T Swift
fdc440a509 Removed Ting as Sprint Duplicate 2016-01-28 16:57:06 -06:00
John Conroy
713b7b345b Add Nex-Tech Wireless as a provider 2016-01-26 18:13:01 -05:00
Ian Webster
4a84a8dbaa Merge pull request #57 from alexionescu/carrier-support
Added carrier support. typpo/textbelt#56
2015-12-05 11:24:45 -08:00
Ian Webster
19b7403174 switch to mutt 2015-12-02 23:36:39 -08:00
Alex Ionescu
6a65ff7907 Added carrier support. typpo/textbelt#56 2015-11-28 10:49:03 -08:00
Ian Webster
2c2888fbe9 Use mail command instead of sendmail. 2015-11-06 00:24:25 -08:00
Ian Webster
e1219bf32b Merge branch 'master' of github.com:typpo/textbelt 2015-09-20 23:16:55 -07:00
Ian Webster
753d1f82fc Merge pull request #51 from vdrey/master
Added Republic Wireless to supported US carriers
2015-09-20 23:16:24 -07:00
kthibodeaux
27fada7ec1 Add Ting as a Provider
Confirmation from Ting agent that this is supported:
https://help.ting.com/hc/communities/public/questions/203771568-Can-you-send-a-text-message-to-a-phone-number-via-the-internet-email-
2015-09-19 17:24:48 -04:00
vdrey
8a60de8ed7 Added Republic Wireless gateway to providers.js
Email to SMS is only available if the user allows it in the settings of the Republic Wireless app, but it makes sense to go ahead and add support for the users that do use it.
2015-09-19 15:45:59 -04:00
Ian Webster
2735ae1de1 Merge branch 'master' of github.com:typpo/textbelt 2015-09-06 08:24:42 -07:00
Ian Webster
8063862d4c Remove orange providers that have requested to be removed 2015-09-06 08:22:32 -07:00
Ian
da2fd044fc Set a default 'from' address that is not textbelt.com 2015-03-10 23:51:52 -07:00
Ian
b6c8301ad4 add koodo in canada 2014-12-19 23:15:58 -08:00
Ian
e8b4387510 Merge branch 'master' of github.com:typpo/textbelt 2014-12-09 23:17:52 -08:00
Ian
86d83691c6 Add txt.northerntelmobility.com endpoint. 2014-12-09 23:17:45 -08:00
Ian Webster
3076a00f4f Add cricket to US providers. #31 2014-11-27 20:18:52 -05:00
Ian
33315c6050 minor cleanup 2014-10-22 23:51:58 -07:00
Taylor Russ
ce1ded590c Separate text sending into it's own module. 2014-10-05 23:12:30 -07:00
Taylor Russ
210b0aef27 Refactor server and lib into separate folders. 2014-10-05 20:24:12 -07:00