| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |