| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Change the config a bit, and a few nitpicks | acdenisSK | 2017-07-27 | 1 | -10/+14 |
| * | rustfmt | acdenisSK | 2017-07-27 | 1 | -23/+25 |
| * | Add 'wait' parameter to http::execute_webhook | Zeyla Hellyer | 2017-06-20 | 1 | -4/+5 |
| * | Fix compilations across feature combinations | Zeyla Hellyer | 2017-06-02 | 1 | -2/+4 |
| * | Restructure modules | Zeyla Hellyer | 2017-05-22 | 1 | -25/+30 |
| * | Switch to using serde for deserialization | Zeyla Hellyer | 2017-04-11 | 1 | -9/+40 |
| * | Pass by reference where possible | Zeyla Hellyer | 2017-02-28 | 1 | -2/+2 |
| * | Use Id methods where possible | Austin Hellyer | 2017-01-24 | 1 | -1/+1 |
| * | Switch to a mostly-fully OOP approach | Austin Hellyer | 2017-01-23 | 1 | -13/+18 |
| * | Improve docs and add new message builder methods | Illia K | 2016-11-28 | 1 | -5/+5 |
| * | Rename the `http` module to `rest` | Austin Hellyer | 2016-11-25 | 1 | -21/+21 |
| * | Add state/framework/etc. conditional compile flags | Austin Hellyer | 2016-11-15 | 1 | -0/+4 |
| * | Add internal module | Austin Hellyer | 2016-11-14 | 1 | -1/+1 |
| * | Move the builders to the utils | Austin Hellyer | 2016-11-13 | 1 | -1/+1 |
| * | Fix some clippy lints | Austin Hellyer | 2016-11-10 | 1 | -1/+1 |
| * | Add webhook support | Austin Hellyer | 2016-11-07 | 1 | -0/+168 |