Commit Graph

6798 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
Vitor Pamplona 1594971a60 Merge pull request #1359 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
2025-05-19 18:45:48 -04:00
Crowdin Bot 12b7cf410d New Crowdin translations by GitHub Action 2025-05-19 22:16:05 +00:00
Vitor Pamplona a5e8bdd43a Fixes NIP-22 identifier for geotags 2025-05-19 17:42:16 -04:00
Vitor Pamplona ba71c95bec Removes youtube links from the video feed 2025-05-19 17:41:50 -04:00
Vitor Pamplona e5230d734c Merge pull request #1358 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
2025-05-17 08:18:40 -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 049e1d15ce Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2025-05-16 17:03:04 -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
David Kaspar 0bb8349a46 Update README.md
Long form content view only
2025-05-16 21:33:05 +02:00
David Kaspar 725fb11ec5 Merge pull request #1356 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
2025-05-16 20:29:04 +02:00
Crowdin Bot c429a97bb4 New Crowdin translations by GitHub Action 2025-05-16 18:15:50 +00:00
Vitor Pamplona ad12f80679 Upgrade Media3 to 1.7.1 2025-05-16 14:14:11 -04:00
Vitor Pamplona d35e3f8daf Removing deprecated functions 2025-05-16 14:11:12 -04:00
Vitor Pamplona 780a1ef65e Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2025-05-16 14:05:20 -04:00
David Kaspar c413659c87 Merge pull request #1355 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
2025-05-16 19:48:21 +02: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 ac7084ce84 Removing debug methods from the main binary 2025-05-15 16:40:44 -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
Vitor Pamplona 3823acef0b Merge pull request #1354 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
2025-05-15 08:38:34 -04:00
Crowdin Bot 12ac1c48bb New Crowdin translations by GitHub Action 2025-05-15 12:37:54 +00:00
Vitor Pamplona b345eca8ad Merge pull request #1350 from davotoula/share-media-to-other-apps
Share images to other apps
2025-05-15 08:36:23 -04: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 dfdee1ae96 - Migrating a mix of tags from the old Tag array methods to the new Tag Object parsers.
- Starting to use fast methods for Tag array loops instead of the native kotlin ones.
2025-05-14 19:19:29 -04:00