Commit Graph

4829 Commits

Author SHA1 Message Date
7a857711eb
Merge pull request #880 from davotoula/update_tr
Update SE, CZ, DE, PT translations
2024-05-28 08:20:52 -04:00
David Kaspar
420e325d1f Update SE, CZ, DE, PT translations 2024-05-28 09:04:49 +02:00
610657a9b6
Merge pull request #877 from greenart7c3/main
add signString method
2024-05-27 08:15:34 -04:00
greenart7c3
ea891367e9
add signString method 2024-05-27 07:56:02 -03:00
0c22e66e8f Overrides pubkey to avoid impersonators on seals. 2024-05-24 19:27:14 -04:00
cd008d78a0 Improves the debug of the memory use per event kind 2024-05-24 19:26:39 -04:00
2c2e4a1694 Clears flows 2024-05-24 19:26:13 -04:00
d7790cd31e Moves the thread formatter and calculator out of Note 2024-05-24 18:11:57 -04:00
0bb571b52e Fixes position of the edit field after the relay list 2024-05-24 17:42:42 -04:00
c65a4b8fe7
Merge pull request #876 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
2024-05-24 14:59:55 -04:00
Crowdin Bot
abb0c73c71 New Crowdin translations by GitHub Action 2024-05-24 18:56:33 +00:00
224bcf97ec Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2024-05-24 14:54:48 -04:00
04c449072a Adds support for NIP-06 seed word key derivation (bip32 and bip39) 2024-05-24 14:54:38 -04:00
b26aba92a1
Merge pull request #875 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
2024-05-24 09:12:25 -04:00
Crowdin Bot
5ce9df9dce New Crowdin translations by GitHub Action 2024-05-24 12:20:21 +00:00
7426600dc6 deleting orangepill since it might not come back 2024-05-24 08:18:32 -04:00
9d4a88d26f Clear up some old unstable api tags 2024-05-23 18:18:46 -04:00
85aaf25561 Remove unnecessary logs 2024-05-23 17:11:18 -04:00
1cd5845960 Fixes the rendering of replies on wikipages. 2024-05-23 17:09:16 -04:00
e38f6be20c Refactoring the composables for the relay list screen 2024-05-23 16:40:24 -04:00
c78c00acd9 Adds method to create the NIP-65 list 2024-05-22 18:23:52 -04:00
11fa762028 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2024-05-22 17:46:45 -04:00
599fddb369 Adds a card to setup the DM relay list if the user doesn't have one. 2024-05-22 17:46:39 -04:00
76103ac057 Fixes the padding of the x button on the relay list screen 2024-05-22 17:45:55 -04:00
6538cbd9da Fixes padding of the chat list elements. 2024-05-22 17:45:18 -04:00
566ca0e390 Moves Relay URL formatter to Quartz 2024-05-22 17:44:18 -04:00
c5f7ea801d
Update README.md
Adding the most recent feature sets
2024-05-22 14:54:21 -04:00
469e7abd99 Clears imeta tags that might duplicate for the same post. 2024-05-22 13:43:07 -04:00
e540954125 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2024-05-21 15:56:58 -04:00
f73052ed48 Checks cache before making a new request to DVM 2024-05-21 15:56:51 -04:00
a9437d9001 Refactors CreatedAt Comparator 2024-05-21 15:56:33 -04:00
02f6422bab
Merge pull request #871 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
2024-05-21 14:53:09 -04:00
Crowdin Bot
da2b59af49 New Crowdin translations by GitHub Action 2024-05-21 18:52:37 +00:00
7acdf56e68 Slightly improving the threading for badges. 2024-05-21 14:50:36 -04:00
24be6cd90d No need to launch, just use IO 2024-05-21 12:26:39 -04:00
afee0ddc53
Merge pull request #869 from believethehype/NIP90-ContentDiscovery
update paid dvms with processing status after payment
2024-05-21 08:41:38 -04:00
Believethehype
c85b8a1d83 update paid dvms with processing status after payment 2024-05-21 12:11:44 +02:00
cfeedfa4e2 Fixes the use of cache for video files. 2024-05-20 17:42:21 -04:00
dd112d28ae updating some libraries (others are not ready for the app) 2024-05-20 17:11:03 -04:00
fc27526113 Removes reposts from the Dot Notification in the home's bottom bar icon 2024-05-20 16:45:08 -04:00
666635811b Migrating to AGP 8.4.1 2024-05-20 16:42:11 -04:00
4e43938f96 Can zap DVMs directly on the regular zap button. 2024-05-20 16:22:27 -04:00
2a744205f0
Merge pull request #868 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
2024-05-20 15:20:33 -04:00
Crowdin Bot
7e6ca34d2a New Crowdin translations by GitHub Action 2024-05-20 19:16:35 +00:00
24f7991116 Fixes a white space after a new line 2024-05-20 15:15:06 -04:00
beb901120e Fixes call from main thread 2024-05-20 13:25:53 -04:00
0936df9851 Fixes sat division and the state changing text. 2024-05-20 13:19:04 -04:00
9ceb8866ed Refactoring the DVM payment code. 2024-05-20 12:37:55 -04:00
c88b21b547
Merge pull request #867 from believethehype/NIP90-ContentDiscovery
Nip90 content discovery - Consider status and amount tags
2024-05-20 11:38:13 -04:00
5c366d5cfc
Merge branch 'main' into NIP90-ContentDiscovery 2024-05-20 11:37:07 -04:00