Commit Graph

4285 Commits

Author SHA1 Message Date
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
a9eeb04014 Fixes alignment of the like icons after the like event. 2024-05-14 19:26:47 -04:00
Believethehype
f09b00ff01 adding 5301 events to be handled 2024-05-15 00:14:15 +02:00
Believethehype
ceaae398c2 Merge remote-tracking branch 'upstream/main' into NIP90-ContentDiscovery 2024-05-14 23:16:49 +02:00
Believethehype
39f87af072 remove notifications for NIP90 Content events 2024-05-14 23:09:43 +02:00
f8afb4b783 Refactor the relay list for chat message event kind 2024-05-14 16:34:32 -04:00
fad4248539 Moves Zap the Devs card to a better position 2024-05-14 16:33:55 -04:00
Believethehype
13a53876d0 fix sorting 2024-05-14 22:21:03 +02:00
Believethehype
ea8affaebf general (unpolished) workflow works 2024-05-14 22:01:03 +02:00
Believethehype
df44e172ab Update NIP90ContentDiscoveryFilter.kt 2024-05-14 21:48:59 +02:00
Believethehype
8a50b3938d send request, get results (still needs parsing) 2024-05-14 21:41:36 +02:00
Believethehype
0245c907ff add nip90 events to factory 2024-05-14 18:51:38 +02:00
3bdc75b1be Improves the rendering of Channels and Communities when quoted 2024-05-14 12:40:53 -04:00
9d02361d01 Fixes wrong display of original and forked notes 2024-05-14 12:40:29 -04:00
6e6a13c5bf Moves video compressing quality to medium. 2024-05-14 12:12:48 -04:00
1f45a63081 Makes NIP-17 the default messaging mode
Migrates code from old NIP-24 to NIP-17
2024-05-14 11:34:36 -04:00
Believethehype
11a5f4a67e Merge remote-tracking branch 'upstream/main' into NIP90-ContentDiscovery 2024-05-14 17:06:00 +02:00
Believethehype
52e79580bf attempt to add own filters and event kinds for NIP90 content related events 2024-05-14 17:03:13 +02:00
561b19c447 Better rendering drafts in the thread 2024-05-14 10:16:41 -04:00
believethehype
9b21c3c964
Merge branch 'vitorpamplona:main' into NIP90-ContentDiscovery 2024-05-14 06:29:19 +02:00
Believethehype
baaa984d0d add nip90 content discovery request 2024-05-13 22:43:38 +02:00
Believethehype
2b7ef79d21 send dvm id to render list 2024-05-13 21:57:33 +02:00
22c96d2489 Use the default comparator instead of creating a new object every time 2024-05-13 15:40:24 -04:00
0c1187e4f5 Reducing the creation of new buttons when modifier objects change 2024-05-13 15:39:29 -04:00
7310ef175f DecimalFormats are not thread safe 2024-05-13 15:39:06 -04:00
53ba65cac2 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2024-05-13 13:27:09 -04:00
58ed27dc75 Adds recommended amounts for the Zap the Devs
Block error messages from closing the Zap split payment screen.
2024-05-13 13:27:03 -04:00
065ba1c165 Better format zap amounts (don't show .0 if the previous numbers are large) 2024-05-13 13:25:50 -04:00
Believethehype
896d227fea Update DiscoverScreen.kt 2024-05-13 19:25:43 +02:00
6bac18c5df Fixes the offset position of the payment amounts on the Zap the Devs message 2024-05-13 13:24:53 -04:00
9ad62ef263 Reduces default zap amounts due to the change of bitcoin price 2024-05-13 13:22:58 -04:00
Believethehype
fe45e188bd hide subscription dvms for now 2024-05-13 18:17:36 +02:00
Believethehype
334b948900 app meta data, show content dvms 2024-05-13 17:27:34 +02:00
fb9ad2b457
Merge pull request #854 from jeremyd/main
allow relay selection dialog to pick any relays
2024-05-13 10:47:17 -04:00
Crowdin Bot
ab4d01583b New Crowdin translations by GitHub Action 2024-05-13 14:44:00 +00:00
Believethehype
357981f266 add nip89 filter 2024-05-13 16:12:19 +02:00
Believethehype
119e9b7281 Structure for Content Discovery 2024-05-13 15:42:52 +02:00
jeremyd
326e38f293 allow relay selection dialog to pick any relays (instead of just write relays) 2024-05-10 15:14:37 -07:00
a2363221c6 Fixes Copy Text function of DraftEvents 2024-05-07 09:58:29 -04:00
1eef457b4e Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2024-05-06 11:32:21 -04:00
fbd88bdeab Fixes top bar lists not updating when following communities and hashtags. 2024-05-06 11:32:14 -04:00
VASH
201a6d4462 show toast error if unable to hide words 2024-05-04 19:38:19 +02:00
Crowdin Bot
b5f2a2b428 New Crowdin translations by GitHub Action 2024-05-01 17:16:56 +00:00
Crowdin Bot
cf775eebfb New Crowdin translations by GitHub Action 2024-04-24 21:05:58 +00:00
72018dc208 Base support for Relay lists for DMs. 2024-04-24 17:04:13 -04:00
fef635ab39 Fixes the use of Global-active relays in the Global Feed. 2024-04-24 13:54:13 -04:00
Crowdin Bot
e5b8523bee New Crowdin translations by GitHub Action 2024-04-22 20:32:36 +00:00
1aecd9cf45 Minimizes costs of keeping track of the number of events received per subscription 2024-04-22 11:16:17 -04:00
6600a49564 Fixes the lack of refresh when adding hidden words in the Security filters 2024-04-18 19:34:15 -04:00
cdb65640ba Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2024-04-18 17:18:29 -04:00
0c9e76eeaf adds content type on CardFeedView 2024-04-18 17:17:17 -04:00
Crowdin Bot
09b8178a7c New Crowdin translations by GitHub Action 2024-04-18 20:21:04 +00:00
5ea793eb51 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2024-04-18 16:19:21 -04:00
8cf04967c3 Makes sure only one pepare is run for each video view. 2024-04-18 14:46:01 -04:00
ef363457e8 Moves ClientController executor to a thread 2024-04-18 14:45:28 -04:00
Crowdin Bot
86ebfe8564 New Crowdin translations by GitHub Action 2024-04-18 14:24:22 +00:00
a2b3cfb991 Increases timeout to Tor connections 2024-04-18 10:22:19 -04:00
Crowdin Bot
b7f73c6eab New Crowdin translations by GitHub Action 2024-04-17 21:50:53 +00:00
e35fb88ff1 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2024-04-17 17:49:00 -04:00
6ecb3c8e1f - Improves Zap efficiency for large zap splits
- Adds a queue of commands while the relay connects.
- Makes sure only one connection per URL is made when doing splits
- Removes unecessary Amber calls when decrypting private zaps
2024-04-17 17:48:53 -04:00
ff20f0a266 Deleting unecessary logs 2024-04-17 17:47:17 -04:00
a4cc6337f9 Don't use DM relays to find metadata 2024-04-17 17:43:40 -04:00
202b897029 Refactors AppScreen out of Activity. 2024-04-17 16:25:13 -04:00
Crowdin Bot
bdd3f19b2c New Crowdin translations by GitHub Action 2024-04-17 15:16:18 +00:00
afcc775d1b Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2024-04-17 11:14:10 -04:00
8bbf308619 refactors the use of lud16 and lud06 2024-04-17 11:14:03 -04:00
df378937fe Adds a preview for UserNames with emojis 2024-04-17 11:12:51 -04:00
Crowdin Bot
68ba9b3b91 New Crowdin translations by GitHub Action 2024-04-16 21:14:51 +00:00
Crowdin Bot
b28546b172 New Crowdin translations by GitHub Action 2024-04-12 21:05:53 +00:00
3f35b57571 Improves Zap error messages to include the lnaddress of the error 2024-04-12 11:02:17 -04:00
5559b69bdb Displays Zap Split error messages in sequence instead of in multiple popups. 2024-04-12 10:58:32 -04:00
eda25b4cfe Callback uri is not necessary 2024-04-12 10:57:33 -04:00
8c9800664f v0.86.5 2024-04-11 18:20:48 -04:00
b90a57220d Enables Mutiny Wallet NWC 2024-04-11 18:18:54 -04:00
d16b0f58bb Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2024-04-11 18:04:53 -04:00
a538b66db3 Removes the use of DM relays to find events due to private inbox settings 2024-04-11 18:04:02 -04:00
f04631b0dd Adds vertical scrolling on the Zap page for collaborators. 2024-04-11 18:01:37 -04:00
6e31cff99c Avoids decrypting existing Nostr events just to add the relay into the relay list. 2024-04-11 18:01:22 -04:00
1553640c18 Calculates hash in the IO thread from Compose's scope. 2024-04-11 16:34:34 -04:00
Crowdin Bot
f6cce42028 New Crowdin translations by GitHub Action 2024-04-11 17:47:21 +00:00
0cbddad9c0 v0.86.4 2024-04-11 13:45:27 -04:00
greenart7c3
c4250ccd35 fix error when not using proxy 2024-04-10 14:11:11 -03:00
greenart7c3
31516964c8 Do not use tor proxy when localhost, fix proxy not being used inside ImageDownloader.kt 2024-04-10 13:51:48 -03:00
4722b2a617 Fixes missing Zaps and some DMs on startup 2024-04-10 11:05:21 -04:00
eca5b47ab0 Updates Kotlin version 2024-04-10 10:20:33 -04:00
d8e9b4773b v0.86.3 2024-04-09 19:41:22 -04:00
f9a7b13ba1 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2024-04-09 19:36:49 -04:00