index
:
frippy
dev
master
IRC Bot
Mavulp
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
quote
/
mod.rs
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Quote: Make subcommands case insensitive
dev
Jokler
2020-02-24
1
-3
/
+4
|
*
Quote: Filter out empty tokens on get
Jokler
2019-12-24
1
-2
/
+7
|
*
Quote: Split methods and add a 'next' command
Jokler
2019-12-16
1
-61
/
+177
|
|
|
|
|
The 'next' command runs the previous get/search commands again but for the next index/offset.
*
Quote: Add search subcommand
Jokler
2019-12-15
1
-1
/
+38
|
*
Remove 'extern crate' lines
Jokler
2019-12-07
1
-0
/
+5
|
*
Run cargo fmt on all files
Jokler
2019-12-07
1
-4
/
+1
|
*
Upgrade rust edition to 2018
Jokler
2019-12-07
1
-4
/
+4
|
*
Quote: Actually fix info message
Jokler
2019-10-31
1
-6
/
+3
|
*
Quote: Fix info message and adjust get output
Jokler
2019-10-31
1
-11
/
+22
|
*
Quote: Return random quote on missing user arg
Jokler
2019-10-31
1
-17
/
+35
|
*
Quote: Info: Add negative indexing and fix error
Jokler
2018-11-06
1
-1
/
+12
|
*
Quote: Fix get command when no index was specified
Jokler
2018-09-22
1
-15
/
+14
|
*
Quote: Ignore trailing space when no index was specified
Jokler
2018-09-21
1
-7
/
+13
|
*
Quote: Add initial quote plugin
Jokler
2018-09-21
1
-0
/
+262