aboutsummaryrefslogtreecommitdiffstats
path: root/sticker/lib
Commit message (Collapse)AuthorAgeLines
* Update urls and asyncio callsTulir Asokan2025-03-25-2/+2
|
* Save and server thumbnails locally (#88)Daniel Kilimnik2025-03-25-6/+20
| | | | | Fixes #83 Fixes #86 Fixes #87
* Don't try to use non-existent variablesTulir Asokan2024-06-17-2/+0
|
* Don't prompt for giphy api key by defaultTulir Asokan2024-06-05-13/+0
|
* Add support for sending gifs via GiphyTulir Asokan2024-05-18-1/+16
| | | | | | | Fixes #22 Closes #75 Co-authored-by: Nischay <hegdenischay@gmail.com>
* Merge remote-tracking branch 'celogeek/fixes-ios-and-more'Tulir Asokan2021-10-03-0/+2
|\
| * add missing msgtype = m.stickercelogeek2021-02-07-0/+2
| | | | | | | | | | | | | | | | | | On iOS the message is sent twice, with a duplicate event_id. It cause error on logs, in different places (synapse, mautrix, ...) It required to fix the already existing json or reimport the stickers. The "packs/scalar*" example already include this field, and it works.
* | Merge remote-tracking branch 'aWeinzierl/fix-encoding'Tulir Asokan2021-10-03-2/+4
|\ \
| * | Use utf8-encoding whenever JSON is processedAndreas Weinzierl2021-01-27-2/+4
| |/
* / Assume https if homeserver URL doesn't have protocolTulir Asokan2021-04-22-0/+2
|/
* Switch license to AGPLv3+Tulir Asokan2020-10-30-8/+28
| | | | | | | 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.
* Reorganize Python stuff and add command to create packsTulir Asokan2020-09-13-0/+144
Fixes #11
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage