| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Update urls and asyncio calls | Tulir Asokan | 2025-03-25 | -1/+1 |
| | | ||||
| * | Save and server thumbnails locally (#88) | Daniel Kilimnik | 2025-03-25 | -4/+7 |
| | | | | | | Fixes #83 Fixes #86 Fixes #87 | |||
| * | Remove animated sticker pack check | Tulir Asokan | 2024-06-19 | -4/+0 |
| | | ||||
| * | Add missing parameter to getting sticker sets. Fixes #51 | Tulir Asokan | 2022-11-15 | -1/+1 |
| | | ||||
| * | Merge remote-tracking branch 'celogeek/fixes-ios-and-more' | Tulir Asokan | 2021-10-03 | -1/+2 |
| |\ | ||||
| | * | fix display of packs with sticker-import --list | celogeek | 2021-02-07 | -1/+2 |
| | | | ||||
| * | | remove redundant utf-8 setting | Andreas Weinzierl | 2021-01-28 | -1/+1 |
| | | | ||||
| * | | Use utf8-encoding whenever JSON is processed | Andreas Weinzierl | 2021-01-27 | -2/+2 |
| | | | ||||
| * | | Set encoding to utf-8 when saving json file for stickerpack | Andreas Weinzierl | 2021-01-27 | -1/+1 |
| |/ | | | Fixes UnicodeEncodeError with Windows 10 when trying to import sticker packs caused by the default encoding scheme in Windows | |||
| * | Rename import.py, since import is a keyword | SpiritCroc | 2021-01-19 | -0/+168 |
| from sticker.import import cmd ^ SyntaxError: invalid syntax Fixes https://github.com/maunium/stickerpicker/issues/27. | ||||
