aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/factoids
Commit message (Expand)AuthorAgeFilesLines
* Log all database errorsJokler2018-02-241-4/+13
* Merge branch 'dev' into factoid-pluginJokler2018-02-231-52/+60
* Add possibly unsafe timeout hook to factoidsJokler2018-02-233-4/+30
* Improve factoid error handlingJokler2018-02-172-4/+12
* Add download function & fromurl commandJokler2018-02-134-19/+62
* Fix function call in luaJokler2018-02-131-1/+1
* Add some sandboxingJokler2018-02-132-4/+30
* Send all factoid info responses to the channel instead of the userJokler2017-12-251-1/+1
* Log database errors and send a notice if no factoid was deletedJokler2017-12-241-4/+10
* Add 'remove' command to Factoids and make the Database trait publicJokler2017-12-242-17/+60
* Add more info to factoids and save old versionsJokler2017-12-242-63/+203
* Add MySql as a possible database for the Factoids pluginJokler2017-12-242-13/+75
* Add Database trait to be used by the Factoids pluginJokler2017-12-242-7/+26
* Add non Lua factoidsJokler2017-12-241-5/+15
* Do not allow factoids to send newlinesJokler2017-12-241-1/+1
* Move the Factoids plugin into a subfolderJokler2017-12-242-0/+162