fluffychat icon indicating copy to clipboard operation
fluffychat copied to clipboard

[Feature Request] Tenor GIFs Search

Open Heus-Sueh opened this issue 2 years ago • 3 comments

Feature Description

Implement Tenor GIFs with a search engine Commet's dev managed to implement it in his app somehow, perhaps it would be interesting to see how the implementation was done to implement it in Fluffy https://github.com/commetchat/commet/tree/main/commet/lib/client/components/gif

Rationale

GIFs are a fun way to communicate with other people and this feature is present in "any" communication app

Mockup

the design could be similar or the same as telegram: image

Mobile: image

Additional Context

none

Heus-Sueh avatar Nov 28 '23 14:11 Heus-Sueh

+1 An integrated GIF search would be great.

MaximilianZenz avatar Dec 27 '23 10:12 MaximilianZenz

Just for kicks, if fluffy gets this faster than element it would be a joke on their end https://github.com/element-hq/element-meta/issues/321 :D

nebulade avatar Apr 04 '24 13:04 nebulade

This issue is stale because it has been open for 120 days with no activity.

github-actions[bot] avatar Aug 05 '24 01:08 github-actions[bot]

I think one of the main challenges is how we use the Tenor API key. By default, a newly created key is limited to one request per second, unless we reach out to the Tenor team to have this limit increased. Right now, I’m experimenting with implementing GIFs using my own API key, but for production use, we’ll likely need a different solution.

ariqpradipa avatar Aug 18 '25 14:08 ariqpradipa