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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove tokio usage
Zeyla Hellyer
2017-09-21
6
-391
/
+154
*
Fix a documentation typo
Zeyla Hellyer
2017-09-19
1
-1
/
+1
*
Also rustfmt
Zeyla Hellyer
2017-09-18
4
-8
/
+20
*
Add Send/Sync to framework items
Zeyla Hellyer
2017-09-18
4
-15
/
+17
*
Fix block on spawning multiple shards
Zeyla Hellyer
2017-09-18
3
-22
/
+28
*
Apply rustfmt
Zeyla Hellyer
2017-09-18
54
-960
/
+642
*
Fix compiles of a variety of feature combinations
Zeyla Hellyer
2017-09-18
23
-108
/
+134
*
Apply rustfmt
Zeyla Hellyer
2017-09-18
2
-2
/
+6
*
Gate ChannelCategory impl behind 'model' feature
Zeyla Hellyer
2017-09-18
1
-0
/
+1
*
Use combinators in `parse_header`
acdenisSK
2017-09-17
1
-14
/
+7
*
if let -> and_then/map
acdenisSK
2017-09-17
1
-5
/
+1
*
Apply rustfmt
Zeyla Hellyer
2017-09-14
1
-11
/
+11
*
Don't clone in Cache::all_guilds/private_channels
Zeyla Hellyer
2017-09-14
1
-5
/
+3
*
Put the cloning at a later stage
acdenisSK
2017-09-14
1
-2
/
+2
*
Revamp `CacheEventsImpl`
acdenisSK
2017-09-12
6
-588
/
+684
*
Copy some methods from Command to Group (#164)
Maiddog
2017-09-11
3
-4
/
+96
*
Add `Context::handle`
acdenisSK
2017-09-11
2
-44
/
+48
*
Fixed admin bypass perm to framework allowed_roles
Lakelezz
2017-09-09
2
-9
/
+13
*
Handle channel category deletion
Zeyla Hellyer
2017-09-09
1
-14
/
+16
*
serde rename `kind` to `type`
acdenisSK
2017-09-09
1
-0
/
+1
*
Apply rustfmt + fix tests
Zeyla Hellyer
2017-09-09
8
-16
/
+42
*
`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
*
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
*
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
58
-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
[prev]
[next]