index
:
frippy
dev
master
IRC Bot
Mavulp
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
help.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove 'extern crate' lines
Jokler
2019-12-07
1
-0
/
+2
*
Upgrade rust edition to 2018
Jokler
2019-12-07
1
-4
/
+4
*
Help: Mention Unicode Plugin
Jokler
2019-02-21
1
-1
/
+1
*
Quote: Add initial quote plugin
Jokler
2018-09-21
1
-1
/
+1
*
Help: Remove mentions of the currency plugin
Jokler
2018-07-01
1
-2
/
+2
*
Plugins: Replace IrcClient with a trait
Jokler
2018-06-30
1
-9
/
+17
*
Fix clippy warnings
Jokler
2018-06-16
1
-2
/
+4
*
Remind: Add initial remind plugin
Jokler
2018-05-12
1
-3
/
+6
*
Help: Send a static list of available commands
Jokler
2018-05-12
1
-1
/
+3
*
Add usefulness rating function to url titles
Jokler
2018-04-07
1
-1
/
+1
*
Use Error & ErrorKind pair instead of simple enums
Jokler
2018-03-02
1
-7
/
+9
*
Replace is_allowed with a single-threaded execute function
Jokler
2018-02-12
1
-6
/
+6
*
Upgrade dependencies
Jokler
2018-02-10
1
-5
/
+5
*
Add evaluate function to plugins
Jokler
2018-02-10
1
-5
/
+5
*
Derive defaults where possible
Jokler
2017-12-11
1
-1
/
+1
*
Remove mutexes around plugins
Jokler
2017-11-16
1
-2
/
+2
*
Add missing help plugin
Jokler
2017-10-27
1
-0
/
+34