| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revamp `CacheEventsImpl` | acdenisSK | 2017-09-12 | 1 | -514/+0 |
| * | Handle channel category deletion | Zeyla Hellyer | 2017-09-09 | 1 | -14/+16 |
| * | Apply rustfmt + fix tests | Zeyla Hellyer | 2017-09-09 | 1 | -4/+8 |
| * | Implement categories | acdenisSK | 2017-09-09 | 1 | -0/+10 |
| * | Add ability to play DCA and Opus files. (#148) | Maiddog | 2017-08-27 | 1 | -54/+64 |
| * | Revamp `RwLock` usage in the lib | acdenisSK | 2017-08-24 | 1 | -112/+88 |
| * | Apply rustfmt | Zeyla Hellyer | 2017-08-18 | 1 | -89/+70 |
| * | Clippy | acdenisSK | 2017-08-19 | 1 | -1/+1 |
| * | Don't do any other fuzz about private channels if they're already in the cache | acdenisSK | 2017-08-11 | 1 | -0/+4 |
| * | Put `update_user_entry` back into the cache | acdenisSK | 2017-08-11 | 1 | -13/+0 |
| * | Split event handling in the cache to a trait | acdenisSK | 2017-08-10 | 1 | -0/+540 |