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
/
guild_channel.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use `#[serde(default)]` on `nsfw` instead
acdenisSK
2017-08-15
1
-3
/
+1
*
Change the config a bit, and a few nitpicks
acdenisSK
2017-07-27
1
-23
/
+15
*
rustfmt
acdenisSK
2017-07-27
1
-69
/
+71
*
Fix the tests (#129)
Bond-009
2017-07-21
1
-1
/
+1
*
Implement the new way of knowing some channels as "nsfw"
acdenisSK
2017-07-18
1
-1
/
+14
*
Fix GuildChannel::permissions_for doctests
Zeyla Hellyer
2017-07-15
1
-5
/
+5
*
Fix more doc tests
acdenisSK
2017-07-14
1
-1
/
+1
*
Add `ChannelId,PrivateChannel,GuildChannel::name` functions
acdenisSK
2017-07-14
1
-0
/
+5
*
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
-31
/
+0
*
Fix doc tests
acdenisSK
2017-07-02
1
-36
/
+43
*
Docs fixes
mei
2017-06-27
1
-6
/
+6
*
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
-1
/
+2
*
Fix links to ChannelId::send_files
Zeyla Hellyer
2017-06-04
1
-2
/
+2
*
Make http::AttachmentType only use borrowed values
Zeyla Hellyer
2017-06-04
1
-2
/
+2
*
Fix compilations across feature combinations
Zeyla Hellyer
2017-06-02
1
-7
/
+9
*
Implement multiple attachments
Ken Swenson
2017-05-28
1
-0
/
+28
*
Remove deprecated GuildChannel methods
Zeyla Hellyer
2017-05-27
1
-51
/
+0
*
Fix incorrect attempted send_file deserialization
Zeyla Hellyer
2017-05-27
1
-0
/
+5
*
Fix GuildChannel::create_permission anchor link
Zeyla Hellyer
2017-05-27
1
-0
/
+1
*
Fix GuildChannel::create_permission examples
Zeyla Hellyer
2017-05-27
1
-14
/
+46
*
Change create_permission to take a reference
Zeyla Hellyer
2017-05-27
1
-1
/
+1
*
Restructure modules
Zeyla Hellyer
2017-05-22
1
-33
/
+40
*
Add GuildChannel::permissions_for
Zeyla Hellyer
2017-05-22
1
-0
/
+87
*
Add `is_nsfw` check to channels
Zeyla Hellyer
2017-04-26
1
-0
/
+16
*
Deprecate methods prefixed with `get_`
Zeyla Hellyer
2017-04-19
1
-43
/
+94
*
Switch to using serde for deserialization
Zeyla Hellyer
2017-04-11
1
-37
/
+58
*
Remove selfbot support
Zeyla Hellyer
2017-04-05
1
-53
/
+5
*
Rework the models directory
Zeyla Hellyer
2017-03-25
1
-0
/
+504