Commit Graph

  • 9182bfdb96 reorganized configuration section of docs and default options of module. docs and default options should now be properly aligned. Ming Tang 2013-03-01 12:30:28 -0800
  • 98d422c854 re-ordered notifications settings doc Ming Tang 2013-03-01 12:25:57 -0800
  • a021d55010 reordered notification settings for default options so that user's can set message_sound and message_uri on module load Ming Tang 2013-03-01 12:23:48 -0800
  • 28908b6eb6 more formatting tweaks Ming Tang 2013-03-01 11:19:49 -0800
  • 2870283369 added more formatting changes Ming Tang 2013-03-01 11:18:52 -0800
  • a7f852f3da tweaked format Ming Tang 2013-03-01 11:16:52 -0800
  • e7443d6392 updated wording for footnote Ming Tang 2013-03-01 11:14:54 -0800
  • c6b60892ef tweaked README for a more exclipit description of the loadmod function Ming Tang 2013-03-01 11:11:57 -0800
  • 9a3bb732c2 adding documentation for Pushover's sound support in README.md Ming Tang 2013-03-01 11:08:45 -0800
  • 480ee7baa8 changed "sound" option name to the more specific "message_sound" name Ming Tang 2013-03-01 11:02:42 -0800
  • 79774d694b added support for notification sounds with Pushover API Ming Tang 2013-03-01 10:47:32 -0800
  • 66a06d465c Merge pull request #29 from danparsons/master John Reese 2013-02-12 18:40:35 -0800
  • 11c0e3a634 Changed from <nick> to [nick] in OnChanMsg Dan Parsons 2013-02-12 17:55:38 -0800
  • 7114eea23a Use message_uri for URL service rather than target John Reese 2013-01-09 15:01:51 -0800
  • 1c612d6922 Fix #25: add support for custom urls using get requests John Reese 2013-01-09 14:26:54 -0800
  • a65def9f38 Add string replacement to message title and content to match url John Reese 2013-01-09 13:27:53 -0800
  • e41034374d Add correct forms for using ExpandString in highlight checks John Reese 2013-01-02 15:02:00 -0800
  • d52af3483e Revert "add using ExpandString" John Reese 2013-01-02 10:18:37 -0800
  • cffafa1256 Merge pull request #22 from gtmanfred/master John Reese 2012-12-23 14:51:38 -0800
  • fa46469662 add using ExpandString Daniel Wallace 2012-12-22 02:18:26 -0500
  • e2a3bb9ac3 Master branch now supports 1.0 or newer only, use legacy for older releases John Reese 2012-11-30 14:10:21 -0800
  • 11f5882e20 Merge latest features from master branch John Reese 2012-10-26 11:31:13 -0700
  • e80d02ab0b Get the number of clients on the network Daniel Wallace 2012-08-31 01:09:56 -0400
  • e1540e455c Fix #9: fix namespacing issues for map and string Daniel Wallace 2012-08-30 22:47:27 -0400
  • 1dc2a13f66 Remove legacy version handling John Reese 2012-07-24 09:23:11 -0700
  • 10c8fb41ff Fix #3: Fix compatibility with 0.207 dev builds Ed Kellett 2012-07-16 17:43:51 -0700
  • 80cd975377 Fix #18: Respond Ok to silent commands that don't error John Reese 2012-10-26 11:26:38 -0700
  • aa45b69466 Merge pull request #15 from cbenard/master John Reese 2012-10-24 16:22:30 -0700
  • 25cf019163 Removed #ifdef include since it doesn't actually work. Added URI for Pushover. cbenard 2012-10-24 17:59:17 -0500
  • cf5c252e5b Merge pull request #14 from cbenard/master John Reese 2012-10-24 15:13:57 -0700
  • 885e8aa36e Fix documentation to refer to message_uri and not message_url. cbenard 2012-10-24 16:54:41 -0500
  • dae1940dd8 Modified to compile under znc-msvc (ZNC for Windows): http://code.google.com/p/znc-msvc/ cbenard 2012-10-24 16:50:23 -0500
  • 12aedd0f68 Get the number of clients on the network Daniel Wallace 2012-08-31 01:09:56 -0400
  • 7fa3fe8326 Fix #9: fix namespacing issues for map and string Daniel Wallace 2012-08-30 22:47:27 -0400
  • 2aaef797f1 New make rule to copy module to default znc path John Reese 2012-08-31 11:15:58 -0700
  • ea8c52e766 Fix #6: Add 'target' option to support Pushover devices John Reese 2012-07-25 16:22:10 -0700
  • 2806967e02 Remove roadmap from readme John Reese 2012-07-25 16:21:24 -0700
  • 894448ca6f Remove legacy version handling John Reese 2012-07-24 09:23:11 -0700
  • 58e24cf331 Fix #4: Add support for Pushover service John Reese 2012-07-23 22:07:28 -0700
  • 9761c72b82 Fix #5: Wrong bugtracker link in readme John Reese 2012-07-23 19:37:15 -0700
  • 8379d9b27e Fix #1: Add support for Supertoasty push service Travis La Marr 2012-01-02 04:51:37 -0500
  • 6c413a91e6 Fix #3: Fix compatibility with 0.207 dev builds Ed Kellett 2012-07-16 17:43:51 -0700
  • cb427730e4 Use ints to be compatible with ZNC <= 0.094 John Reese 2012-03-04 13:03:07 -0800
  • 143ef1a07f Document the subscribe command for Boxcar John Reese 2012-01-09 00:32:51 -0500
  • fedb687397 Experimental support for subscribe command John Reese 2011-10-25 15:40:45 -0400
  • 0754a2b744 Fix connection hangs when talking to Boxcar service Steven Moazami 2011-12-15 12:49:46 -0500
  • 54340cb90e Import FileUtils.h to fix builds on v0.200+ John Reese 2011-10-06 19:20:41 -0400
  • c762c41478 Documented debug option added from issue #226 John Reese 2011-10-06 15:58:24 -0400
  • 814065a07e Updated documentation for alternate push services John Reese 2011-10-06 15:10:19 -0400
  • dd432247f8 Added support for the Notify My Android service John Reese 2011-10-06 14:54:17 -0400
  • e418634485 Added support for the Prowl service John Reese 2011-10-06 14:43:54 -0400
  • 77196be1ca Initial support for Boxcar API John Reese 2011-10-05 15:25:59 -0400
  • c21c135d78 Add debug messages to CPushSocket::Request() John Reese 2011-09-29 16:36:28 -0400
  • d76bc28067 Check for username/secret when sending messages John Reese 2011-09-29 15:44:58 -0400
  • 4667fd52bc Move Notifo-specific details into send_message() John Reese 2011-09-29 15:42:33 -0400
  • 0af5679f1d Extract HTTP request handling to CPushSocket John Reese 2011-09-29 15:20:53 -0400
  • 7817e98dba Add option for service name John Reese 2011-09-29 10:21:15 -0400
  • 1f76601c56 Get missing defaults and save options when loading John Reese 2011-09-29 09:54:44 -0400
  • a69ec09d6b Rebrand project as ZNC Push John Reese 2011-09-29 09:30:06 -0400
  • 60632d42fb Implement save/load for user options John Reese 2011-09-28 16:23:00 -0400
  • e2ddfe78e9 Added clean make target John Reese 2011-09-28 16:26:24 -0400
  • 94ad55784e Implement notification uri keyword expansion John Reese 2011-03-09 10:59:51 -0500
  • df891c0c69 Issue #198: Implement dictionary string expansion John Reese 2011-03-09 10:41:55 -0500
  • 3a09f6c1fc Add details on obtaining the user's api secret John Reese 2011-03-09 09:39:29 -0500
  • b9c7049bc6 Update bug tracker info to select project John Reese 2011-03-09 09:37:01 -0500
  • a70ff4a364 Fix logic error in eval_tokens and add debug output John Reese 2011-02-15 10:18:13 -0500
  • a855fe7eb5 Update readme to use quotes for channel_conditions details John Reese 2011-02-14 14:33:52 -0500
  • 33b381eb87 Implemented custom expression evaluation options John Reese 2011-02-14 14:27:18 -0500
  • c462f15201 Fix client_count condition not applying to queries John Reese 2011-02-14 10:20:56 -0500
  • 5b24f18c37 Fix bug in replied condition John Reese 2011-01-26 21:09:34 -0500
  • 5c5c198ab7 Implemented replied condition, defaulted to yes John Reese 2011-01-26 13:09:55 -0500
  • e913ed4558 Updated roadmap again, all conditions are done John Reese 2011-01-19 13:53:04 -0500
  • 3f11b309b8 Updated roadmap John Reese 2011-01-19 13:50:24 -0500
  • 06fac8b254 Implemented configurable highlight terms John Reese 2011-01-19 13:48:43 -0500
  • 74c813a656 Implemented PREPEND command for modifying config values John Reese 2011-01-19 12:54:05 -0500
  • f2de10139c Implemented APPEND command for modifying config values John Reese 2011-01-19 11:36:07 -0500
  • d4fd3ce741 Fix #191: ZNC < 0.090 does not support IsIRCAway() John Reese 2011-01-19 09:27:37 -0500
  • de4c84a36b Added context parameter to STATUS command John Reese 2011-01-18 16:14:16 -0500
  • c85cb39c12 Implemented idle condition John Reese 2011-01-18 15:24:50 -0500
  • c9cac29c0e Implemented last_active condition John Reese 2011-01-18 12:59:46 -0500
  • 16f28cb04a Implemented nick_blacklist condition John Reese 2011-01-18 11:12:35 -0500
  • 6fb80cff1f Modify SET command to accept space-separated values John Reese 2011-01-18 10:44:23 -0500
  • 54f9607f0d Updated readme with bugtracker info John Reese 2011-01-14 12:47:06 -0800
  • 2b30fc39e3 Updated roadmap John Reese 2011-01-14 10:55:04 -0500
  • 798a50f3a8 Implemented last_notification condition John Reese 2011-01-14 10:49:08 -0500
  • 786e0b4928 Updated roadmap John Reese 2011-01-14 10:02:51 -0500
  • dbd442b931 Compact condition checking John Reese 2011-01-14 09:48:56 -0500
  • 307f17e493 Implemented away_only condition John Reese 2011-01-14 09:45:47 -0500
  • 9f89dc5c9c Added roadmap to readme John Reese 2011-01-14 09:18:46 -0500
  • 5b2389d8d1 Expanded project description John Reese 2011-01-13 23:14:06 -0500
  • cbcaeaa9c8 Removed debug sections John Reese 2011-01-13 23:01:27 -0500
  • 828b51bb32 Copout HELP command John Reese 2011-01-13 22:58:49 -0500
  • e2906f5aab Hide vim:set from rendered README John Reese 2011-01-13 22:57:35 -0500
  • 3aaafb7ffb Implemented UNSET command to restore default values John Reese 2011-01-13 22:52:50 -0500
  • 6c191f6471 Rearrange commands John Reese 2011-01-13 22:51:53 -0500
  • 563b52bab7 Added message_length option John Reese 2011-01-13 22:46:02 -0500
  • c749f4874b Added message_uri option John Reese 2011-01-13 22:27:26 -0500
  • 53a965fe5c Modified format for condition options/defaults John Reese 2011-01-13 22:16:32 -0500
  • 90aa6bdb0a Documented commands and client_count condition John Reese 2011-01-13 22:15:20 -0500
  • 1c2e9b019b Added STATUS command to check current conditions John Reese 2011-01-13 22:03:49 -0500