index
:
frippy
dev
master
IRC Bot
Mavulp
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Consider title tags with attributes
Jokler
2018-03-11
1
-4
/
+14
*
Decode html encoded characters in titles
Jokler
2018-03-10
1
-5
/
+11
*
Check NICK commands in the tell plugin
Jokler
2018-03-09
1
-0
/
+1
*
Use a naive search for html titles to speed it up
Jokler
2018-03-08
1
-12
/
+9
*
Check for outstanding tells when a userlist is received
Jokler
2018-03-05
2
-18
/
+86
*
Fix formatting
Jokler
2018-03-05
1
-6
/
+4
*
Add Tell specific errors and improve error logging for commands
Jokler
2018-03-05
3
-78
/
+110
*
Fix doctests
Jokler
2018-03-04
1
-5
/
+5
*
Correct error message on tell
Jokler
2018-03-03
1
-1
/
+1
*
Make tells caase insensitive and only check JOINs
Jokler
2018-03-03
2
-19
/
+25
*
Use Error & ErrorKind pair instead of simple enums
Jokler
2018-03-02
15
-369
/
+404
*
Add accidentally removed errors
Jokler
2018-03-02
1
-2
/
+2
*
Use lossy UTF8 conversion and add a log_error function
Jokler
2018-03-01
6
-31
/
+26
*
Simplify the download function
Jokler
2018-03-01
2
-29
/
+8
*
Add the mysql error to the mysql feature
Jokler
2018-02-28
1
-0
/
+3
*
Add missing cause to r2d2 error
Jokler
2018-02-28
1
-1
/
+1
*
Add missing error for r2d2
Jokler
2018-02-28
1
-0
/
+11
*
Create errors with failure
Jokler
2018-02-28
7
-208
/
+260
*
Fix UTF8 errors in the download function
Jokler
2018-02-27
1
-6
/
+21
*
Add time passed to tells
Jokler
2018-02-26
2
-4
/
+15
*
Add Mysql as a possible database to the Tell plugin
Jokler
2018-02-25
5
-38
/
+191
*
Remove unwraps from the Url plugin
Jokler
2018-02-25
1
-12
/
+19
*
Return zero if count_factoids could not find the factoid
Jokler
2018-02-25
1
-1
/
+4
*
Run rustfmt and clippy
Jokler
2018-02-24
10
-107
/
+108
*
Add temporary eval function to factoids
Jokler
2018-02-24
1
-7
/
+20
*
Extend Lua sandbox
Jokler
2018-02-24
1
-15
/
+37
*
Use r2d2 as a ConnectionPool for diesel
Jokler
2018-02-24
4
-34
/
+55
*
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
11
-296
/
+647
|
\
|
*
Replace try_option with ?
Jokler
2018-02-13
2
-15
/
+8
|
*
Save multiple tells per person
Jokler
2018-02-12
1
-9
/
+13
|
*
Add Tell Plugin
Jokler
2018-02-12
2
-0
/
+135
|
*
Run latest rustfmt
Jokler
2018-02-12
7
-136
/
+137
|
*
Improve documentation
Jokler
2018-02-12
2
-15
/
+21
|
*
Replace is_allowed with a single-threaded execute function
Jokler
2018-02-12
8
-95
/
+112
|
*
Move main file into the src directory
Jokler
2018-02-12
1
-0
/
+113
|
*
Upgrade dependencies
Jokler
2018-02-10
7
-78
/
+64
|
*
Add evaluate function to plugins
Jokler
2018-02-10
6
-45
/
+79
|
*
Return the future on connect instead of adding it to the reactor
Jokler
2018-01-04
1
-10
/
+10
|
*
Exit if no bot connected successfully
Jokler
2017-12-24
1
-3
/
+7
*
|
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
*
|
Improve startup logs
Jokler
2018-02-17
1
-2
/
+2
*
|
Add download function & fromurl command
Jokler
2018-02-13
7
-78
/
+124
*
|
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
4
-22
/
+61
[next]