| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Type up **kwargs of various methods | Nadir Chowdhury | 2021-05-10 | 1 | -1/+2 |
| * | Typehint emoji classes | Rapptz | 2021-05-05 | 1 | -18/+35 |
| * | Refactor save() and read() into AssetMixin | Rapptz | 2021-04-17 | 1 | -68/+4 |
| * | Rewrite Asset design | Rapptz | 2021-04-16 | 1 | -27/+69 |
| * | Use f-strings in more places that were missed. | Rapptz | 2021-04-08 | 1 | -1/+1 |
| * | Add `__all__` to remaining modules | Nadir Chowdhury | 2021-04-07 | 1 | -0/+3 |
| * | Modernize code to use f-strings | Rapptz | 2021-04-04 | 1 | -5/+3 |
| * | Add PartialEmoji.url_as | z03h | 2021-01-24 | 1 | -4/+37 |
| * | Change copyright year to present | Nihaal Sangha | 2021-01-15 | 1 | -1/+1 |
| * | Add created_at property to PartialEmoji | Steve C | 2020-12-06 | 1 | -1/+12 |
| * | Fix and add documentation | Michael | 2020-09-23 | 1 | -2/+2 |
| * | Fix possibility of PartialEmoji.id being a string | Eugene | 2020-05-29 | 1 | -1/+7 |
| * | animated key is never given to reaction_remove(_emoji) | NCPlayz | 2020-04-06 | 1 | -2/+2 |
| * | Bump copyright year to 2020 | Rapptz | 2020-01-19 | 1 | -1/+1 |
| * | Move PartialEmoji over to a new namespace to avoid circular imports | Rapptz | 2019-11-20 | 1 | -0/+141 |