index
:
frippy
dev
master
IRC Bot
Mavulp
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Cargo.toml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Factoids: Add a json.decode function to lua
Jokler
2018-06-28
1
-2
/
+2
*
Fix clippy warnings
Jokler
2018-06-16
1
-10
/
+10
*
Remind: Add Mysql as a possible database
Jokler
2018-05-14
1
-17
/
+12
*
Main: Replace the logger with log4rs
Jokler
2018-04-27
1
-0
/
+1
*
Update Irc crate to fix a userlist bug
Jokler
2018-03-31
1
-1
/
+1
*
Replace every Mutex with RwLock
Jokler
2018-03-21
1
-1
/
+2
*
Add sed plugin
Jokler
2018-03-13
1
-0
/
+1
*
Bump version and update readme
v0.4.0
Jokler
2018-03-12
1
-1
/
+1
*
Decode html encoded characters in titles
Jokler
2018-03-10
1
-0
/
+1
*
Use a naive search for html titles to speed it up
Jokler
2018-03-08
1
-1
/
+0
*
Create errors with failure
Jokler
2018-02-28
1
-0
/
+1
*
Add time passed to tells
Jokler
2018-02-26
1
-0
/
+1
*
Use r2d2 as a ConnectionPool for diesel
Jokler
2018-02-24
1
-1
/
+16
*
Update dependencies
Jokler
2018-02-24
1
-7
/
+7
*
Merge branch 'dev' into factoid-plugin
Jokler
2018-02-23
1
-15
/
+8
|
\
|
*
Move main file into the src directory
Jokler
2018-02-12
1
-5
/
+0
|
*
Upgrade dependencies
Jokler
2018-02-10
1
-11
/
+9
*
|
Add possibly unsafe timeout hook to factoids
Jokler
2018-02-23
1
-1
/
+1
*
|
Update diesel
Jokler
2017-12-24
1
-3
/
+3
*
|
Add more info to factoids and save old versions
Jokler
2017-12-24
1
-6
/
+13
*
|
Add MySql as a possible database for the Factoids plugin
Jokler
2017-12-24
1
-2
/
+24
*
|
Run factoids in Lua
Jokler
2017-12-24
1
-0
/
+1
|
/
*
Add Url Plugin
Jokler
2017-12-11
1
-0
/
+1
*
Rename plugin_derive to frippy_derive
Jokler
2017-11-30
1
-1
/
+1
*
Bump version to 0.3.1
Jokler
2017-11-16
1
-1
/
+1
*
Bump version to 0.3.0
Jokler
2017-10-29
1
-1
/
+1
*
Rewrite run() and add logging
Jokler
2017-10-16
1
-0
/
+5
*
Bump version to 0.2.0
v0.2.0
Jokler
2017-10-11
1
-1
/
+1
*
Create plugin_derive to replace the register_plugin macro
Jokler
2017-10-11
1
-0
/
+1
*
Use own unicode_names library
Jokler
2017-10-11
1
-1
/
+1
*
Use regex to check for commands
Jokler
2017-10-11
1
-0
/
+1
*
Add command functionality
Jokler
2017-10-11
1
-1
/
+1
*
Add clippy as an optional build feature
Jokler
2017-10-11
1
-0
/
+2
*
Initial bot source
Jokler
2017-10-04
1
-0
/
+28