index
:
frippy
dev
master
IRC Bot
Mavulp
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Remove the requirement to escape all backslashes
Jokler
2018-03-14
1
-1
/
+4
|
*
Fix escaped backslashes in sed strings
Jokler
2018-03-14
1
-2
/
+19
|
*
Fix escaped slashes in sed replacement texts
Jokler
2018-03-13
1
-8
/
+11
|
*
Add missing plugin file
Jokler
2018-03-13
1
-0
/
+165
|
*
Add sed plugin
Jokler
2018-03-13
6
-141
/
+276
|
*
Let tell accept multiple comma-seperated receivers
Jokler
2018-03-12
2
-36
/
+31
|
/
*
Bump version and update readme
v0.4.0
Jokler
2018-03-12
3
-5
/
+11
*
Merge branch 'dev'
Jokler
2018-03-12
31
-741
/
+2824
|
\
|
*
Consider title tags with attributes
Jokler
2018-03-11
1
-4
/
+14
|
*
Decode html encoded characters in titles
Jokler
2018-03-10
3
-5
/
+19
|
*
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
3
-162
/
+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
|
*
Merge branch 'dev' of github.com:Mavulp/frippy into dev
Jokler
2018-03-04
18
-394
/
+552
|
|
\
|
|
*
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
18
-376
/
+528
|
|
*
Add accidentally removed errors
Jokler
2018-03-02
1
-2
/
+2
|
*
|
Merge branch 'dev' of github.com:Mavulp/frippy into dev
Jokler
2018-03-02
6
-54
/
+28
|
|
\
|
|
|
*
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
|
*
|
Remove unnecessary builds from travis
Jokler
2018-02-28
1
-2
/
+0
|
|
/
|
*
Add the mysql error to the mysql feature
Jokler
2018-02-28
1
-0
/
+3
|
*
Test mysql build on travis and cache dependencies
Jokler
2018-02-28
1
-0
/
+8
|
*
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
9
-208
/
+262
|
*
Fix UTF8 errors in the download function
Jokler
2018-02-27
1
-6
/
+21
|
*
Add time passed to tells
Jokler
2018-02-26
4
-4
/
+32
|
*
Add Mysql as a possible database to the Tell plugin
Jokler
2018-02-25
7
-38
/
+199
|
*
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
11
-110
/
+111
|
*
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
6
-35
/
+109
|
*
Update dependencies
Jokler
2018-02-24
2
-9
/
+36
|
*
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
14
-673
/
+884
|
|
\
|
|
*
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
2
-5
/
+0
[prev]
[next]