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_category.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix NSFW Checks (#418)
Lakelezz
2018-10-20
1
-2
/
+1
*
Fix all the dead links in the docs
Erk-
2018-08-09
1
-1
/
+1
*
Fix compilation for some feature combinations
Zeyla Hellyer
2018-01-20
1
-1
/
+1
*
Move `VecMap` to `utils`
acdenisSK
2018-01-02
1
-3
/
+1
*
Implement or derive Serialize on all models
Zeyla Hellyer
2018-01-01
1
-1
/
+1
*
Improve performance of builders even further
acdenisSK
2017-12-27
1
-2
/
+4
*
Break up the model module
Zeyla Hellyer
2017-12-16
1
-1
/
+1
*
Slightly improve performance of builders
Zeyla Hellyer
2017-10-18
1
-12
/
+6
*
`to_owned` -> `to_string`
acdenisSK
2017-10-09
1
-4
/
+4
*
Update bitflags, other dependencies
Zeyla Hellyer
2017-09-21
1
-2
/
+2
*
Apply rustfmt
Zeyla Hellyer
2017-09-18
1
-4
/
+1
*
Fix compiles of a variety of feature combinations
Zeyla Hellyer
2017-09-18
1
-1
/
+5
*
Gate ChannelCategory impl behind 'model' feature
Zeyla Hellyer
2017-09-18
1
-0
/
+1
*
serde rename `kind` to `type`
acdenisSK
2017-09-09
1
-0
/
+1
*
Apply rustfmt + fix tests
Zeyla Hellyer
2017-09-09
1
-3
/
+20
*
`parent_id` -> `category_id`
acdenisSK
2017-09-09
1
-3
/
+4
*
Implement categories
acdenisSK
2017-09-09
1
-0
/
+121