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
/
guild
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Change the config a bit, and a few nitpicks
acdenisSK
2017-07-27
5
-165
/
+150
*
rustfmt
acdenisSK
2017-07-27
9
-518
/
+430
*
match -> and_then
acdenisSK
2017-07-21
1
-4
/
+1
*
Utilise the newly stabilised loop-with-break-value
acdenisSK
2017-07-20
1
-13
/
+7
*
Add an actual way to fetch audit log entries from a guild
acdenisSK
2017-07-20
3
-0
/
+246
*
Improve `BanOptions` to be more efficient and remove uneccessary `Read` imports
acdenisSK
2017-07-13
1
-9
/
+9
*
Remove the deprecated functions
acdenisSK
2017-07-11
5
-299
/
+0
*
Rename `online_members` to `members_with_status` and compare the status provi...
acdenisSK
2017-07-10
1
-3
/
+3
*
Return an error if the reason the user provided exceeded the limit
acdenisSK
2017-07-10
2
-2
/
+14
*
Use a trait way of overloading the `ban` function instead of an enum
acdenisSK
2017-07-10
2
-52
/
+37
*
Fixed clippy warnings (#120)
Kaidan
2017-07-10
1
-3
/
+3
*
Make `User` and `Ban` comparable and hashable
acdenisSK
2017-07-10
1
-1
/
+1
*
Add a way to return all online members in a guild
acdenisSK
2017-07-09
1
-0
/
+18
*
Remove the note from the comment on `reason`
acdenisSK
2017-07-08
1
-3
/
+0
*
Implement attaching reasons to bans
acdenisSK
2017-07-08
2
-7
/
+67
*
Fixed clippy warnings (#118)
Kaidan
2017-06-28
1
-1
/
+1
*
Docs fixes
mei
2017-06-27
3
-5
/
+2
*
Add `Member::permissions`
alex
2017-06-14
1
-0
/
+27
*
Make Member::guild_id non-optional
Zeyla Hellyer
2017-06-13
2
-63
/
+23
*
Use chrono for struct timestamp fields
Zeyla Hellyer
2017-06-06
2
-4
/
+6
*
Add some model docs, deprecate Role::edit_role
Maiddog
2017-06-03
2
-4
/
+97
*
Fix compilations across feature combinations
Zeyla Hellyer
2017-06-02
5
-17
/
+22
*
Guild::create_channel doesn't require mutability
Zeyla Hellyer
2017-05-27
1
-1
/
+1
*
Add VerificationLevel::Higher
Zeyla Hellyer
2017-05-26
1
-3
/
+6
*
Restructure modules
Zeyla Hellyer
2017-05-22
6
-142
/
+169
*
Reasonably derive Debug on items
Zeyla Hellyer
2017-05-22
1
-1
/
+1
*
Don't skip everyone role when checking channel overwrites
Maiddog
2017-05-13
1
-1
/
+1
*
Fix guild leaving result
Zeyla Hellyer
2017-05-05
3
-3
/
+3
*
Accept references on Into<Id>
Zeyla Hellyer
2017-05-04
3
-0
/
+42
*
Add missing Member::kick shortcut
Zeyla Hellyer
2017-05-02
1
-1
/
+62
*
Return preset from Member::find_guild if possible
Zeyla Hellyer
2017-05-02
1
-0
/
+9
*
Make `User.discriminator` a u16
Zeyla Hellyer
2017-04-25
1
-4
/
+5
*
Update most dependency version requirements
Zeyla Hellyer
2017-04-23
1
-2
/
+2
*
Add a test suite for event deserialization
Zeyla Hellyer
2017-04-19
1
-0
/
+3
*
Deprecate methods prefixed with `get_`
Zeyla Hellyer
2017-04-19
3
-269
/
+543
*
Add Shard Id helpers
Zeyla Hellyer
2017-04-12
3
-0
/
+127
*
Switch to using serde for deserialization
Zeyla Hellyer
2017-04-11
8
-126
/
+528
*
Remove selfbot support
Zeyla Hellyer
2017-04-05
6
-195
/
+30
*
Rework the models directory
Zeyla Hellyer
2017-03-25
7
-0
/
+2597
[prev]