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
/
standard
/
mod.rs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge v0.4.3
acdenisSK
2017-11-04
1
-2
/
+2
|
\
|
*
Fix extraneous whitespace
Zeyla Hellyer
2017-10-30
1
-1
/
+1
|
*
Rename `Guild::permissions_for`->`permissions_in`
Zeyla Hellyer
2017-10-30
1
-1
/
+1
|
*
Fix #206 (#207)
Uninteresting Account
2017-10-29
1
-1
/
+1
*
|
Make the Client return a Result
Zeyla Hellyer
2017-11-03
1
-11
/
+12
*
|
Merge v0.4.2
acdenisSK
2017-10-24
1
-1
/
+26
|
\
|
|
*
Add a debug impl for `DispatchError`
acdenisSK
2017-10-23
1
-0
/
+25
|
*
Add "zero-copy" parsing
acdenisSK
2017-10-21
1
-1
/
+1
*
|
Update to account for changes made in 0.4.1
acdenisSK
2017-10-14
1
-8
/
+8
|
\
|
|
*
Fix clippy lints
Zeyla Hellyer
2017-10-11
1
-6
/
+7
|
*
Make `has_correct_permissions`, `has_correct_roles` and `has_all_requirement...
Lakelezz
2017-10-10
1
-2
/
+2
|
*
Help-commands filtering and Member-prefix-search (#182)
Lakelezz
2017-10-07
1
-9
/
+12
|
*
Make `has_correct_permissions` a free-standing function
acdenisSK
2017-10-06
1
-15
/
+15
|
*
Fix most clippy warnings
Maiddog
2017-10-04
1
-2
/
+2
|
*
Revert "Use the de-generification trick."
acdenisSK
2017-10-03
1
-20
/
+27
|
*
Use the de-generification trick.
acdenisSK
2017-10-02
1
-27
/
+20
|
*
`to_owned` -> `to_string`
acdenisSK
2017-10-01
1
-8
/
+8
|
*
Whoops
acdenisSK
2017-09-30
1
-2
/
+2
*
|
Switch to parking_lot::{Mutex, RwLock}
Zeyla Hellyer
2017-10-10
1
-2
/
+3
*
|
Help-commands filtering and Member-prefix-search (#182)
Lakelezz
2017-10-09
1
-9
/
+12
*
|
Make `has_correct_permissions` a free-standing function
acdenisSK
2017-10-09
1
-15
/
+15
*
|
Fix most clippy warnings
Maiddog
2017-10-09
1
-1
/
+1
*
|
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
1
-8
/
+8
*
|
Whoops
acdenisSK
2017-10-09
1
-2
/
+2
*
|
Do not to " " if none of the provided delimiters are found (#183)
Jacob Helwig
2017-10-07
1
-7
/
+1
*
|
Merge branch 'v0.4.1' into v0.5.0
acdenisSK
2017-09-30
1
-2
/
+0
|
\
|
|
*
Fix a few things with the framework trait
acdenisSK
2017-09-30
1
-2
/
+0
*
|
Change the way users' command handlers are stored as
acdenisSK
2017-09-29
1
-6
/
+4
|
/
*
Use $crate for CommandError
acdenisSK
2017-09-24
1
-3
/
+3
*
Revamp errors in `Args` and commands
acdenisSK
2017-09-23
1
-6
/
+6
*
Remove tokio usage
Zeyla Hellyer
2017-09-21
1
-23
/
+18
*
Also rustfmt
Zeyla Hellyer
2017-09-18
1
-3
/
+8
*
Add Send/Sync to framework items
Zeyla Hellyer
2017-09-18
1
-7
/
+7
*
Apply rustfmt
Zeyla Hellyer
2017-09-18
1
-44
/
+33
*
Fixed admin bypass perm to framework allowed_roles
Lakelezz
2017-09-09
1
-8
/
+12
*
Allow commands to be limited to certain roles (#157)
Lakelezz
2017-09-05
1
-0
/
+18
*
Add case insensitivity
acdenisSK
2017-09-01
1
-1
/
+7
*
Add ability to play DCA and Opus files. (#148)
Maiddog
2017-08-27
1
-31
/
+44
*
Use `$crate` for `Args`
acdenisSK
2017-08-26
1
-3
/
+3
*
Revamp `RwLock` usage in the lib
acdenisSK
2017-08-24
1
-49
/
+33
*
Fix tests (#145)
Maiddog
2017-08-22
1
-10
/
+10
*
Replace `()` with actual error types
acdenisSK
2017-08-22
1
-1
/
+1
*
Revamp the args to an `Args` struct
acdenisSK
2017-08-20
1
-99
/
+22
*
Move builtin framework impl to its own module
Zeyla Hellyer
2017-08-19
1
-0
/
+1026
[prev]