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
*
Move unit tests into source
Zeyla Hellyer
2018-08-01
1
-0
/
+78
*
Fix some clippy lints
Zeyla Hellyer
2018-07-15
1
-3
/
+3
*
Monomorphize all functions
Zeyla Hellyer
2018-07-04
1
-4
/
+14
*
Fix dead link.
Lakelezz
2018-04-20
1
-1
/
+1
*
Refactor imports/exports to use nested groups and better formatting
acdenisSK
2018-03-29
1
-6
/
+10
*
Fix broken docs links caused by model mod changes
Zeyla Hellyer
2018-01-31
1
-11
/
+11
*
Add `animated` to `Emoji` and `ReactionType`
Zeyla Hellyer
2017-12-20
1
-0
/
+2
*
Fix doc-tests and `single_zc`
acdenisSK
2017-12-17
1
-3
/
+3
*
Fix most clippy lints, take more refeernces
Zeyla Hellyer
2017-12-16
1
-2
/
+2
*
Break up the model module
Zeyla Hellyer
2017-12-16
1
-5
/
+8
*
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
-1
/
+1
*
Add Debug derives to more public types
thelearnerofcode
2017-11-07
1
-5
/
+5
*
Force `I` to be not implemented outside serenity
acdenisSK
2017-10-09
1
-3
/
+15
*
Revert "Use the de-generification trick."
acdenisSK
2017-10-09
1
-18
/
+6
*
Use the de-generification trick.
acdenisSK
2017-10-09
1
-6
/
+18
*
`to_owned` -> `to_string`
acdenisSK
2017-10-09
1
-2
/
+2
*
Apply rustfmt
Zeyla Hellyer
2017-09-18
1
-2
/
+5
*
Add ability to play DCA and Opus files. (#148)
Maiddog
2017-08-27
1
-5
/
+2
*
Revamp `RwLock` usage in the lib
acdenisSK
2017-08-24
1
-2
/
+5
*
Apply rustfmt
Zeyla Hellyer
2017-08-18
1
-15
/
+12
*
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