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
/
permissions.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
A bunch of typo fixes (#404)
Perry Fraser
2018-10-01
1
-1
/
+1
*
Fix all the dead links in the docs
Erk-
2018-08-09
1
-12
/
+12
*
Fixes all of the dead links in permissions. (#359)
Erk-
2018-08-07
1
-75
/
+75
*
Added support for the new PRIORITY_SPEAKER permission (#360)
Erk-
2018-08-07
1
-0
/
+8
*
Change the way ids and some enums are made (#295)
Leah
2018-03-23
1
-39
/
+45
*
Implement or derive Serialize on all models
Zeyla Hellyer
2018-01-01
1
-20
/
+8
*
Add the `VIEW_AUDIT_LOG` permission (#229)
Lakelezz
2017-12-04
1
-0
/
+8
*
Fix clippy lints
Zeyla Hellyer
2017-10-11
1
-1
/
+1
*
Update bitflags, other dependencies
Zeyla Hellyer
2017-09-21
1
-28
/
+28
*
Fix the PRESET_GENERAL permission constant
Zeyla Hellyer
2017-09-03
1
-1
/
+1
*
Clippy lints
Zeyla Hellyer
2017-08-18
1
-30
/
+30
*
Change the config a bit, and a few nitpicks
acdenisSK
2017-07-27
1
-1
/
+3
*
rustfmt
acdenisSK
2017-07-27
1
-97
/
+33
*
Remove the deprecated functions
acdenisSK
2017-07-11
1
-27
/
+0
*
Update dependencies
Zeyla Hellyer
2017-06-21
1
-28
/
+28
*
Fix broken docs links on Permissions struct
Zeyla Hellyer
2017-06-17
1
-5
/
+5
*
Restructure modules
Zeyla Hellyer
2017-05-22
1
-0
/
+1
*
Use constant for preset permissions
Zeyla Hellyer
2017-05-02
1
-17
/
+41
*
Update most dependency version requirements
Zeyla Hellyer
2017-04-23
1
-3
/
+3
*
Switch to using serde for deserialization
Zeyla Hellyer
2017-04-11
1
-6
/
+37
*
Clippy lints + permission byte literals
Zeyla Hellyer
2017-04-09
1
-27
/
+27
*
Add slightly more documentation
Zeyla Hellyer
2017-03-25
1
-1
/
+9
*
Remove the 'extras' feature flag
Austin Hellyer
2016-11-26
1
-3
/
+0
*
Rename PublicChannel to GuildChannel
Austin Hellyer
2016-11-25
1
-1
/
+1
*
Rename guild structs to Guild and PartialGuild
Austin Hellyer
2016-11-24
1
-1
/
+1
*
Add state/framework/etc. conditional compile flags
Austin Hellyer
2016-11-15
1
-0
/
+3
*
Add missing permission shorthands
Austin Hellyer
2016-11-14
1
-0
/
+16
*
Add internal module
Austin Hellyer
2016-11-14
1
-1
/
+1
*
Add Manage Webhooks to permissions 2FA list
Austin Hellyer
2016-11-08
1
-0
/
+2
*
Add some more documentation
Austin Hellyer
2016-11-06
1
-1
/
+1
*
Add a prelude for userland
Austin Hellyer
2016-11-05
1
-1
/
+1
*
Fix doc links to enum variants
Austin Hellyer
2016-11-05
1
-1
/
+1
*
Add message reactions
Austin Hellyer
2016-11-05
1
-6
/
+18
*
Initial commit
Austin Hellyer
2016-10-18
1
-0
/
+446