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
/
role.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Function to neutralise Mentions (#414)
Lakelezz
2018-10-30
1
-3
/
+6
*
Use `to_`- and `as_`-methods instead of `get` and `find` on Id newtypes
Lakelezz
2018-08-12
1
-3
/
+34
*
Fix all the dead links in the docs
Erk-
2018-08-09
1
-4
/
+4
*
Implement or derive Serialize on all models
Zeyla Hellyer
2018-01-01
1
-1
/
+1
*
Break up the model module
Zeyla Hellyer
2017-12-16
1
-2
/
+2
*
Re-order use statements alphabetically
Zeyla Hellyer
2017-11-11
1
-4
/
+2
*
Switch to parking_lot::{Mutex, RwLock}
Zeyla Hellyer
2017-10-10
1
-4
/
+4
*
Refactor display impls for ids
acdenisSK
2017-09-24
1
-5
/
+0
*
Apply rustfmt
Zeyla Hellyer
2017-09-18
1
-3
/
+2
*
Fix compiles of a variety of feature combinations
Zeyla Hellyer
2017-09-18
1
-2
/
+2
*
Add ability to play DCA and Opus files. (#148)
Maiddog
2017-08-27
1
-3
/
+4
*
Revamp `RwLock` usage in the lib
acdenisSK
2017-08-24
1
-4
/
+3
*
Apply rustfmt
Zeyla Hellyer
2017-08-18
1
-2
/
+3
*
rustfmt
acdenisSK
2017-07-27
1
-43
/
+29
*
match -> and_then
acdenisSK
2017-07-21
1
-4
/
+1
*
Remove the deprecated functions
acdenisSK
2017-07-11
1
-9
/
+0
*
Add some model docs, deprecate Role::edit_role
Maiddog
2017-06-03
1
-4
/
+15
*
Fix compilations across feature combinations
Zeyla Hellyer
2017-06-02
1
-4
/
+4
*
Restructure modules
Zeyla Hellyer
2017-05-22
1
-7
/
+16
*
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
-0
/
+46
*
Remove selfbot support
Zeyla Hellyer
2017-04-05
1
-1
/
+5
*
Rework the models directory
Zeyla Hellyer
2017-03-25
1
-0
/
+151