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
*
Help-commands filtering and Member-prefix-search (#182)
Lakelezz
2017-10-07
1
-0
/
+18
*
Revert "Use the de-generification trick."
acdenisSK
2017-10-03
3
-108
/
+35
*
Use the de-generification trick.
acdenisSK
2017-10-02
3
-35
/
+108
*
`to_owned` -> `to_string`
acdenisSK
2017-10-01
2
-3
/
+3
*
Refactor display impls for ids
acdenisSK
2017-09-24
3
-14
/
+0
*
Update bitflags, other dependencies
Zeyla Hellyer
2017-09-21
2
-23
/
+32
*
Apply rustfmt
Zeyla Hellyer
2017-09-18
6
-86
/
+75
*
Fix compiles of a variety of feature combinations
Zeyla Hellyer
2017-09-18
5
-11
/
+12
*
Apply rustfmt + fix tests
Zeyla Hellyer
2017-09-09
2
-4
/
+5
*
Update `Guild::ban` to use `BanOptions`
acdenisSK
2017-09-06
2
-9
/
+11
*
Remove more non-bot user endpoints
Zeyla Hellyer
2017-09-01
3
-50
/
+0
*
Make role references attainable via name
Lakelezz
2017-08-29
2
-0
/
+69
*
Add ability to play DCA and Opus files. (#148)
Maiddog
2017-08-27
7
-73
/
+90
*
Revamp `RwLock` usage in the lib
acdenisSK
2017-08-24
7
-97
/
+80
*
Fix rustfmt lines that are too long
Zeyla Hellyer
2017-08-18
2
-2
/
+4
*
Apply rustfmt
Zeyla Hellyer
2017-08-18
5
-59
/
+72
*
Clippy
acdenisSK
2017-08-19
2
-11
/
+5
*
Deprecate `GuildId::as_channel_id` and add simulation methods for the "defaul...
acdenisSK
2017-08-04
2
-1
/
+43
*
Change to c-like enums and transmute
acdenisSK
2017-08-02
1
-164
/
+55
*
Use ranges instead of guards
acdenisSK
2017-08-01
1
-9
/
+7
*
Clippy and rustfmt
acdenisSK
2017-08-01
2
-8
/
+10
*
Provide the input and limit back to the user, and do some consistencies
acdenisSK
2017-08-01
2
-3
/
+8
*
Remove the `ext` module and remove a match
acdenisSK
2017-08-01
1
-6
/
+2
*
Reuse `num`
acdenisSK
2017-07-31
1
-8
/
+8
*
Improve `Action`
acdenisSK
2017-07-31
1
-100
/
+200
*
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
[next]