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
/
model
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Account for guild owners in member hierarchy check
Zeyla Hellyer
2018-01-27
1
-0
/
+15
*
Fix compilation for some feature combinations
Zeyla Hellyer
2018-01-20
3
-1
/
+7
*
Fix no-cache compilation
acdenisSK
2018-01-20
1
-0
/
+1
*
Add an `EditMessage` builder
Zeyla Hellyer
2018-01-18
6
-36
/
+32
*
Create unset member instances on presence updates
Zeyla Hellyer
2018-01-17
1
-0
/
+19
*
Fix no-model compiler warnings
Zeyla Hellyer
2018-01-10
3
-3
/
+3
*
Fix docs for User::has_role
Nikita Pekin
2018-01-10
1
-3
/
+4
*
Allow channels to be moved in and out of a category (#248)
Kyle Clemens
2018-01-08
3
-8
/
+12
*
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
*
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
*
Remove GameType::Watching
Zeyla Hellyer
2018-01-03
1
-32
/
+0
*
Move `VecMap` to `utils`
acdenisSK
2018-01-02
3
-7
/
+5
*
Implement or derive Serialize on all models
Zeyla Hellyer
2018-01-01
26
-115
/
+442
*
Add missing 'num' implementations on models
Zeyla Hellyer
2017-12-27
3
-0
/
+40
*
Improve performance of builders even further
acdenisSK
2017-12-27
10
-31
/
+33
*
Fix Guild::member_named and add tests
tahahawa
2017-12-24
1
-8
/
+15
*
Update model to include new voice regions (#240)
Ken Swenson
2017-12-23
1
-0
/
+8
*
Add `animated` to `Emoji` and `ReactionType`
Zeyla Hellyer
2017-12-20
2
-2
/
+27
*
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
*
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
*
Fix doc-tests and `single_zc`
acdenisSK
2017-12-17
1
-1
/
+1
*
Fix most clippy lints, take more refeernces
Zeyla Hellyer
2017-12-16
4
-8
/
+9
*
Break up the model module
Zeyla Hellyer
2017-12-16
30
-319
/
+391
*
Revamp the internals of `Args`
acdenisSK
2017-12-16
1
-3
/
+3
*
Fix deserialization of `Guild::application_id`
Zeyla Hellyer
2017-12-15
2
-2
/
+4
*
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
*
Use a macro to generate FromStr impls
acdenisSK
2017-12-10
1
-177
/
+92
*
Merge branch 'branch-v0.4.5' into v0.5.0
Zeyla Hellyer
2017-12-09
1
-2
/
+2
|
\
|
*
Fix remaining deserializers
Zeyla Hellyer
2017-12-09
1
-2
/
+2
|
*
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
*
|
Convert from macro to ? (#226)
Mei Boudreau
2017-11-23
1
-1
/
+1
*
|
Fix no-gateway compilation
Zeyla Hellyer
2017-11-20
1
-3
/
+1
*
|
Implement Deserialize for {,Gateway,Voice}Event
Zeyla Hellyer
2017-11-19
1
-149
/
+480
*
|
Add `model::Reaction::user`
Zeyla Hellyer
2017-11-18
1
-3
/
+13
*
|
Add `model::Reaction::channel`
Zeyla Hellyer
2017-11-18
1
-0
/
+15
*
|
Alphabetize Reaction methods
Zeyla Hellyer
2017-11-18
1
-14
/
+14
[prev]
[next]