Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: mark gifs as PostCategory.Picture #1278

Merged
merged 2 commits into from
Sep 18, 2024
Merged

Conversation

WaDadidou
Copy link
Collaborator

Posts with GIFs get now the PostCategory Picture, and are visible in Pics Feed
image
image

Users can make posts with only GIFs and no text, as with images files. So, it makes sense to treat these two case as same PostCategory


Also, I need that for the Map Feed, to correctly display the GIFs as Picture posts on the map.
image
If not, the posts with GIFs will appear as Normal posts with empty content (Because the text is not mandatory)
image

Copy link

netlify bot commented Sep 17, 2024

Deploy Preview for teritori-dapp ready!

Name Link
🔨 Latest commit 2fa70e5
🔍 Latest deploy log https://app.netlify.com/sites/teritori-dapp/deploys/66eb13008bf3c5000857ab2d
😎 Deploy Preview https://deploy-preview-1278--teritori-dapp.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Sep 17, 2024

Deploy Preview for testitori ready!

Name Link
🔨 Latest commit 2fa70e5
🔍 Latest deploy log https://app.netlify.com/sites/testitori/deploys/66eb13008ae9e60008e339d4
😎 Deploy Preview https://deploy-preview-1278--testitori.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@n0izn0iz
Copy link
Collaborator

I think GIF is more a VideoNote ^^

it's low fps but still a video

MikaelVallenet
MikaelVallenet previously approved these changes Sep 17, 2024
@n0izn0iz n0izn0iz changed the title Considers post with gifs as PostCategory.Picture feat: Considers post with gifs as PostCategory.Picture Sep 17, 2024
Villaquiranm
Villaquiranm previously approved these changes Sep 17, 2024
@WaDadidou
Copy link
Collaborator Author

WaDadidou commented Sep 18, 2024

I think GIF is more a VideoNote ^^

it's low fps but still a video

Would you see a GIF displayed in a player like this ?
image image

Also, a GIF could be only one frame.

Also, users can add many GIFs and many images in one post. I display Picture posts on map in a small carousel.
I think it really makes sense to display GIFs like this.
image

@WaDadidou WaDadidou force-pushed the social-gifs-as-picture-post branch from 2a1636e to 168509b Compare September 18, 2024 14:17
@WaDadidou WaDadidou force-pushed the social-gifs-as-picture-post branch from 6e64010 to 2fa70e5 Compare September 18, 2024 14:57
@n0izn0iz
Copy link
Collaborator

n0izn0iz commented Sep 18, 2024

maybe we should differentiate betweeen short video that autoplays and long videos that need a click instead

but it's out of scope

@n0izn0iz n0izn0iz changed the title feat: Considers post with gifs as PostCategory.Picture feat: mark gifs as PostCategory.Picture Sep 18, 2024
@WaDadidou WaDadidou force-pushed the social-gifs-as-picture-post branch from de059a0 to 2fa70e5 Compare September 18, 2024 17:50
@WaDadidou WaDadidou self-assigned this Sep 18, 2024
@n0izn0iz n0izn0iz merged commit 2c9f212 into main Sep 18, 2024
34 of 36 checks passed
@n0izn0iz n0izn0iz deleted the social-gifs-as-picture-post branch September 18, 2024 20:09
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.

5 participants