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
/
guild
/
emoji.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove extraneous spaces at the end of lines
Zeyla Hellyer
2018-06-17
1
-3
/
+3
*
Refactor imports/exports to use nested groups and better formatting
acdenisSK
2018-03-29
1
-1
/
+6
*
Fix no-model compiler warnings
Zeyla Hellyer
2018-01-10
1
-1
/
+1
*
Implement or derive Serialize on all models
Zeyla Hellyer
2018-01-01
1
-1
/
+1
*
Add `animated` to `Emoji` and `ReactionType`
Zeyla Hellyer
2017-12-20
1
-0
/
+7
*
Break up the model module
Zeyla Hellyer
2017-12-16
1
-5
/
+9
*
Re-order use statements alphabetically
Zeyla Hellyer
2017-11-11
1
-6
/
+4
*
Switch to parking_lot::{Mutex, RwLock}
Zeyla Hellyer
2017-10-10
1
-2
/
+2
*
Refactor display impls for ids
acdenisSK
2017-09-24
1
-4
/
+0
*
Fix compiles of a variety of feature combinations
Zeyla Hellyer
2017-09-18
1
-4
/
+4
*
rustfmt
acdenisSK
2017-07-27
1
-25
/
+17
*
Add some model docs, deprecate Role::edit_role
Maiddog
2017-06-03
1
-0
/
+82
*
Fix compilations across feature combinations
Zeyla Hellyer
2017-06-02
1
-2
/
+4
*
Restructure modules
Zeyla Hellyer
2017-05-22
1
-7
/
+10
*
Accept references on Into<Id>
Zeyla Hellyer
2017-05-04
1
-0
/
+7
*
Switch to using serde for deserialization
Zeyla Hellyer
2017-04-11
1
-6
/
+28
*
Remove selfbot support
Zeyla Hellyer
2017-04-05
1
-2
/
+9
*
Rework the models directory
Zeyla Hellyer
2017-03-25
1
-0
/
+100