65 次程式碼提交 (bc860f79416b1bd2401669a21000045872859372)
 

作者 SHA1 備註 提交日期
  Russ Garrett bc860f7941
More GitHub webhook work 5 年之前
  Russ Garrett fb90d9e4b3
Further github listener work 5 年之前
  Russ Garrett a484c38707
Initial support for more comprehensive github webhooks 5 年之前
  Russ Garrett 034845fcc1
Merge pull request #4 from hreeder/feature/commands-only-if-defined 5 年之前
  Russ Garrett 34dced320a
Merge branch 'master' into feature/commands-only-if-defined 5 年之前
  Russ Garrett 5c6aa968fa
Fix formatting bug (?) 6 年之前
  Harry Reeder f5e16b9b6b minor: Only execute command when commands.handler is defined 6 年之前
  Russ Garrett 8fbfb76309
Fix segfault on interrupt before connection 7 年之前
  Russ Garrett 3cd8107475
Switch to forked go-ircevent and enable IRC3 caps 7 年之前
  Russ Garrett 630dd0461f Merge pull request #2 from irccloud/netcat-compat-http-send 7 年之前
  Richard Jones 5227e7992a Merge branch 'master' into netcat-compat-http-send 7 年之前
  Richard Jones d9ed25352a nc compatible /send endpoint, DRY-ed dispatcher 7 年之前
  Russ Garrett c60c59bfac
Fix formatting in github releases handler 7 年之前
  Russ Garrett c1b5a61daa Merge pull request #1 from c99koder/github-release-hook 7 年之前
  Sam Steele 650360b2ae viper.GetString 7 年之前
  Sam Steele 7bdfc30f3e Fix example config 7 年之前
  Sam Steele ba61397381 GitHub Release webhook 7 年之前
  Russ Garrett 404952db71
Don't call command handler on empty commands 7 年之前
  Russ Garrett 6c36b9b43c
Add separate config for channel keys. 7 年之前
  Russ Garrett 14fcae163f
Readme tweak 7 年之前
  Russ Garrett 37050c72e5
Add IRCCAT_RAW environment variable 7 年之前
  Russ Garrett 864fa1b028
Improve in-channel checking 7 年之前
  Russ Garrett b270c25199
Fix commandhandler bug 7 年之前
  Russ Garrett 14eeb1766f
Make absolute link relative 7 年之前
  Russ Garrett 1b78a0fa7b
Rename command_runner to command_handler 7 年之前
  Russ Garrett 345944f0e2
More readme 7 年之前
  Russ Garrett 7c33366a0c
Pass command arguments in environment variables 7 年之前
  Russ Garrett 1977e78944
More readme updates 7 年之前
  Russ Garrett db72956005
Readme tweaks 7 年之前
  Russ Garrett 395e3fbfb9
Properly fix connection closing 7 年之前
  Russ Garrett 058f0f4eee
Add option to close TCP connection after message 7 年之前
  Russ Garrett 5dd5adbf10
Remove debug 7 年之前
  Russ Garrett 82eea9a65e
Auth list improvements 7 年之前
  Russ Garrett e0013fbf9f
Docs updates 7 年之前
  Russ Garrett 6e8222f3c9
Update readme 7 年之前
  Russ Garrett 4dfc49e50d
Handle mode characters in NAMES correctly 7 年之前
  Russ Garrett 5fcb658386
Print error on TCP listener failure 7 年之前
  Russ Garrett 9cfc7743bc
Add version info 7 年之前
  Russ Garrett 99c2f56a6c
Fix sending to channels with keys 7 年之前
  Russ Garrett 10c91f3ee8
Travis tweak 7 年之前
  Russ Garrett dd69799a8f
Fail on gofmt errors 7 年之前
  Russ Garrett 9d8a1bd3ab
Don't install gox unless releasing 7 年之前
  Russ Garrett da6ac52549
Add missing skip_cleanup 7 年之前
  Russ Garrett c8e2851852
More deployment tweaks 7 年之前
  Russ Garrett 29eb4bc604
Fix gox architectures 7 年之前
  Russ Garrett 1fdbd3823b
Better Travis releases 7 年之前
  Russ Garrett 84c80b3450
Better TCP logging 7 年之前
  Russ Garrett 482c7827e2
Fix TCP crashes on short messages 7 年之前
  Russ Garrett 115b055180
Move example config to examples/ 7 年之前
  Russ Garrett c4f2aab120
Config reloading 7 年之前