Commit Graph

8284 Commits

Author SHA1 Message Date
Vitor Pamplona 13aa96faef Refactoring report caching. 2025-12-01 17:45:21 -05:00
Vitor Pamplona 1155e7d5b1 Using real keys to preview 2025-11-26 11:00:04 -05:00
Vitor Pamplona b776957d0e Reverts to 500 posts to load in the Profile screen (too many replies in some users) 2025-11-26 10:59:47 -05:00
Vitor Pamplona f29a6337a0 Removing unused methods in User 2025-11-25 16:56:04 -05:00
Vitor Pamplona 0ad1d75fe7 Improving font size of the WoT Score 2025-11-25 16:47:53 -05:00
Vitor Pamplona f76638f077 Adds a way to view WoT scores 2025-11-25 15:47:08 -05:00
Vitor Pamplona fd628fffd2 Removes Contact cards from filter since it wasn't returning anything (user is in the d tag, not p or author) 2025-11-25 15:46:51 -05:00
Vitor Pamplona ff8b441bf6 Increases max pool of SHA 256 processors 2025-11-25 15:02:50 -05:00
Vitor Pamplona 7981ecc82c Adds pre-caching for trust providers 2025-11-25 11:03:00 -05:00
Vitor Pamplona 0c864b7c76 fixes wong kind 2025-11-24 11:18:27 -05:00
Vitor Pamplona 1bfe1e4844 Adds TrustProvider loader to the account filter 2025-11-24 11:03:32 -05:00
Vitor Pamplona 1e00c08f7d Fixes ConcurrentExceptions on Event outbox tentative management 2025-11-24 10:50:58 -05:00
Vitor Pamplona 4f019c6e49 Removes ConcurrentModificationException on outbox events 2025-11-24 10:01:05 -05:00
Vitor Pamplona 5e7f938442 Merge pull request #1589 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
2025-11-22 12:18:52 -05:00
Crowdin Bot 5fb309d00c New Crowdin translations by GitHub Action 2025-11-22 17:16:30 +00:00
Vitor Pamplona 83639a5991 Merge pull request #1587 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
2025-11-22 12:15:14 -05:00
Crowdin Bot f3938fb336 New Crowdin translations by GitHub Action 2025-11-21 22:18:06 +00:00
Vitor Pamplona d12a8ba1c1 Revert runTest because the wait to get results back fails in the function 2025-11-21 17:16:08 -05:00
Vitor Pamplona 382de9ba03 Fixing new remember rules 2025-11-21 16:51:21 -05:00
Vitor Pamplona 25094be07c Puts flow creation inside a remember 2025-11-21 16:43:32 -05:00
Vitor Pamplona ad879fcf63 Fix test 2025-11-21 16:42:07 -05:00
Vitor Pamplona 50f91e8b91 Updates dependencies 2025-11-21 16:37:56 -05:00
Vitor Pamplona 1f3bd7614e Moves account loading to the IO thread 2025-11-21 16:37:48 -05:00
Vitor Pamplona c5fae65f2d Moves temporaryAccount handler to lazy loading 2025-11-21 15:31:02 -05:00
Vitor Pamplona 2bff998340 Moves from List to Set of Trust Provider 2025-11-21 15:18:31 -05:00
Vitor Pamplona ffe88a5364 Merge branch 'main' of https://github.com/vitorpamplona/amethyst
* 'main' of https://github.com/vitorpamplona/amethyst:
  add a convertExeptions function
  added response helper
  check for error result
  create a RemoteSignerManager
  add a fromBunkerUri helper
  add a signer result interface for remote signer
  implement the functions of nip46
  return BunkerResponse from connect
  - Add connect, getPublivKey and ping - send NostrConnectEvent to relays
  - Add connect, getPublivKey and ping - send NostrConnectEvent to relays
  Create NostrSignerRemote
2025-11-21 11:30:51 -05:00
Vitor Pamplona 0d7f2ce838 Adds support for Trust Provider lists 2025-11-21 11:29:46 -05:00
Vitor Pamplona 058e8ab833 Merge pull request #1555 from greenart7c3/nip46
Support for nip 46
2025-11-20 14:53:17 -05:00
Vitor Pamplona 23d1e94ddf Moves the prepare video call to IO 2025-11-18 19:12:21 -05:00
Vitor Pamplona 89d7e52dc4 Avoids blinking image space in the screen 2025-11-18 18:07:08 -05:00
Vitor Pamplona 2f93aa8777 Moves the QR Code screen from Dialog to full Route 2025-11-18 17:56:04 -05:00
Vitor Pamplona 6f0c65d84c Merge pull request #1583 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
2025-11-18 17:26:42 -05:00
Crowdin Bot 07ce3d5e5f New Crowdin translations by GitHub Action 2025-11-18 22:20:37 +00:00
Vitor Pamplona ba541129ba Merge pull request #1582 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
2025-11-18 17:19:45 -05:00
Vitor Pamplona b9d4805d56 Merge pull request #1581 from StellarStoic/main
ui: center QR dialog content and reduce excessive top spacing
2025-11-18 17:19:36 -05:00
Crowdin Bot 302aee325f New Crowdin translations by GitHub Action 2025-11-18 22:19:14 +00:00
Vitor Pamplona 3b648a1d9f Merge branch 'main' of https://github.com/vitorpamplona/amethyst
* 'main' of https://github.com/vitorpamplona/amethyst:
  New Crowdin translations by GitHub Action
  Open njump.to, iris.to, zap.stream and shosho.live in Amethyst
2025-11-18 17:17:09 -05:00
Vitor Pamplona a36d35912a Manages the pool state without having to loop through relays, saving some milliseconds of processing. 2025-11-18 17:12:39 -05:00
Vitor Pamplona 326f059d1e Removes logging for connected and available relay dump 2025-11-18 16:00:28 -05:00
StellarStoic 3762fb7b2a ui: center QR dialog content and reduce excessive top spacing 2025-11-18 13:23:36 +01:00
Vitor Pamplona 653e70070c Merge pull request #1580 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
2025-11-17 16:55:12 -05:00
Crowdin Bot 941f890e46 New Crowdin translations by GitHub Action 2025-11-17 21:49:41 +00:00
Vitor Pamplona a0bd0bb619 Merge pull request #1579 from kirpy0x/UpdateNostrLinks
Open njump.to, iris.to, zap.stream and shosho.live in Amethyst
2025-11-17 16:48:31 -05:00
kirpy be2d976124 Open njump.to, iris.to, zap.stream and shosho.live in Amethyst 2025-11-17 12:55:10 -07:00
Vitor Pamplona ae22f4685d Merge branch 'main' of https://github.com/vitorpamplona/amethyst
* 'main' of https://github.com/vitorpamplona/amethyst:
  New Crowdin translations by GitHub Action
  New Crowdin translations by GitHub Action
  New Crowdin translations by GitHub Action
  New Crowdin translations by GitHub Action
  user correct overlad that accepts argument
  New Crowdin translations by GitHub Action
2025-11-17 08:15:49 -05:00
David Kaspar 84694d8a36 Merge pull request #1578 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
2025-11-17 13:48:05 +01:00
Crowdin Bot f73046e652 New Crowdin translations by GitHub Action 2025-11-17 12:46:11 +00:00
David Kaspar 3727bc408b Merge pull request #1577 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
2025-11-17 13:44:52 +01:00
Crowdin Bot 69ea1c8e51 New Crowdin translations by GitHub Action 2025-11-17 11:10:43 +00:00
David Kaspar 43fba40076 Merge pull request #1576 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
2025-11-17 12:09:20 +01:00