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
*
Add `animated` to `Emoji` and `ReactionType`
Zeyla Hellyer
2018-01-21
2
-2
/
+25
*
Fix docs for User::has_role
Nikita Pekin
2018-01-05
1
-3
/
+4
*
Fix remaining deserializers
Zeyla Hellyer
2017-12-09
1
-2
/
+2
*
Fix snowflake deserializer
Zeyla Hellyer
2017-12-09
1
-2
/
+2
*
Fix doctests for a variety of feature targets
Zeyla Hellyer
2017-11-01
1
-4
/
+4
*
Fix no-client cache tests
Zeyla Hellyer
2017-11-01
1
-6
/
+6
*
Use consistent token names in examples
Zeyla Hellyer
2017-11-01
1
-1
/
+1
*
Make Member::permissions return guild permissions
Zeyla Hellyer
2017-10-31
1
-11
/
+3
*
Rename `Guild::permissions_for`->`permissions_in`
Zeyla Hellyer
2017-10-30
4
-7
/
+18
*
Guild::has_perms: use Guild::member_permissions
Zeyla Hellyer
2017-10-30
1
-22
/
+14
*
Add Guild::member_permissions
Zeyla Hellyer
2017-10-30
1
-0
/
+51
*
Add some docs to `BanOptions`
acdenisSK
2017-10-30
1
-0
/
+1
*
Fall back to `str::parse` if `parse_username` fails
acdenisSK
2017-10-24
1
-3
/
+4
*
Fix User::has_role
Zeyla Hellyer
2017-10-24
1
-1
/
+5
*
Properly update emojis, fix shard retries, fix cs
Lakelezz
2017-10-23
1
-1
/
+3
*
Deprecate some text-only Channel methods
Zeyla Hellyer
2017-10-19
1
-0
/
+11
*
Implement changing a role's position (#201)
Ken Swenson
2017-10-19
2
-0
/
+41
*
Use the underlaying integer value of a `ChannelType` variant
acdenisSK
2017-10-17
1
-1
/
+1
*
defer to `delete_message` if there's just one message to delete
acdenisSK
2017-10-16
2
-4
/
+8
*
Hash and do equality on just the id for `User`
acdenisSK
2017-10-15
1
-1
/
+17
*
Add try_opt macro for substitute
Mei Boudreau
2017-10-12
1
-4
/
+1
*
Optimize Member::roles
Mei Boudreau
2017-10-12
1
-21
/
+11
*
Fix clippy lints
Zeyla Hellyer
2017-10-11
4
-48
/
+48
*
Variety of methods to search for `Member`. (#187)
Lakelezz
2017-10-10
1
-12
/
+218
*
Generate `Default` for CurrentUser and use it in `Cache::default`
acdenisSK
2017-10-08
2
-2
/
+2
*
Add an impl for `&str`
acdenisSK
2017-10-08
1
-0
/
+4
*
Find `Member` via substrings, allow case-insensitivity on `members_containing...
Lakelezz
2017-10-07
1
-4
/
+54
*
Help-commands filtering and Member-prefix-search (#182)
Lakelezz
2017-10-07
1
-0
/
+18
*
Fix a typo
acdenisSK
2017-10-05
1
-1
/
+1
*
Add an and
acdenisSK
2017-10-05
1
-1
/
+1
*
Use an as_ref hack
acdenisSK
2017-10-05
3
-3
/
+10
*
Replace slice parametres by IntoIterator (#177)
François Triquet
2017-10-05
4
-4
/
+4
*
Fix most clippy warnings
Maiddog
2017-10-04
2
-2
/
+2
*
Replace Vec parameters by IntoIterator (#176)
François Triquet
2017-10-04
5
-5
/
+5
*
Revert "Use the de-generification trick."
acdenisSK
2017-10-03
9
-190
/
+55
*
Use the de-generification trick.
acdenisSK
2017-10-02
9
-55
/
+190
*
`to_owned` -> `to_string`
acdenisSK
2017-10-01
11
-29
/
+29
*
Fix User::tag and CurrentUser::tag discrim output
Zeyla Hellyer
2017-09-28
1
-1
/
+1
*
Use `request_client!` for attachment downloading (#165)
Benjamin Cheng
2017-09-26
1
-1
/
+1
*
Refactor display impls for ids
acdenisSK
2017-09-24
6
-24
/
+7
*
Update bitflags, other dependencies
Zeyla Hellyer
2017-09-21
9
-78
/
+87
*
Apply rustfmt
Zeyla Hellyer
2017-09-18
23
-375
/
+244
*
Fix compiles of a variety of feature combinations
Zeyla Hellyer
2017-09-18
17
-74
/
+92
*
Apply rustfmt
Zeyla Hellyer
2017-09-18
1
-1
/
+3
*
Gate ChannelCategory impl behind 'model' feature
Zeyla Hellyer
2017-09-18
1
-0
/
+1
*
if let -> and_then/map
acdenisSK
2017-09-17
1
-5
/
+1
*
Apply rustfmt
Zeyla Hellyer
2017-09-14
1
-11
/
+11
*
Revamp `CacheEventsImpl`
acdenisSK
2017-09-12
1
-0
/
+611
*
serde rename `kind` to `type`
acdenisSK
2017-09-09
1
-0
/
+1
*
Apply rustfmt + fix tests
Zeyla Hellyer
2017-09-09
6
-11
/
+31
[next]