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
/
invite.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Monomorphize all functions
Zeyla Hellyer
2018-07-04
1
-1
/
+4
*
Make guild optional on Invites
Zeyla Hellyer
2018-06-27
1
-8
/
+20
*
Implement or derive Serialize on all models
Zeyla Hellyer
2018-01-01
1
-4
/
+4
*
Improve performance of builders even further
acdenisSK
2017-12-27
1
-1
/
+1
*
Break up the model module
Zeyla Hellyer
2017-12-16
1
-3
/
+5
*
Re-order use statements alphabetically
Zeyla Hellyer
2017-11-11
1
-2
/
+2
*
Slightly improve performance of builders
Zeyla Hellyer
2017-10-18
1
-3
/
+5
*
Revert "Use the de-generification trick."
acdenisSK
2017-10-09
1
-4
/
+1
*
Use the de-generification trick.
acdenisSK
2017-10-09
1
-1
/
+4
*
`to_owned` -> `to_string`
acdenisSK
2017-10-09
1
-7
/
+7
*
Update bitflags, other dependencies
Zeyla Hellyer
2017-09-21
1
-4
/
+4
*
Apply rustfmt
Zeyla Hellyer
2017-09-18
1
-2
/
+1
*
Fix compiles of a variety of feature combinations
Zeyla Hellyer
2017-09-18
1
-1
/
+1
*
Add ability to play DCA and Opus files. (#148)
Maiddog
2017-08-27
1
-1
/
+2
*
Revamp `RwLock` usage in the lib
acdenisSK
2017-08-24
1
-2
/
+1
*
Change the config a bit, and a few nitpicks
acdenisSK
2017-07-27
1
-3
/
+1
*
rustfmt
acdenisSK
2017-07-27
1
-30
/
+24
*
Use chrono for struct timestamp fields
Zeyla Hellyer
2017-06-06
1
-2
/
+3
*
Fix compilations across feature combinations
Zeyla Hellyer
2017-06-02
1
-2
/
+4
*
Fix {Invite,RichInvite}::url tests
Zeyla Hellyer
2017-05-22
1
-0
/
+6
*
Restructure modules
Zeyla Hellyer
2017-05-22
1
-24
/
+33
*
Add `Invite::url()`, `RichInvite::url()`
Zeyla Hellyer
2017-05-22
1
-0
/
+72
*
Add support for retrieving invites with counts
Mei
2017-05-18
1
-4
/
+17
*
Add Shard Id helpers
Zeyla Hellyer
2017-04-12
1
-0
/
+44
*
Switch to using serde for deserialization
Zeyla Hellyer
2017-04-11
1
-3
/
+80
*
Remove invite accepting
Zeyla Hellyer
2017-03-04
1
-63
/
+0
*
Pass by reference where possible
Zeyla Hellyer
2017-02-28
1
-1
/
+1
*
Fix docs links
Austin Hellyer
2017-01-24
1
-0
/
+1
*
Switch to a mostly-fully OOP approach
Austin Hellyer
2017-01-23
1
-11
/
+48
*
Fix typo
Illia
2016-12-31
1
-2
/
+2
*
Use conditional blocks over macros
Austin Hellyer
2016-12-29
1
-8
/
+12
*
More config for CreateCommand, add various methods
Illia
2016-12-10
1
-1
/
+1
*
Fix no-cache+method conditional compiles
Austin Hellyer
2016-12-10
1
-3
/
+6
*
Change all try's into ?s
acdenisSK
2016-12-07
1
-2
/
+2
*
More widely support no-cache method compiles
Austin Hellyer
2016-11-25
1
-8
/
+11
*
Rename the `http` module to `rest`
Austin Hellyer
2016-11-25
1
-11
/
+11
*
Allow compiling with only either cache or methods
Austin Hellyer
2016-11-24
1
-4
/
+6
*
Change the CACHE to be an RwLock
Austin Hellyer
2016-11-22
1
-2
/
+2
*
Rename the State to Cache
Austin Hellyer
2016-11-22
1
-8
/
+8
*
A bit of docs
Austin Hellyer
2016-11-18
1
-20
/
+26
*
Accepting invites only works for user accounts
Austin Hellyer
2016-11-16
1
-3
/
+43
*
Add state/framework/etc. conditional compile flags
Austin Hellyer
2016-11-15
1
-0
/
+4
*
Add internal module
Austin Hellyer
2016-11-14
1
-1
/
+1
*
Add a prelude for userland
Austin Hellyer
2016-11-05
1
-1
/
+1
*
Finalize invite-related documentation
Austin Hellyer
2016-11-05
1
-16
/
+41
*
Initial commit
Austin Hellyer
2016-10-18
1
-0
/
+47