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
/
framework
/
command.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move builtin framework impl to its own module
Zeyla Hellyer
2017-08-19
1
-157
/
+0
*
Apply rustfmt
Zeyla Hellyer
2017-08-18
1
-1
/
+4
*
Clippy
acdenisSK
2017-08-19
1
-2
/
+2
*
Allow the user to be given the original message (as in, the message used to c...
acdenisSK
2017-08-18
1
-2
/
+2
*
Provide the args to the checks
acdenisSK
2017-08-16
1
-1
/
+1
*
`$crate_name` => `version`, and a few adjustements
acdenisSK
2017-08-14
1
-21
/
+13
*
Remove a few clones
acdenisSK
2017-07-29
1
-4
/
+4
*
Change the config a bit, and a few nitpicks
acdenisSK
2017-07-27
1
-2
/
+1
*
rustfmt
acdenisSK
2017-07-27
1
-4
/
+7
*
Remove the uneccessary function and `Send + Sync` bounds
acdenisSK
2017-07-22
1
-7
/
+7
*
Provide the command into the checks
acdenisSK
2017-07-13
1
-1
/
+1
*
Make CommandOrAlias and CommandGroup.commands public (#117)
Joe K
2017-06-28
1
-2
/
+2
*
Switch from #[doc(hidden)] to pub(crate)
alex
2017-06-14
1
-7
/
+4
*
Make framework dynamic_prefix accept an &Message
Zeyla Hellyer
2017-06-13
1
-10
/
+9
*
Restructure modules
Zeyla Hellyer
2017-05-22
1
-0
/
+164