22 Jan 2025 |
GitHub | [maunium/stickerpicker] Repo forked into pix/giphytenormatrixproxy | 21:10:27 |
23 Jan 2025 |
kurohana | Redacted or Malformed Event | 01:40:27 |
kurohana | Redacted or Malformed Event | 02:10:37 |
kurohana | Redacted or Malformed Event | 02:11:02 |
kurohana | fixed | 02:53:38 |
kurohana | I was using avif, I foolishly thought Element would have supported it already | 02:54:19 |
GitHub | [maunium/stickerpicker] Repo forked into TheOnlyLaD/stickerpicker | 04:07:06 |
GitHub | [maunium/stickerpicker] Repo forked into TheOnlyLaD/stickerpicker | 04:38:40 |
| @fxomt:tchncs.de joined the room. | 04:50:04 |
| @fxomt:tchncs.de left the room. | 04:50:36 |
24 Jan 2025 |
| marji joined the room. | 06:47:10 |
GitHub | [maunium/stickerpicker] vxtls starred the repo | 15:41:20 |
| @froggypool:matrix.org joined the room. | 21:49:24 |
25 Jan 2025 |
GitHub | [maunium/stickerpicker] Repo forked into hackerspace-ntnu/matrix-stickers | 21:29:49 |
26 Jan 2025 |
| pix joined the room. | 13:57:17 |
| marji set a profile picture. | 21:40:56 |
| marji changed their display name from marktimsmith to marji. | 21:43:14 |
27 Jan 2025 |
pix | Hey everyone! 🎉 Shameless plug, I’ve forked the Stickerpicker project and created a Matrix media proxy for Giphy and Tenor GIFs. This version allows to pick Tenor gif (a well as a local collection of gif, if present). It not much but it's honest (but mostly Copilot generated) work :)
https://github.com/pix/giphytenormatrixproxy | 15:03:56 |
tulir | doesn't the upstream already have a gif proxy? 🤔 | 15:05:12 |
pix | Yep, but not for Tenor | 15:05:21 |
tulir | the proxy is tenor-compatible, although the picker itself only uses giphy | 15:05:27 |
tulir |  Download 5396028217853578667.webp | 15:05:48 |
tulir | (that's what the config option is for: https://github.com/maunium/stickerpicker/commit/8cea4a46d03dec1deb90b056bc0bf2c6ec5b6548) | 15:06:17 |
pix | Oh, I see, I support Giphy and Tenor :) | 15:06:52 |
pix | * Oh, I see, I support Giphy and Tenor :) I wanted to have choice when selecting the right gif | 15:08:02 |
tulir | gomuks web supports both too, I just run two proxies (giphy.mau.dev and tenor.mau.dev) | 15:08:11 |
pix | tulir: I didn't thought about running two instances. My instance serves both the widget html code, the mediaproxy supporting tenor and giphy, as well as serving everything in /storage. It also allow to send the stickers at original, half, etc.. sizes. | 15:11:05 |
pix | * tulir: I didn't thought about running two instances, feels a little bit stupid rn. My instance serves both the widget html code, the mediaproxy supporting tenor and giphy, as well as serving everything in /storage. It also allow to send the stickers at original, half, etc.. sizes. | 15:11:21 |
tulir | storing stickers elsewhere to let the picker display them without authenticated media would be a good idea (and I probably won't get around to it myself because I don't use element anymore) | 15:12:55 |
tulir | that part doesn't need to depend on a backend though, it should work with github pages too (or whatever is serving the pack jsons) | 15:13:58 |