Commit Graph

3727 Commits

Author SHA1 Message Date
284da365a1
Merge pull request #707 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
2023-12-02 13:37:59 -05:00
Crowdin Bot
7a06c2e9c4 New Crowdin translations by GitHub Action 2023-12-02 16:21:46 +00:00
61449774a1 Improves the Redeeming feedback
Improves fee calculation from the mint
2023-12-02 11:18:01 -05:00
81a3baa41c
Merge pull request #706 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
2023-12-01 09:35:18 -05:00
Crowdin Bot
4b7e58dd1c New Crowdin translations by GitHub Action 2023-12-01 14:06:41 +00:00
14ce42401b
Merge pull request #705 from greenart7c3/main
fix zap splits when using amber with intents
2023-12-01 09:05:26 -05:00
greenart7c3
ecb8344287 fix zap splits when using amber with intents 2023-12-01 10:52:15 -03:00
9bc5549d76 v0.81.5 2023-11-30 17:28:58 -05:00
8ac8894ccd Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2023-11-30 17:27:03 -05:00
efb9814f1b Fixes blocked lists on Videos. 2023-11-30 17:18:41 -05:00
3582f587b3
Merge pull request #704 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
2023-11-30 17:05:19 -05:00
Crowdin Bot
4fbc9f6d53 New Crowdin translations by GitHub Action 2023-11-30 21:26:37 +00:00
e9ec1c45a0 v0.81.4 2023-11-30 16:25:07 -05:00
b2b7cba352 Loads basic information for all the accounts in the app. 2023-11-30 16:24:53 -05:00
393fbd0359 clean up 2023-11-30 15:17:21 -05:00
47ae42e3fe Avoiding bug when creating accounts in the background and trying to create the live set 2023-11-30 15:16:21 -05:00
5db3ede09e Makes Client thread safe. Forcing the disconnect of an old relay list before connecting to a new one. 2023-11-30 15:03:58 -05:00
eca420d789 Fixing the scope in HomeDataSource. 2023-11-30 15:02:16 -05:00
5347373cde Avoids sending filters with empty lists. 2023-11-30 14:53:59 -05:00
05596cb9bf Forces websocket closure onFailure 2023-11-30 14:51:55 -05:00
3d1310295b No need to call two launch functions 2023-11-30 14:51:13 -05:00
35c780f81b Avoids bug on creating the live set in the IO thread. 2023-11-30 14:50:24 -05:00
b021920eaa Emitting an empty list if it cannot decrypt it 2023-11-30 11:22:42 -05:00
2b27ac3aec Cache zap calculations in notification cards. 2023-11-30 11:22:06 -05:00
c692c9125b Fixes null list names showing before the list is loaded 2023-11-30 10:33:48 -05:00
7322fd7aae Fixes hidden buttons in the Chat creation screen. 2023-11-30 10:30:12 -05:00
07a92cd70d Fixes all or nothing decryption of Zaps failing in a few cases. Now it has a fallback when decryption fails. 2023-11-30 10:15:36 -05:00
21a797be9d v0.81.3 2023-11-29 17:34:15 -05:00
fe49cbabce Improves the rendering of LN Invoice Previews. 2023-11-29 17:22:04 -05:00
9f674a0088 Adds flexibility on timeouts between WIFI and mobile connections. 2023-11-29 17:21:40 -05:00
b44e94cb16 Adds a test case for urls ending with a period. 2023-11-29 16:50:36 -05:00
a8da645be3 Increasing timeout to account for slower connections. 2023-11-29 16:50:11 -05:00
c6e6bf6032 Loads the user profile before building the live set. 2023-11-29 16:14:02 -05:00
7596f2a43e v0.81.2 2023-11-29 15:13:19 -05:00
6b7bb209d4 Refinements to ShopStr's event rendering. 2023-11-29 14:56:42 -05:00
fcdb863c2b
Merge pull request #701 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
2023-11-29 10:54:19 -05:00
Crowdin Bot
4e5a9f7366 New Crowdin translations by GitHub Action 2023-11-29 15:52:07 +00:00
758f3636f3
Merge pull request #700 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
2023-11-29 10:50:54 -05:00
7dafb8317a version 0.81.1 2023-11-29 10:50:22 -05:00
Crowdin Bot
21a5827719 New Crowdin translations by GitHub Action 2023-11-29 15:40:53 +00:00
b9486eb3e6 Adds back button to the top of the Nav bar of the Thread view. 2023-11-29 10:38:31 -05:00
dbbfaae02c Fixes video release coroutine being killed by Android 2023-11-29 10:17:57 -05:00
44b25b7c7c Refines the EOSE strategy to make sure relays that have not replied have a chance to 2023-11-29 10:06:28 -05:00
0dabf3f2d3 Scopes the service manager into the AccountState ViewModel 2023-11-29 09:14:04 -05:00
a85ea70e4f Avoids requesting an empty list of chats 2023-11-28 22:23:34 -05:00
a02519b021 Forces close to happen in an IO thread 2023-11-28 22:22:28 -05:00
04e70a7886 Make the afterEOSE logic subscription dependent. 2023-11-28 22:22:08 -05:00
3bfaef2b45 Using the entire event id to filter threads. 2023-11-28 22:17:24 -05:00
e992e72f4d Making sure the service manager stops the relay subscriptions before disconnecting. 2023-11-28 22:17:01 -05:00
1c545ee33a Forces the closure. The method close wasn't closing all connections. 2023-11-28 18:00:44 -05:00