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
/
channel_id.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make some functions accept anything that's implemented Display
acdenisSK
2017-08-04
1
-1
/
+1
*
Change the config a bit, and a few nitpicks
acdenisSK
2017-07-27
1
-49
/
+43
*
rustfmt
acdenisSK
2017-07-27
1
-86
/
+81
*
Add `ChannelId,PrivateChannel,GuildChannel::name` functions
acdenisSK
2017-07-14
1
-0
/
+23
*
Improve `BanOptions` to be more efficient and remove uneccessary `Read` imports
acdenisSK
2017-07-13
1
-2
/
+0
*
Remove the deprecated functions
acdenisSK
2017-07-11
1
-115
/
+0
*
Docs fixes
mei
2017-06-27
1
-4
/
+4
*
Make http::AttachmentType only use borrowed values
Zeyla Hellyer
2017-06-04
1
-3
/
+3
*
Fix compilations across feature combinations
Zeyla Hellyer
2017-06-02
1
-7
/
+8
*
Implement multiple attachments
Ken Swenson
2017-05-28
1
-0
/
+80
*
Fix incorrect attempted send_file deserialization
Zeyla Hellyer
2017-05-27
1
-0
/
+6
*
Change create_permission to take a reference
Zeyla Hellyer
2017-05-27
1
-3
/
+3
*
Support adding reactions when creating message
alex
2017-05-24
1
-2
/
+10
*
Restructure modules
Zeyla Hellyer
2017-05-22
1
-45
/
+42
*
Handle message type 7 (member join)
illia k
2017-05-22
1
-0
/
+12
*
Accept references on Into<Id>
Zeyla Hellyer
2017-05-04
1
-0
/
+24
*
Check for embed lengths on message sends
Zeyla Hellyer
2017-04-19
1
-7
/
+2
*
Deprecate methods prefixed with `get_`
Zeyla Hellyer
2017-04-19
1
-32
/
+83
*
Switch to using serde for deserialization
Zeyla Hellyer
2017-04-11
1
-9
/
+10
*
Remove selfbot support
Zeyla Hellyer
2017-04-05
1
-34
/
+5
*
Rework the models directory
Zeyla Hellyer
2017-03-25
1
-0
/
+511