aboutsummaryrefslogtreecommitdiff
path: root/src/cache/cache_events_impl.rs
Commit message (Expand)AuthorAgeFilesLines
* Revamp `CacheEventsImpl`acdenisSK2017-09-121-514/+0
* Handle channel category deletionZeyla Hellyer2017-09-091-14/+16
* Apply rustfmt + fix testsZeyla Hellyer2017-09-091-4/+8
* Implement categoriesacdenisSK2017-09-091-0/+10
* Add ability to play DCA and Opus files. (#148)Maiddog2017-08-271-54/+64
* Revamp `RwLock` usage in the libacdenisSK2017-08-241-112/+88
* Apply rustfmtZeyla Hellyer2017-08-181-89/+70
* ClippyacdenisSK2017-08-191-1/+1
* Don't do any other fuzz about private channels if they're already in the cacheacdenisSK2017-08-111-0/+4
* Put `update_user_entry` back into the cacheacdenisSK2017-08-111-13/+0
* Split event handling in the cache to a traitacdenisSK2017-08-101-0/+540