Commit Graph

294 Commits

Author SHA1 Message Date
John Reese 277630019f Fix makefile/sed -i 2015-09-21 12:57:16 -07:00
Akinori MUSHA 6788a63ff5 Do not send proxy info to external services
Currently proxy options are passed to make_curl_request() via the
`params` parameter, so they are sent to external services for no good
reason.  This commit fixes it by adding proxy parameters to the
function.
2015-08-28 18:36:06 +09: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
John Reese 364cfccd1b Merge pull request #170 from mathieupoussin/master
Add Pushalot support
2015-07-22 11:03:01 -07: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
Mathieu Poussin e9fc5a9589 Add pushalot support 2015-07-14 03:25:52 -04:00
Daniel Bugl 18cbe2d61b implement network_blacklist 2015-07-05 23:15:40 +02:00
John Reese 78267649c0 Merge pull request #159 from grawlinson/master
Fix typo in README.md
2015-04-27 00:29:56 -07:00
grawlinson e5a1ccdacb Fix typo in README.md 2015-04-27 19:20:53 +12:00
John Reese 15772dd043 Merge pull request #154 from flotwig/patch-1
`make install` no longer fails if .znc/modules does not exist
2015-04-05 16:42:37 -07:00
Zach Bloomquist e54e9557dd `make install` no longer fails if .znc/modules does not exist 2015-04-05 18:57:46 -04:00
John Reese fa7723470e Merge pull request #152 from ggrog/master
Add "context" notification filter; update docs
2015-03-27 12:01:34 -07: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 5ad308af54 Merge pull request #145 from Frostman/slack-support
Slack: Add title to the text itself and make it bold
2015-02-26 10:46:58 -08:00
Sergey Lukjanov b0db56e0f0 Add title to the text itself and make it bold 2015-02-26 13:21:01 +03:00
John Reese 82f556112c Merge pull request #144 from Frostman/slack-support
Add slack.com support using incoming webhooks
2015-02-23 10:59:05 -08:00
Sergey Lukjanov 3512238b09 Add slack.com support using incoming webhooks 2015-02-22 01:51:12 +03:00
John Reese f7fb7bd329 Update readme for target/pushbullet 2014-11-26 10:43:30 -08:00
John Reese 97af6c44bf Merge pull request #131 from Efreak/patch-1
No brackets in URL
2014-11-09 18:54:02 -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 e08105bfd8 Example config: "Show Me Everything" 2014-10-16 18:50:01 -07:00
John Reese 8330e0f6eb Link to faq/examples in readme 2014-10-16 18:28:30 -07:00
John Reese 34d69129dd Create FAQ, and document defaults in Example Configs 2014-10-16 18:21:32 -07:00
Erhan Justice aba8e6003d Updated readme with support for Nexmo configurations 2014-10-16 12:16:56 -07:00
Erhan Justice ff4518cad8 Added better error checking for target 2014-10-15 18:33:15 -07:00
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