aboutsummaryrefslogtreecommitdiffstats
path: root/sticker
Commit message (Collapse)AuthorAgeLines
* Assume https if homeserver URL doesn't have protocolTulir Asokan2021-04-22-0/+2
|
* Rename import.py, since import is a keywordSpiritCroc2021-01-19-0/+0
| | | | | | | | from sticker.import import cmd ^ SyntaxError: invalid syntax Fixes https://github.com/maunium/stickerpicker/issues/27.
* Add fancy versioning stuffTulir Asokan2020-10-30-0/+53
|
* Switch license to AGPLv3+Tulir Asokan2020-10-30-16/+71
| | | | | | | 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.
* Make magic optionalTulir Asokan2020-09-20-2/+11
|
* Add option to copy sticker-pack'ed pack to web/packs/Tulir Asokan2020-09-13-42/+63
|
* Add support for ordering stickers in custom packsTulir Asokan2020-09-13-1/+7
|
* Reorganize Python stuff and add command to create packsTulir Asokan2020-09-13-0/+442
Fixes #11
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage