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
/
message.rs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Docs fixes
mei
2017-06-27
1
-1
/
+1
*
Make Message::nonce a serde_json::Value
Zeyla Hellyer
2017-06-23
1
-1
/
+3
*
Switch from #[doc(hidden)] to pub(crate)
alex
2017-06-14
1
-6
/
+3
*
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
1
-1
/
+1
*
Use chrono for struct timestamp fields
Zeyla Hellyer
2017-06-06
1
-14
/
+11
*
Add Message::channel()
Zeyla Hellyer
2017-06-04
1
-0
/
+43
*
Fix compilations across feature combinations
Zeyla Hellyer
2017-06-02
1
-5
/
+7
*
Move Reaction struct into its proper place
Zeyla Hellyer
2017-05-24
1
-20
/
+0
*
Restructure modules
Zeyla Hellyer
2017-05-22
1
-40
/
+44
*
Remove more remaining selfbot support
Zeyla Hellyer
2017-05-22
1
-6
/
+0
*
Handle message type 7 (member join)
illia k
2017-05-22
1
-0
/
+25
*
Fix unused import lint
Zeyla Hellyer
2017-05-13
1
-1
/
+2
*
Accept references on Into<Id>
Zeyla Hellyer
2017-05-04
1
-0
/
+7
*
Make `User.discriminator` a u16
Zeyla Hellyer
2017-04-25
1
-1
/
+2
*
Fix embed length check
zeyla
2017-04-25
1
-2
/
+2
*
Check for embed lengths on message sends
Zeyla Hellyer
2017-04-19
1
-0
/
+65
*
Deprecate methods prefixed with `get_`
Zeyla Hellyer
2017-04-19
1
-5
/
+15
*
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
1
-5
/
+120
*
Remove selfbot support
Zeyla Hellyer
2017-04-05
1
-27
/
+4
*
Rework the models directory
Zeyla Hellyer
2017-03-25
1
-0
/
+393
[prev]