index
:
serenity
aliases-fix
asref_messageid_for_message
cmd-aliases-fix
colour_hex
debug
fix-default-command-upon-shortcut-prefix
fix_dead_link_in_readme
fix_message_update
group-checks
group-default-command
master
new-mentionable
old_message_on_update
old_message_on_update_v2
routing-fixes
upstream
v0.4.x
v0.6.x
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ext
/
framework
/
mod.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix no-cache framework compilation
Zeyla Hellyer
2017-05-13
1
-7
/
+14
*
Framework: trim content before parsing args
Maiddog
2017-05-12
1
-7
/
+11
*
Clippy lints
Zeyla Hellyer
2017-04-19
1
-15
/
+13
*
Accept a slice of args in help commands
Zeyla Hellyer
2017-04-19
1
-1
/
+1
*
Update the way errors are handled in dispatch
Illia
2017-04-19
1
-259
/
+165
*
Remove selfbot support
Zeyla Hellyer
2017-04-05
1
-4
/
+6
*
Update doctests for Context changes
Zeyla Hellyer
2017-02-15
1
-6
/
+6
*
Remove most Context methods
Zeyla Hellyer
2017-02-12
1
-14
/
+14
*
Optimize caching
Zeyla Hellyer
2017-02-09
1
-9
/
+9
*
Fix unreachable patterns in command macro
Austin Hellyer
2017-02-01
1
-1
/
+1
*
Fix docs links
Austin Hellyer
2017-01-24
1
-2
/
+3
*
Switch to a mostly-fully OOP approach
Austin Hellyer
2017-01-23
1
-1
/
+1
*
First round of deleting useless methods
Austin Hellyer
2017-01-15
1
-6
/
+30
*
Feature-flag a framework check
Austin Hellyer
2017-01-02
1
-5
/
+8
*
Implement context message queueing
Taavi
2017-01-01
1
-17
/
+21
*
Fix command macro signatures
Austin Hellyer
2016-12-31
1
-4
/
+4
*
Add command alias support and command.example
taavi?
2016-12-29
1
-12
/
+28
*
Use $crate in the command macro
alex
2016-12-24
1
-4
/
+4
*
Clarify command missing argument message
Austin Hellyer
2016-12-19
1
-1
/
+1
*
Fix framework message position boundary splits
Austin Hellyer
2016-12-18
1
-18
/
+21
*
Add framework config to ignore webhook messages
Illia
2016-12-18
1
-1
/
+5
*
Fix framework before check
Austin Hellyer
2016-12-18
1
-1
/
+1
*
Remove cache feature dependency for framework
Austin Hellyer
2016-12-16
1
-55
/
+65
*
Framework: format argument number on parse error
Illia
2016-12-16
1
-2
/
+9
*
Fix framework owners_only check
Illia
2016-12-16
1
-6
/
+8
*
Framework blocks, disabled commands, improvements
Illia
2016-12-14
1
-31
/
+99
*
Slightly rework framework buckets
Austin Hellyer
2016-12-14
1
-38
/
+37
*
Implement command groups and buckets
Illia
2016-12-13
1
-72
/
+217
*
More config for CreateCommand, add various methods
Illia
2016-12-10
1
-1
/
+72
*
Abstract command fields to types
Austin Hellyer
2016-12-09
1
-3
/
+3
*
Command builder, quoted args, and multi-prefixes
Illia
2016-12-09
1
-17
/
+73
*
Make command macro functions public
Austin Hellyer
2016-11-30
1
-2
/
+2
*
Clarify some docs
Austin Hellyer
2016-11-30
1
-1
/
+1
*
Clean up the codebase
Austin Hellyer
2016-11-29
1
-31
/
+1
*
Fix doctests
Austin Hellyer
2016-11-28
1
-3
/
+3
*
Add before/after framework command hooks
Illia K
2016-11-28
1
-4
/
+32
*
Add a bit more docs
Austin Hellyer
2016-11-26
1
-0
/
+99
*
Add no-named-argument command macro match
Austin Hellyer
2016-11-26
1
-1
/
+37
*
Move events into their own module
Austin Hellyer
2016-11-25
1
-1
/
+1
*
Add framework command named arguments
Austin Hellyer
2016-11-21
1
-0
/
+23
*
A bit of docs
Austin Hellyer
2016-11-18
1
-0
/
+62
*
Fix some clippy lints
Austin Hellyer
2016-11-10
1
-16
/
+2
*
Framework: fix command arg positioning
Austin Hellyer
2016-11-08
1
-46
/
+16
*
Add arguments to framework commands
Austin Hellyer
2016-11-07
1
-2
/
+7
*
Add an 'allow_whitespace' framework config
Austin Hellyer
2016-11-06
1
-31
/
+60
*
Allow non-prefixed mentions
Austin Hellyer
2016-11-06
1
-15
/
+20
*
Initial commit
Austin Hellyer
2016-10-18
1
-0
/
+122