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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
5
-61
/
+70
*
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
7
-0
/
+2369