| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Docs fixes | mei | 2017-06-27 | 1 | -3/+2 | |
| * | Add 'wait' parameter to http::execute_webhook | Zeyla Hellyer | 2017-06-20 | 1 | -6/+21 | |
| * | Call send_files from http::send_file | Zeyla Hellyer | 2017-06-14 | 1 | -35/+7 | |
| * | Switch from #[doc(hidden)] to pub(crate) | alex | 2017-06-14 | 1 | -4/+3 | |
| * | Use HTTPS Connector with remaining HTTP functions | Maiddog | 2017-06-14 | 1 | -9/+20 | |
| * | Use an https connector in http::send_files | Zeyla Hellyer | 2017-06-09 | 1 | -1/+5 | |
| * | Make http::send_files accept a slice of bytes | Zeyla Hellyer | 2017-06-04 | 1 | -4/+13 | |
| * | Make http::AttachmentType only use borrowed values | Zeyla Hellyer | 2017-06-04 | 1 | -14/+16 | |
| * | Fix compilations across feature combinations | Zeyla Hellyer | 2017-06-02 | 1 | -1/+2 | |
| * | Implement multiple attachments | Ken Swenson | 2017-05-28 | 1 | -0/+86 | |
| * | Fix incorrect attempted send_file deserialization | Zeyla Hellyer | 2017-05-27 | 1 | -0/+12 | |
| * | Fix broken docs links in http module | Zeyla Hellyer | 2017-05-24 | 1 | -43/+43 | |
| * | Restructure modules | Zeyla Hellyer | 2017-05-22 | 1 | -0/+1544 | |