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_message.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Monomorphize all functions
Zeyla Hellyer
2018-07-04
1
-4
/
+14
*
Fix Create(Embed/Message) to be consistent
acdenisSK
2018-03-20
1
-4
/
+4
*
Fix broken docs links caused by model mod changes
Zeyla Hellyer
2018-01-31
1
-3
/
+3
*
Move `VecMap` to `utils`
acdenisSK
2018-01-02
1
-2
/
+2
*
Improve performance of builders even further
acdenisSK
2017-12-27
1
-5
/
+4
*
Break up the model module
Zeyla Hellyer
2017-12-16
1
-2
/
+2
*
Use `ToString`'s blanket impl for `Display`s
acdenisSK
2017-11-27
1
-1
/
+1
*
Re-order use statements alphabetically
Zeyla Hellyer
2017-11-11
1
-3
/
+3
*
Slightly improve performance of builders
Zeyla Hellyer
2017-10-18
1
-8
/
+10
*
Replace Vec parameters by IntoIterator (#176)
François Triquet
2017-10-09
1
-1
/
+1
*
Revert "Use the de-generification trick."
acdenisSK
2017-10-09
1
-5
/
+1
*
Use the de-generification trick.
acdenisSK
2017-10-09
1
-1
/
+5
*
`to_owned` -> `to_string`
acdenisSK
2017-10-09
1
-4
/
+4
*
Apply rustfmt
Zeyla Hellyer
2017-09-18
1
-4
/
+2
*
Add ability to play DCA and Opus files. (#148)
Maiddog
2017-08-27
1
-3
/
+5
*
Revamp `RwLock` usage in the lib
acdenisSK
2017-08-24
1
-5
/
+3
*
Apply rustfmt
Zeyla Hellyer
2017-08-18
1
-2
/
+4
*
Fix the test `message_content_safe`
acdenisSK
2017-08-06
1
-1
/
+1
*
Refactor the display stuff a bit
acdenisSK
2017-08-04
1
-4
/
+1
*
Make some functions accept anything that's implemented Display
acdenisSK
2017-08-04
1
-2
/
+6
*
Change the config a bit, and a few nitpicks
acdenisSK
2017-07-27
1
-2
/
+1
*
rustfmt
acdenisSK
2017-07-27
1
-4
/
+6
*
Add some model docs, deprecate Role::edit_role
Maiddog
2017-06-03
1
-4
/
+4
*
Support adding reactions when creating message
alex
2017-05-24
1
-5
/
+13
*
Restructure modules
Zeyla Hellyer
2017-05-22
1
-0
/
+86