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
/
member.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-2
/
+2
*
Add some docs to `BanOptions`
acdenisSK
2017-10-30
1
-0
/
+1
*
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
*
Add an impl for `&str`
acdenisSK
2017-10-08
1
-0
/
+4
*
Revert "Use the de-generification trick."
acdenisSK
2017-10-03
1
-14
/
+8
*
Use the de-generification trick.
acdenisSK
2017-10-02
1
-8
/
+14
*
Update bitflags, other dependencies
Zeyla Hellyer
2017-09-21
1
-1
/
+1
*
Apply rustfmt
Zeyla Hellyer
2017-09-18
1
-15
/
+18
*
Fix compiles of a variety of feature combinations
Zeyla Hellyer
2017-09-18
1
-2
/
+2
*
Apply rustfmt + fix tests
Zeyla Hellyer
2017-09-09
1
-3
/
+4
*
Update `Guild::ban` to use `BanOptions`
acdenisSK
2017-09-06
1
-1
/
+9
*
Add ability to play DCA and Opus files. (#148)
Maiddog
2017-08-27
1
-19
/
+16
*
Revamp `RwLock` usage in the lib
acdenisSK
2017-08-24
1
-16
/
+19
*
Fix rustfmt lines that are too long
Zeyla Hellyer
2017-08-18
1
-1
/
+1
*
Apply rustfmt
Zeyla Hellyer
2017-08-18
1
-18
/
+15
*
Clippy and rustfmt
acdenisSK
2017-08-01
1
-1
/
+1
*
Provide the input and limit back to the user, and do some consistencies
acdenisSK
2017-08-01
1
-2
/
+7
*
Change the config a bit, and a few nitpicks
acdenisSK
2017-07-27
1
-8
/
+15
*
rustfmt
acdenisSK
2017-07-27
1
-68
/
+68
*
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
1
-8
/
+0
*
Return an error if the reason the user provided exceeded the limit
acdenisSK
2017-07-10
1
-1
/
+7
*
Use a trait way of overloading the `ban` function instead of an enum
acdenisSK
2017-07-10
1
-30
/
+31
*
Implement attaching reasons to bans
acdenisSK
2017-07-08
1
-2
/
+44
*
Fixed clippy warnings (#118)
Kaidan
2017-06-28
1
-1
/
+1
*
Docs fixes
mei
2017-06-27
1
-2
/
+2
*
Add `Member::permissions`
alex
2017-06-14
1
-0
/
+27
*
Make Member::guild_id non-optional
Zeyla Hellyer
2017-06-13
1
-62
/
+15
*
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
-5
/
+6
*
Restructure modules
Zeyla Hellyer
2017-05-22
1
-27
/
+30
*
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
*
Switch to using serde for deserialization
Zeyla Hellyer
2017-04-11
1
-13
/
+28
*
Remove selfbot support
Zeyla Hellyer
2017-04-05
1
-1
/
+5
*
Rework the models directory
Zeyla Hellyer
2017-03-25
1
-0
/
+279