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
...
*
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
[prev]