index
:
frippy
dev
master
IRC Bot
Mavulp
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
factoids
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use correct return type
Jokler
2018-02-24
1
-1
/
+1
*
Log all database errors
Jokler
2018-02-24
1
-4
/
+13
*
Merge branch 'dev' into factoid-plugin
Jokler
2018-02-23
1
-52
/
+60
*
Add possibly unsafe timeout hook to factoids
Jokler
2018-02-23
3
-4
/
+30
*
Improve factoid error handling
Jokler
2018-02-17
2
-4
/
+12
*
Add download function & fromurl command
Jokler
2018-02-13
4
-19
/
+62
*
Fix function call in lua
Jokler
2018-02-13
1
-1
/
+1
*
Add some sandboxing
Jokler
2018-02-13
2
-4
/
+30
*
Send all factoid info responses to the channel instead of the user
Jokler
2017-12-25
1
-1
/
+1
*
Log database errors and send a notice if no factoid was deleted
Jokler
2017-12-24
1
-4
/
+10
*
Add 'remove' command to Factoids and make the Database trait public
Jokler
2017-12-24
2
-17
/
+60
*
Add more info to factoids and save old versions
Jokler
2017-12-24
2
-63
/
+203
*
Add MySql as a possible database for the Factoids plugin
Jokler
2017-12-24
2
-13
/
+75
*
Add Database trait to be used by the Factoids plugin
Jokler
2017-12-24
2
-7
/
+26
*
Add non Lua factoids
Jokler
2017-12-24
1
-5
/
+15
*
Do not allow factoids to send newlines
Jokler
2017-12-24
1
-1
/
+1
*
Move the Factoids plugin into a subfolder
Jokler
2017-12-24
2
-0
/
+162