index
:
frippy
dev
master
IRC Bot
Mavulp
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Cargo.lock
Commit message (
Expand
)
Author
Age
Files
Lines
*
Decode html encoded characters in titles
Jokler
2018-03-10
1
-0
/
+7
*
Use a naive search for html titles to speed it up
Jokler
2018-03-08
1
-149
/
+0
*
Use Error & ErrorKind pair instead of simple enums
Jokler
2018-03-02
1
-2
/
+38
*
Create errors with failure
Jokler
2018-02-28
1
-0
/
+1
*
Add time passed to tells
Jokler
2018-02-26
1
-0
/
+16
*
Run rustfmt and clippy
Jokler
2018-02-24
1
-3
/
+3
*
Use r2d2 as a ConnectionPool for diesel
Jokler
2018-02-24
1
-0
/
+38
*
Update dependencies
Jokler
2018-02-24
1
-2
/
+29
*
Merge branch 'dev' into factoid-plugin
Jokler
2018-02-23
1
-325
/
+348
|
\
|
*
Upgrade dependencies
Jokler
2018-02-10
1
-68
/
+120
|
*
Update dependencies
Jokler
2018-01-28
1
-256
/
+240
*
|
Add possibly unsafe timeout hook to factoids
Jokler
2018-02-23
1
-3
/
+35
*
|
Update diesel
Jokler
2017-12-24
1
-19
/
+19
*
|
Add more info to factoids and save old versions
Jokler
2017-12-24
1
-13
/
+65
*
|
Add MySql as a possible database for the Factoids plugin
Jokler
2017-12-24
1
-0
/
+67
*
|
Run factoids in Lua
Jokler
2017-12-24
1
-22
/
+40
|
/
*
Add Url Plugin
Jokler
2017-12-11
1
-61
/
+219
*
Rename plugin_derive to frippy_derive
Jokler
2017-11-30
1
-72
/
+72
*
Update dependencies to remove deprecated syntax
Jokler
2017-11-28
1
-155
/
+150
*
Bump version to 0.3.1
Jokler
2017-11-16
1
-1
/
+1
*
Add debug logging
Jokler
2017-11-03
1
-20
/
+20
*
Update dependencies
Jokler
2017-10-26
1
-89
/
+79
*
Rewrite run() and add logging
Jokler
2017-10-16
1
-0
/
+11
*
Update dependencies
Jokler
2017-10-13
1
-15
/
+15
*
Create plugin_derive to replace the register_plugin macro
Jokler
2017-10-11
1
-0
/
+9
*
Use own unicode_names library
Jokler
2017-10-11
1
-3
/
+3
*
Use regex to check for commands
Jokler
2017-10-11
1
-0
/
+1
*
Update Cargo.lock
Jokler
2017-10-11
1
-25
/
+42
*
Add clippy as an optional build feature
Jokler
2017-10-11
1
-0
/
+93
*
Update dependencies
Jokler
2017-10-11
1
-14
/
+20
*
Remove Cargo.lock from .gitignore
Jokler
2017-10-11
1
-0
/
+1159