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
/
builder
/
create_embed.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace Vec parameters by IntoIterator (#176)
François Triquet
2017-10-04
1
-1
/
+1
*
Revert "Use the de-generification trick."
acdenisSK
2017-10-03
1
-13
/
+3
*
Use the de-generification trick.
acdenisSK
2017-10-02
1
-3
/
+13
*
`to_owned` -> `to_string`
acdenisSK
2017-10-01
1
-27
/
+27
*
Apply rustfmt
Zeyla Hellyer
2017-09-18
1
-48
/
+23
*
Add ability to play DCA and Opus files. (#148)
Maiddog
2017-08-27
1
-23
/
+48
*
Revamp `RwLock` usage in the lib
acdenisSK
2017-08-24
1
-48
/
+23
*
Apply rustfmt
Zeyla Hellyer
2017-08-18
1
-23
/
+48
*
Fix the test `message_content_safe`
acdenisSK
2017-08-06
1
-1
/
+1
*
Refactor the display stuff a bit
acdenisSK
2017-08-04
1
-18
/
+5
*
Make some functions accept anything that's implemented Display
acdenisSK
2017-08-04
1
-11
/
+24
*
Change the config a bit, and a few nitpicks
acdenisSK
2017-07-27
1
-13
/
+15
*
rustfmt
acdenisSK
2017-07-27
1
-42
/
+55
*
Add a way to add multiple fields at once
acdenisSK
2017-07-11
1
-0
/
+20
*
Fix doc tests
acdenisSK
2017-07-02
1
-37
/
+44
*
Add support for sending attachments in embeds (#95)
alex
2017-06-28
1
-0
/
+10
*
Deprecate Client::login, add Client::new
Zeyla Hellyer
2017-06-06
1
-2
/
+2
*
Use chrono for struct timestamp fields
Zeyla Hellyer
2017-06-06
1
-15
/
+73
*
Add some model docs, deprecate Role::edit_role
Maiddog
2017-06-03
1
-5
/
+5
*
Restructure modules
Zeyla Hellyer
2017-05-22
1
-0
/
+415