- Separates new Product Screen from the generic new Post screen.

- Adds New product button on the Marketplace tab
- Adds imeta tags for images and urls inside the content of the Classifieds.
- Shows multiple images on the post and thread view.
- Removes the option for NIP-95 images on Classifieds.
- Creates a new route for new products
- Adjusts quarts to process images with iMeta tags
This commit is contained in:
Vitor Pamplona
2025-04-28 21:13:41 -04:00
parent c07592f399
commit 1c8a6d1234
21 changed files with 1448 additions and 306 deletions
+1
View File
@@ -964,6 +964,7 @@
<string name="new_post">New Post</string>
<string name="new_short">New Shorts: images or videos</string>
<string name="new_community_note">New Community Note</string>
<string name="new_product">New Product</string>
<string name="open_all_reactions_to_this_post">Open all reactions to this post</string>
<string name="close_all_reactions_to_this_post">Close all reactions to this post</string>