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
...
*
Update dependencies
Zeyla Hellyer
2017-12-24
1
-5
/
+5
*
Fix Guild::member_named and add tests
tahahawa
2017-12-24
2
-8
/
+118
*
Add `iter_quoted`
acdenisSK
2017-12-24
1
-10
/
+28
*
Fix `multiple_quoted` (#241)
Lakelezz
2017-12-24
2
-63
/
+78
*
Update model to include new voice regions (#240)
Ken Swenson
2017-12-23
1
-0
/
+8
*
Better support for multiple delimiters on `Args` (#239)
Lakelezz
2017-12-22
6
-161
/
+656
*
Add `animated` to `Emoji` and `ReactionType`
Zeyla Hellyer
2017-12-20
7
-2
/
+50
*
Add variant adapters to Channel (#238)
Timo
2017-12-20
1
-0
/
+133
*
GatewayEvent: don't unwrap deserializations
Zeyla Hellyer
2017-12-19
1
-1
/
+2
*
Actually fix `Args`'s `parse` and add a few tests (#236)
Lakelezz
2017-12-18
2
-8
/
+53
*
Fix ifs
acdenisSK
2017-12-18
1
-6
/
+6
*
Fix multiple char delimiters
acdenisSK
2017-12-18
1
-4
/
+9
*
Add a special `len` to `Args`
acdenisSK
2017-12-18
2
-6
/
+23
*
Fix `Guild` deser without `system_channel_id`
Zeyla Hellyer
2017-12-17
3
-4
/
+34
*
Default serde on a couple Ready structfields
Zeyla Hellyer
2017-12-17
1
-6
/
+8
*
Fix typo (#235)
Lakelezz
2017-12-17
1
-1
/
+1
*
Add missing trailing comma in match
Zeyla Hellyer
2017-12-17
1
-1
/
+1
*
Trim given token in Client::new
Zeyla Hellyer
2017-12-17
1
-0
/
+2
*
Fix doc-tests and `single_zc`
acdenisSK
2017-12-17
4
-26
/
+28
*
Fix shards attempting to re-identify on their own
Zeyla Hellyer
2017-12-16
3
-35
/
+51
*
Avoid an unwrap in args::parse_quotes
Zeyla Hellyer
2017-12-16
1
-1
/
+1
*
Fix most clippy lints, take more refeernces
Zeyla Hellyer
2017-12-16
18
-111
/
+120
*
Fix compilation of examples
Zeyla Hellyer
2017-12-16
2
-4
/
+7
*
Fix voice feature compilation
Zeyla Hellyer
2017-12-16
5
-5
/
+6
*
Attempt to restart failed shard boots
Zeyla Hellyer
2017-12-16
2
-18
/
+48
*
Break up the model module
Zeyla Hellyer
2017-12-16
75
-428
/
+525
*
Fix guild deserialization tests
Zeyla Hellyer
2017-12-16
2
-3
/
+5
*
Fix compilation of example 07
Zeyla Hellyer
2017-12-16
3
-24
/
+8
*
Revamp the internals of `Args`
acdenisSK
2017-12-16
4
-133
/
+157
*
Fix deserialization of `Guild::application_id`
Zeyla Hellyer
2017-12-15
4
-2
/
+11
*
Change type of a couple Guild/PartialGuild fields
Zeyla Hellyer
2017-12-15
3
-20
/
+44
*
Add missing fields to Guild model
Zeyla Hellyer
2017-12-15
1
-0
/
+46
*
Make `Context::edit_profile` slightly efficient
acdenisSK
2017-12-14
1
-3
/
+3
*
Remove the `Box<Command>` impl
acdenisSK
2017-12-11
1
-22
/
+0
*
Use a macro to generate FromStr impls
acdenisSK
2017-12-10
1
-177
/
+92
*
Shutdown everything on ShardManager::shutdown_all
Zeyla Hellyer
2017-12-09
5
-1
/
+17
*
Fix syntax highlighting in README
Jędrzej
2017-12-09
1
-1
/
+1
*
Merge branch 'branch-v0.4.5' into v0.5.0
Zeyla Hellyer
2017-12-09
3
-33
/
+41
|
\
|
*
Release v0.4.5
v0.4.5
Zeyla Hellyer
2017-12-09
3
-3
/
+25
|
*
Remove EditRole::default implementation
Zeyla Hellyer
2017-12-09
1
-29
/
+1
|
*
Fix remaining deserializers
Zeyla Hellyer
2017-12-09
1
-2
/
+2
|
*
Release v0.4.4 hotfix
v0.4.4
Zeyla Hellyer
2017-12-09
2
-1
/
+15
|
*
Fix snowflake deserializer
Zeyla Hellyer
2017-12-09
1
-2
/
+2
*
|
Fix snowflake deserializer
Zeyla Hellyer
2017-12-09
1
-1
/
+1
*
|
Fall back to `str::parse` on `ChannelId` as well
acdenisSK
2017-12-06
1
-7
/
+56
*
|
Make the comment for the `AsRef` impl more clear
acdenisSK
2017-12-06
1
-1
/
+3
*
|
Use `AsRef` instead of just `&MessageId`
acdenisSK
2017-12-06
1
-1
/
+1
*
|
Add the `VIEW_AUDIT_LOG` permission (#229)
Lakelezz
2017-12-04
1
-0
/
+8
*
|
Tune down repetition with a macro
acdenisSK
2017-11-30
1
-56
/
+31
*
|
Fix whitespacing and change `and` to `or`. (#228)
Lakelezz
2017-11-30
1
-2
/
+2
[prev]
[next]