Skip to content

Giphy GIF search integration#75

Closed
hegdenischay wants to merge 15 commits intomaunium:masterfrom
hegdenischay:gif-search-matrix-widget-api
Closed

Giphy GIF search integration#75
hegdenischay wants to merge 15 commits intomaunium:masterfrom
hegdenischay:gif-search-matrix-widget-api

Conversation

@hegdenischay
Copy link
Copy Markdown
Contributor

This PR fixes #22. It brings a tab in the stickerpicker that can send GIFs.
Because the current implementation relies on MSC4039, it uses the upload_file function given by matrix-widget-api, and also has to basically download and upload GIFs to the client before sending them as m.sticker events. This also means that it is only supported by clients that have said function.

This is how the GIF picker looks like:
image

A demo version is hosted here to try it out.

@tulir tulir closed this in 47f17fd May 18, 2024
@crabdancing
Copy link
Copy Markdown

crabdancing commented Jun 6, 2024

Oh, why was this closed @tulir?

Edit: ah! it was merged! Sorry, I was confused. The merge icon was still red for some reason.

Awesome :)

@hegdenischay
Copy link
Copy Markdown
Contributor Author

hegdenischay commented Jun 6, 2024

I think it was because it wasn't merged directly, but by integrating my commits with another one of his. Also, it looks much better now.

40476 pushed a commit to 40476/stickerpicker that referenced this pull request Sep 1, 2025
Fixes maunium#22
Closes maunium#75

Co-authored-by: Nischay <hegdenischay@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Integrated gif search

3 participants