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
/
id.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use `to_`- and `as_`-methods instead of `get` and `find` on Id newtypes
Lakelezz
2018-08-12
1
-0
/
+12
*
Fix all the dead links in the docs
Erk-
2018-08-09
1
-1
/
+1
*
impl Form<&$ID> for $ID
Zeyla Hellyer
2018-07-08
1
-0
/
+6
*
Change the way ids and some enums are made (#295)
Leah
2018-03-23
1
-16
/
+51
*
Break up the model module
Zeyla Hellyer
2017-12-16
1
-0
/
+89
*
Switch to a mostly-fully OOP approach
Austin Hellyer
2017-01-23
1
-238
/
+0
*
First round of deleting useless methods
Austin Hellyer
2017-01-15
1
-8
/
+0
*
Alphabetize model method names
Austin Hellyer
2017-01-08
1
-0
/
+1
*
Use conditional blocks over macros
Austin Hellyer
2016-12-29
1
-2
/
+3
*
Fix a typo in UserId::find docs
Austin Hellyer
2016-12-18
1
-1
/
+1
*
Make Id displays format u64 instead of a mention
Austin Hellyer
2016-12-17
1
-3
/
+3
*
More config for CreateCommand, add various methods
Illia
2016-12-10
1
-8
/
+8
*
Fix some clippy lints
Austin Hellyer
2016-12-09
1
-1
/
+1
*
Allow mentionable structs to be used as command arguments
Illia
2016-12-07
1
-0
/
+8
*
Improve Mentions, fix MessageBuilder
Illia
2016-12-06
1
-40
/
+28
*
Improve docs and add new message builder methods
Illia K
2016-11-28
1
-0
/
+14
*
Make Cache::get_channel return a reference
Austin Hellyer
2016-11-26
1
-2
/
+2
*
Rename PublicChannel to GuildChannel
Austin Hellyer
2016-11-25
1
-3
/
+3
*
Rename the `http` module to `rest`
Austin Hellyer
2016-11-25
1
-6
/
+6
*
Allow compiling with only either cache or methods
Austin Hellyer
2016-11-24
1
-7
/
+11
*
Rename guild structs to Guild and PartialGuild
Austin Hellyer
2016-11-24
1
-6
/
+6
*
Change the CACHE to be an RwLock
Austin Hellyer
2016-11-22
1
-4
/
+4
*
Rename the State to Cache
Austin Hellyer
2016-11-22
1
-9
/
+9
*
Rename state methods from find_ to get_
Austin Hellyer
2016-11-19
1
-5
/
+4
*
Add GuildId::to_channel
Austin Hellyer
2016-11-18
1
-0
/
+8
*
Add state/framework/etc. conditional compile flags
Austin Hellyer
2016-11-15
1
-0
/
+11
*
Add internal module
Austin Hellyer
2016-11-14
1
-1
/
+1
*
Add webhook support
Austin Hellyer
2016-11-07
1
-0
/
+29
*
Add a prelude for userland
Austin Hellyer
2016-11-05
1
-1
/
+1
*
Convert all doc anchors to named anchors
Austin Hellyer
2016-11-05
1
-6
/
+13
*
Initial commit
Austin Hellyer
2016-10-18
1
-0
/
+176