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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make `Region`s `Japan`-variant lowercase.
upstream
Lakelezz
2018-11-13
1
-1
/
+1
*
Add Function to neutralise Mentions (#414)
Lakelezz
2018-10-30
1
-3
/
+6
*
Add Member::user_id
Zeyla Hellyer
2018-09-05
1
-0
/
+14
*
Use `to_`- and `as_`-methods instead of `get` and `find` on Id newtypes
Lakelezz
2018-08-12
5
-17
/
+66
*
Fix all the dead links in the docs
Erk-
2018-08-09
6
-163
/
+159
*
Add From impls for Game, generify Game params
Zeyla Hellyer
2018-08-01
1
-1
/
+0
*
Move unit tests into source
Zeyla Hellyer
2018-08-01
1
-0
/
+107
*
Make GuildId::member use the cache when possible (#356)
Maiddog
2018-07-31
1
-1
/
+11
*
Fix some clippy lints
Zeyla Hellyer
2018-07-15
2
-12
/
+12
*
Fix doc links with no anchor
Zeyla Hellyer
2018-07-11
1
-0
/
+3
*
Monomorphize all functions
Zeyla Hellyer
2018-07-04
3
-31
/
+151
*
Remove extraneous spaces at the end of lines
Zeyla Hellyer
2018-06-17
2
-4
/
+4
*
Remove deadlocking in Member::highest_role_info
Zeyla Hellyer
2018-05-27
1
-8
/
+6
*
Add `Message::member` structfield
Zeyla Hellyer
2018-05-21
1
-2
/
+20
*
Get rid of a spurious import warning
acdenisSK
2018-04-20
1
-4
/
+3
*
make `Options`'s fields optional (#305)
Kyle Clemens
2018-04-12
1
-15
/
+60
*
Turn the number-like properties of `Options` into `u64`
acdenisSK
2018-04-11
1
-38
/
+45
*
Handle (de)serializing `target_id` from/to a string
acdenisSK
2018-04-11
1
-2
/
+37
*
Refactor imports/exports to use nested groups and better formatting
acdenisSK
2018-03-29
3
-6
/
+23
*
Change the way ids and some enums are made (#295)
Leah
2018-03-23
1
-53
/
+81
*
Add 'Get Guild Vanity Url' endpoint
Zeyla Hellyer
2018-02-09
3
-0
/
+30
*
Fix broken docs links caused by model mod changes
Zeyla Hellyer
2018-01-31
1
-1
/
+1
*
Reduce number of clones in the library
Zeyla Hellyer
2018-01-27
1
-16
/
+18
*
Correctly set role's position on new roles
Zeyla Hellyer
2018-01-27
1
-1
/
+7
*
Add functions to reorder a guild's channels
Zeyla Hellyer
2018-01-27
2
-0
/
+28
*
Account for guild owners in member hierarchy check
Zeyla Hellyer
2018-01-27
1
-0
/
+15
*
Fix no-cache compilation
acdenisSK
2018-01-20
1
-0
/
+1
*
Fix no-model compiler warnings
Zeyla Hellyer
2018-01-10
1
-1
/
+1
*
Allow channels to be moved in and out of a category (#248)
Kyle Clemens
2018-01-08
3
-8
/
+12
*
Fix compilation
Zeyla Hellyer
2018-01-06
2
-6
/
+5
*
Add some role position hierarchy checks
Zeyla Hellyer
2018-01-06
2
-8
/
+27
*
Add Guild::greater_member_hierarchy
Zeyla Hellyer
2018-01-06
1
-0
/
+47
*
Add Member::highest_role_info
Zeyla Hellyer
2018-01-06
1
-0
/
+40
*
Fix permission overwrites in permission building
Zeyla Hellyer
2018-01-05
1
-1
/
+11
*
Implement or derive Serialize on all models
Zeyla Hellyer
2018-01-01
7
-19
/
+126
*
Improve performance of builders even further
acdenisSK
2017-12-27
2
-7
/
+7
*
Fix Guild::member_named and add tests
tahahawa
2017-12-24
1
-8
/
+15
*
Update model to include new voice regions (#240)
Ken Swenson
2017-12-23
1
-0
/
+8
*
Add `animated` to `Emoji` and `ReactionType`
Zeyla Hellyer
2017-12-20
1
-0
/
+7
*
Fix `Guild` deser without `system_channel_id`
Zeyla Hellyer
2017-12-17
1
-4
/
+4
*
Fix most clippy lints, take more refeernces
Zeyla Hellyer
2017-12-16
4
-8
/
+9
*
Break up the model module
Zeyla Hellyer
2017-12-16
7
-24
/
+86
*
Fix deserialization of `Guild::application_id`
Zeyla Hellyer
2017-12-15
1
-2
/
+2
*
Change type of a couple Guild/PartialGuild fields
Zeyla Hellyer
2017-12-15
2
-6
/
+44
*
Add missing fields to Guild model
Zeyla Hellyer
2017-12-15
1
-0
/
+46
*
Convert from macro to ? (#226)
Mei Boudreau
2017-11-23
1
-1
/
+1
*
Re-order use statements alphabetically
Zeyla Hellyer
2017-11-11
6
-23
/
+19
*
Whoops. Add a `FromStr` impl for `ReactionType`
acdenisSK
2017-11-04
2
-7
/
+7
*
Merge v0.4.3
acdenisSK
2017-11-04
2
-41
/
+86
|
\
|
*
Make Member::permissions return guild permissions
Zeyla Hellyer
2017-10-31
1
-11
/
+3
[next]