aboutsummaryrefslogtreecommitdiff
path: root/src/ext/cache
Commit message (Expand)AuthorAgeFilesLines
* Code style cleanupAustin Hellyer2017-01-081-1/+1
* Fix typoIllia2016-12-311-2/+2
* Fix some clippy lintsAustin Hellyer2016-12-091-6/+6
* Allow mentionable structs to be used as command argumentsIllia2016-12-071-0/+14
* Add Member::colourIllia2016-12-031-3/+3
* Add documentation for examplesAustin Hellyer2016-11-291-3/+3
* Clean up the codebaseAustin Hellyer2016-11-291-137/+13
* Improve docs and add new message builder methodsIllia K2016-11-281-6/+6
* Correctly track Cache's unavailable guildsAustin Hellyer2016-11-271-0/+6
* Add a bit more docsAustin Hellyer2016-11-261-6/+283
* Make Cache::get_channel return a referenceAustin Hellyer2016-11-261-4/+23
* Remove the 'extras' feature flagAustin Hellyer2016-11-261-1/+0
* Add Cache::get_guild_channelAustin Hellyer2016-11-261-0/+13
* Move events into their own moduleAustin Hellyer2016-11-251-0/+1
* Rename PublicChannel to GuildChannelAustin Hellyer2016-11-251-17/+17
* Rename the `http` module to `rest`Austin Hellyer2016-11-251-3/+3
* Rename guild structs to Guild and PartialGuildAustin Hellyer2016-11-241-6/+6
* Rename the State to CacheAustin Hellyer2016-11-221-0/+853