| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Improve Mentions, fix MessageBuilder | Illia | 2016-12-06 | 1 | -8/+1 | |
| * | Add User::distinct | Illia K | 2016-12-03 | 1 | -0/+5 | |
| * | Add CurrentUser::edit | Austin Hellyer | 2016-12-03 | 1 | -1/+46 | |
| * | Paginate rest::get_guilds and add helper methods | Austin Hellyer | 2016-12-02 | 1 | -0/+7 | |
| * | Clean up the codebase | Austin Hellyer | 2016-11-29 | 1 | -4/+4 | |
| * | Rename the `http` module to `rest` | Austin Hellyer | 2016-11-25 | 1 | -4/+4 | |
| * | Allow compiling with only either cache or methods | Austin Hellyer | 2016-11-24 | 1 | -2/+8 | |
| * | 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 | -11/+11 | |
| * | Don't unnecessarily borrow some if-lets | Austin Hellyer | 2016-11-21 | 1 | -2/+2 | |
| * | Add created_at method to Ids and User | Austin Hellyer | 2016-11-21 | 1 | -0/+9 | |
| * | Rename state methods from find_ to get_ | Austin Hellyer | 2016-11-19 | 1 | -1/+1 | |
| * | Fix cond. compile across multiple feature targets | Austin Hellyer | 2016-11-19 | 1 | -2/+2 | |
| * | Add send_message rich embeds | Austin Hellyer | 2016-11-15 | 1 | -1/+10 | |
| * | Add state/framework/etc. conditional compile flags | Austin Hellyer | 2016-11-15 | 1 | -6/+19 | |
| * | Add internal module | Austin Hellyer | 2016-11-14 | 1 | -1/+1 | |
| * | 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 | |
| * | Initial commit | Austin Hellyer | 2016-10-18 | 1 | -0/+146 | |