Commit Graph

2708 Commits

Author SHA1 Message Date
7c1c500990 Prepares for a minified release. 2023-08-01 21:49:30 -04:00
5f85d8a97b Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2023-08-01 11:10:10 -04:00
eb77db0469 v0.72.0 2023-08-01 11:10:05 -04:00
a62445a52f
Merge pull request #535 from velram/main
Translations - Tamil tech terms updated
2023-08-01 11:01:38 -04:00
553a1fe673 Avoids showing community definition types in the community feed. 2023-08-01 10:39:31 -04:00
a50b0b7902 Moves navController back into Compose
Adds a listener for newIntents
Fixes the App losing the back stack of screens
2023-08-01 10:39:10 -04:00
Vel
23029a2022
Merge branch 'vitorpamplona:main' into main 2023-08-01 05:20:47 +05:30
bd7156082b Fixing the correct EOSE cleanup 2023-07-31 18:06:16 -04:00
bdd2a97ee3 formatting 2023-07-31 17:56:14 -04:00
a2acec7900 Testing more aggressive memory management 2023-07-31 17:55:51 -04:00
c4a9a2d557 Fixes the createAt issue on NIP24b 2023-07-31 16:46:58 -04:00
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
Vel
a993e4b378
Merge pull request #1 from velram/tamil_translations
Tamil translations updated with Tamil tech terms
2023-07-31 09:08:45 +05:30
Coder
de14d4e0f1 Tamil translations updated for various technical words 2023-07-30 22:40:18 -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
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