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
...
*
|
Help-commands filtering and Member-prefix-search (#182)
Lakelezz
2017-10-09
1
-0
/
+18
*
|
Revert "Use the de-generification trick."
acdenisSK
2017-10-09
1
-20
/
+10
*
|
Use the de-generification trick.
acdenisSK
2017-10-09
1
-10
/
+20
*
|
`to_owned` -> `to_string`
acdenisSK
2017-10-09
1
-2
/
+2
*
|
Change behaviour of default_channel (#185)
Mei Boudreau
2017-10-07
1
-7
/
+4
*
|
Change default_channel to return a pointer (#179)
Mei Boudreau
2017-10-05
1
-5
/
+5
|
/
*
Update bitflags, other dependencies
Zeyla Hellyer
2017-09-21
1
-22
/
+31
*
Apply rustfmt
Zeyla Hellyer
2017-09-18
1
-48
/
+42
*
Fix compiles of a variety of feature combinations
Zeyla Hellyer
2017-09-18
1
-1
/
+1
*
Apply rustfmt + fix tests
Zeyla Hellyer
2017-09-09
1
-1
/
+1
*
Update `Guild::ban` to use `BanOptions`
acdenisSK
2017-09-06
1
-8
/
+2
*
Remove more non-bot user endpoints
Zeyla Hellyer
2017-09-01
1
-16
/
+0
*
Make role references attainable via name
Lakelezz
2017-08-29
1
-0
/
+35
*
Add ability to play DCA and Opus files. (#148)
Maiddog
2017-08-27
1
-28
/
+40
*
Revamp `RwLock` usage in the lib
acdenisSK
2017-08-24
1
-47
/
+35
*
Apply rustfmt
Zeyla Hellyer
2017-08-18
1
-32
/
+47
*
Clippy
acdenisSK
2017-08-19
1
-10
/
+4
*
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
[prev]