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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Replace Vec parameters by IntoIterator (#176)
François Triquet
2017-10-09
3
-8
/
+8
*
|
Revert "Use the de-generification trick."
acdenisSK
2017-10-09
1
-17
/
+21
*
|
Use the de-generification trick.
acdenisSK
2017-10-09
1
-23
/
+19
*
|
`to_owned` -> `to_string`
acdenisSK
2017-10-09
5
-26
/
+26
*
|
Whoops
acdenisSK
2017-10-09
1
-2
/
+2
*
|
Add a todo
acdenisSK
2017-10-09
1
-0
/
+1
*
|
Make the internal string public
acdenisSK
2017-10-09
1
-1
/
+1
*
|
Do not to " " if none of the provided delimiters are found (#183)
Jacob Helwig
2017-10-07
2
-9
/
+8
*
|
Merge branch 'v0.4.1' into v0.5.0
acdenisSK
2017-09-30
2
-9
/
+23
|
\
|
|
*
Fix a few things with the framework trait
acdenisSK
2017-09-30
2
-9
/
+23
*
|
Change the way users' command handlers are stored as
acdenisSK
2017-09-29
4
-33
/
+23
|
/
*
Use display instead of std::error::Error
acdenisSK
2017-09-25
1
-28
/
+3
*
Fix tests and example 05
Zeyla Hellyer
2017-09-24
1
-3
/
+8
*
Use $crate for CommandError
acdenisSK
2017-09-24
1
-3
/
+3
*
Revamp errors in `Args` and commands
acdenisSK
2017-09-23
6
-86
/
+141
*
Remove tokio usage
Zeyla Hellyer
2017-09-21
2
-25
/
+19
*
Also rustfmt
Zeyla Hellyer
2017-09-18
3
-7
/
+17
*
Add Send/Sync to framework items
Zeyla Hellyer
2017-09-18
4
-15
/
+17
*
Apply rustfmt
Zeyla Hellyer
2017-09-18
8
-113
/
+73
*
Copy some methods from Command to Group (#164)
Maiddog
2017-09-11
2
-3
/
+92
*
Fixed admin bypass perm to framework allowed_roles
Lakelezz
2017-09-09
2
-9
/
+13
*
Allow commands to be limited to certain roles (#157)
Lakelezz
2017-09-05
4
-9
/
+90
*
Apply rustfmt fixes
Zeyla Hellyer
2017-09-01
1
-1
/
+2
*
Add case insensitivity
acdenisSK
2017-09-01
2
-1
/
+19
*
Add num_args (#156)
Maiddog
2017-08-31
1
-0
/
+8
*
Add find and find_n (#153)
Maiddog
2017-08-28
1
-0
/
+40
*
Remove mut when not needed (#152)
Maiddog
2017-08-28
1
-2
/
+2
*
Add ability to play DCA and Opus files. (#148)
Maiddog
2017-08-27
7
-66
/
+108
*
Use `$crate` for `Args`
acdenisSK
2017-08-26
1
-3
/
+3
*
Revamp `RwLock` usage in the lib
acdenisSK
2017-08-24
7
-113
/
+68
*
Use cache when possible in UserId's get method (#146)
Maiddog
2017-08-22
1
-1
/
+1
*
Make args empty when no arguments are passed. (#143)
Maiddog
2017-08-22
1
-1
/
+7
*
Fix tests (#145)
Maiddog
2017-08-22
6
-63
/
+72
*
Replace `()` with actual error types
acdenisSK
2017-08-22
1
-1
/
+1
*
feature-flag the vec_shift dependency
acdenisSK
2017-08-21
1
-0
/
+124
*
Revamp the args to an `Args` struct
acdenisSK
2017-08-20
5
-139
/
+41
*
Move builtin framework impl to its own module
Zeyla Hellyer
2017-08-19
8
-1056
/
+1066
*
Fix rustfmt lines that are too long
Zeyla Hellyer
2017-08-18
1
-6
/
+30
*
Clippy lints
Zeyla Hellyer
2017-08-18
1
-8
/
+12
*
Apply rustfmt
Zeyla Hellyer
2017-08-18
7
-63
/
+113
*
Move the Framework trait to the framework
Zeyla Hellyer
2017-08-18
1
-1
/
+18
*
Clippy
acdenisSK
2017-08-19
2
-4
/
+4
*
Fix a failing test (#140)
Bond-009
2017-08-18
1
-1
/
+1
*
Add a case for `context, message, args, full_message`
acdenisSK
2017-08-18
1
-0
/
+8
*
Allow the user to be given the original message (as in, the message used to c...
acdenisSK
2017-08-18
4
-15
/
+23
*
Fix args when `use_quotes` is true
acdenisSK
2017-08-18
1
-1
/
+1
*
Expande CheckFailed to provide Arc<Command>(#138)
Lakelezz
2017-08-17
1
-2
/
+2
*
Reword this
acdenisSK
2017-08-16
1
-1
/
+1
*
Provide the args to the checks
acdenisSK
2017-08-16
3
-10
/
+12
*
a little for-loop to iterator change
acdenisSK
2017-08-16
1
-3
/
+1
[prev]
[next]