index
:
frippy
dev
master
IRC Bot
Mavulp
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Plugins: Replace Emoji with Unicode
Jokler
2019-02-20
1
-2
/
+2
*
Factoids: Rename to Factoid
Jokler
2018-10-22
1
-7
/
+8
*
Quote: Add initial quote plugin
Jokler
2018-09-21
1
-0
/
+5
*
Main: Update dependencies
Jokler
2018-09-19
1
-2
/
+1
*
Currency: Remove plugin because of API changes
Jokler
2018-06-16
1
-2
/
+0
*
Fix clippy warnings
Jokler
2018-06-16
1
-2
/
+4
*
Remind: Add Mysql as a possible database
Jokler
2018-05-14
1
-2
/
+1
*
Remind: Add initial remind plugin
Jokler
2018-05-12
1
-0
/
+6
*
Main: Replace the logger with log4rs
Jokler
2018-04-27
1
-41
/
+10
*
Add usefulness rating function to url titles
Jokler
2018-04-07
1
-10
/
+10
*
Use a prefix from the config instead of the nick
Jokler
2018-03-19
1
-1
/
+4
*
Add sed plugin
Jokler
2018-03-13
1
-7
/
+9
*
Use Error & ErrorKind pair instead of simple enums
Jokler
2018-03-02
1
-20
/
+31
*
Use lossy UTF8 conversion and add a log_error function
Jokler
2018-03-01
1
-8
/
+1
*
Create errors with failure
Jokler
2018-02-28
1
-8
/
+20
*
Add Mysql as a possible database to the Tell plugin
Jokler
2018-02-25
1
-2
/
+8
*
Run rustfmt and clippy
Jokler
2018-02-24
1
-19
/
+15
*
Use r2d2 as a ConnectionPool for diesel
Jokler
2018-02-24
1
-6
/
+13
*
Merge branch 'dev' into factoid-plugin
Jokler
2018-02-23
1
-1
/
+50
*
Run latest rustfmt
Jokler
2018-02-12
1
-25
/
+25
*
Replace is_allowed with a single-threaded execute function
Jokler
2018-02-12
1
-4
/
+8
*
Move main file into the src directory
Jokler
2018-02-12
1
-0
/
+113