aboutsummaryrefslogtreecommitdiff
path: root/src/client/event_store.rs
Commit message (Expand)AuthorAgeFilesLines
* More config for CreateCommand, add various methodsIllia2016-12-101-27/+27
* More widely support no-cache method compilesAustin Hellyer2016-11-251-0/+7
* Move events into their own moduleAustin Hellyer2016-11-251-0/+10
* Rename guild structs to Guild and PartialGuildAustin Hellyer2016-11-241-5/+5
* Rename the State to CacheAustin Hellyer2016-11-221-26/+26
* Fix cond. compile across multiple feature targetsAustin Hellyer2016-11-191-1/+13
* Register friend suggestion eventsAustin Hellyer2016-11-181-0/+2
* Add state/framework/etc. conditional compile flagsAustin Hellyer2016-11-151-0/+27
* State: on update, return old instancesAustin Hellyer2016-11-151-8/+8
* Add delete_message_reactions + register eventAustin Hellyer2016-11-111-0/+1
* Add webhook supportAustin Hellyer2016-11-071-0/+1
* Add message reactionsAustin Hellyer2016-11-051-0/+2
* Initial commitAustin Hellyer2016-10-181-0/+73