Commit Graph

2692 Commits

Author SHA1 Message Date
24481459a7 improves dump when pausing. 2023-07-31 14:19:40 -04:00
14d2d7439e Ignoring past version of addressable content in feeds 2023-07-31 11:14:15 -04:00
dae8877983 Updates JNA dependency 2023-07-31 10:29:41 -04:00
81f2e72f0d Allows notification grouping by app 2023-07-31 10:29:22 -04:00
fd58f063ac Removes unused values in strings 2023-07-30 18:15:26 -04:00
4593ce582d Removes leakcanary due to irrelevance 2023-07-30 18:15:08 -04:00
8d8fb8f5dc Updates to the latest libraries 2023-07-30 18:10:23 -04:00
3e4a4f7442 Testing if interning pubkeys and ids help save some memory. 2023-07-30 17:48:35 -04:00
d5ad6b983a Reviews event-based filters. 2023-07-30 16:55:09 -04:00
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
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