Commit Graph

115 Commits

Author SHA1 Message Date
dgw 098b777846 Purge Airgram from documentation as well 2016-09-24 02:30:01 -05:00
Wen-chien Jesse Sung 6e59c03009 Update documents for telegram
Signed-off-by: Wen-chien Jesse Sung <jesse@cola.voip.idv.tw>
2016-07-27 16:24:11 +08:00
John Reese 46148fc081 Add Travis badge to readme 2016-02-24 12:39:01 -08:00
John Reese fa10bad8c9 Fix #194: Move url/message_uri to correct location 2016-02-24 09:49:03 -08:00
Mario Loria 0df072b9b7 Added note about installing ca-certificates
I know there is a note about the default communication method not actually checking the certificate which is why libcurl is recommended. However, I just tested this without curl and it doesn't send anything without ca-certificates installed.

I followed your model of making examples use `aptitude` however, I might consider changing that in the future to `apt-get` just so newcomers don't sit there wondering what `aptitude` is ;)
2015-12-07 00:06:45 -05:00
shodan 769fb80c48 Add Pushjet support 2015-11-20 18:58:51 -08:00
John Reese a949deddc3 Merge pull request #168 from omnidan/network-blacklist
network-blacklist option
2015-07-30 13:02:56 -07:00
Daniel Bugl 7fdf4688b1 README.md: document `network_blacklist` feature 2015-07-30 14:12:10 -04:00
Mathieu Poussin c92172c7eb Fix Readme 2015-07-14 03:28:24 -04:00
Mathieu Poussin 254cd9bd1c Update README 2015-07-14 03:26:34 -04:00
grawlinson e5a1ccdacb Fix typo in README.md 2015-04-27 19:20:53 +12:00
ggrog 1a6ee99f54 Add context filter 2015-03-25 22:57:12 -05:00
ggrog 9507c89b56 Specify the definition of `all` for channel_conditions and query_conditions 2015-03-25 22:56:44 -05:00
John Reese f7fb7bd329 Update readme for target/pushbullet 2014-11-26 10:43:30 -08:00
Efreak 2a71feca57 No brackets in URL
[4:53pm] <jreese> actually use "url" as the service, I believe
[4:53pm] <jreese> not the real url, but literally "url"
2014-11-09 16:55:56 -08:00
John Reese 14a866dcad Typo in readme 2014-10-29 10:18:26 -07:00
John Reese 906db35fb3 Update copyright, add license disclaimer 2014-10-20 17:07:48 -07:00
John Reese 6ba6c7f2d1 Fix urls for faq/examples 2014-10-16 19:02:13 -07:00
John Reese 8330e0f6eb Link to faq/examples in readme 2014-10-16 18:28:30 -07:00
Erhan Justice aba8e6003d Updated readme with support for Nexmo configurations 2014-10-16 12:16:56 -07:00
John Reese 63ddf2dbbf Remove waffle badge 2014-09-25 14:31:16 -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
Joel Goguen bf63856fb7 Add support for airgram authenticated service 2014-08-20 10:07:36 -07:00
Richard Schwab 09628ac017 Add {network} for keyword expansion to README.md 2014-05-30 22:53:30 +02:00
Eddie Zaneski 303ef8404b Update docs to denote defaults 2014-05-11 16:20:50 -04: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
Ryan Collins 5f919beaa3 Added Boxcar 2 support 2014-04-23 09:49:48 -04: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 d614b57c0e Merge pull request #73 from terminalmage/nma-message-priority
Pass message_priority to NMA
2014-02-19 11:16:00 -08:00
Erik Johnson 9f901a9caa Update README to reflect message_priority on NMA 2014-02-17 12:53:04 -06:00
Ryan Collins 535b36a470 Added Faast to the list of supported services 2014-02-10 20:57:39 -05:00
Frank Klaassen f94083d669 Merge remote-tracking branch 'upstream/master'
Conflicts:
	README.md
2014-01-22 20:06:04 +01:00
Frank Klaassen f2ba291fc7 Add support for Airgram
Airgram requires a POST over HTTPS, which is not possible with the "url" service so it has been introduced as a service on its own.
2014-01-22 19:47:33 +01:00
Rohan Dhruva c9e3378cf7 Remove duplicate word 2014-01-22 00:41:01 -08:00
Rohan Dhruva b7804ade9c Add support for PushBullet device_iden in addition to device_id 2014-01-22 00:35:44 -08:00
Tomaz Muraus f579d64076 Update readme. 2013-11-17 18:32:00 +01:00
John Reese 77ce3e8c1a Add support for using curl instead of CSocket
When compiling with USE_CURL defined, znc push will use libcurl for
making http requests instead of ZNC's builtin CSocket library.  This
enables some advanced features, such as supporting HTTP proxies for
outbound requests.

Currently, building with curl support requires running the following:

    make curl=yes clean install

libcurl must already be installed and accessible by default.  Otherwise,
it is up to the user to populate CXXFLAGS with the appropriate values so
that znc-buildmod can appropriately find and link libcurl to the module.
2013-10-28 17:01:32 -07:00
John Reese b0f35781e7 Set up service-specific docs
Clean up new pushover docs from wolfdancer; import screenshots directly
into repo; move non-readme docs into doc; etc.
2013-09-09 11:36:32 -07:00
Shane Duan 897541a328 added section for pushover 2013-09-06 18:36:03 -07:00
John Reese 5225d4327f Fix #46: Remove notifo support (R.I.P.)
Notifo has finally died, so there's no reason to keep its code around
any longer.  It's probably also safe to remove the section from the
readme about migrating from the old notifo module that has been gone for
over a year now.
2013-08-27 16:46:40 -07:00
John Reese f6e4801c93 Add support for versioning
When building znc-push with the makefile, it will modify the
PUSHVERSION define with version info from `git describe`, build the
module, and then reset PUSHVERSION back to "dev".  When building
directly from znc-buildmod, this will ensure the version is always just
"dev".

A matching command -- `version` -- has been added to the module which
will simply echo the value of PUSHVERSION at the time of compilation.
2013-07-31 17:35:53 +00:00
Jake Watkins be540b540c Remove hardcoded pushover app key; use username/secert for user/token instead 2013-07-30 10:25:46 -07:00
John Reese 8be77b27be Add waffle.io badge to readme 2013-07-03 11:07:13 -07:00