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
/
mod.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deprecate `GuildId::as_channel_id` and add simulation methods for the "defaul...
acdenisSK
2017-08-04
1
-1
/
+42
*
Change the config a bit, and a few nitpicks
acdenisSK
2017-07-27
1
-56
/
+45
*
rustfmt
acdenisSK
2017-07-27
1
-132
/
+121
*
Add an actual way to fetch audit log entries from a guild
acdenisSK
2017-07-20
1
-0
/
+10
*
Remove the deprecated functions
acdenisSK
2017-07-11
1
-100
/
+0
*
Rename `online_members` to `members_with_status` and compare the status provi...
acdenisSK
2017-07-10
1
-3
/
+3
*
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
*
Docs fixes
mei
2017-06-27
1
-2
/
+0
*
Make Member::guild_id non-optional
Zeyla Hellyer
2017-06-13
1
-1
/
+8
*
Use chrono for struct timestamp fields
Zeyla Hellyer
2017-06-06
1
-2
/
+3
*
Fix compilations across feature combinations
Zeyla Hellyer
2017-06-02
1
-2
/
+3
*
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
1
-46
/
+52
*
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
1
-1
/
+1
*
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
*
Deprecate methods prefixed with `get_`
Zeyla Hellyer
2017-04-19
1
-107
/
+199
*
Add Shard Id helpers
Zeyla Hellyer
2017-04-12
1
-0
/
+42
*
Switch to using serde for deserialization
Zeyla Hellyer
2017-04-11
1
-85
/
+323
*
Remove selfbot support
Zeyla Hellyer
2017-04-05
1
-74
/
+5
*
Rework the models directory
Zeyla Hellyer
2017-03-25
1
-0
/
+1052