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
...
*
Use `#[serde(default)]` on `nsfw` instead
acdenisSK
2017-08-15
1
-3
/
+1
*
Make some functions accept anything that's implemented Display
acdenisSK
2017-08-04
1
-1
/
+1
*
Change the config a bit, and a few nitpicks
acdenisSK
2017-07-27
8
-174
/
+115
*
rustfmt
acdenisSK
2017-07-27
9
-381
/
+413
*
Fix is_own code
Zeyla Hellyer
2017-07-25
1
-1
/
+1
*
Actually, rename it to "is_own" instead
acdenisSK
2017-07-26
1
-1
/
+1
*
Add a util function for checking if a message was sent by the bot or someone ...
acdenisSK
2017-07-26
1
-0
/
+6
*
Fix #130
acdenisSK
2017-07-22
1
-1
/
+2
*
Fix the tests (#129)
Bond-009
2017-07-21
1
-1
/
+1
*
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
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
[prev]
[next]