| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add `__all__` to remaining modules | Nadir Chowdhury | 2021-04-07 | 1 | -0/+4 |
| * | Modernize code to use f-strings | Rapptz | 2021-04-04 | 1 | -3/+1 |
| * | Add spoiler attribute to File | Josh | 2021-01-17 | 1 | -1/+3 |
| * | Change copyright year to present | Nihaal Sangha | 2021-01-15 | 1 | -1/+1 |
| * | Make File docstring raw for Python 3.9 compatibility | TicClick | 2020-12-11 | 1 | -1/+1 |
| * | Fix various inconsistencies within the documentation (#5067) | Sebastian Law | 2020-06-28 | 1 | -0/+5 |
| * | Bump copyright year to 2020 | Rapptz | 2020-01-19 | 1 | -1/+1 |
| * | Improve documentation | NCPlayz | 2019-06-07 | 1 | -1/+1 |
| * | Take back ownership of files from aiohttp for retrying requests. | Rapptz | 2019-03-18 | 1 | -10/+35 |
| * | Bumped copyright years to 2019. | Dante Dam | 2019-01-28 | 1 | -1/+1 |
| * | Add support for spoiler attachments. | Rapptz | 2018-12-14 | 1 | -1/+6 |
| * | Add intersphinx | Tobotimus | 2018-01-06 | 1 | -2/+2 |
| * | Fix File not using the filename if given | FrostLuma | 2017-04-08 | 1 | -0/+2 |
| * | Add support for multiple file attachments. | Rapptz | 2017-04-08 | 1 | -0/+73 |