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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix #130
acdenisSK
2017-07-22
1
-1
/
+2
*
match -> and_then
acdenisSK
2017-07-21
1
-4
/
+1
*
Fix the tests (#129)
Bond-009
2017-07-21
1
-1
/
+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
4
-0
/
+248
*
Implement the new way of knowing some channels as "nsfw"
acdenisSK
2017-07-18
1
-1
/
+14
*
Fix GuildChannel::permissions_for doctests
Zeyla Hellyer
2017-07-15
1
-5
/
+5
*
Fix more doc tests
acdenisSK
2017-07-14
2
-2
/
+2
*
Fix the doc on `PrivateChannel::name`
acdenisSK
2017-07-14
1
-1
/
+1
*
Add `ChannelId,PrivateChannel,GuildChannel::name` functions
acdenisSK
2017-07-14
3
-0
/
+33
*
Improve `BanOptions` to be more efficient and remove uneccessary `Read` imports
acdenisSK
2017-07-13
6
-19
/
+9
*
Remove the deprecated functions
acdenisSK
2017-07-11
13
-740
/
+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
2
-2
/
+2
*
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
*
Fix doc tests
acdenisSK
2017-07-02
5
-143
/
+175
*
Fixed clippy warnings (#118)
Kaidan
2017-06-28
1
-1
/
+1
*
Docs fixes
mei
2017-06-27
10
-32
/
+20
*
Add missing ModelError variant in description impl
Zeyla Hellyer
2017-06-27
1
-0
/
+1
*
Prevent Direct Messaging other bot users
Zeyla Hellyer
2017-06-26
2
-0
/
+19
*
Fix ModelError doctest
Zeyla Hellyer
2017-06-25
1
-0
/
+3
*
Fix no-feature tests
Zeyla Hellyer
2017-06-24
2
-1
/
+14
*
Make Message::nonce a serde_json::Value
Zeyla Hellyer
2017-06-23
3
-81
/
+3
*
Update dependencies
Zeyla Hellyer
2017-06-21
1
-28
/
+28
*
Add 'wait' parameter to http::execute_webhook
Zeyla Hellyer
2017-06-20
1
-4
/
+5
*
Fix broken docs links on Permissions struct
Zeyla Hellyer
2017-06-17
1
-5
/
+5
*
Deprecate a couple Channel methods
Zeyla Hellyer
2017-06-17
1
-0
/
+2
*
Fix broken link from ModelError
Zeyla Hellyer
2017-06-14
1
-0
/
+1
*
Make EmbedFooter icon URLs optional
Zeyla Hellyer
2017-06-14
1
-2
/
+2
*
Add `Member::permissions`
alex
2017-06-14
1
-0
/
+27
*
Switch from #[doc(hidden)] to pub(crate)
alex
2017-06-14
2
-9
/
+8
*
Fix CurrentUser::invite_url
Ken Swenson
2017-06-13
1
-14
/
+61
*
Make Member::guild_id non-optional
Zeyla Hellyer
2017-06-13
2
-63
/
+23
*
Deserialize embed footers
Zeyla Hellyer
2017-06-10
1
-0
/
+2
*
Fix negative nonces failing to deserialize
Zeyla Hellyer
2017-06-10
3
-3
/
+83
*
Deprecate Client::login, add Client::new
Zeyla Hellyer
2017-06-06
5
-8
/
+8
*
Add User::direct_message example
Zeyla Hellyer
2017-06-06
1
-4
/
+26
*
Make User::direct_message/dm accept a builder
Zeyla Hellyer
2017-06-06
1
-13
/
+10
*
Use chrono for struct timestamp fields
Zeyla Hellyer
2017-06-06
10
-32
/
+36
*
Add CurrentUser::face(), User::face()
Zeyla Hellyer
2017-06-04
1
-0
/
+24
*
Alphabetize CurrentUser/User methods
Zeyla Hellyer
2017-06-04
1
-35
/
+35
*
Fix links to ChannelId::send_files
Zeyla Hellyer
2017-06-04
4
-8
/
+8
*
Make http::AttachmentType only use borrowed values
Zeyla Hellyer
2017-06-04
5
-11
/
+11
*
Remove a FQN usage in User::refresh
Zeyla Hellyer
2017-06-04
1
-1
/
+1
*
Move user avatar method logic out
Zeyla Hellyer
2017-06-04
1
-26
/
+34
[prev]
[next]