Commit Graph

2950 Commits

Author SHA1 Message Date
75779e7ddc simple refactoring 2023-08-04 21:00:07 -04:00
118bc7b73c Don't invalidate data on channels if it is already invalidating 2023-08-04 20:58:10 -04:00
e6a0fdedd9 Removes unnecessary signing step 2023-08-04 20:57:21 -04:00
28098fafd7 Don't push to invalidate unless there is an observer. 2023-08-04 20:56:22 -04:00
0c0e87af21 Moves headers to the top nav bar 2023-08-04 16:50:23 -04:00
8abfd7149b Removes the need for .0 when on base sats. 2023-08-04 15:24:41 -04:00
674896cea4 Moves coroutine creation to the viewModel 2023-08-04 15:20:31 -04:00
ec514651fc Makes the New Channel creation scrollable. 2023-08-04 15:18:30 -04:00
8071d48911 updates github action to support minified versions of the app 2023-08-04 14:24:11 -04:00
69daa3835b v0.72.1 2023-08-04 13:18:15 -04:00
57dac276b2 Simple refactoring of the zap author and comment calculator function 2023-08-04 13:11:35 -04:00
3a84595aac Expanded DiskCache for images 2023-08-04 12:35:42 -04:00
7b591c84f8 Moves NIP95 cache to internal/secure folders 2023-08-04 12:32:36 -04:00
e8c8167451 Fixes the interference between simplecache and image chaces. 2023-08-04 12:25:12 -04:00
ec93fc53b2 Adds a cache forever tag to robohashes 2023-08-04 12:17:19 -04:00
ba2902b725 Moves URL Previews into suspend functions 2023-08-04 10:47:01 -04:00
e7defa14b9 Adds a little border for Long Form Content 2023-08-04 10:38:10 -04:00
4fbc3f25b3 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2023-08-04 10:25:42 -04:00
4ae88d5cc8 Fixes an invalid string in values-fr 2023-08-04 10:25:34 -04:00
1aea0720df
Merge pull request #540 from believethehype/nostrbuildv2
Nostr.build API v2, NIP98 support
2023-08-04 10:21:14 -04:00
believethehype
846f340f84
Merge branch 'vitorpamplona:main' into nostrbuildv2 2023-08-04 11:56:05 +02:00
cb137205c0 Fixes french translations 2023-08-03 17:16:55 -04:00
f910709e1b Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2023-08-03 17:05:26 -04:00
1d78dd6b19
Merge pull request #537 from anthony-robin/update-french-translations
[Translations] Update french texts
2023-08-03 17:05:19 -04:00
Anthony
3197be8a75
Remove translatable="false" keys 2023-08-03 22:00:51 +02:00
Anthony
91ed4128fe
More french translations tweaks 2023-08-03 21:59:39 +02:00
Anthony
f415490fcd
Update more french translations 2023-08-03 21:41:58 +02:00
4bdb5a28d0 - Fixes new lines after images
- Fixes urls with - https://github.com/vitorpamplona/amethyst/issues/536
2023-08-02 18:56:01 -04:00
Anthony
58efe0b3c0
Update french translations 2023-08-02 23:47:28 +02:00
da3cecd324 Displaying a bytecounter for events in memory when the app pauses. 2023-08-02 16:34:18 -04:00
09b1451dc1 Sets and Maps are 5x more memory intensive than Lists. This should help with memory management. 2023-08-02 16:33:53 -04:00
9ae31a3429 Reverting the commented galleries 2023-08-02 16:28:17 -04:00
b5258f89c1 Correcting the acceptable filter 2023-08-02 16:27:41 -04:00
fcc67fc4f2 Faster Galleries 2023-08-02 14:32:35 -04:00
579465ac6c Avoids null model errors that might be delaying some of the rendering. 2023-08-02 13:29:44 -04:00
6cbee81e72 Moves onCreate intent evaluation to the App Navigation 2023-08-02 13:29:04 -04:00
Believethehype
ad683ed444 added nostr.build api v2 / nip98
replaced nostr.build api with v2

Added NIP98 to nostr.build so images get added to premium account galleries, if available.
2023-08-02 04:14:35 +02:00
c53b1571a3 Additional classes to be serialized 2023-08-01 21:56:30 -04:00
2c19b2ffef Moves Geolocation search to the IO thread 2023-08-01 21:52:18 -04:00
3694d1b0f5 Avoids using String format. 2023-08-01 21:51:47 -04:00
e7a4746d22 Faster method to generate the hex of a url 2023-08-01 21:51:15 -04:00
7961f6f065 Removes unnecessary onIntent override 2023-08-01 21:50:49 -04:00
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