aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Allow using external index.json and stickerpackS1m2021-09-19-2/+15
|
* Fix scrolling topbar on FirefoxTulir Asokan2021-04-22-1/+1
| | | | (and possibly break it on other browsers)
* Assume https if homeserver URL doesn't have protocolTulir Asokan2021-04-22-0/+2
|
* Update README.mdTulir Asokan2021-01-24-0/+6
|
* Merge pull request #26 from auscompgeek/patch-1Tulir Asokan2021-01-20-1/+1
|\ | | | | Show sticker body in hover tooltip
| * Show sticker body in hover tooltipDavid Vo2020-12-30-1/+1
| |
* | Merge pull request #28 from SpiritCroc/fix-importTulir Asokan2021-01-20-1/+1
|\ \ | |/ |/| Rename import.py, since import is a keyword
| * Rename import.py, since import is a keywordSpiritCroc2021-01-19-1/+1
|/ | | | | | | | from sticker.import import cmd ^ SyntaxError: invalid syntax Fixes https://github.com/maunium/stickerpicker/issues/27.
* Add fancy versioning stuffTulir Asokan2020-10-30-1/+65
|
* Switch license to AGPLv3+Tulir Asokan2020-10-30-330/+722
| | | | | | | The license was initially MPLv2 as I expected the project to be a fairly simple tiny web app, but it has already grown into multiple files. Now that I'm going to add a server component, I'm switching the license for future versions to AGPL like all my other non-library projects.
* Update feature tableTulir Asokan2020-10-30-6/+10
|
* Add small sticker picker comparison tableTulir Asokan2020-10-07-0/+9
|
* Make magic optionalTulir Asokan2020-09-20-2/+11
|
* Update README and gitignoreTulir Asokan2020-09-17-79/+7
|
* Update readmeTulir Asokan2020-09-13-11/+15
|
* Add option to copy sticker-pack'ed pack to web/packs/Tulir Asokan2020-09-13-42/+63
|
* Add Element iOS preview with dark themeTulir Asokan2020-09-13-0/+3
|
* Add some .gitattributesTulir Asokan2020-09-13-0/+3
|
* Add support for ordering stickers in custom packsTulir Asokan2020-09-13-1/+9
|
* Add demo URLTulir Asokan2020-09-13-0/+3
|
* Add dedicated Matrix roomTulir Asokan2020-09-13-1/+1
|
* Reorganize Python stuff and add command to create packsTulir Asokan2020-09-13-153/+355
| | | | Fixes #11
* Add error message for browsers with no module supportTulir Asokan2020-09-11-0/+1
|
* Add support for dark theme. Fixes #17Tulir Asokan2020-09-11-21/+90
|
* Disable smooth navbar scrolling as it breaks on some platformsTulir Asokan2020-09-10-2/+2
|
* Scroll navbar when scrolling picker. Fixes #14Tulir Asokan2020-09-10-0/+19
|
* Make number of stickers per row configurableTulir Asokan2020-09-10-6/+31
|
* Compress compiled CSSTulir Asokan2020-09-10-157/+71
|
* Split web things into subdirectoriesTulir Asokan2020-09-10-10/+10
|
* Switch to local htm/preact compiled with snowpackTulir Asokan2020-09-10-2/+2576
|
* Only reload packs instead of whole pageTulir Asokan2020-09-10-8/+21
|
* Add another hacky fix for iOSTulir Asokan2020-09-10-1/+1
|
* Send empty response to visibility actionTulir Asokan2020-09-10-9/+12
|
* Add preload linksTulir Asokan2020-09-10-1/+8
|
* Add simple settings section. Fixes #15Tulir Asokan2020-09-10-2/+33
|
* Fix typoTulir Asokan2020-09-08-1/+1
|
* Add README for ready-to-use packsTulir Asokan2020-09-08-0/+20
|
* Add Scalar pack metadataTulir Asokan2020-09-08-0/+11
|
* Add script to convert Scalar sticker picker assets.jsonTulir Asokan2020-09-08-0/+42
|
* Add namespacing for IDsTulir Asokan2020-09-08-5/+9
|
* Remove the other usage of asyncio.runTulir Asokan2020-09-08-2/+3
|
* Allow scrolling navbar with mouse wheel. Fixes #9Tulir Asokan2020-09-06-1/+7
|
* Stop using asyncio.run. Fixes #13Tulir Asokan2020-09-06-1/+3
|
* Add frequently used stickers section at top. Fixes #4Tulir Asokan2020-09-06-10/+89
|
* Stop using ID field from telegram metadata in widgetTulir Asokan2020-09-06-16/+29
|
* Store IDs as strings and keep all emoticons. Fixes #12Tulir Asokan2020-09-06-14/+21
|
* Maybe make import.py work on Python 3.6Tulir Asokan2020-09-06-14/+15
|
* It works on iOS 🎉Tulir Asokan2020-09-05-1/+1
|
* Add slightly hacky fix for scrolling to pack on Element iOS (ref #8)Tulir Asokan2020-09-05-1/+11
|
* Add hack to make scrolling work on iOS (ref #8)Tulir Asokan2020-09-05-1/+20
|
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage