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
...
*
Add `Client::user_id`
Zeyla Hellyer
2018-01-10
1
-3
/
+10
*
Fix docs for User::has_role
Nikita Pekin
2018-01-10
1
-3
/
+4
*
Remove `is_bot` boolean from framework
Zeyla Hellyer
2018-01-10
3
-9
/
+9
*
Add missing `correct roles`-checks in help-commands (#249)
Lakelezz
2018-01-10
2
-4
/
+62
*
Allow channels to be moved in and out of a category (#248)
Kyle Clemens
2018-01-08
4
-8
/
+30
*
Fix compilation
Zeyla Hellyer
2018-01-06
2
-6
/
+5
*
Add some role position hierarchy checks
Zeyla Hellyer
2018-01-06
3
-8
/
+36
*
Add Guild::greater_member_hierarchy
Zeyla Hellyer
2018-01-06
1
-0
/
+47
*
Add Member::highest_role_info
Zeyla Hellyer
2018-01-06
1
-0
/
+40
*
Compare Instants in Shard::latency
Zeyla Hellyer
2018-01-06
1
-4
/
+6
*
Further generic-ify `reaction_users` `after` param
Zeyla Hellyer
2018-01-05
6
-49
/
+52
*
Fix permission overwrites in permission building
Zeyla Hellyer
2018-01-05
1
-1
/
+11
*
Fix help-commands' `plain`
Lakelezz
2018-01-06
1
-4
/
+37
*
Convert embed footers for CreateEmbed::from (#244)
Derrick Lee
2018-01-04
1
-0
/
+12
*
Remove GameType::Watching
Zeyla Hellyer
2018-01-03
1
-32
/
+0
*
Move `VecMap` to `utils`
acdenisSK
2018-01-02
17
-24
/
+21
*
Remove builder re-export in utils
Zeyla Hellyer
2018-01-02
3
-6
/
+2
*
Resolve no-framework client compilation
Zeyla Hellyer
2018-01-02
1
-2
/
+2
*
Update dispatch.rs
Zeyla Hellyer
2018-01-02
1
-1
/
+1
*
Fix no-framework dispatching
Zeyla Hellyer
2018-01-02
1
-1
/
+1
*
Implement or derive Serialize on all models
Zeyla Hellyer
2018-01-01
26
-115
/
+442
*
Give hyper Response in HTTP errors
Zeyla Hellyer
2018-01-01
2
-32
/
+15
*
Add an event for shard updates
Zeyla Hellyer
2018-01-01
6
-47
/
+106
*
Expose a method of retrieving shard status/latency
Zeyla Hellyer
2018-01-01
4
-1
/
+52
*
Derive Hash, impl Display on ConnectionStage
Zeyla Hellyer
2018-01-01
1
-1
/
+17
*
Add missing 'num' implementations on models
Zeyla Hellyer
2017-12-27
3
-0
/
+40
*
Improve performance of builders even further
acdenisSK
2017-12-27
24
-65
/
+200
*
Fix Guild::member_named and add tests
tahahawa
2017-12-24
1
-8
/
+15
*
Add `iter_quoted`
acdenisSK
2017-12-24
1
-10
/
+28
*
Fix `multiple_quoted` (#241)
Lakelezz
2017-12-24
1
-50
/
+50
*
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
3
-160
/
+246
*
Add `animated` to `Emoji` and `ReactionType`
Zeyla Hellyer
2017-12-20
3
-2
/
+29
*
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
1
-8
/
+3
*
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
1
-4
/
+4
*
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
16
-108
/
+117
*
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
[prev]
[next]