aboutsummaryrefslogtreecommitdiff
path: root/src/model/event.rs
Commit message (Expand)AuthorAgeFilesLines
...
* Fix Member methods due to variant joined_at valuesZeyla Hellyer2017-03-201-4/+8
* Fix a not-if-else lintZeyla Hellyer2017-02-121-0/+2
* Register the 'status' setting for usersAustin Hellyer2017-01-271-0/+2
* Fix a payload decodeAustin Hellyer2017-01-091-2/+0
* Code style cleanupAustin Hellyer2017-01-081-44/+44
* Match event namesAustin Hellyer2016-12-221-107/+63
* Simplify event decodingAustin Hellyer2016-12-221-62/+62
* Abstract event decoders to associated functionsAustin Hellyer2016-12-221-260/+682
* Change all try's into ?sacdenisSK2016-12-071-132/+132
* Clean up the codebaseAustin Hellyer2016-11-291-31/+118
* Add Context, REST, and model documentationfwrs2016-11-271-0/+2
* Move events into their own moduleAustin Hellyer2016-11-251-0/+761