Commit Graph

2503 Commits

Author SHA1 Message Date
30d31b35ab Filters the search to avoid getting 1000s of Wallet Connect and Nostr Connect messages a second. 2023-07-30 16:40:17 -04:00
18839b8853 Adds new kinds to the hashtag and geotag search 2023-07-30 16:39:12 -04:00
e46a77f5ef Reverts to use the messageTitle as Group 2023-07-30 16:30:58 -04:00
2c8c0a8073 Improves search by looking into all downloaded events. 2023-07-30 16:28:30 -04:00
Coder
570bf1c2e7 Tamil translations based on references 2023-07-30 15:00:40 -04:00
Coder
1d1dc757ee Revert "Tamil translations updated - tech terms updated based on lexicon and refs from Tamil profs"
This reverts commit 50f0085118.
2023-07-30 14:34:31 -04:00
Coder
50f0085118 Tamil translations updated - tech terms updated based on lexicon and refs from Tamil profs 2023-07-30 13:55:58 -04:00
1edfc6bfbd Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2023-07-30 13:06:58 -04:00
5596c54107 Requesting GiftWrapped messages in the DM filter 2023-07-30 13:06:53 -04:00
ffe1d737fb Preparing to keep ChatMessages in the LocalCache. 2023-07-30 13:06:33 -04:00
9b36b81721
Merge pull request #531 from KotlinGeekDev/grouped-notifications
Grouped notifications.
2023-07-30 13:03:50 -04:00
800c1e1a44
Merge pull request #533 from davotoula/update_translations_cs_sv_de
Replace hard coded text with resource text and update translations
2023-07-30 13:01:41 -04:00
David Kaspar
a011ef128a Replaced hard coded text with resource strings
Added new translations for cs/de/se
Corrected "occurred"
2023-07-30 17:46:46 +01:00
David Kaspar
2e8760abe5 Replaced hard coded text with resource strings
Added new translations for cs/de/se
Corrected "occurred"
2023-07-30 17:44:18 +01:00
David Kaspar
6acfaa97f3 Added missing translations cs/de/se 2023-07-30 16:55:59 +01:00
4426ccada7 Improving test 2023-07-29 18:35:52 -04:00
da02f36663 Refactoring to clarify the use of crypto functions 2023-07-29 16:38:55 -04:00
e240cd04d4 Final adjustments on the use of XChaCha 2023-07-29 16:00:13 -04:00
16a7fdffcf Correctly managing Shared Secrets 2023-07-29 15:29:51 -04:00
2fdb4e47b0 Cryptographic support for NIP24 2023-07-29 12:39:25 -04:00
a316351ba7 Increases confidence of the Translator 2023-07-29 12:39:02 -04:00
KotlinGeekDev
492bc76957 Use different group keys for DMs and Zaps. 2023-07-29 17:04:55 +01:00
KotlinGeekDev
e8170398e3 Use the same group key, so the system groups automatically. 2023-07-29 15:46:13 +01:00
ff233c699b Separating the event creation into a Factory 2023-07-26 20:41:46 -04:00
0d1cbce5de Fixing the explainer text of the geohash addon 2023-07-25 21:49:55 -04:00
3e7bbc03c1 v0.71.0 2023-07-25 18:54:15 -04:00
5ba091de0d Allows following of Geohashes 2023-07-25 18:45:28 -04:00
1098c31787 - Adds support for GeoHash
- Refactors New Post Buttons to make them more similar to one another.
2023-07-25 16:52:32 -04:00
c20277a754 Improvements on Translation Indexes 2023-07-25 12:06:17 -04:00
a5e40d5ac9 Reviews closing of response.body calls 2023-07-25 11:20:27 -04:00
aab42bb341 Refactoring of unused elements in VideoView 2023-07-25 11:13:17 -04:00
748349244e Fixes memory not closing the response body 2023-07-25 11:13:05 -04:00
9e9c8befe0 Fixes memory leak when services are destroyed 2023-07-25 11:12:43 -04:00
b9fb11bdf3 Initializes the VideoCache when creating the app so that the PlaybackService doesn't suffer with delays in accessing the disk to create the cache. 2023-07-25 11:12:25 -04:00
cd6f9576cc Refactors Relay class to remove the Synchronized block 2023-07-25 10:23:20 -04:00
b919b165d6 Improves reachability of the relay screen when keyboard is visible 2023-07-25 10:22:52 -04:00
a2d9a3f770 Runs the DisposableEffect before moving to load the video. 2023-07-25 09:03:56 -04:00
39fccd5442 Only asks for notification permissions on Tiramisu 2023-07-25 08:46:25 -04:00
cfeaccb26e Reverts the startup redirection because navController might not be ready in the onCreate 2023-07-25 08:31:50 -04:00
08a2a2b428 No need for the secp256k1 instance anymore 2023-07-25 08:14:32 -04:00
297bcf2762 v0.70.8 2023-07-24 18:29:49 -04:00
092d333378 Fixes Notification Request for Samsung phones 2023-07-24 18:19:08 -04:00
eb58e9ea39 Fixes a crash when video playback service isn't ready 2023-07-24 18:18:36 -04:00
63c498da87 v0.70.7 2023-07-24 16:31:33 -04:00
b40dcb4bd8 Maybe this solves the back button issue in some phones 2023-07-24 16:30:56 -04:00
49fe1d0743 Fixes bug with Base64 encoding 2023-07-24 16:28:41 -04:00
25c40b89d7 v0.70.6 2023-07-24 15:39:52 -04:00
bfe1e78e57 Moves the starting navigation to outside the compose element. 2023-07-24 15:36:40 -04:00
fa79ddc573 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2023-07-24 15:22:13 -04:00
653e8200ca Fixes a crash when onNewIntent is called before onCreate 2023-07-24 15:10:33 -04:00
greenart7c3
897306e16e show paid relays after resetting relay list to default 2023-07-24 14:03:42 -03:00
greenart7c3
1e25688f9d add a button to return to default relay list 2023-07-24 13:55:55 -03:00
2b6abcbfb9
Merge pull request #521 from greenart7c3/main
add missing OptIn when using GlobalScope
2023-07-24 12:19:44 -04:00
greenart7c3
ce33190177 add missing OptIn when using GlobalScope 2023-07-24 13:13:55 -03:00
d68b14532d Fixing Test cases 2023-07-24 11:54:09 -04:00
e83cfe4f07 Removes dirty word parser from HexUtils and puts into the New Message Processor. 2023-07-24 11:47:25 -04:00
d3e9cc0788 Moves Bech32 encoders to Bech32 utils 2023-07-24 11:46:56 -04:00
87990026ea Refactoring dependency path to center in CryptoUtils 2023-07-24 11:34:16 -04:00
7923f5d854 Moves Bech Utility methods from CryptoUtils to BechUtils 2023-07-24 11:18:57 -04:00
69eea8824a Removes the reuse of the SHA256 digest due to buffer sharing issues in a multithreaded environment. 2023-07-24 11:17:01 -04:00
a1517a67f5 Renames Persona to KeyPair and Utils to CryptoUtils 2023-07-24 11:13:33 -04:00
480ae479af Imports NostrPostr utility classes directly via source to avoid dependency issues on unnecessary libraries. 2023-07-24 11:09:43 -04:00
94213ebf83 Quick test for LnInvoice calculation amounts 2023-07-24 10:19:13 -04:00
greenart7c3
d6886f51f7 removed unused annotation 2023-07-24 07:56:21 -03:00
greenart7c3
0497f1e625 add select all switch, fix switch not clickable when relay name is too long 2023-07-24 07:46:32 -03:00
95ac046a09 Simplifying relay connection status 2023-07-23 18:37:37 -04:00
3e6938bf51 Fixes the use of OkHttpClient 2023-07-23 18:37:05 -04:00
786b8436f8 Refactoring of the Connectivity Settings 2023-07-23 16:33:18 -04:00
b055e520c2 Avoids the animations when loading NIP94 and NIP95 content 2023-07-23 16:32:36 -04:00
9d75fb7074 Simplifies Annotations 2023-07-22 18:31:23 -04:00
5434f0fef7 Moves prepare controller to a try catch block 2023-07-22 18:29:41 -04:00
ed68ca5f26 Moves playback service startup to the IO Thread 2023-07-22 18:27:25 -04:00
4eea36678e Pauses the service only after the debug messages 2023-07-22 18:27:02 -04:00
15ce0b3e05 Uses OKHttp instead of Jsoup to download UrlPreview cards 2023-07-22 18:26:43 -04:00
eb73da1993 Activates Strict mode in debug 2023-07-22 18:26:12 -04:00
01ba21d303 Updates firebase version 2023-07-22 18:25:37 -04:00
Zoltan
231d02ac0d
Adding additional Hungarian translation 2023-07-22 18:46:13 +02:00
43b011d3da v0.70.5 2023-07-21 21:00:32 -04:00
8a12cc3cce Releases the video player on Mutex when destroying the app. 2023-07-21 20:57:07 -04:00
7e03870c0b Releases the Mutex when stopping the feed. 2023-07-21 20:49:57 -04:00
a6f56416e3 Fixes lightning colors 2023-07-21 20:41:40 -04:00
efe7772135 Fixes color of the NIP05 address in the profile 2023-07-21 20:39:47 -04:00
15c96ce007 Removes the space in the video of a live activity mention 2023-07-21 17:48:09 -04:00
78d2a712c5 v0.70.4 2023-07-21 17:29:51 -04:00
2664292993 Moves wake lock to activate only when the video is actually playing 2023-07-21 17:08:56 -04:00
b9813c2c8f v0.70.3 2023-07-21 11:48:03 -04:00
0c00e6512f Modifier refactoring 2023-07-21 11:47:28 -04:00
cf31bfe5ea Adds a space when rendering inline images 2023-07-21 11:47:08 -04:00
5cdceb5194 Moves the loading of an Accounts backup contacts to the IO Thread 2023-07-21 11:46:31 -04:00
2c82e6c447 Adjustments to Modifiers in the Chatroom screen 2023-07-21 11:21:07 -04:00
f56f3b6105 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2023-07-21 11:16:55 -04:00
greenart7c3
ade1d83817 fix KeepPlayingButton color in light theme 2023-07-21 12:11:23 -03:00
9a517380a0 Refactors ChatroomHeader compose 2023-07-21 11:02:16 -04:00
6fbb59ddac v0.70.2 2023-07-21 10:44:43 -04:00
fe4a4b6fad Stops Video playback when switching in and out of Tor 2023-07-21 10:44:02 -04:00
8dd5705f02 Merges VideoCache initialization with get methods 2023-07-21 10:08:04 -04:00
6723225885 Creates playback managers in a lazy mode, after the initialization of the video caching service. 2023-07-21 09:48:25 -04:00
fb19454259 Moves the video caching service initialization foreground services. 2023-07-21 09:47:54 -04:00
c6f63a13d3
Merge pull request #511 from greenart7c3/main
add option to send notes to selected relays
2023-07-21 09:06:44 -04:00
77057fcac5 Apply hidden to boosted notes only. 2023-07-21 09:05:13 -04:00