index
:
frippy
dev
master
IRC Bot
Mavulp
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
remind
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused diesel use statements
Jokler
2019-12-07
1
-3
/
+1
*
Remove 'extern crate' lines
Jokler
2019-12-07
2
-0
/
+7
*
Run cargo fmt on all files
Jokler
2019-12-07
2
-4
/
+8
*
Upgrade rust edition to 2018
Jokler
2019-12-07
1
-4
/
+4
*
Revert "Remind: Fix invalid error when parsing repeat time"
Jokler
2019-07-05
1
-1
/
+1
*
Remind: Fix invalid error when parsing repeat time
Jokler
2019-06-22
1
-1
/
+1
*
Remind: Fix invalid minimum repeat duration
Jokler
2019-05-27
1
-1
/
+1
*
Main: Remove diesel_infer_schema dep & run clippy
Jokler
2018-09-20
1
-3
/
+3
*
Plugins: Replace IrcClient with a trait
Jokler
2018-06-30
1
-11
/
+22
*
Fix clippy warnings
Jokler
2018-06-16
3
-48
/
+37
*
Remind: Fix target parsing
Jokler
2018-05-18
1
-3
/
+3
*
Remind: Fix help message
Jokler
2018-05-14
1
-2
/
+2
*
Remind: Add Mysql as a possible database
Jokler
2018-05-14
3
-47
/
+202
*
Remind: Change syntax and update help
Jokler
2018-05-13
1
-2
/
+5
*
Remind: Remove sleep debug messages
Jokler
2018-05-13
1
-2
/
+0
*
Remind: Add initial remind plugin
Jokler
2018-05-12
3
-0
/
+668