Commit Graph

1930 Commits

Author SHA1 Message Date
3950517743 Improves rendering performance for chats. 2023-05-16 12:20:27 -04:00
L
d2accf7622
Update strings.xml
a few words . not urgent
2023-05-16 19:22:04 +03:30
7a14a1ab26 Formatting 2023-05-16 11:30:54 -04:00
9e93a35ee7 Parsing NIP-19 to improve search results. 2023-05-16 11:30:43 -04:00
76df70c6f6 Making sure filters return similar orders when two posts are published at the same time. 2023-05-16 11:10:17 -04:00
1d5ff5bea9 v0.49.2 2023-05-16 10:24:45 -04:00
1767d4a3a3 Enabling a log to help NIP95 relay developers track what the app is doing with their images. 2023-05-16 10:24:05 -04:00
f2d87b78b1 Fixing emoji's on chat handles 2023-05-16 10:12:31 -04:00
4bf76d1b79 v0.49.1 2023-05-16 09:47:18 -04:00
17fbf8c01f BugFix for incorrect caching of NIP95 2023-05-16 09:47:10 -04:00
332490376b Adjustments to Markdown detection and rendering. 2023-05-16 08:52:59 -04:00
14e670cd9a Avoid color-filtering the emoji 2023-05-16 08:32:25 -04:00
d29e6b4d0b Better shade for Pins 2023-05-16 08:32:03 -04:00
3558bab786 v0.49.0 2023-05-15 22:18:21 -04:00
7c21f077db Support for PinStr (33888) 2023-05-15 22:18:12 -04:00
a2a9d04e1e v0.48.0 2023-05-15 21:35:55 -04:00
fc56f3988e Support for NIP-30 2023-05-15 21:26:59 -04:00
cf850415b8
Merge branch 'main' into main 2023-05-15 14:11:06 -04:00
bd77bb7780 Merge remote-tracking branch 'origin/HEAD' 2023-05-15 14:09:56 -04:00
6a696bfa39 Adds a 5 minute expiration time for ImageErrors 2023-05-15 14:09:43 -04:00
Pextar
d5fc97184c
Merge branch 'main' into main 2023-05-15 20:07:43 +02:00
Pextar
e0b9120e17
Create values-sv 2023-05-15 20:06:08 +02:00
1523a29a4f
Merge pull request #410 from greenart7c3/main
add longPress to edit tor/orbot settings
2023-05-15 13:51:25 -04:00
1db6b4793f Adds NIP-94 shareable link to filestr 2023-05-15 13:25:21 -04:00
426a495eb4 Adds zapstr.live and listr.lol as shareable links 2023-05-15 13:17:31 -04:00
e07b4d49ef Fixes NPE on opening the QuickAction on a "Post Not Found" event. 2023-05-15 13:10:33 -04:00
595cab3630 v0.47.0 2023-05-15 11:16:50 -04:00
817a9c3e8d Adds support for AudioTrack Types from (https://zapstr.live/) 2023-05-15 11:15:32 -04:00
greenart7c3
32927040e3 add longPress to edit tor/orbot settings 2023-05-15 11:17:42 -03:00
c973d941cc v0.46.6 2023-05-14 22:23:37 -04:00
db6ebe609c Forces aspect ratio while obeying maxWidth and Height of the frame. 2023-05-14 22:22:53 -04:00
32913915ce Making sure remember does not interfere with translations. 2023-05-14 22:22:22 -04:00
4a8680e582 0.46.5 2023-05-14 21:06:06 -04:00
7cf0291b5a Applies remember functions to more parameters. 2023-05-14 21:05:58 -04:00
0406632e9d Moves internal content changes to derived states. 2023-05-14 20:24:41 -04:00
bf2949717c Makes sure to only change the visible status when needed. 2023-05-14 20:24:11 -04:00
bbea28c6df 0.46.4 2023-05-14 19:04:34 -04:00
1c76b7a35c Testing a not cropping version for videos. 2023-05-14 18:59:49 -04:00
814d05812a Fixes image cropping opening the image dialog. 2023-05-14 18:59:33 -04:00
e5ff92c804 v0.46.3 2023-05-14 18:21:33 -04:00
3fd4c176e8 Merge remote-tracking branch 'origin/HEAD' 2023-05-14 18:12:16 -04:00
cf9395d5e3 Avoids Notification duplicates 2023-05-14 18:12:04 -04:00
89ae229ea2
Merge pull request #408 from vivganes/intl-hashtags
fix #407 correct non-english hashtags
2023-05-14 17:37:18 -04:00
f40b6c394c v0.46.2 2023-05-14 17:22:22 -04:00
f84501e40f Improvements to Poll Caching system: Fixes https://github.com/vitorpamplona/amethyst/issues/406 2023-05-14 17:03:46 -04:00
d261003217 fix #407 correct non-english hashtags 2023-05-14 23:39:42 +05:30
6842d12b39 Turn FollowList into a ViewModel and a LocalCache LiveData into a SharedFlow (it was killing some coroutines that were supposed to finish) 2023-05-13 12:49:48 -04:00
3e69b81d81 Moves aspect ratio to the appropriate composable 2023-05-13 12:46:57 -04:00
ea4e3e75d6 Formatting 2023-05-13 12:46:34 -04:00
5db04ef2b0 Allows the RichTextViewer to render before resolving urls. 2023-05-13 12:46:11 -04:00
b51186de30 updated secp lib 2023-05-12 17:18:56 -04:00
8fc0f5a8b8 Removing shadowed variable 2023-05-12 16:50:26 -04:00
69744db53b Merge remote-tracking branch 'origin/HEAD' 2023-05-12 14:17:31 -04:00
db9a0ebfa1 Protects against exceptions when creating keys with invalid bytearrays. 2023-05-12 14:13:08 -04:00
38ebeded1c
Merge pull request #402 from ZsZolee/main
TOR Hungarian translation
2023-05-12 13:40:41 -04:00
fc2408b526 Correcting NPE from failing to load the thumbnail 2023-05-12 13:32:08 -04:00
Zoltan
93c3a49ecf
TOR Hungarian translation 2023-05-12 14:04:52 +02:00
66b84c0dea 0.46.1 2023-05-11 18:30:18 -04:00
a7063042fb Formatting 2023-05-11 18:15:56 -04:00
aa60367c72 Doesn't update if it returned the same reference for the list. 2023-05-11 18:15:48 -04:00
19a58bb669 correctly refreshes the screen 2023-05-11 17:39:31 -04:00
55aafffb37 Remove logs 2023-05-11 17:39:21 -04:00
9b92dfca5e Isolating state changes in the profile page. 2023-05-11 17:31:32 -04:00
3ae75a3333 Adds FAB column to create new channels and join channels/users 2023-05-11 16:42:05 -04:00
9ebb3fbefc Improving reply screen to clarify which users will be notified. 2023-05-11 15:26:09 -04:00
96d66646b4 Displaying lists as Notes 2023-05-11 14:39:05 -04:00
f202422ff1 hasValidSignature crashes in some weirdly formed events. 2023-05-11 10:12:01 -04:00
f02e18ff9b Fix background color from remember calls 2023-05-11 09:32:33 -04:00
b72b0b028f v0.46.0 2023-05-11 09:19:27 -04:00
eb9be2108d Adjustments to Tor/Orbot screens 2023-05-11 09:18:17 -04:00
875eb0df78
Merge pull request #357 from greenart7c3/main
Add option to setup connection through Orbot
2023-05-11 08:33:33 -04:00
ea8a665bc7
Merge pull request #401 from Radiokot/fix/actualize_ru_uk_23_05_10
Actualize Russian and Ukrainian translations
2023-05-11 08:33:11 -04:00
142f850eb7
Merge pull request #400 from Bardesss/patch-5
Update strings.xml (NL)
2023-05-11 08:33:04 -04:00
9f12fffd0d
Merge pull request #399 from malimahda/main
values-fa/strings
2023-05-11 08:32:46 -04:00
28a1f0d6da v0.45.1 2023-05-10 19:36:07 -04:00
b1de36f423 Trying to improve rendering by allowing recompositions to perform layout faster. 2023-05-10 19:08:56 -04:00
Oleg Koretsky
ff54d581ae Actualize Russian and Ukrainian translations 2023-05-10 22:57:41 +03:00
8fcd05a6bb avoids cutting the first paragraph of notifcations 2023-05-10 14:03:05 -04:00
434c1e9af3 Don't try to decrypt if message is blank 2023-05-10 14:02:53 -04:00
a62f2e44d0 Only calls invalidate if things change 2023-05-10 14:02:38 -04:00
aa0ace5014 Delaying a bit more the average update filter for relays. 2023-05-10 14:02:05 -04:00
greenart7c3
ee4c54aa27 use httpclient.getHttpClient 2023-05-10 14:47:46 -03:00
greenart7c3
7ff408bfb9
Merge branch 'main' into main 2023-05-10 14:42:37 -03:00
c1d127ac1e Fixing blank messages and Zapped DM content 2023-05-10 13:31:25 -04:00
0b2e5de752 Uppercase 2023-05-10 13:30:52 -04:00
920ce54fe3 v0.45.0 2023-05-10 11:20:28 -04:00
c87b246a4e Fixing tests 2023-05-10 11:19:32 -04:00
b8bc370bc1 Support for Push Notifications in the PlayStore build 2023-05-10 11:16:47 -04:00
L
a8069f7a3e
Update strings.xml 2023-05-10 16:17:01 +03:30
L
ca9b7adfa0
Update strings.xml
a few words
2023-05-10 15:21:40 +03:30
L
3c3b6544cf
Update strings.xml
changed a couple of words
2023-05-10 15:02:28 +03:30
Bardesss
910849b3c7
Update strings.xml (NL)
Updated translation
2023-05-10 08:55:43 +00:00
Believethehype
d48a15bfb3 Update strings.xml 2023-05-09 21:15:55 +02:00
Believethehype
489941106b fixed path of persian translation 2023-05-09 21:14:50 +02:00
Believethehype
a0391fb8a5 Merge branch 'pr/1' into persian_translation 2023-05-09 21:11:40 +02:00
633be54dd4 Updates dependencies 2023-05-09 13:20:59 -04:00
470281fa87 Filters lists out of the user's profile 2023-05-09 12:58:56 -04:00
bb8bb16370 Better regex for nostr:n.. citations in text. 2023-05-09 11:10:39 -04:00
4325975686 v0.44.0 2023-05-08 16:20:40 -04:00
53ec9d777f - Moving postValue to IO thread
- launching navigate in a thread
2023-05-08 16:10:16 -04:00
3e6e7d4863 - Checks if the file still exists before discarding a duplicate event.
- Adding a per list EOSE
2023-05-08 15:34:59 -04:00
81290f2b26 Moving follows to the known list. 2023-05-08 14:58:39 -04:00
4dcf38c492 Fixing tab sliders from jumping from one state to the other 2023-05-08 14:46:23 -04:00
04c1300317 Adding List Choice to Notifications 2023-05-08 11:04:37 -04:00
greenart7c3
0d051117b2 add toast message to strings.xml 2023-05-08 11:03:17 -03:00
greenart7c3
d31eca1b42
Merge branch 'main' into main 2023-05-08 10:48:48 -03:00
greenart7c3
a503a1b218 show orbot dialog at login 2023-05-08 10:45:10 -03:00
70890def82 v0.43.2 2023-05-08 09:43:31 -04:00
d0eadcf30d Formatting 2023-05-08 09:39:54 -04:00
ae268cc197 Fixing NostrFiles dev downloader 2023-05-08 09:39:44 -04:00
L
0bf317a818
Update strings.xml 2023-05-08 12:01:21 +03:30
L
915f7c07e8
Update strings.xml 2023-05-08 10:40:59 +03:30
L
69a1302404
Update strings.xml 2023-05-08 09:47:05 +03:30
d6d273e34c v0.43.1 2023-05-07 21:46:01 -04:00
462c73341f Fixes cutting text in the wrong language 2023-05-07 21:45:38 -04:00
aa07fbfc94 Adjusting NostrFilesDev to the latest API 2023-05-07 18:47:39 -04:00
950eefa4e3
Merge branch 'main' into nostrfilesdev 2023-05-07 18:42:09 -04:00
f2bbdd44a6 Removing file transform function 2023-05-07 18:40:24 -04:00
cb09a26ef5 Refactoring the nostr.build uploader 2023-05-07 18:37:33 -04:00
L
43156e3e11
Update strings.xml 2023-05-07 23:51:47 +03:30
eba14cf9f1 v0.43.0 2023-05-07 16:14:18 -04:00
13de5973ca Improving performance of the RichText Viewer 2023-05-07 16:12:28 -04:00
936f750826 Moving private messages and channel loading to a thread. 2023-05-07 16:11:40 -04:00
L
faf215110a
Update strings.xml 2023-05-07 23:34:27 +03:30
L
839e00ae36
Update strings.xml 2023-05-07 22:50:37 +03:30
L
b829a42d76
Update strings.xml 2023-05-07 22:45:58 +03:30
L
e1c3191f31
Update strings.xml 2023-05-07 22:18:25 +03:30
f44549de41 Loading Users and Notes in Launched Effects only because of @Synchronized in the getOrCreate methods in LocalCache 2023-05-07 12:51:12 -04:00
1c0fcc4ab8 Solves NPE when loading an invalid npub in a citation 2023-05-07 12:50:17 -04:00
fcc6793244 Limiting AuthorGalleries to 50 people 2023-05-07 08:53:52 -04:00
dea35552d5 Calculating ZapAmount and converting to the screen before exiting the IO thread 2023-05-06 22:27:00 -04:00
b093873eb0 Avoids trying to decrypt a zap that was not sent by the author. 2023-05-06 22:17:43 -04:00
e5de2c45de Moving withContext to scope.launch to avoid waiting the results. 2023-05-06 21:58:25 -04:00
70d8d9e2e0 formatting 2023-05-06 20:59:24 -04:00
dc0fe75b3d Removing crossfades that might reduce the loading speed 2023-05-06 20:59:09 -04:00
25a34dd2e8 formatting 2023-05-06 20:03:04 -04:00
90227e1cdc Refactoring NIP05 verification 2023-05-06 20:02:54 -04:00
bba45dd0a7 Moving clickable to Row and not AsyncImage because it's faster 2023-05-06 19:19:57 -04:00
fdca0af97b Improving performance of the UserNameDisplay by making variables immutable 2023-05-06 19:18:15 -04:00
795120e932 Improving performance of Badge events 2023-05-06 19:17:39 -04:00
79da9cee01 NoteCompose refactoring 2023-05-06 11:49:53 -04:00
fbbb9b0d72 Increasing sensitivity for Language identification options 2023-05-06 09:53:44 -04:00
97d56d61d1 Caching Private Zap decryption 2023-05-06 09:46:25 -04:00
f3316f53ea Renames Hex.toByteArray() to avoid confusing with String.toByteArray() 2023-05-06 09:24:39 -04:00
e3ccf71a84 v0.42.5 2023-05-05 18:50:19 -04:00
635279d59a Testing removing the gradient of quoted posts. 2023-05-05 18:49:32 -04:00
0c673e91c6 BugFix for displaying other people's list after loading them from their profile 2023-05-05 18:49:13 -04:00
3519e20a98 BugFix for the empty selection 2023-05-05 18:48:37 -04:00
7167d57d22 v0.42.4 2023-05-05 13:49:41 -04:00
86adac95c9 Adds protections for calculating zap amounts without a private key 2023-05-05 13:49:18 -04:00
cffcc158f5 0.42.3 2023-05-05 13:29:20 -04:00
49a8778975 BugFix for NPE on null ZappedNote 2023-05-05 13:26:55 -04:00
Believethehype
dd62d2bae4 activated nostrfiles_dev for stories feed. 2023-05-05 19:25:31 +02:00
Believethehype
3c3b6c97c0 deactivate nostrfiles_dev selection for now (because of space) 2023-05-05 19:21:25 +02:00
Believethehype
dabeea43ea added hoster nostrfiles.dev 2023-05-05 18:59:24 +02:00
5b6b6f19e5 Reverting background refactoring due to color being stuck in recompositions. 2023-05-05 10:01:37 -04:00
greenart7c3
28521c1a60 add configuration screen when enabling tor in the drawer 2023-05-05 08:25:48 -03:00
greenart7c3
9c30547bd7 fix build 2023-05-05 06:34:14 -03:00
greenart7c3
b07fd253c7
Merge branch 'main' into main 2023-05-05 06:11:24 -03:00
Zoltan
ab841c6490
Follow list Hungarian translation 2023-05-05 10:38:53 +02:00
12ff434a07 v0.42.2 2023-05-04 22:35:08 -04:00
51432c8c50 Fixing the toByteArray call 2023-05-04 22:34:09 -04:00
483e7d673c Refactoring part of NoteCompose 2023-05-04 21:57:19 -04:00
3ce6ce9951 v0.42.1 2023-05-04 21:14:55 -04:00
84f51dc473 Removing animation from blurhash 2023-05-04 21:14:42 -04:00
5f4886ce52 Fixes migration of follow lists from old accounts 2023-05-04 21:10:09 -04:00
dea6f0ca21 v0.42.0 2023-05-04 20:10:01 -04:00
01bdc41286 Merge remote-tracking branch 'origin/HEAD' 2023-05-04 20:08:50 -04:00
8c2e89197e Adds support for Private and Public Follow Lists 2023-05-04 20:08:36 -04:00
712950c2a1
Merge pull request #393 from believethehype/hashtag_fixes
Update HashtagIcon.kt
2023-05-04 11:49:38 -04:00
Believethehype
95cc2ee589 Update HashtagIcon.kt 2023-05-04 13:29:00 +02:00
76283463b0 v0.41.0 2023-05-03 18:26:52 -04:00
5179a821b2 Adjustments to the image upload choice to make sure they fit in a usual screen. 2023-05-03 18:25:01 -04:00
974a8011f9 Merge remote-tracking branch 'origin/main' 2023-05-03 17:49:14 -04:00
771bb3fc27
Merge pull request #391 from believethehype/nostrbuild
Added example for Image upload on nostr.build
2023-05-03 17:48:50 -04:00
10bd63ca2f
Merge pull request #392 from Bardesss/patch-4
Update strings.xml (NL)
2023-05-03 17:44:29 -04:00
1fad3d1c8a Testing the removal of the image proxy server. 2023-05-03 17:20:10 -04:00
Believethehype
67cc24c4d9 added nostr.build NIP94 2023-05-03 18:13:18 +02:00
4368b34569 Fixes tall images bleeding into other posts. 2023-05-03 10:21:52 -04:00
greenart7c3
264d6a40b3 increased the default timeout when using proxy 2023-05-03 09:00:14 -03:00
Bardesss
65540c8a95
Update strings.xml (NL)
Updated translations
2023-05-03 08:13:35 +00:00
Bardesss
b801aa6bd1
Update strings.xml (NL)
Updated translation
2023-05-03 08:08:15 +00:00
Believethehype
7224ad4b05 image upload works to nostr.build 2023-05-03 00:48:01 +02:00
Believethehype
b043e2da2c Merge remote-tracking branch 'upstream/main' into nostrbuild 2023-05-03 00:27:39 +02:00
f8a60203ec Adds NFC support for NIP19 URIs 2023-05-02 17:59:12 -04:00
7f18bc3a88 0.40.6 2023-05-02 17:11:56 -04:00
31740d8855 Adding Post Not found on NIP95 images that are not found in any relay. 2023-05-02 17:06:32 -04:00
8641e0fec5 Only showing the loading url after 200 ms to avoid blinking the text. 2023-05-02 17:04:06 -04:00
c8f1e13448 Formatting 2023-05-02 16:47:02 -04:00
580cf76577 BugFix on calculating the Zap amount. 2023-05-02 16:46:52 -04:00
61549ebfd3 BugFix for video saving tool 2023-05-02 16:03:04 -04:00
797d1bb2b4 Don't try to draw local image if the file does not exist 2023-05-02 15:53:44 -04:00
99c16879c1 Uses resizeMode according to context. 2023-05-02 15:53:15 -04:00
0bf80e88ce Avoids videos getting out of the current page and leaking into the next page. 2023-05-02 15:45:32 -04:00
a71679ef43 Removing the exposure of the URL from the initial image and video loads. 2023-05-02 15:44:59 -04:00
4bbb34e8c9 v0.40.5 2023-05-02 14:38:18 -04:00
0e1420a626 Adjust volume based on changing global mute variable. 2023-05-02 14:38:09 -04:00
79782ee8e7 Fixes the volume adjusting interfering with other apps. 2023-05-02 14:32:49 -04:00
81b70780a6 v0.40.4 2023-05-02 12:42:38 -04:00
277fc5971e Moving Home feed to start first when loading the app. 2023-05-02 12:31:03 -04:00
850bc15f4f More visible buttons in the Video feed. 2023-05-02 12:20:05 -04:00
6d2db65c12 Basic Mp3 Support 2023-05-02 11:48:38 -04:00
89ce6dbab2 Forces search types to be used by the search components and reorganizes search 2023-05-02 11:39:29 -04:00
80bfbf68b4 Sending dimensions to Image files. 2023-05-02 10:02:45 -04:00
486d43dc1b 0.40.3 2023-05-01 20:44:37 -04:00
6731ca59cd BugFix for mixing NIP94 and NIP95 selections 2023-05-01 20:43:31 -04:00
7d620cd89a BugFix for now showing the error message when the phone can't open the file 2023-05-01 20:43:14 -04:00
82a2586eab Adds language to warn that NIP94 and 95 are new and other clients might not see it. 2023-05-01 20:42:48 -04:00
5a3f912b73
Merge pull request #389 from vivganes/translation-ta
Add tamil translations
2023-05-01 20:06:56 -04:00
bc54134e65 0.40.2 2023-05-01 18:54:51 -04:00
0f080219b2 Starts on mute 2023-05-01 18:54:06 -04:00
ff54629601 Autoplay controls 2023-05-01 18:53:07 -04:00
Believethehype
f889ff2547 added nostrbuild, can only upload very small files right now 2023-05-02 00:23:59 +02:00
8f257a7e2d - Displays Video Uploading Progress
- Keeps position in the Video feed between screen
- Animates to the top when posting
- Adds NIP-95 in-disk caching
- Fixes the Crossfade for BlurHash on NIP94 and NIP95 events
2023-05-01 16:42:58 -04:00
9015089593 Correctly loading NIP95 events from relays. 2023-05-01 16:39:07 -04:00
2b87930283 Removing the need to prune NIP95 events. 2023-05-01 16:38:35 -04:00
15d94ca9c4 Add tamil translations 2023-05-01 21:15:55 +05:30
2b2028853e Finishes the payment database 2023-05-01 11:12:46 -04:00
66dcc03351 Merge remote-tracking branch 'origin/HEAD' into zap_payments 2023-05-01 08:55:52 -04:00
22ba150c4e v0.40.1 2023-04-30 21:35:53 -04:00
63cc00976f Fixes https://github.com/vitorpamplona/amethyst/issues/387 2023-04-30 21:34:19 -04:00
cc9d4c237a Fixes Bug with the Nostr's Report use of double asterisk 2023-04-30 21:31:37 -04:00
446135ea2a Adding Zap Payments to the calculation of amounts and zapped by 2023-04-30 21:30:30 -04:00
a38bbd7168 Adding hex index for the Video Feed 2023-04-30 17:00:47 -04:00
635ed1afc1 v0.40.0 2023-04-29 19:45:27 -04:00
130ad40a3a
Merge pull request #385 from vitorpamplona/tiktok
Tiktok
2023-04-29 19:44:36 -04:00
be5e58111e Merge remote-tracking branch 'origin/HEAD' 2023-04-29 19:31:12 -04:00
8b012884b1 0.39.0 2023-04-29 19:31:00 -04:00
ab330fea96 v0.39.0 2023-04-29 19:29:42 -04:00
8209c45303 New Video Feed based on NIP-94 and 95 2023-04-29 19:28:46 -04:00
Zoltan
206935289e
Upload server Hungarian translation 2023-04-29 10:45:16 +02:00
571ff0e72b v0.38.0 2023-04-28 18:42:44 -04:00
1496f012a5 Adds new Highlight event kind from https://highlighter.com/ 2023-04-28 18:40:12 -04:00
greenart7c3
20a65a0878 check if orbot is installed 2023-04-28 11:21:06 -03:00
greenart7c3
6285bfaae7 updated string.xml 2023-04-28 08:15:04 -03:00
d1dc06a467 v0.37.4 2023-04-27 18:29:04 -04:00
f173f3194b Adjusts size of the Zap Forward text. 2023-04-27 18:27:56 -04:00
8ca63f32f4 Avoids flickering in the Global Feed 2023-04-27 18:20:04 -04:00
6b3e10ed28 Version 0.37.3 2023-04-27 17:37:23 -04:00
1ae785061e Reverting compose to 1.4.2 2023-04-27 17:35:53 -04:00
ddba4ac510 Add logs for fail to decrypt zap 2023-04-27 17:35:36 -04:00
0fe6bd6c83 Bugfix for clickable url 2023-04-27 17:13:56 -04:00
925289ae64 Reducing the amount of filters to send to relays to 10 2023-04-27 17:13:45 -04:00
f6f82a16f5 v0.37.2 2023-04-27 16:23:38 -04:00
54511dcc69 Updating dependencies 2023-04-27 16:23:30 -04:00
2f457d135f Improving translations 2023-04-27 15:54:26 -04:00
362082d608 Correcly copy pasting NIP94 and NIP95 addresses. 2023-04-27 15:40:28 -04:00
5e37a97d1e
Merge branch 'main' into non-english-hashtags 2023-04-27 15:28:08 -04:00
561189144e v0.37.1 2023-04-27 15:06:04 -04:00
285a61e38f Enabling non NIP94 uploads for the PlayStore 2023-04-27 15:01:58 -04:00
2ca877b3c3 Zap Forwarding 2023-04-27 14:43:28 -04:00
f105188738 Add support for non-english hashtags too 2023-04-27 21:13:25 +05:30
0a11de1892 Adds Zap Address preference to the zap tag https://github.com/nostr-protocol/nips/pull/402/files 2023-04-27 09:27:29 -04:00
1596a7b559 Pruning file storage events when pausing the app. 2023-04-27 09:26:26 -04:00
c60ad472e8 v0.37.0 2023-04-26 18:05:19 -04:00
04e4c4692f disabling logs 2023-04-26 18:05:02 -04:00
ab747f5e93 Activating NIP-95 support 2023-04-26 18:04:38 -04:00
e370e75ba4 Offers NostrImg as a choice of image server 2023-04-26 16:36:52 -04:00
a669e37774 Adds server selection support 2023-04-26 14:23:06 -04:00
86fe9b4a65 Adds support for NIP-95 Images 2023-04-26 14:22:49 -04:00
c6a0b0950a Fixes AUTH NIP42 bug. Amethyst was sending the event as a regular EVENT and not an AUTH command 2023-04-26 13:51:22 -04:00
greenart7c3
77a1b2ba89 show a dialog when disabling tor 2023-04-26 14:41:36 -03:00
greenart7c3
3217d5095b created initProxy 2023-04-26 11:54:04 -03:00
greenart7c3
5d9d7ba16e created getProxy function 2023-04-26 10:19:30 -03:00
greenart7c3
c648f54b51 created HttpClient class 2023-04-26 10:03:51 -03:00
greenart7c3
4f8d33d850 fix build 2023-04-26 08:51:58 -03:00
greenart7c3
9f3d6a75e6 add proxy to all http clients 2023-04-26 08:42:49 -03:00
Zoltan
3175d40482
Zap Type Hungarian translation 2023-04-26 11:08:13 +02:00
24d722cdb7 v0.36.0 2023-04-25 21:19:32 -04:00
14bc1fb7d4 Support for NIP-42 2023-04-25 21:18:33 -04:00
a22ec35a26 v0.35.1 2023-04-25 18:16:51 -04:00
f38f5737b0 Opens image dialog in the page of the current selection. 2023-04-25 18:11:08 -04:00
e958515dad Improves configuration of Zap types (double click and click and hold) 2023-04-25 18:06:00 -04:00
add6b06446 Marks all Zaps to be private by default. 2023-04-25 17:13:07 -04:00
d070712f2b Activates gif preview in Notifications 2023-04-25 17:12:48 -04:00
b9f58b3701 Correctly updating the screen after zaps have been accounted for 2023-04-25 17:02:44 -04:00
91f3f036ae Making poll votes work with Private Zaps. 2023-04-25 16:35:42 -04:00
4ef90e26cf
Merge pull request #377 from ZsZolee/main
New Hungarian translation
2023-04-25 14:27:13 -04:00
f7182d6393 Preview for quote noting. 2023-04-25 13:37:39 -04:00
99861facc9 Improving the performance and UI of Zap notification messages. 2023-04-25 09:21:12 -04:00
a5728daeb0 Adds FileHeader loading to a thread. 2023-04-25 08:20:51 -04:00
Zoltan
a4ac2eeb89
New Hungarian translation 2023-04-25 12:07:01 +02:00
kiwiidb
8f927c29e3 fix bug in nip47 scheme check 2023-04-25 10:15:07 +02:00
a739b27d14 v0.35.0 2023-04-24 21:04:01 -04:00
2f2ca97ec1 Updating dependencies. 2023-04-24 21:03:01 -04:00
8187a7f5a9 removing debugging log 2023-04-24 18:54:19 -04:00
f8319c720a Support for the new JSON-based Wallet Connect API 2023-04-24 18:51:57 -04:00
3d93fe3d18 Merge remote-tracking branch 'origin/HEAD' into new_wallet_connect 2023-04-24 18:02:24 -04:00
b4373ae1ed Deprecating #[]s tags 2023-04-24 17:58:35 -04:00
greenart7c3
ad420da6de added tor icon 2023-04-24 16:37:00 -03:00
a37effd42d
Merge pull request #372 from believethehype/privatezaps
Update for Custom Zaps
2023-04-24 10:25:47 -04:00
655cd20a01 Adds support for video and image descriptions for accessibility use cases 2023-04-24 10:21:01 -04:00
Believethehype
a13dbf2bda decode private zaps and show in notifications + show zap messages 2023-04-23 22:48:53 +02:00
f1affc2dbb Formatting 2023-04-23 16:32:50 -04:00
cbc0f95498 Show previews of most notes, including NIP94 - images, on new posts. 2023-04-23 16:32:44 -04:00
b3f8b06fea formatting improvements 2023-04-23 16:10:20 -04:00
ed4c19ac79 Adjusts the Wallet Connect API to the new RPC design 2023-04-23 16:10:09 -04:00
Believethehype
37bd7e34a0 remember default ZapType
Based on last selection in ZapCustomDialog, Reaction Row Zaps will use the same zap type

Currently Zaps in Polls are always public.
2023-04-23 18:53:38 +02:00
c1d05f8b2f Adds some margin for reply quotes 2023-04-22 15:14:00 -04:00
9c715dd381 Fixing the position of the image loading animation 2023-04-22 15:02:33 -04:00
a720a636d3
Merge pull request #348 from believethehype/private_zaps
Send Private Zaps
2023-04-22 14:52:06 -04:00
5322d6e900
Merge pull request #367 from jltdhome/main
Added Adaptive Icon
2023-04-22 14:50:42 -04:00
Believethehype
18dc5354bd removed unused graphics 2023-04-22 20:13:23 +02:00
Believethehype
a013f1f1cc added new hashtag icons 2023-04-22 20:11:05 +02:00
Believethehype
e1d236d9cf Merge remote-tracking branch 'upstream/main' into hashtags_release 2023-04-22 20:04:04 +02:00
Josh
12a2a21c0e
Added Adaptive Icon
Take advantage of themed icons in Android 13+
2023-04-21 21:06:19 -07:00
Believethehype
9ae13a9f97 Update LnZapRequestEvent.kt 2023-04-22 05:54:43 +02:00
Believethehype
bd64a7de63 clean up 2023-04-22 05:50:38 +02:00
Believethehype
12a3cd5113 Update LocalCache.kt 2023-04-22 05:37:52 +02:00
Believethehype
1d23e87bd9 refactoring 2023-04-22 05:32:48 +02:00
Believethehype
b23bea8971 Merge remote-tracking branch 'upstream/main' into private_zaps 2023-04-22 05:06:59 +02:00
830ade9ad6 v0.34.1 2023-04-21 18:22:11 -04:00
ed07248f7d Correctly calculates the total of Zaps in a poll 2023-04-21 18:20:26 -04:00
9aa5993748 Removes unnecessary logs 2023-04-21 18:20:15 -04:00
e7909beaab Remove spaces after bench and image previews 2023-04-21 18:20:00 -04:00
79e3450a46 v0.34.0 2023-04-21 17:07:07 -04:00
783204b57f Support for NIP-94 2023-04-21 17:01:42 -04:00
1adb2b2caa Fix crashing when changing users. 2023-04-21 11:00:06 -04:00
3f579793ca v0.33.2 2023-04-21 10:21:50 -04:00
8040608e14 Fixes: https://github.com/vitorpamplona/amethyst/issues/359 2023-04-21 10:21:24 -04:00
Believethehype
2d202e2244 resolving conflicts with latest main branch. 2023-04-21 15:48:04 +02:00
1bfbf3643d
Merge branch 'main' into patch-361 2023-04-21 08:48:41 -04:00
5e3db99675 fix #361 2023-04-21 17:20:50 +05:30
Bardesss
a291741c37
Update strings.xml 2023-04-21 09:06:54 +00:00
Bardesss
94ee80d8ea
Update strings.xml 2023-04-21 08:59:36 +00:00
Bardesss
f7de66c6a5
Update strings.xml (NL)
Added missing strings.
2023-04-21 07:34:42 +00:00
48d890b354 v0.33.1 2023-04-20 17:24:33 -04:00
c7a9bd1226 Using FlowRow to display relay icons. 2023-04-20 17:19:34 -04:00
c40c7bc62b Removing LazyGrid from reactions Row due to being slower than the Row itself. 2023-04-20 17:19:20 -04:00
cca7a10322 Caching images that cause errors and avoid calling them again. 2023-04-20 17:18:53 -04:00
fe6ef1df0a Migration to Gradle 8.0 2023-04-20 17:18:20 -04:00
greenart7c3
cf8747b19f add a checkbox to use tor in the login screen, set the proxy in the account model construction 2023-04-20 15:30:04 -03:00
3e27567532 Moves home and Notification bubbles to the adaptive feed. 2023-04-20 14:09:26 -04:00
0a15e079dc Compares room messages by reference. 2023-04-20 14:08:58 -04:00
48f4fc4a0f v0.33.0 2023-04-20 12:11:58 -04:00
d9396ce453 Migrating to the default Pager from Accompanist's library. 2023-04-20 10:55:00 -04:00
817c5172b6 Clearing some warnings up 2023-04-20 10:54:35 -04:00
cfdb20892e Updating dependencies 2023-04-20 10:53:09 -04:00
75922f93bc Moving ReactionsRow into a Lazy Grid 2023-04-20 10:09:28 -04:00
42801e3eca Using the URL Detector (which is faster) to catch urls in the text 2023-04-20 10:08:32 -04:00
64321dbe7c No need to sort. It will be resorted later. 2023-04-20 10:07:34 -04:00
b11b52b60c typo 2023-04-20 10:07:10 -04:00
00e5470642 Passing the size of the robohash rendering to the request in the hopes to improve performance. 2023-04-20 10:07:03 -04:00
7ee3b8a196 Improves performance of video loading and playback. 2023-04-20 10:06:12 -04:00
greenart7c3
2ae54b544f wip: add tor socks support 2023-04-20 08:21:11 -03:00
6981fe8f8a Adapting interfaces for the additive filter. 2023-04-19 16:35:26 -04:00
abdad7fbea solve recursive method call 2023-04-19 15:57:27 -04:00
57b35398be Activates updates 2023-04-19 15:57:17 -04:00
47398e6e86 Starts with an empty set as database 2023-04-19 15:56:58 -04:00
e775ae9ada Adding the new parameter. 2023-04-19 13:54:00 -04:00