Commit Graph

1166 Commits

Author SHA1 Message Date
David Kaspar 293bd2557b remove unused imports amethyst 2025-05-28 07:42:20 +02:00
Vitor Pamplona e10332c957 - Only saves draft after the first change in the UI.
- Adjusts coroutine scopes to make sure it cannot be cancelled while posting
2025-05-20 18:21:19 -04:00
Vitor Pamplona de881c23ec Migrates button objects out of the new post screen file 2025-05-20 17:01:55 -04:00
Vitor Pamplona fcfa2bb05a Making NewPost Screen to be about Kind 1 and polls only 2025-05-20 16:30:35 -04:00
Vitor Pamplona 00048606fa Small refactoring 2025-05-20 15:22:53 -04:00
Vitor Pamplona 65bab50a6d Slight improvements on paddings and spacings 2025-05-20 15:18:32 -04:00
Vitor Pamplona 6d0b05e34d Activates NIP-22 reply for everything but kind 1s. 2025-05-20 15:00:00 -04:00
Vitor Pamplona 195e268865 Normalizes NIP-22 viewmodel to its own entity 2025-05-20 14:23:51 -04:00
Vitor Pamplona bb1dfee35b Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2025-05-20 11:54:29 -04:00
Vitor Pamplona 63340d79e2 - Adds support for creating and replying to NIP-22 geo scope posts
- Adds support for creating and replying to NIP-22 hashtag scope posts
- Refactors NIP-73 and NIP-22 on quartz to better support scoped replies
- Creates New post screens for both hashtags and geolocated posts.
2025-05-20 11:54:21 -04:00
Vitor Pamplona 041aa1c461 Fixes hashtag search i18n and padding 2025-05-20 11:50:24 -04:00
Crowdin Bot 12b7cf410d New Crowdin translations by GitHub Action 2025-05-19 22:16:05 +00:00
Vitor Pamplona ba71c95bec Removes youtube links from the video feed 2025-05-19 17:41:50 -04:00
Crowdin Bot 1a45e26eb8 New Crowdin translations by GitHub Action 2025-05-17 12:17:19 +00:00
Vitor Pamplona 1b81dfd832 Merge pull request #1357 from davotoula/remove-unused-imports
remove unused imports
2025-05-17 08:16:03 -04:00
David Kaspar 7ee2a02227 remove unused imports 2025-05-17 08:50:04 +02:00
Vitor Pamplona 8a59904bfc Fixes local cache strategy to create an option and not verify events from Seals. 2025-05-16 19:27:39 -04:00
Vitor Pamplona 203b5e5f39 Align specific inner events with the new verification procedures inside the consume function 2025-05-16 17:02:35 -04:00
Crowdin Bot c429a97bb4 New Crowdin translations by GitHub Action 2025-05-16 18:15:50 +00:00
Vitor Pamplona 780a1ef65e Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2025-05-16 14:05:20 -04:00
Crowdin Bot 23f42a025a New Crowdin translations by GitHub Action 2025-05-16 17:40:35 +00:00
David Kaspar ef1ac76839 Update strings.xml
Fixed typo
2025-05-16 18:39:14 +01:00
Vitor Pamplona 141713bd35 Minor refactoring 2025-05-16 12:55:29 -04:00
Vitor Pamplona b5a1b84fa8 Fixes logging of the memory cache usage 2025-05-16 12:48:01 -04:00
Vitor Pamplona 1a681e1b53 Deletes encrypted component of the GiftWrap after unwrapping to avoid consuming memory needlessly 2025-05-16 12:47:35 -04:00
Vitor Pamplona 07434eb4b6 Fixes newStack bug that was only resetting the stack until the home and not to its own route 2025-05-15 17:02:15 -04:00
Vitor Pamplona dc6f982ae9 Adds a byte count in the event per second logger 2025-05-15 15:33:53 -04:00
Vitor Pamplona ea9d25d13b Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2025-05-15 11:49:34 -04:00
Vitor Pamplona afe04969ee Improves edge to edge margins and colors for the RelayInfoDialog 2025-05-15 11:49:25 -04:00
Crowdin Bot 12ac1c48bb New Crowdin translations by GitHub Action 2025-05-15 12:37:54 +00:00
David Kaspar c3c8b56a39 Merge branch 'main' into share-media-to-other-apps 2025-05-15 07:41:28 +02:00
Vitor Pamplona 42e20efaa5 removing unused imports 2025-05-14 20:39:01 -04:00
Vitor Pamplona 2ef1cb5fea Merge pull request #1353 from kirpy0x/NostrLinks
Open Njump, Yakihonne and Primal links in Amethyst
2025-05-14 20:33:55 -04:00
Vitor Pamplona df2f0feef8 Improvement to the logs of RelaySpeedLogger 2025-05-14 20:32:33 -04:00
Vitor Pamplona 700813dab7 Moves LocalCache bundler to the default thread 2025-05-14 19:27:57 -04:00
kirpy b925b12278 Open Njump, Yakihonne and Primal links in Amethyst
fixes: 1217
2025-05-14 17:23:58 -06:00
Vitor Pamplona 6367e9ddc9 Moving logs from SubscriptionController to the Manager to be able to distinguish between the multiple managers 2025-05-14 19:19:58 -04:00
Vitor Pamplona c0ecda94a3 Uses fastAny to avoid creating an iterator 2025-05-14 18:29:03 -04:00
Vitor Pamplona acf944ebac Avoids item drawing mishandling of multiple incognitos in the same chat screen 2025-05-14 18:28:49 -04:00
Vitor Pamplona 3c5b9dbca6 Fixes an issue with two home screens interfering with flow collections. For some reason it was only a problem because this route matches the starting route. 2025-05-14 17:00:36 -04:00
Vitor Pamplona e0449a9d44 Adds a list state saver to the messages screen 2025-05-14 16:52:19 -04:00
Vitor Pamplona 4ae86861f8 Removes unnecessary labels 2025-05-14 15:17:31 -04:00
Vitor Pamplona 9e13e88ae9 removes log 2025-05-14 15:00:35 -04:00
Vitor Pamplona 1ed9aa64bf Gets rid of the update bundler for Notes, Users and Channel. 2025-05-14 15:00:06 -04:00
Vitor Pamplona 803decf5ff Move the EOSE cache from Note to the sub assembler 2025-05-14 14:59:27 -04:00
Vitor Pamplona 6a91b68b4b Migrates missing User filter to the new no EOSE cache manager 2025-05-14 14:56:47 -04:00
Vitor Pamplona 0f018140f0 Minor refactoring 2025-05-14 14:56:08 -04:00
Vitor Pamplona 979e02e7fa Migrates event finder and channel finder to the new No Eose cache manager 2025-05-14 14:55:53 -04:00
Vitor Pamplona 4fc2d3a7d1 Adds a new EOSE manager that keeps one sub but no EOSE cache 2025-05-14 14:53:54 -04:00
Vitor Pamplona d0f138e992 Generalizes the FastEOSE cache for Users 2025-05-14 14:53:30 -04:00