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
Commit message (
Expand
)
Author
Age
Files
Lines
*
serde rename `kind` to `type`
acdenisSK
2017-09-09
1
-0
/
+1
*
Apply rustfmt + fix tests
Zeyla Hellyer
2017-09-09
10
-16
/
+44
*
`parent_id` -> `category_id`
acdenisSK
2017-09-09
2
-4
/
+6
*
Implement categories
acdenisSK
2017-09-09
10
-2
/
+187
*
Change order to avoid subtraction overflow error (#160)
Maiddog
2017-09-07
1
-1
/
+1
*
Add more info on methods in framework example
Lakelezz
2017-09-06
1
-4
/
+41
*
Update `Guild::ban` to use `BanOptions`
acdenisSK
2017-09-06
2
-9
/
+11
*
Add a way for users to get Shards
Zeyla Hellyer
2017-09-05
1
-0
/
+56
*
Update deprecated bulk delete endpoint
Zeyla Hellyer
2017-09-05
1
-1
/
+1
*
Allow commands to be limited to certain roles (#157)
Lakelezz
2017-09-05
4
-9
/
+90
*
match to map/?
acdenisSK
2017-09-04
1
-4
/
+1
*
Fix the PRESET_GENERAL permission constant
Zeyla Hellyer
2017-09-03
1
-1
/
+1
*
Apply rustfmt fixes
Zeyla Hellyer
2017-09-01
1
-1
/
+2
*
Remove more non-bot user endpoints
Zeyla Hellyer
2017-09-01
4
-97
/
+0
*
Add case insensitivity
acdenisSK
2017-09-01
2
-1
/
+19
*
Add num_args (#156)
Maiddog
2017-08-31
1
-0
/
+8
*
Make role references attainable via name
Lakelezz
2017-08-29
2
-0
/
+69
*
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
*
Fix examples (#151)
Maiddog
2017-08-28
5
-13
/
+17
*
Prevent malformed opus data from crashing the bot process (#149)
Maiddog
2017-08-27
6
-165
/
+186
*
Add ability to play DCA and Opus files. (#148)
Maiddog
2017-08-27
56
-612
/
+1111
*
Use `$crate` for `Args`
acdenisSK
2017-08-26
1
-3
/
+3
*
Revamp `RwLock` usage in the lib
acdenisSK
2017-08-24
59
-1182
/
+821
*
Allow FromStr for User to use REST (#147)
Maiddog
2017-08-24
2
-7
/
+9
*
Apply rustfmt fixes
Zeyla Hellyer
2017-08-22
1
-6
/
+8
*
Add `with_config{_mut}`
acdenisSK
2017-08-23
1
-0
/
+40
*
Use cache when possible in UserId's get method (#146)
Maiddog
2017-08-22
2
-2
/
+11
*
Make args empty when no arguments are passed. (#143)
Maiddog
2017-08-22
1
-1
/
+7
*
Fix tests (#145)
Maiddog
2017-08-22
10
-88
/
+97
*
Fix presence updates
Maiddog
2017-08-21
1
-0
/
+2
*
Cfg the display impls as well
acdenisSK
2017-08-22
1
-0
/
+4
*
Replace `()` with actual error types
acdenisSK
2017-08-22
2
-15
/
+116
*
Have the variants be renamed to use snake_case
acdenisSK
2017-08-22
1
-1
/
+1
*
feature-flag the vec_shift dependency
acdenisSK
2017-08-21
2
-1
/
+126
*
Revamp the args to an `Args` struct
acdenisSK
2017-08-20
7
-152
/
+47
*
Use wildcard
acdenisSK
2017-08-19
2
-2
/
+2
*
Move builtin framework impl to its own module
Zeyla Hellyer
2017-08-19
16
-1076
/
+1088
*
Add html_root_url
acdenisSK
2017-08-19
2
-1
/
+2
*
Revert back to `deserialize_map`
acdenisSK
2017-08-19
1
-3
/
+1
*
`name` in reactions can be nullable
acdenisSK
2017-08-19
1
-30
/
+8
*
Fix rustfmt lines that are too long
Zeyla Hellyer
2017-08-18
6
-11
/
+41
*
Clippy lints
Zeyla Hellyer
2017-08-18
8
-45
/
+54
*
travis: simplify caching config
Zeyla Hellyer
2017-08-18
1
-3
/
+1
*
travis: run rustfmt
Zeyla Hellyer
2017-08-18
1
-0
/
+4
*
s/rustfmt.toml/.rustfmt.toml
Zeyla Hellyer
2017-08-18
1
-0
/
+0
*
Apply rustfmt
Zeyla Hellyer
2017-08-18
49
-526
/
+819
*
Move Clippy lints to a cfg_attr
Zeyla Hellyer
2017-08-18
1
-1
/
+1
*
Move the Framework trait to the framework
Zeyla Hellyer
2017-08-18
4
-25
/
+21
*
Clippy
acdenisSK
2017-08-19
6
-17
/
+11
[next]