Commit Graph

4084 Commits

Author SHA1 Message Date
0bb571b52e Fixes position of the edit field after the relay list 2024-05-24 17:42:42 -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
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
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
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
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
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
fc27526113 Removes reposts from the Dot Notification in the home's bottom bar icon 2024-05-20 16:45:08 -04:00
4e43938f96 Can zap DVMs directly on the regular zap button. 2024-05-20 16:22:27 -04:00
Crowdin Bot
7e6ca34d2a New Crowdin translations by GitHub Action 2024-05-20 19:16:35 +00: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
Believethehype
67f10920f6 Update NIP90ContentDiscoveryScreen.kt 2024-05-20 00:35:39 +02:00
Believethehype
654632a585 Update NIP90ContentDiscoveryScreen.kt 2024-05-20 00:32:26 +02:00
Believethehype
794b05106b add possibility to zap/pay invoices for dvms 2024-05-20 00:15:30 +02:00
Crowdin Bot
c279c04858 New Crowdin translations by GitHub Action 2024-05-17 22:32:08 +00:00
72c6e93524 Migrates DVM route from pubkey to AppDefinition eventId and makes sure NFC reading will load the AppDefinition itself before rendering the rest of the screen. 2024-05-17 18:06:20 -04:00
d6988ad4e1 fixes redirection of routeFor when passing an App Definition Event. 2024-05-17 18:05:38 -04:00
4c1cd1c9ab adds DVM picture and name to the top bar and the status feed. 2024-05-17 17:18:31 -04:00
9fb8d4821e Refactoring the DVM codebase
Allows pull to refresh to request the job again.
2024-05-17 17:02:04 -04:00
8b052567c4 Adds a new observable system to local cache. 2024-05-17 17:01:57 -04:00
4a6ea550d6 Fixes the spacing in the Like button 2024-05-17 17:00:19 -04:00
5c88e7993f Fixes some of the missing classes due to R8 2024-05-16 15:14:51 -04:00
1bd1493bf4
Merge pull request #864 from greenart7c3/main
add paste from clipboard button to nwc
2024-05-16 13:47:19 -04:00
greenart7c3
404278a4e3
add paste from clipboard button to nwc 2024-05-16 14:13:40 -03:00
b20515b1a0
Merge pull request #862 from believethehype/NIP90-ContentDiscovery
NIP90: cleanup, potential fix endless loop
2024-05-16 13:04:02 -04:00
Believethehype
b2193f48d5 Update NIP90ContentDiscoveryScreen.kt 2024-05-16 16:48:19 +02:00
de391f03b1
Merge pull request #858 from VASHvic/auto_focus_search_screen
auto focus when entering the search screen
2024-05-16 09:29:21 -04:00
Believethehype
c494cf8ac1 Update NIP90ContentDiscoveryScreen.kt 2024-05-16 15:20:04 +02:00
Believethehype
193e9a5adb add more info on current dvm state 2024-05-16 15:19:19 +02:00
Believethehype
4fb9c93cf0 Merge branch 'NIP90-ContentDiscovery' of https://github.com/believethehype/amethyst into NIP90-ContentDiscovery 2024-05-16 15:16:33 +02:00
Believethehype
6bd98201f8 add DVM not replying message 2024-05-16 15:16:30 +02:00