Commit Graph

  • 01885f39f4 Modify GET command to optionally list all values John Reese 2011-01-13 22:03:29 -0500
  • db077ea78a Implemented client_count condition John Reese 2011-01-13 22:00:24 -0500
  • 7bcae40012 Fix error when sending commind with zero tokens John Reese 2011-01-13 22:00:08 -0500
  • 0c5829ff0e Don't override default option values with empty strings John Reese 2011-01-13 21:59:44 -0500
  • 42dc9a34e0 Capitalization John Reese 2011-01-13 21:23:42 -0500
  • f3e6c8eafb Added ZNC and Notifo links to readme John Reese 2011-01-13 21:23:06 -0500
  • 65449b763c Added readme John Reese 2011-01-13 21:17:13 -0500
  • 6f10bb19f6 Implemented basic highlight matching against nick John Reese 2011-01-13 20:58:13 -0500
  • c4d4718709 Implemented handling of channel messages and actions John Reese 2011-01-13 20:39:08 -0500
  • 304bef93f0 Switch to using an MCString to track config options John Reese 2011-01-13 19:50:29 -0500
  • 5c12abe602 Make notify_pm() only decide on sending notification John Reese 2011-01-13 19:15:17 -0500
  • f5590832cc Implemented PM notifications John Reese 2011-01-13 17:40:41 -0500
  • 31541dda0a Factored out auth string encoding Rather than re-encoding the auth string for every message, factored it into a separate method that only gets called when the username or password is changed, or the plugin is loaded/reloaded. John Reese 2011-01-13 17:16:43 -0500
  • 042ade55da Added configurable message title to send_message() Also abstracted out app name to object-level CString rather than building it every time send_message() is executed. John Reese 2011-01-13 17:09:17 -0500
  • 0baa7d866d Proof of concept completed John Reese 2011-01-13 16:26:31 -0500
  • 53e0e30aaf Added MIT license file John Reese 2011-01-10 22:37:48 -0500
  • 80e0da5708 Initial commit, any command triggers HTTP POST John Reese 2011-01-10 22:33:13 -0500