znc-palaver.git
2017-01-13 Kyle Fullertest: show raw exception test-exception
2016-07-06 Dennis CollarisMerge pull request #41 from cocodelabs/kylef/changelog
2016-07-06 Kyle FullerAdd a CHANGELOG
2016-07-05 Dennis CollarisMerge pull request #40 from cocodelabs/kylef/notice...
2016-07-05 Kyle FullerOnly send NOTICEs after 001 (authenticated)
2016-07-02 Dennis CollarisMerge pull request #38 from cocodelabs/kylef/remove...
2016-07-02 Dennis CollarisMerge pull request #39 from cocodelabs/kylef/actions
2016-07-02 Kyle FullerSend notifications for actions (`/me`)
2016-07-02 Kyle FullerRemove devices when API returns 401
2016-06-15 Kyle FullerEnsure that the compiler properly supports regex
2016-03-22 Kyle Fuller[Makefile] Remove `ifneq` to be BSDmake compatible
2015-10-24 Kyle FullerDon't strip colour codes from messages
2015-10-14 Kyle FullerCatch regex errors #31
2015-09-30 Kyle FullerAllow nick matching if nick contains a word boundary
2015-09-30 Kyle FullerIssue an error when installation instructions we're...
2015-09-30 Kyle Fuller[README] Include debugging techniques
2015-09-30 Kyle FullerRelease 1.0.1 1.0.1
2015-09-30 Kyle FullerAlways enable regex
2015-09-30 Kyle FullerSupport VERSION files
2015-09-04 Kyle Fuller[HTTP] Wait for response before disconnecting 1.0.0
2015-09-04 Kyle FullerMerge pull request #26 from cocodelabs/kylef/networks
2015-09-04 Kyle FullerKeep track of Palaver's Client IDs
2015-09-04 Kyle Fuller[make install] Create directory before copying
2015-09-04 Kyle FullerLog success/failure of HTTP requests
2015-08-11 Kyle FullerModule requires ZNC >= 1.6.0
2015-08-10 Kyle FullerSend SNI when connecting via TLS
2015-08-10 Kyle FullerRFC doesn't specify that HTTP GET cannot have a body
2015-08-10 Kyle FullerUpdate copyright
2015-08-03 Kyle FullerMerge pull request #24 from cocodelabs/kylef/circle
2015-08-03 Kyle FullerBuild with Circle CI
2015-04-02 Kyle Fuller[palaver] Send notifications for matching NOTICEs
2014-12-23 Kyle FullerDepend on ZNC 1.5 for regex use
2014-12-23 Kyle FullerMatch on word-boundaries
2014-12-23 Kyle Fuller[HTTP] Don't disconnect straight away
2014-10-10 Kyle Fuller[README] Show commands to download
2014-04-27 Kyle FullerMerge pull request #15 from praseodym/patch-1
2014-04-27 Mark JanssenIgnore built `palaver.so` file
2013-11-27 Kyle FullerStrip color codes from notifications
2013-09-27 Kyle FullerInclude a makefile to install and build the module
2013-09-27 Kyle FullerInclude an info command to get info
2013-09-24 Kyle FullerFix a bug where PATH and headers were not being sent...
2013-09-13 Kyle FullerReset the badge when another client connects
2013-08-30 Kyle FullerRefactor HTTP socket into it's own class
2013-08-30 Kyle Fullerm_pNetwork from OnUnknownUserRaw is not to be trusted
2013-08-03 Kyle FullerMerge pull request #10 from Un1matr1x/cosmetics/wikilink
2013-08-03 Falk Seidel[cosmetics/wikilink] add a link to the znc-wiki-page...
2013-07-01 Kyle FullerMake sure we add row before removing tables
2013-07-01 Kyle FullerPersist config across module restarts
2013-07-01 Kyle Fullerx
2013-07-01 Kyle FullerParse push endpoint from device
2013-06-16 Kyle FullerDon't match on {nick}
2013-06-04 Kyle FullerDon't use m_pClient from a global module hook
2013-03-18 Kyle FullerShow devices with no networks associated
2013-03-18 Kyle FullerAdd a command to list all registered devices
2013-03-18 Kyle FullerAdd a command to test notify
2013-03-14 Kyle FullerUpdate README to explain when mentions are sent
2013-03-14 Kyle FullerCorrectly handle mention keywords
2013-03-14 Kyle FullerMatch mention keywords
2013-03-13 Kyle FullerMerge pull request #2 from sjoness/patch-1
2013-03-13 Sam JonesCorrect minor command and file extension typos
2013-03-12 Kyle FullerInitial commit
git clone https://git.99rst.org/PROJECT