Commit Graph

108 Commits

Author SHA1 Message Date
0abe0361ee give up on secrets
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-09-04 22:25:48 -04:00
c83a77e925 i hate this
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-09-04 22:12:19 -04:00
ac55eced09 diff approach
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-09-04 22:01:05 -04:00
23e3fdbdf5 better?
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-09-04 21:56:36 -04:00
0d56a699e1 new plugin
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-09-04 21:54:49 -04:00
69cece67ad little more
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-09-04 21:46:06 -04:00
33a0065d08 more fix
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-09-04 21:42:58 -04:00
fbcfe8f48a no longer needed?
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-09-04 21:38:17 -04:00
35136c19cc more 2024-09-04 21:20:01 -04:00
Tulir Asokan
3c17051642 Convert gif width/height to numbers
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-06-20 21:19:33 -04:00
Tulir Asokan
bb435a4870 Remove animated sticker pack check 2024-06-20 21:19:33 -04:00
Tulir Asokan
5f80c91831 Force proxying legacy federated downloads in giphy proxy 2024-06-20 21:19:33 -04:00
Tulir Asokan
11eb4ffde2 Update giphyproxy /version response 2024-06-20 21:19:33 -04:00
Tulir Asokan
7cd3a5dde8 Add cats to giphy proxy 2024-06-20 21:19:33 -04:00
Tulir Asokan
ff371d4ee5 Add MSC3916-compatible giphy media repo proxy 2024-06-20 21:19:33 -04:00
Tulir Asokan
86d1e8ad4a Don't try to use non-existent variables 2024-06-20 21:19:33 -04:00
Tulir Asokan
92a5ae4620 Don't prompt for giphy api key by default 2024-06-20 21:19:33 -04:00
Tulir Asokan
be55384e81 Add support for sending gifs via Giphy
Fixes #22
Closes #75

Co-authored-by: Nischay <hegdenischay@gmail.com>
2024-06-20 21:19:33 -04:00
cff43fc1b0 readme
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-06-17 21:16:57 -04:00
0667723086 add woodpecker 2024-06-17 21:13:25 -04:00
64e9500aad new stickers unlocked
All checks were successful
continuous-integration/drone/push Build is passing
2024-06-10 18:43:37 -04:00
6264bcdd63 more flork
All checks were successful
continuous-integration/drone/push Build is passing
2024-05-20 18:51:37 -04:00
d80b5146ab remove extra, add new
All checks were successful
continuous-integration/drone/push Build is passing
2024-04-21 21:02:50 -04:00
11df4352c5 mentally ill, beat you
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-13 21:33:20 -04:00
b7fb819335 add flork pack, update drone
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-05 00:17:08 -05:00
78f18e6a9d add deploy
All checks were successful
continuous-integration/drone/push Build is passing
2023-08-07 21:47:18 -04:00
d6dfb06872 add hololive
All checks were successful
continuous-integration/drone/push Build is passing
2023-08-07 20:41:51 -04:00
beb5293994 fix drone
All checks were successful
continuous-integration/drone/push Build is passing
2023-08-07 19:29:02 -04:00
704e7fcf54 add container, starting pack, build instructions 2023-08-07 19:26:50 -04:00
Tulir Asokan
f59406a47a Add missing parameter to getting sticker sets. Fixes #51 2022-11-15 12:58:38 +02:00
Tulir Asokan
99ced8878a Merge remote-tracking branch 'salixor/feat/search-box' 2021-10-03 12:52:55 +03:00
Tulir Asokan
046779d102 Update some metadata 2021-10-03 12:45:37 +03:00
Tulir Asokan
ef844a0ff8 Update dependencies 2021-10-03 12:42:11 +03:00
Tulir Asokan
502d91fc75 Merge remote-tracking branch 'p1gp1g/dev' 2021-10-03 11:50:47 +03:00
Tulir Asokan
591137ccb3 Merge remote-tracking branch 'celogeek/fixes-ios-and-more' 2021-10-03 11:50:27 +03:00
Tulir Asokan
f29c165357 Merge remote-tracking branch 'aWeinzierl/fix-encoding' 2021-10-03 11:49:53 +03:00
S1m
7939793351 Remove parseQuery and use params 2021-09-30 08:52:41 +02:00
S1m
e0d895f22a Check packfile protocole scheme + rm semicolons 2021-09-20 08:58:20 +02:00
S1m
5d3c7d1e2f Allow using external index.json and stickerpack 2021-09-19 17:35:28 +02:00
Tulir Asokan
ec8eeeeaf5 Fix scrolling topbar on Firefox
(and possibly break it on other browsers)
2021-04-22 19:12:54 +03:00
Tulir Asokan
57fde6fcad Assume https if homeserver URL doesn't have protocol 2021-04-22 19:12:54 +03:00
celogeek
9443e79e97
fix display of packs with sticker-import --list 2021-02-07 17:52:55 +01:00
celogeek
85813b22e5
add missing msgtype = m.sticker
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.
2021-02-07 17:50:50 +01:00
Andreas Weinzierl
569d9815c6 remove redundant utf-8 setting 2021-01-28 00:06:58 +01:00
Andreas Weinzierl
0f7b678f57 Use utf8-encoding whenever JSON is processed 2021-01-27 23:31:33 +01:00
Andreas Weinzierl
b884a9c387 Set encoding to utf-8 when saving json file for stickerpack
Fixes UnicodeEncodeError with Windows 10 when trying to import sticker packs caused by the default encoding scheme in Windows
2021-01-27 22:09:15 +01:00
Tulir Asokan
ba0096275c
Update README.md 2021-01-24 13:14:59 +02:00
Tulir Asokan
3916ade97b
Merge pull request #26 from auscompgeek/patch-1
Show sticker body in hover tooltip
2021-01-20 23:58:00 +02:00
Tulir Asokan
dab2420cd4
Merge pull request #28 from SpiritCroc/fix-import
Rename import.py, since import is a keyword
2021-01-20 23:57:28 +02:00
SpiritCroc
601d2acc32 Rename import.py, since import is a keyword
from sticker.import import cmd
                 ^
SyntaxError: invalid syntax

Fixes https://github.com/maunium/stickerpicker/issues/27.
2021-01-19 17:12:06 +01:00