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
/
channel
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
5
-10
/
+0
*
Remove the deprecated functions
acdenisSK
2017-07-11
6
-379
/
+0
*
Fix doc tests
acdenisSK
2017-07-02
3
-71
/
+83
*
Docs fixes
mei
2017-06-27
6
-18
/
+18
*
Fix no-feature tests
Zeyla Hellyer
2017-06-24
1
-0
/
+1
*
Make Message::nonce a serde_json::Value
Zeyla Hellyer
2017-06-23
1
-1
/
+3
*
Deprecate a couple Channel methods
Zeyla Hellyer
2017-06-17
1
-0
/
+2
*
Make EmbedFooter icon URLs optional
Zeyla Hellyer
2017-06-14
1
-2
/
+2
*
Switch from #[doc(hidden)] to pub(crate)
alex
2017-06-14
1
-6
/
+3
*
Deserialize embed footers
Zeyla Hellyer
2017-06-10
1
-0
/
+2
*
Fix negative nonces failing to deserialize
Zeyla Hellyer
2017-06-10
1
-1
/
+1
*
Deprecate Client::login, add Client::new
Zeyla Hellyer
2017-06-06
3
-4
/
+4
*
Use chrono for struct timestamp fields
Zeyla Hellyer
2017-06-06
4
-17
/
+17
*
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
*
Add Message::channel()
Zeyla Hellyer
2017-06-04
1
-0
/
+43
*
Add some model docs, deprecate Role::edit_role
Maiddog
2017-06-03
1
-0
/
+16
*
Fix compilations across feature combinations
Zeyla Hellyer
2017-06-02
8
-30
/
+40
*
Implement multiple attachments
Ken Swenson
2017-05-28
5
-0
/
+192
*
impl From<char> for ReactionType
Zeyla Hellyer
2017-05-28
1
-0
/
+27
*
Remove deprecated GuildChannel methods
Zeyla Hellyer
2017-05-27
1
-51
/
+0
*
Fix incorrect attempted send_file deserialization
Zeyla Hellyer
2017-05-27
5
-0
/
+26
*
Fix GuildChannel::create_permission anchor link
Zeyla Hellyer
2017-05-27
1
-0
/
+1
*
Fix GuildChannel::create_permission examples
Zeyla Hellyer
2017-05-27
1
-14
/
+46
*
Change create_permission to take a reference
Zeyla Hellyer
2017-05-27
2
-4
/
+4
*
Move Reaction struct into its proper place
Zeyla Hellyer
2017-05-24
2
-20
/
+20
*
Clippy lints
Zeyla Hellyer
2017-05-24
1
-2
/
+1
*
Support adding reactions when creating message
alex
2017-05-24
1
-2
/
+10
*
Restructure modules
Zeyla Hellyer
2017-05-22
9
-172
/
+207
*
Remove more remaining selfbot support
Zeyla Hellyer
2017-05-22
2
-24
/
+0
*
Add GuildChannel::permissions_for
Zeyla Hellyer
2017-05-22
1
-0
/
+87
*
Handle message type 7 (member join)
illia k
2017-05-22
2
-0
/
+37
*
Fix unused import lint
Zeyla Hellyer
2017-05-13
1
-1
/
+2
*
Add Eq, PartialEq, Hash to ReactionType derives
alex
2017-05-12
1
-1
/
+1
*
Accept references on Into<Id>
Zeyla Hellyer
2017-05-04
2
-0
/
+31
*
Fix non-custom emoji deserialization
Zeyla Hellyer
2017-04-27
1
-3
/
+86
*
Add `is_nsfw` check to channels
Zeyla Hellyer
2017-04-26
4
-0
/
+56
*
Make `User.discriminator` a u16
Zeyla Hellyer
2017-04-25
1
-1
/
+2
*
Fix embed length check
zeyla
2017-04-25
1
-2
/
+2
*
Fix deserialization for Ids
Zeyla Hellyer
2017-04-24
1
-0
/
+2
*
Update most dependency version requirements
Zeyla Hellyer
2017-04-23
1
-4
/
+4
*
Check for embed lengths on message sends
Zeyla Hellyer
2017-04-19
2
-7
/
+67
*
Implement `From<&str> for ReactionType`
Zeyla Hellyer
2017-04-19
1
-0
/
+22
*
Deprecate methods prefixed with `get_`
Zeyla Hellyer
2017-04-19
6
-138
/
+349
*
Update the way errors are handled in dispatch
Illia
2017-04-19
1
-1
/
+6
*
Switch to using serde for deserialization
Zeyla Hellyer
2017-04-11
9
-112
/
+545
[prev]
[next]