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
...
*
Remove extraneous spaces at the end of lines
Zeyla Hellyer
2018-06-17
7
-16
/
+16
*
Add methods to check whether `Message` is mentioning `User` (#323)
Lakelezz
2018-05-29
1
-0
/
+15
*
Remove deadlocking in Member::highest_role_info
Zeyla Hellyer
2018-05-27
1
-8
/
+6
*
impl From<{,&'a }CurrentUser> for User
Zeyla Hellyer
2018-05-23
1
-0
/
+24
*
Implement Mentionable for CurrentUser
Zeyla Hellyer
2018-05-23
1
-0
/
+6
*
Add `Message::member` structfield
Zeyla Hellyer
2018-05-21
2
-2
/
+23
*
Fix "Guild Member Chunk" deserialization
Zeyla Hellyer
2018-04-25
1
-2
/
+11
*
Remove empty whitespace at ends of lines
Zeyla Hellyer
2018-04-25
1
-1
/
+1
*
Get rid of a spurious import warning
acdenisSK
2018-04-20
1
-4
/
+3
*
make `Options`'s fields optional (#305)
Kyle Clemens
2018-04-12
1
-15
/
+60
*
Turn the number-like properties of `Options` into `u64`
acdenisSK
2018-04-11
1
-38
/
+45
*
Handle (de)serializing `target_id` from/to a string
acdenisSK
2018-04-11
1
-2
/
+37
*
Fix nsfw related docs (#299)
Lakelezz
2018-04-04
4
-15
/
+15
*
Refactor imports/exports to use nested groups and better formatting
acdenisSK
2018-03-29
14
-30
/
+107
*
Change the way ids and some enums are made (#295)
Leah
2018-03-23
7
-172
/
+271
*
Remove useless clones (#292)
Maiddog
2018-03-17
2
-4
/
+4
*
Support sending files with an embed (#285)
Brandon Lucier
2018-03-04
1
-5
/
+4
*
Pad user discriminators in content_safe to 4 digits
Megumi Sonoda
2018-02-23
1
-1
/
+1
*
Add 'Get Guild Vanity Url' endpoint
Zeyla Hellyer
2018-02-09
3
-0
/
+30
*
Fix broken docs links caused by model mod changes
Zeyla Hellyer
2018-01-31
4
-7
/
+7
*
Reduce number of clones in the library
Zeyla Hellyer
2018-01-27
1
-16
/
+18
*
Correctly set role's position on new roles
Zeyla Hellyer
2018-01-27
1
-1
/
+7
*
Add functions to reorder a guild's channels
Zeyla Hellyer
2018-01-27
2
-0
/
+28
*
Check message ID count in `delete_messages`
Zeyla Hellyer
2018-01-27
4
-13
/
+29
*
Add `Message::member`
Zeyla Hellyer
2018-01-27
1
-0
/
+13
*
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
[prev]
[next]