summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add qeval moduleHEADmastertilpner2018-08-121-0/+46
|
* Add (power) and (user-get) commandstilpner2018-08-121-0/+11
|
* Add listenbrainz moduletilpner2018-08-121-0/+29
|
* Add admin control for join/parttilpner2018-08-121-0/+10
|
* Add IO cleaning utilitiestilpner2018-08-121-0/+32
|
* Fix exception while encountering the supposed URL ':3', preventing the ↵tilpner2018-08-121-4/+13
| | | | actual URL from bein processed
* Update ibip url again, add (source) commandtilpner2018-08-121-2/+8
|
* Allow symbol arguments to gh-set-nametilpner2018-08-121-3/+3
|
* Fix (col) color lookuptilpner2018-08-121-1/+1
|
* Add missing primary key constraints to channels, network tablestilpner2018-08-121-2/+4
|
* Warn on lossy message parsing-formatting roundtriptilpner2018-08-121-8/+15
|
* Log errors to logger, not stdouttilpner2018-08-121-2/+2
|
* Add ability to ignore userstilpner2018-08-121-0/+13
|
* Improve command error handlingtilpner2018-08-121-17/+30
|
* Add (part) functiontilpner2018-08-121-0/+3
|
* Allow clients to request capabilities at connectiontilpner2018-08-121-1/+3
|
* Sandbox reads, prevent DOS by vector literalstilpner2018-08-121-7/+13
|
* Change IBIP URLtilpner2018-04-281-1/+1
|
* Restrict command triggers by disabling [] and {} in safe-readtilpner2018-04-231-1/+7
|
* Add option to use vendored collectstilpner2018-04-231-1/+8
|
* Add default database setuptilpner2018-04-221-0/+13
|
* Add github moduletilpner2018-04-222-0/+73
|
* Only trigger IBIP on PRIVMSG, also show repo URLtilpner2018-04-221-2/+3
|
* Add command abstractiontilpner2018-04-221-0/+62
|
* Add user managementtilpner2018-04-224-6/+170
|
* Perform IRC-specific casemappingtilpner2018-04-221-2/+33
|
* Rename bots.rkt to ibip.rkttilpner2018-04-181-0/+2
|
* Initial committilpner2018-04-178-0/+314