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
/
utils
/
message_builder.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the `I` bound for the language param and fix `push_mono_safe`
acdenisSK
2017-08-08
1
-5
/
+5
*
Fix the test `message_content_safe`
acdenisSK
2017-08-06
1
-67
/
+78
*
>.>
acdenisSK
2017-08-05
1
-1
/
+1
*
Refactor the display stuff a bit
acdenisSK
2017-08-04
1
-53
/
+16
*
Make so content and language can be of different types
acdenisSK
2017-08-04
1
-2
/
+2
*
Also make the message builder use Display
acdenisSK
2017-08-04
1
-53
/
+119
*
Fix failing tests (#133)
Andrej
2017-07-31
1
-2
/
+3
*
Remove a few clones
acdenisSK
2017-07-29
1
-8
/
+6
*
rustfmt
acdenisSK
2017-07-27
1
-30
/
+20
*
Add Content for MessageBuilder
Skye
2017-05-30
1
-9
/
+194
*
Add _line + _line_safe methods to MessageBuilder
Maiddog
2017-05-28
1
-0
/
+250
*
Add more examples and improve some others
Zeyla Hellyer
2017-05-23
1
-13
/
+195
*
Reasonably derive Debug on items
Zeyla Hellyer
2017-05-22
1
-6
/
+1
*
Stop abusing unicode for sanitisation
Illia
2017-01-11
1
-6
/
+6
*
Use zero-width space for mention prevention
Illia
2017-01-11
1
-13
/
+13
*
Fix typo
Illia
2016-12-31
1
-1
/
+1
*
Make Id displays format u64 instead of a mention
Austin Hellyer
2016-12-17
1
-3
/
+3
*
Re-order message builder file
Austin Hellyer
2016-11-28
1
-22
/
+21
*
Fix some clippy lints
Austin Hellyer
2016-11-28
1
-7
/
+7
*
Improve docs and add new message builder methods
Illia K
2016-11-28
1
-6
/
+165
*
Add a bit more docs
Austin Hellyer
2016-11-26
1
-1
/
+0
*
Rename PublicChannel to GuildChannel
Austin Hellyer
2016-11-25
1
-2
/
+2
*
A bit of docs
Austin Hellyer
2016-11-18
1
-8
/
+69
*
Add some more documentation
Austin Hellyer
2016-11-06
1
-1
/
+3
*
Convert all doc anchors to named anchors
Austin Hellyer
2016-11-05
1
-2
/
+3
*
Initial commit
Austin Hellyer
2016-10-18
1
-0
/
+97