aboutsummaryrefslogtreecommitdiffstats
path: root/sticker/stickerimport.py
Commit message (Collapse)AuthorAgeLines
* Update urls and asyncio callsTulir Asokan2025-03-25-1/+1
|
* Save and server thumbnails locally (#88)Daniel Kilimnik2025-03-25-4/+7
| | | | | Fixes #83 Fixes #86 Fixes #87
* Remove animated sticker pack checkTulir Asokan2024-06-19-4/+0
|
* Add missing parameter to getting sticker sets. Fixes #51Tulir Asokan2022-11-15-1/+1
|
* Merge remote-tracking branch 'celogeek/fixes-ios-and-more'Tulir Asokan2021-10-03-1/+2
|\
| * fix display of packs with sticker-import --listcelogeek2021-02-07-1/+2
| |
* | remove redundant utf-8 settingAndreas Weinzierl2021-01-28-1/+1
| |
* | Use utf8-encoding whenever JSON is processedAndreas Weinzierl2021-01-27-2/+2
| |
* | Set encoding to utf-8 when saving json file for stickerpackAndreas Weinzierl2021-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 keywordSpiritCroc2021-01-19-0/+168
from sticker.import import cmd ^ SyntaxError: invalid syntax Fixes https://github.com/maunium/stickerpicker/issues/27.
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage