Timothy Willard
60b4b8d6ec
Update to now include a seperate config file
2016-11-27 00:57:45 -05:00
Ian Webster
bd57d68b1f
Add py-textbelt to README
2016-10-28 10:25:53 -07:00
Ian Webster
3945bd10d2
Merge pull request #90 from daluu/readme-updates
...
Readme update for html/js web client
2016-10-28 10:11:57 -07:00
David Luu
4469ff31f8
update readme for webpage clients
2016-10-25 09:07:08 -07:00
David Luu
897fecf51f
add Vagrant VM config for textbelt as alternative to docker
2016-09-27 23:49:42 -07:00
Ian Webster
2162a47038
Merge pull request #89 from sigv/lint-lib-1609
...
Lint lib/
2016-09-20 09:08:39 -07: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
David Luu
ffe9afba56
better notes on port mapping
2016-09-18 00:36:49 -07:00
David Luu
557c595c93
first draft of Dockerfile for textbelt, builds but doesn't fully work as expected
2016-09-18 00:02:37 -07:00
Ian Webster
ed06e2675c
Merge pull request #85 from gatorjuice/master
...
removed dup alltel
2016-08-11 21:03:49 -06:00
jgates
34c98ee964
removed dup alltel
2016-08-10 14:51:27 -05:00
Ian Webster
f4396a4cd9
add mutt to README
2016-05-26 14:29:06 -07: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
Ian Webster
4c67ab46b3
Merge pull request #74 from markfinn/master
...
Add project fi provider
2016-02-22 08:53:15 +03: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
Ian Webster
8c38df849f
Merge pull request #71 from ChandlerSwift/master
...
Removed Ting as Sprint Duplicate
2016-01-29 14:42:15 -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
7f9065f358
Merge pull request #68 from lalongooo/master
...
Added Telcel Mexico to the Intl Supported Carriers list
2016-01-26 08:37:45 -08:00
Jorge E. Hernández
263a1df715
Added Telcel Mexico to the Intl Supported Carriers list
2016-01-26 09:25:56 -06:00
Ian Webster
39d10d623e
Merge pull request #66 from bronzehedwick/patch-1
...
Add syntax highlighting to readme code samples
2016-01-07 22:53:26 -08:00
Chris DeLuca
2bcbb0223a
Add syntax highlighting to readme code samples
2016-01-08 00:08:40 -05:00
Ian Webster
1ec377e3a8
Merge pull request #65 from djds23/add-ruby-library
...
Update readme to include the textbelt-gem
2015-12-31 11:33:20 -05:00
Dean Silfen
2cf4dc6909
Update readme to include the textbelt-gem
2015-12-31 11:08:33 -05:00
Ian Webster
73e4c09b5c
Merge pull request #63 from djds23/update-readme
...
Update readme to include redis
2015-12-30 15:12:53 -08:00
Dean Silfen
81d2f952d5
Update readme to include redis
2015-12-30 18:10:40 -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
1d8b41595f
Merge branch 'master' of github.com:typpo/textbelt
...
Conflicts:
server/app.js
2015-11-06 00:24:52 -08:00
Ian Webster
2c2888fbe9
Use mail command instead of sendmail.
2015-11-06 00:24:25 -08:00
Ian Webster
30b86ca53b
Remove authbox and add banned IP list.
2015-11-06 00:23:04 -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
Ian Webster
2d9e929fd5
Merge pull request #52 from kthibodeaux/add-ting-provider
...
Add Ting as a Provider
2015-09-20 23:15:55 -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
f6c70c4776
Add Republic Wireless to providers list in readme
2015-09-19 15:47:34 -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
ff61a1bd6a
Format list of textbelt clients
2015-09-06 08:43:15 -07:00
Ian Webster
222562eca5
Add list of textbelt clients
2015-09-06 08:41:57 -07:00
Ian Webster
2735ae1de1
Merge branch 'master' of github.com:typpo/textbelt
2015-09-06 08:24:42 -07:00
Ian Webster
26c02ff74d
Fix IP tracking
2015-09-06 08:24:31 -07:00
Ian Webster
8063862d4c
Remove orange providers that have requested to be removed
2015-09-06 08:22:32 -07:00
Ian Webster
c570a7f3b5
Google analytics
2015-09-06 08:22:01 -07:00
Ian Webster
b9fb645bac
Enable CORS so sites can use directly in JS. Fixes #43 .
2015-09-06 08:20:43 -07:00
Ian Webster
2de59bb48d
Clarify what textbelt is in README. Fixes #48 .
2015-09-06 08:18:14 -07:00
Ian Webster
d50410afee
Clarify meaning of success in README and site. Fixes #44
2015-07-21 23:55:55 -07:00