aboutsummaryrefslogtreecommitdiff
path: root/src/model/webhook.rs
Commit message (Expand)AuthorAgeFilesLines
* Switch to using serde for deserializationZeyla Hellyer2017-04-111-9/+40
* Pass by reference where possibleZeyla Hellyer2017-02-281-2/+2
* Use Id methods where possibleAustin Hellyer2017-01-241-1/+1
* Switch to a mostly-fully OOP approachAustin Hellyer2017-01-231-13/+18
* Improve docs and add new message builder methodsIllia K2016-11-281-5/+5
* Rename the `http` module to `rest`Austin Hellyer2016-11-251-21/+21
* Add state/framework/etc. conditional compile flagsAustin Hellyer2016-11-151-0/+4
* Add internal moduleAustin Hellyer2016-11-141-1/+1
* Move the builders to the utilsAustin Hellyer2016-11-131-1/+1
* Fix some clippy lintsAustin Hellyer2016-11-101-1/+1
* Add webhook supportAustin Hellyer2016-11-071-0/+168