Commit Graph

4271 Commits

Author SHA1 Message Date
10f623b6b3 Forces URLs to be single line. 2024-06-03 14:04:38 -04:00
467e5c0e4a Fixes bug that every socket is null 2024-06-03 14:04:29 -04:00
09d2e9593e Adds error messages to relay information dialog 2024-06-03 14:03:58 -04:00
cd20c0567b
Merge pull request #899 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
2024-06-03 13:27:05 -04:00
db15f5e2a6 Uses the user to avoid Java removing the variable due to lack of usage. 2024-06-03 13:25:56 -04:00
Crowdin Bot
18d5c7e3f4 New Crowdin translations by GitHub Action 2024-06-03 16:08:05 +00:00
d42ae7c9f7 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2024-06-03 12:06:38 -04:00
4e1c63d36a allows more replies to filter when using DVMs 2024-06-03 12:05:58 -04:00
95797171d7 Fixes observer of authors 2024-06-03 12:05:46 -04:00
Crowdin Bot
395ef9695e New Crowdin translations by GitHub Action 2024-06-03 15:49:13 +00:00
ad1c7088c7 Loads the DVM's NIP65 records. 2024-06-03 11:47:39 -04:00
eda4569b64 Only shows debug relay writes in DEBUG 2024-06-03 11:47:20 -04:00
e3cca6c691 Pulls NIP-65 relays even in the first lookup for the user. 2024-06-03 11:45:57 -04:00
ce2b8dfa11 Sends the DVM request to the NIP65 Inbox relays. 2024-06-03 11:15:36 -04:00
b5faf6ffc5 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2024-06-03 11:15:07 -04:00
ad8c04b79a Loads user's relays on scrolling. 2024-06-03 11:14:33 -04:00
Crowdin Bot
c0e6273954 New Crowdin translations by GitHub Action 2024-06-03 15:04:13 +00:00
aebade21a6 Don't display zap splits when the post is short. 2024-06-03 11:02:23 -04:00
bda24c0101 Separates the Account's relay info to the UI component 2024-06-03 11:01:34 -04:00
3d0b461550 Moves Relay Stats to it's own cache.
Refactors the isLocalRelay function
Removes unnecessary onError methods from the Relay class
Moves byte counts from Int to Long
2024-06-03 10:42:00 -04:00
Crowdin Bot
f29fe3ced5 New Crowdin translations by GitHub Action 2024-06-03 12:38:46 +00:00
a8d10c22d4 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2024-06-01 16:14:47 -04:00
0c48366d56 v0.80.2 2024-06-01 16:12:49 -04:00
Crowdin Bot
d66a027270 New Crowdin translations by GitHub Action 2024-06-01 19:33:36 +00:00
f1834af506 Moves the filter for no subscriptions to the DAL 2024-06-01 15:31:43 -04:00
f26fa71e49 improves the speed of the kind filter for DVMs 2024-06-01 15:20:26 -04:00
4faee68174 Filters by supported kinds in the DVM view. 2024-06-01 15:16:35 -04:00
2326e66382 Solves race conditions when connecting to relays. 2024-06-01 15:16:18 -04:00
Crowdin Bot
f45e8d491c New Crowdin translations by GitHub Action 2024-06-01 17:17:09 +00:00
5a476cab32 v0.87.0 2024-06-01 13:15:27 -04:00
b5b0a19df5 Fixes the disappearance of the notification icon 2024-06-01 13:14:30 -04:00
Crowdin Bot
476da07d3d New Crowdin translations by GitHub Action 2024-06-01 14:55:45 +00:00
3b7344e894 v0.87.0 2024-06-01 10:53:39 -04:00
d307bb0e49 Fixes missing relays certain internal lists 2024-05-31 19:47:40 -04:00
1bbcb97d54 Fixes read status between others and the logged in user 2024-05-31 16:54:18 -04:00
3a9637ccb9 Optimizes Blurhash generation 2024-05-31 14:24:55 -04:00
071da53a6a Waits 500ms before restarting all connections. 2024-05-30 17:11:11 -04:00
9d190f93bb deactivate write for search relays (they are read only) 2024-05-30 17:10:56 -04:00
7c65a93896 - Only updates lists if they were changed.
- Refactoring RelayLists
2024-05-30 17:10:38 -04:00
d9b96d2fd5 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2024-05-30 16:20:00 -04:00
3333fdc237 Layout improvements for the relay screen 2024-05-30 16:19:52 -04:00
e178ff988d Adds NIP-50 requirements to the Search explainer. 2024-05-30 16:19:39 -04:00
a38346c7d3 Adds private outbox relays to save Draft events. 2024-05-30 16:02:21 -04:00
Crowdin Bot
71da587426 New Crowdin translations by GitHub Action 2024-05-30 19:58:38 +00:00
6ecb5ecc47
Merge pull request #889 from believethehype/main
show error messages if dvm status returns error
2024-05-30 15:57:23 -04:00
Believethehype
b2a19efcd0 show error messages, if dvm status returns error 2024-05-30 20:12:06 +02:00
1123586ef6 Uses DM Relay List to activate nip17 messages in chats. 2024-05-30 14:00:20 -04:00
ab037e61aa adds local relays to the connecting set 2024-05-30 13:51:31 -04:00
4a43b57f79 Uses NIP-65 preferably for zap requests. 2024-05-30 13:51:14 -04:00
f81c83326c Relay screen padding adjustments 2024-05-30 13:33:11 -04:00
fdd1dd1855 Adds a title to the relay settings screen 2024-05-30 12:44:29 -04:00
9f3d4db9dd Adds Local Relays to the relay list screen, saving locally in the device. 2024-05-30 12:35:24 -04:00
c23a9f8ad6 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2024-05-30 11:21:47 -04:00
36b0c8acb5 Fixing crash when calling localcache on the main thread. 2024-05-30 11:21:39 -04:00
KotlinGeekDev
942b0fa531
Merge branch 'vitorpamplona:main' into unifiedpush-updates 2024-05-30 15:07:48 +00:00
KotlinGeekDev
8ae7f31c3d Refactor getSavedDistributor(). It uses UnifiedPush.getSavedDistributor underneath to preserve pre-API change behaviour. 2024-05-30 16:04:30 +01:00
632c78792a Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2024-05-30 09:55:00 -04:00
e2a719164f Migrates Kotlin and dependencies to the latest version 2024-05-30 09:48:45 -04:00
ff94f45d04 Enabling download and creation of NIP-96 file servers. 2024-05-30 09:38:33 -04:00
7e1b1c7d2c No need for experimental tag anymore. 2024-05-30 09:37:15 -04:00
Crowdin Bot
3638059c23 New Crowdin translations by GitHub Action 2024-05-30 12:41:41 +00:00
a781e733f2 improving the filter for the request id of the cached response. 2024-05-30 08:39:23 -04:00
56d6376efc
Merge pull request #886 from believethehype/main
Check if NIP90 Result exists before relying on Cache
2024-05-30 08:34:59 -04:00
Believethehype
521da9a774 check if NIP90 Result list exists before relying on Cache 2024-05-30 14:23:24 +02:00
Crowdin Bot
18ebdaf96d New Crowdin translations by GitHub Action 2024-05-30 10:50:40 +00:00
Crowdin Bot
b198b4c081 New Crowdin translations by GitHub Action 2024-05-30 10:47:55 +00:00
Crowdin Bot
7a6de4ea49 New Crowdin translations by GitHub Action 2024-05-30 10:33:52 +00:00
David Kaspar
aa38b41c58 Update SE, CZ, DE, PT translations 2024-05-30 10:01:33 +02:00
a4c26b1fd8 Reducing the use of backgrounds to improve rendering speeds. 2024-05-29 18:53:26 -04:00
550cfe8bb4 Fixes relay list assembling 2024-05-29 15:58:47 -04:00
56664afa4e Show missing relays for DMs when the DMRelayList event is empty. 2024-05-29 15:22:19 -04:00
90c9deecd4 Removes the forced search relay selection and helps users setup their relay list for search. 2024-05-29 15:21:54 -04:00
44a615020d Improves wording of the relay list 2024-05-29 12:28:10 -04:00
288aafc3a2 Adds support for search relay lists 2024-05-29 12:06:45 -04:00
aa97c7ee9b Adds NIP-65 relay settings 2024-05-29 10:39:08 -04:00
51a6eb4974 - Adds a new observer by kind and author
- Uses NIP-17 relays for DMs
- Changes default connection to account from NIP17 relays
- Only sends wraps to the appropriate relays.
2024-05-28 19:13:03 -04:00
f8dfc06a06 Saves DMs and All Relays on the relay list 2024-05-28 19:11:23 -04:00
2d4db9fea8 Refactoring on latestbykindandetag 2024-05-28 19:09:53 -04:00
34b743146e Making sure the relay list has different keys for different sections. 2024-05-28 18:48:41 -04:00
13eb8b1abc Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2024-05-28 11:49:20 -04:00
e98a77b37f Adds DM relays to the relay list. 2024-05-28 11:49:13 -04:00
6a17a8a871 Refactors GiftWrap caching to delete encrypted text and reload the wrap if necessary.
- Changes host to a host stub to reduce memory use
- Only download GiftWraps form 2 days past the last EOSE
2024-05-28 11:48:20 -04:00
Crowdin Bot
593bf24f5b New Crowdin translations by GitHub Action 2024-05-28 12:22:25 +00:00
David Kaspar
420e325d1f Update SE, CZ, DE, PT translations 2024-05-28 09:04:49 +02: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
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
believethehype
cbc6697631
Merge branch 'main' into NIP90-ContentDiscovery 2024-05-16 15:08:42 +02:00
Believethehype
926a721c53 cleanup, potential fix endless loop 2024-05-16 15:02:44 +02:00
Crowdin Bot
5bc6da3bfc New Crowdin translations by GitHub Action 2024-05-16 13:00:51 +00:00
Believethehype
b74fa975ba Show DVM Status
Limitation: This will only show the first reply from the DVM, if mutliple status updates follow they will be ignored.
2024-05-16 14:24:13 +02:00
Believethehype
7f2b8519f3 improve parsing 2024-05-16 14:07:11 +02:00
Believethehype
51335e06f1 Fix order of Events in DVM feeds 2024-05-16 13:52:22 +02:00
VASH
0b6cd08c4a auto focus when entering the search screen 2024-05-15 21:59:21 +02:00
283d52ac2f
Merge pull request #856 from believethehype/NIP90-ContentDiscovery
Nip90 Content Discovery
2024-05-15 10:17:10 -04:00
d1646761d2 Starts the process of adding a DM Relay list card to setup relays for GiftWraps 2024-05-15 10:00:54 -04:00
Believethehype
dc8209c90d Update NIP90ContentDiscoveryScreen.kt 2024-05-15 15:13:16 +02:00
Believethehype
420323bcb0 adjustments and cleanups 2024-05-15 15:11:36 +02:00
Believethehype
142aca40ce add NIP90 status events, update NIP90 feeds based on request id 2024-05-15 12:06:12 +02:00
4fa3d60638 Speeding up the url finder in the new post edit text. 2024-05-14 20:32:48 -04:00