Erhan Justice
79572136ef
Added nexmo service instructions
2014-10-15 18:29:13 -07:00
Erhan Justice
ea6e9190ed
Added support for nexmo SMS service
2014-10-15 18:14:29 -07:00
John Reese
63ddf2dbbf
Remove waffle badge
2014-09-25 14:31:16 -07:00
John Reese
d29ce3be2a
Fix #114 : revert proxy change that breaks w/o libcurl
2014-09-02 12:08:06 -07:00
John Reese
aac08a1430
Merge pull request #112 from creesch/patch-1
...
Pushbullet: use type "link" when message_uri is set
2014-08-28 12:00:07 -07:00
John Reese
b664320025
Trailing whitespace
2014-08-28 11:53:18 -07:00
Joel Goguen
4c084b207d
Update README
2014-08-28 11:52:40 -07:00
Joel Goguen
b9995692e8
Add explicit proxy support when using libcurl.
...
The appropriate *_proxy environment variables aren't always detected properly
by libcurl. This allows manually setting the proxy when this happens, and
disabling SSL certificate verification if the proxy requires it.
2014-08-28 11:52:40 -07:00
creesch
2246fb0399
Pushbullet use type "link" when message_uri is set
2014-08-27 10:28:14 +02:00
John Reese
e0aacab2b6
Merge pull request #111 from jgoguen/airgram-support
...
Add support for airgram authenticated service
2014-08-26 18:17:35 -07:00
Joel Goguen
bf63856fb7
Add support for airgram authenticated service
2014-08-20 10:07:36 -07:00
John Reese
f6de099e78
Merge pull request #102 from jkcclemens/patch-1
...
Fixed: Show who messages come from
2014-06-17 09:58:41 -07:00
Kyle Clemens
7ba914d660
Fixed: Show who messages come from
2014-06-17 01:03:19 -04:00
John Reese
f62ba64b41
Merge pull request #94 from Nothing4You/patch-3
...
Add {network} keyword expansion
2014-05-30 14:03:52 -07:00
Richard Schwab
09628ac017
Add {network} for keyword expansion to README.md
2014-05-30 22:53:30 +02:00
Richard Schwab
0317a26ec7
Add {network} for keyword expansion
2014-05-30 22:50:18 +02:00
John Reese
8c814bfacc
Fix #91 : Update pushbullet to api v2
2014-05-16 11:44:37 -07:00
John Reese
055fc3981d
Reindent
2014-05-16 11:44:30 -07:00
John Reese
1fa27b359c
Merge pull request #89 from eddiezane/docs
...
Update docs to denote defaults and value options
2014-05-11 13:49:16 -07:00
Eddie Zaneski
303ef8404b
Update docs to denote defaults
2014-05-11 16:20:50 -04:00
John Reese
87271649a2
Merge pull request #87 from dgw/readme-loading
...
Alternative to webadmin/controlpanel for user mode
2014-05-03 10:12:45 -07:00
dgw
cbc578592f
Alternative to webadmin/controlpanel for user mode
...
The LoadMod command accepts a --type= argument.
Also replaced a stray tab with spaces.
2014-05-03 12:36:49 -04:00
John Reese
4fc6d45458
Merge pull request #85 from FruitieX/fruitiex/url_improvements
...
URL service improvements:
2014-04-23 16:35:33 -07:00
Rasmus Eskola
c73f4d55be
URL service: enable HTTP basic auth if either username or secret is set
...
Update documentation accordingly.
2014-04-23 21:33:12 +03:00
Rasmus Eskola
5b960484eb
Document the usage of URL basic authentication options
2014-04-23 21:28:58 +03:00
John Reese
66420f3fc5
Merge pull request #86 from mrrcollins/rc-boxcar2
...
Added Boxcar 2 support
2014-04-23 10:28:42 -07:00
Ryan Collins
5f919beaa3
Added Boxcar 2 support
2014-04-23 09:49:48 -04:00
Rasmus Eskola
14f0012b12
url service improvements:
...
- support POST method at user's preference
- support basic HTTP auth (uses "user" and "secret" for
username/password)
2014-04-21 20:32:28 +03:00
John Reese
9d7e6ea8f2
Remove support for deprecated PushBullet API
...
This also moves the call to Base64Encode, which fixes #70 by
preventing a double-encoding of the auth string when building with
support for libcurl instead of csocket. The base64 encoding is now done
in the csocket request, where it is still required to operate correctly.
2014-04-13 11:48:06 -07:00
John Reese
84cf52fdf1
Extra debug output
2014-04-13 11:48:06 -07:00
John Reese
cf4f4cb868
Mention issues with libcurl in readme
2014-04-11 14:10:15 -07:00
John Reese
038bcd2b13
Add support for loading push as a user module
...
Loading as a user module will require either the webadmin or
controlpanel module, as ZNC Push will retain the current behavior
of loading as a network module by default.
Fixes #79
2014-04-11 13:46:51 -07:00
John Reese
e0e6ad28a0
Whitespace consistency
2014-04-11 13:39:53 -07:00
John Reese
20d3f021b9
Merge pull request #69 from RsrchBoy/topic/add-debug-stmts
...
additional debug statements for pushes
2014-02-19 11:34:29 -08:00
John Reese
2e6849fdb7
Move rpm spec to contrib/
2014-02-19 11:21:27 -08:00
John Reese
52d0f0daf3
Merge pull request #40 from renecunningham/master
...
rpm spec file
2014-02-19 11:18:24 -08:00
John Reese
d614b57c0e
Merge pull request #73 from terminalmage/nma-message-priority
...
Pass message_priority to NMA
2014-02-19 11:16:00 -08:00
John Reese
5b4ea7d028
formatting cleanup from #72
2014-02-19 11:13:19 -08:00
John Reese
326da4980b
Merge pull request #72 from mrrcollins/faast
...
Add support for Faast
2014-02-19 11:13:00 -08:00
Erik Johnson
9f901a9caa
Update README to reflect message_priority on NMA
2014-02-17 12:53:04 -06:00
Erik Johnson
50fc3481c6
Pass message_priority to NMA since it is supported
...
This allows for message priority to be supported in NMA.
2014-02-17 12:50:48 -06:00
Chris Weyl
f80b2b8869
drop template line...
...
Oops!
2014-02-16 12:11:48 -08:00
Ryan Collins
ea84b14304
Added the message_uri parameter to the faast server. You can set it to your irc app, like colloquy:// and Faast will open Colloquy when you select it
2014-02-14 17:34:14 -05:00
Ryan Collins
535b36a470
Added Faast to the list of supported services
2014-02-10 20:57:39 -05:00
Ryan Collins
cfa606ab05
* Added support for the Faast app ( http://faast.io ) for iOS
...
* Fixed the URL link for the logo for SuperToasty
2014-02-10 20:49:08 -05:00
Chris Weyl
e57779b88c
additional debug statements for pushes
...
...because pushbullet is defying me!
2014-01-28 15:38:10 -08:00
John Reese
a16370fb63
Merge pull request #68 from RsrchBoy/topic/link-libcurl.so
...
ensure push.so is linked with libcurl properly
2014-01-27 18:15:35 -08:00
Chris Weyl
4cf7a22f24
ensure push.so is linked with libcurl properly
...
It looks as if the push module was not actually linking against the libcurl
shared library without these additional flags being passed.
2014-01-27 18:00:18 -08:00
John Reese
9fe9eaf052
Merge pull request #67 from syphernl/master
...
Add support for Airgram
2014-01-22 11:12:01 -08:00
Frank Klaassen
f94083d669
Merge remote-tracking branch 'upstream/master'
...
Conflicts:
README.md
2014-01-22 20:06:04 +01:00