Commit Graph

3622 Commits

Author SHA1 Message Date
1edaea7905 Fix image uploader test 2023-12-20 11:46:44 -05:00
Crowdin Bot
489d92f9bb New Crowdin translations by GitHub Action 2023-12-19 21:29:59 +00:00
4d4c568afc Updates dependencies 2023-12-19 15:54:18 -05:00
e452c33a98 Uses primitive instead of object for Float 2023-12-19 15:54:10 -05:00
fdfd875580 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2023-12-19 15:53:43 -05:00
a6e8ee20ae Improves the performance of Robohash 2023-12-19 15:46:55 -05:00
065dba2431 Add a less memory intensive timeAgo calculation 2023-12-19 15:46:36 -05:00
Crowdin Bot
f7bfb68e7c New Crowdin translations by GitHub Action 2023-12-17 23:54:58 +00:00
2371e0678a Reusing SessionToken for all Playback connections 2023-12-17 18:44:18 -05:00
97c78aaa3c Moves the creation of the MediaItem to a thread. 2023-12-17 17:26:53 -05:00
9026c877ac - Adds i18n for error messages when uploading images.
- Forces nip95 to be under 80Kb
- Fixes bug that wouldn't show an error when uploading images in the reels page.
- Only saves default server if not NIP95
2023-12-17 17:26:17 -05:00
238ade9ccb Removes unused translation phrases. 2023-12-17 14:33:08 -05:00
016bd1ed81 Does apply the video's dimensions when the user has selected to not automatically start the playback 2023-12-17 14:30:04 -05:00
ed21d4cafb Detecting images by pinging the server instead of relying on the url. 2023-12-16 11:55:09 -05:00
ecc0f39f7d Moves relay modifiers to the app's theme 2023-12-16 11:42:11 -05:00
26846fa91a Refining recompositions of Route. 2023-12-15 22:21:43 -05:00
fccfb2aaba Support for NIP-31 alt tags 2023-12-15 18:19:37 -05:00
23fad2a818 removing some old time measuring code for additional performance. 2023-12-15 15:30:16 -05:00
2dc23b601a Performance: uses primitive instead of the wrapped object. 2023-12-15 14:58:57 -05:00
504980d263 Fixes bug with cropped joinToString 2023-12-14 20:17:38 -05:00
7cf7c9f082 Refactoring 2023-12-14 18:56:53 -05:00
d1c43f8147 Avoiding the creation of new sets when looping through maps in User and Note 2023-12-14 18:42:36 -05:00
b795ca06d1 Avoids creating another keySet. 2023-12-14 17:41:50 -05:00
8695acb742 No need to recreate Sets. 2023-12-14 17:41:25 -05:00
ed491f5e3a Avoids recreating the EOSE array when changing filters. 2023-12-14 15:52:52 -05:00
3a76c2a2de Minor refactoring 2023-12-14 15:02:49 -05:00
91b3b9e0e9 Moves to a less memory intensive way to send filters to the server. 2023-12-14 14:33:15 -05:00
e4baebf2f9 Must be on main. 2023-12-14 11:02:55 -05:00
1a33da2537 Moving buildConfig to DSL 2023-12-14 10:45:14 -05:00
3734ee58ea Disabling log messages 2023-12-14 10:39:16 -05:00
5225c6ad07 v0.82.3 2023-12-13 18:57:16 -05:00
c7be0e4a95 Memory improvements on relay lists and LiveData objects 2023-12-13 18:51:30 -05:00
d4f060d509 Improvements to the rendering of chat headers 2023-12-13 18:50:36 -05:00
9ba9ddee50 Using the new ChatHeader layout 2023-12-13 15:23:46 -05:00
7bbdd5e877 Avoid remembering Modifier 2023-12-13 15:23:32 -05:00
6cc65ce84a Avoid remembering Modifier 2023-12-13 15:22:23 -05:00
6c711f8acc v0.82.2 2023-12-13 12:10:06 -05:00
acefff80ee - Fixes the transition between short preview and full text on markdown.
- Adds NIP-44 metatags to markdown rendering.
- Adds background video rendering on markdown
- Refactors a few class names.
2023-12-13 12:09:59 -05:00
0e5b5d657f Calculate the text width of a space outside a composable. 2023-12-12 20:31:03 -05:00
c2532322fd Fixing the image link classification with uppercase extensions. 2023-12-12 20:29:28 -05:00
dc73aec334 No need to remember this. 2023-12-12 18:57:14 -05:00
be9100dc5e Minor refactoring. 2023-12-12 18:00:02 -05:00
b2e35cdb3e v0.82.1 2023-12-12 11:20:33 -05:00
827e168bf2 Fixing minification issue on release. 2023-12-12 11:16:46 -05:00
a14d4e6f4e v0.82.0 2023-12-12 09:32:59 -05:00
de61c0350e Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2023-12-12 09:31:25 -05:00
3e3c97076d Formatting 2023-12-12 09:31:14 -05:00
f62c986016 Improving sizes of blurhashes 2023-12-12 08:50:11 -05:00
Crowdin Bot
042394796a New Crowdin translations by GitHub Action 2023-12-12 13:44:16 +00:00
bfce57f686 Improving the video switching from blurhash to video 2023-12-11 19:58:29 -05:00
5bb983ba5a Adding blurhash when images are not supposed to be downloaded. 2023-12-11 17:57:19 -05:00
debae02421 Improves the rendering of inline metadata 2023-12-11 16:22:01 -05:00
6fe93fdf33 Reverting image comment 2023-12-11 14:26:28 -05:00
3d225423ef Adds support for nip54 2023-12-11 12:51:53 -05:00
49e1da8812 Spacing 2023-12-11 12:50:44 -05:00
04addc4cba Adds support for the FileServers kind 2023-12-10 21:27:47 -05:00
c5cf2c5442 Adding the delete option for NIP-96 2023-12-10 21:21:00 -05:00
e5af34efca Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2023-12-08 22:08:30 -05:00
b3bdbbed98 - Migrates the old imageservers to NIP-96 for the main feed, chats, private messages, stories and user metadata uploads.
- Fixes hash calculation of the entire payload.
- Unifies uploads into NIP-94 images.
2023-12-08 22:08:19 -05:00
Crowdin Bot
4248fadc69 New Crowdin translations by GitHub Action 2023-12-09 00:45:17 +00:00
Crowdin Bot
1d67af328a New Crowdin translations by GitHub Action 2023-12-08 16:23:27 +00:00
26273270ba
Merge branch 'main' into tr 2023-12-08 11:21:46 -05:00
db3824c3c7 New Cashu Redeeming card. 2023-12-06 18:43:54 -05:00
d6de1d03d8 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2023-12-06 15:40:05 -05:00
8e4b7c66b5 Adds a UserAgent to all HTTP requests. 2023-12-06 15:40:01 -05:00
45c750069a Refactoring the update of channel information. 2023-12-06 15:38:31 -05:00
Crowdin Bot
219d163680 New Crowdin translations by GitHub Action 2023-12-06 19:38:31 +00:00
a4c9f42205 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2023-12-06 14:36:21 -05:00
a8936c54d8 Adds a Marketplace tab to Discovery 2023-12-06 13:40:54 -05:00
David Kaspar
74875bb564 Correct spelling of localised string reference 2023-12-06 15:07:52 +01:00
Crowdin Bot
5bb1e47edf New Crowdin translations by GitHub Action 2023-12-06 13:13:27 +00:00
David Kaspar
7245718003 Updated translations for cs/de/sv/pt 2023-12-06 12:15:02 +01:00
David Kaspar
ba1f98d930 Updated translations for cs/de/sv/pt 2023-12-06 12:08:20 +01:00
David Kaspar
ceeabffcb7 Correct spelling of localised string reference 2023-12-06 12:04:50 +01:00
David Kaspar
2a943493b3 Updated translations for cs/de/sv/pt 2023-12-06 11:21:41 +01:00
332a2f41b6 Moves the relay observer and reconnection to Service Manager's scope. 2023-12-05 21:48:43 -05:00
ce2cfb7c86 fixes bug when updating relay list that used keep the previous list. 2023-12-05 21:48:05 -05:00
41ef1abf0e Fixes deletion of replaceable events. 2023-12-05 21:47:20 -05:00
fce27c3c55 Presenting better error messages when the image upload fails. 2023-12-05 21:46:35 -05:00
6662966ab3 Fixing crash when image is an SVG and tries to compress. 2023-12-05 21:45:56 -05:00
f458f00edc 1. Adds Classified creation from Amethyst.
2. Adds relay information for Replaceable events.
2023-12-05 21:44:49 -05:00
Crowdin Bot
69efa78fbc New Crowdin translations by GitHub Action 2023-12-05 16:16:54 +00:00
64a07d8760 Updates to fix Crash due to malformed video formats. 2023-12-05 09:52:15 -05:00
cb672d92d0 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2023-12-04 13:25:54 -05:00
95bcbfdded Reusing common icons for Cashu's Redemption 2023-12-04 13:23:19 -05:00
Crowdin Bot
b1a7d18c0a New Crowdin translations by GitHub Action 2023-12-04 15:53:21 +00:00
619b59357b Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2023-12-04 10:52:23 -05:00
6772360ae7 Fixes bottom bar appearing in chats when the keyboard is open. 2023-12-04 10:48:29 -05:00
05cbbd79cb Uses nostr.wine instead of filter.nostr.wine as a search relay. 2023-12-04 10:47:38 -05:00
Believethehype
a80c03a2d2 Update CashuRedeem.kt 2023-12-04 16:20:40 +01:00
Believethehype
6c3abe17ed add a button to cashu preview to redeem on external wallet, additional to melting to ln 2023-12-03 15:02:22 +01:00
7cd09261de Optimizes the rendering of the side bar. 2023-12-02 17:23:15 -05:00
6ef1bee8a0 Updates EOSE in the same thread of the new event to reduce the amount of coroutine launches. 2023-12-02 14:54:34 -05:00
66b8b04db3 Updates dependencies. 2023-12-02 14:14:15 -05:00
9cbdbb8592 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2023-12-02 13:56:53 -05:00
1c0ec93cbb Testing the use of just one HttpClient for the entire app. 2023-12-02 13:55:55 -05:00
Crowdin Bot
dd55ad18e3 New Crowdin translations by GitHub Action 2023-12-02 18:39:06 +00:00
Crowdin Bot
7a06c2e9c4 New Crowdin translations by GitHub Action 2023-12-02 16:21:46 +00:00
61449774a1 Improves the Redeeming feedback
Improves fee calculation from the mint
2023-12-02 11:18:01 -05:00
Crowdin Bot
4b7e58dd1c New Crowdin translations by GitHub Action 2023-12-01 14:06:41 +00:00
greenart7c3
ecb8344287 fix zap splits when using amber with intents 2023-12-01 10:52:15 -03:00
9bc5549d76 v0.81.5 2023-11-30 17:28:58 -05:00
8ac8894ccd Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2023-11-30 17:27:03 -05:00
efb9814f1b Fixes blocked lists on Videos. 2023-11-30 17:18:41 -05:00
Crowdin Bot
4fbc9f6d53 New Crowdin translations by GitHub Action 2023-11-30 21:26:37 +00:00
e9ec1c45a0 v0.81.4 2023-11-30 16:25:07 -05:00
b2b7cba352 Loads basic information for all the accounts in the app. 2023-11-30 16:24:53 -05:00
393fbd0359 clean up 2023-11-30 15:17:21 -05:00
47ae42e3fe Avoiding bug when creating accounts in the background and trying to create the live set 2023-11-30 15:16:21 -05:00
5db3ede09e Makes Client thread safe. Forcing the disconnect of an old relay list before connecting to a new one. 2023-11-30 15:03:58 -05:00
eca420d789 Fixing the scope in HomeDataSource. 2023-11-30 15:02:16 -05:00
5347373cde Avoids sending filters with empty lists. 2023-11-30 14:53:59 -05:00
05596cb9bf Forces websocket closure onFailure 2023-11-30 14:51:55 -05:00
3d1310295b No need to call two launch functions 2023-11-30 14:51:13 -05:00
35c780f81b Avoids bug on creating the live set in the IO thread. 2023-11-30 14:50:24 -05:00
b021920eaa Emitting an empty list if it cannot decrypt it 2023-11-30 11:22:42 -05:00
2b27ac3aec Cache zap calculations in notification cards. 2023-11-30 11:22:06 -05:00
c692c9125b Fixes null list names showing before the list is loaded 2023-11-30 10:33:48 -05:00
7322fd7aae Fixes hidden buttons in the Chat creation screen. 2023-11-30 10:30:12 -05:00
07a92cd70d Fixes all or nothing decryption of Zaps failing in a few cases. Now it has a fallback when decryption fails. 2023-11-30 10:15:36 -05:00
21a797be9d v0.81.3 2023-11-29 17:34:15 -05:00
fe49cbabce Improves the rendering of LN Invoice Previews. 2023-11-29 17:22:04 -05:00
9f674a0088 Adds flexibility on timeouts between WIFI and mobile connections. 2023-11-29 17:21:40 -05:00
b44e94cb16 Adds a test case for urls ending with a period. 2023-11-29 16:50:36 -05:00
a8da645be3 Increasing timeout to account for slower connections. 2023-11-29 16:50:11 -05:00
c6e6bf6032 Loads the user profile before building the live set. 2023-11-29 16:14:02 -05:00
7596f2a43e v0.81.2 2023-11-29 15:13:19 -05:00
6b7bb209d4 Refinements to ShopStr's event rendering. 2023-11-29 14:56:42 -05:00
758f3636f3
Merge pull request #700 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
2023-11-29 10:50:54 -05:00
7dafb8317a version 0.81.1 2023-11-29 10:50:22 -05:00
Crowdin Bot
21a5827719 New Crowdin translations by GitHub Action 2023-11-29 15:40:53 +00:00
b9486eb3e6 Adds back button to the top of the Nav bar of the Thread view. 2023-11-29 10:38:31 -05:00
dbbfaae02c Fixes video release coroutine being killed by Android 2023-11-29 10:17:57 -05:00
44b25b7c7c Refines the EOSE strategy to make sure relays that have not replied have a chance to 2023-11-29 10:06:28 -05:00
0dabf3f2d3 Scopes the service manager into the AccountState ViewModel 2023-11-29 09:14:04 -05:00
a85ea70e4f Avoids requesting an empty list of chats 2023-11-28 22:23:34 -05:00
a02519b021 Forces close to happen in an IO thread 2023-11-28 22:22:28 -05:00
04e70a7886 Make the afterEOSE logic subscription dependent. 2023-11-28 22:22:08 -05:00
3bfaef2b45 Using the entire event id to filter threads. 2023-11-28 22:17:24 -05:00
e992e72f4d Making sure the service manager stops the relay subscriptions before disconnecting. 2023-11-28 22:17:01 -05:00
1c545ee33a Forces the closure. The method close wasn't closing all connections. 2023-11-28 18:00:44 -05:00
ab93a39ad6 Avoids race conditions when the data source is supposed to have stopped 2023-11-28 18:00:22 -05:00
7f25e1c434 Limits Notification downloads to 1 week. 2023-11-28 17:59:28 -05:00
67b7bd3258 Protection against NPEs 2023-11-28 16:36:27 -05:00
e2aaa8efe0 Migrates from PAY to NOTIFY as per https://github.com/nostr-protocol/nips/pull/901 2023-11-28 16:07:24 -05:00
5356d869fd Reduces the amount of wasted memory by using Array<Array<List>> as opposed to List<List<String>> for tags. 2023-11-28 15:00:41 -05:00
98d29ac6dc v0.81.0 2023-11-28 09:05:25 -05:00
34c2ba4922 Typo 2023-11-26 18:30:29 -05:00
074a7d41fd Adding payment requests from nostr.wine 2023-11-26 18:00:08 -05:00
7d4fbc3e04 Reducing the precision to load images. 2023-11-26 17:59:10 -05:00
a2d38381b1 Runs the translation as a UI Scope instead of ViewModel's 2023-11-26 15:02:10 -05:00
8cdd3be085 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2023-11-24 12:28:01 -05:00
8f586780a1 Slightly improving performance 2023-11-24 12:27:52 -05:00
dc3c730e3b adding some labels to crossfades 2023-11-24 11:54:35 -05:00
df823102da Typo 2023-11-24 11:53:51 -05:00
Crowdin Bot
0f74bc7b74 New Crowdin translations by GitHub Action 2023-11-24 15:37:59 +00:00
e7893cacd5 Updating coil 2023-11-24 10:35:02 -05:00
Crowdin Bot
50fbde17df New Crowdin translations by GitHub Action 2023-11-24 02:29:22 +00:00
Crowdin Bot
072b14bdda New Crowdin translations by GitHub Action 2023-11-23 15:49:32 +00:00
70964e680a Migrates to MuteList 10000 2023-11-23 10:46:56 -05:00
3666a0b980 Fixes race conditions when opening videos. 2023-11-22 16:29:05 -05:00
61f52ef62e Trimming memory onStop 2023-11-22 16:10:55 -05:00
74d66f2035 Fixes logging for new events. 2023-11-22 14:39:01 -05:00
d1bef11f88 Fixes spacing when drawing POW and Geolocation at the same time. 2023-11-22 12:37:02 -05:00
3253b8528f Fix URL Preview card when websites blend OG specs 2023-11-22 12:15:09 -05:00
81661c003a Fixes the writting of nostr addresses in the text with additional words connected to them without a space. It adds a space if the first char is in the bech alphabet. 2023-11-22 11:40:12 -05:00
fbe395f071 Adds logs for lifetime events. 2023-11-22 11:00:52 -05:00
d5cf64f048 Removes log message 2023-11-22 09:54:36 -05:00
7212d566c9 Fixes the blue notification dot appearing when the user receives a notification from a blocked account before downloading the blocklist 2023-11-22 09:10:15 -05:00
17490e948c Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2023-11-22 08:44:53 -05:00
greenart7c3
9fc0c37845 fix relay reconnecting when returning from external signer 2023-11-22 08:33:41 -03:00
greenart7c3
6db031b208 fix sending zaps using amber, send some default permissions on login, save the signer package name 2023-11-22 08:33:41 -03:00
7246a545af Makes sure it doesn't crash on starting. 2023-11-21 14:17:32 -05:00
c8365439ee Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2023-11-21 13:29:51 -05:00
003d6bf018 Updating dependencies. 2023-11-21 13:29:48 -05:00
Crowdin Bot
270935a30a New Crowdin translations by GitHub Action 2023-11-21 15:14:23 +00:00
05e9a1ac3f Fixes issue with cache of disappearing User Zaps in Notifications 2023-11-20 19:03:34 -05:00
9acad8b3f5 Narrowing the redownloads of reactions down. 2023-11-20 18:58:25 -05:00
5a9d6929e5 Make local image behave as remove images. 2023-11-20 15:52:18 -05:00
e45f02c110 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2023-11-19 17:58:27 -05:00
d4ed6661dd Fixes single click login screen 2023-11-19 17:45:00 -05:00
Crowdin Bot
2976349114 New Crowdin translations by GitHub Action 2023-11-19 22:31:15 +00:00
b1cfa2219d Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2023-11-19 17:29:20 -05:00
df9b764c1d Massive refactoring to unify internal signer and the Amber signer. 2023-11-19 17:28:17 -05:00
69941002df Adds JUnitRunner after upstream changed packages. 2023-11-18 15:26:48 -05:00
Crowdin Bot
c8b9858e4d New Crowdin translations by GitHub Action 2023-11-10 14:07:24 +00:00
vicariousdrama
872d70c175 Allow amounts up to 4 digits without abbreviation 2023-11-10 07:21:06 +00:00
5ad6a2c70b Moves service manager to an Activity scoped class. 2023-11-09 15:25:59 -05:00
408b6793c0 Moves image cache to the Application class 2023-11-09 15:25:27 -05:00
43d03bc109 Caching total Zaps 2023-11-09 14:26:11 -05:00
9377c902a1 Moves creation of the LiveData set to a Synchronized block to avoid double creations without destruction. 2023-11-09 14:18:54 -05:00
5493ce0dcf Updating dependencies 2023-11-09 12:02:28 -05:00
3fd0c61c0e Updating to support all crowdin languages 2023-11-08 17:08:23 -05:00
1d62d8ed73 v0.80.7 2023-11-08 14:41:07 -05:00
2c3a7daa65 Fixes bug when the app calls this method directly, bypassing the other checks in AccountViewModel 2023-11-08 14:32:54 -05:00
1771b6e667 v0.80.6 2023-11-07 17:39:18 -05:00
853dcb2127 minimizes race condition when pausing and restarting relay connections 2023-11-07 17:38:59 -05:00
b25f346370 v0.80.5 2023-11-07 16:44:49 -05:00
edd13fbe5b Uses the indexing operator 2023-11-07 16:31:36 -05:00
92c72e5a7b
Merge pull request #669 from VictorieeMan/patch-1
changing externa sharing service for text notes to njump.me
2023-11-07 10:33:24 -05:00
Crowdin Bot
bb16ee7f0f New Crowdin translations by GitHub Action 2023-11-07 14:25:33 +00:00
Crowdin Bot
eb67b6e6cf New Crowdin translations by GitHub Action 2023-11-07 02:19:53 +00:00
Crowdin Bot
08f94e9199 New Crowdin translations by GitHub Action 2023-11-07 02:18:14 +00:00
Crowdin Bot
75f2d5710a New Crowdin translations by GitHub Action 2023-11-07 02:15:40 +00:00
2bff9fe891
Merge pull request #679 from vitorpamplona/l10n_crowdin_translations
New Greek Translations
2023-11-06 21:14:07 -05:00
4d2c405aea Removes unnecessary methods 2023-11-06 20:45:53 -05:00
Crowdin Bot
ca24afd23e New Crowdin translations by GitHub Action 2023-11-07 01:15:03 +00:00
47e124c7fc Correctly highliting a notification when dragged 2023-11-06 20:13:00 -05:00
Crowdin Bot
e0729b7236 New Crowdin translations by GitHub Action 2023-11-06 21:29:19 +00:00
a058b75ee4 Refining the padding of chat messages and reaction row 2023-11-06 16:26:38 -05:00
0a5e84fd3c Refining layout of URL Previews 2023-11-05 11:27:30 -05:00
6fa36255b2 Refining the layout of Author Pictures 2023-11-05 11:27:15 -05:00
3de52a6c0d Simplifying Compose stack 2023-11-04 16:48:29 -04:00
6d17c8d79f Fixing translations of the same term but with different case. 2023-11-04 11:29:47 -04:00
26c4677b75 Forces reconnection when a new service is available. 2023-11-04 11:23:37 -04:00
c5882a9f05 Migrates the check if stream is online to a single compose object. 2023-11-04 11:23:18 -04:00
Crowdin Bot
25e31b00d2 New Crowdin translations by GitHub Action 2023-11-03 21:16:29 +00:00
c1a59a1d21 Improve position of video controlling buttons when top bars are present. 2023-11-03 17:14:41 -04:00
e0d2a71b47 Remove a compose recomposition between the started state and the isOnline state that is already cached. 2023-11-03 17:14:10 -04:00
ef90b82396 Updates Kotlin compiler version 2023-11-03 17:11:16 -04:00
9ec6e6d955 v0.80.4 2023-10-30 17:31:50 -04:00
6b7ec2caa9 Starting videos from Main, but in a thread. 2023-10-30 17:31:33 -04:00
17130c81c8 v0.80.3 2023-10-30 17:05:02 -04:00
0571312dca Fixing new line of Loading Animation and Download buttons for images. 2023-10-30 16:39:39 -04:00
717c3bc45e Generalizing InnerReaction Row 2023-10-30 15:44:15 -04:00
c304f7c69d Typo 2023-10-30 15:43:25 -04:00
6d2a1ec1b9 Remember's modifiers in animations 2023-10-30 14:57:57 -04:00
59f7f5257b Adds check in main thread to mark as seen on relays 2023-10-30 14:33:22 -04:00
ba1f2dc17d Minimizes Jittering when loading videos. 2023-10-30 14:05:36 -04:00
820def620c Improving rendering of reaction types 2023-10-30 12:52:19 -04:00
9fef3e9e3e Only updates notification dots once at every 3 seconds. 2023-10-30 12:27:59 -04:00
e8998a26d7 Follow yourself for new users. 2023-10-30 12:10:31 -04:00
221ab1ca1a Slight performance improvements 2023-10-30 12:04:10 -04:00
2f1e67779b Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2023-10-30 09:35:23 -04:00
96663b822c Fixing colors of edit buttons 2023-10-30 09:34:43 -04:00
Crowdin Bot
85762c581a New Crowdin translations by GitHub Action 2023-10-30 12:44:53 +00:00
greenart7c3
3306dd88d2 fix floatingactionbutton not showing again after changing screens 2023-10-30 08:11:38 -03:00
18952bc8a7
Merge pull request #671 from matata2140/patch-1
Update strings.xml // values-nl
2023-10-28 22:31:43 -04:00
f6cfba6e1f Login and Logout already in IO threads 2023-10-28 21:26:36 -04:00
matata@nostrplebs.com
fb37ccd14f
Update strings.xml // values-nl
fixed a couple translations, typo's and shortened a sentence for a nicer ux
2023-10-29 01:33:07 +02:00
3858c57816 More Stability improvements to Compose 2023-10-28 18:23:12 -04:00
572c11e847 Adjusting Stability of composables 2023-10-28 18:19:21 -04:00
bd70bd708b Stabilizing Note LiveData 2023-10-28 17:51:33 -04:00
9a2ecfc85d Adds images and posts without and extra line. 2023-10-28 16:58:39 -04:00
f20fd1aebe Fixes: https://github.com/vitorpamplona/amethyst/issues/629 2023-10-28 16:58:17 -04:00
2f2914077b Speeding up the boost method 2023-10-28 16:38:12 -04:00
712d498788 Fixing weird alignment of the Hightligh post title. 2023-10-28 15:38:59 -04:00
0e51731f69 v0.80.2 2023-10-28 12:36:27 -04:00
2cc9bb8b72 Slight improvement in the performance of Reaction Row's rendering 2023-10-28 12:31:44 -04:00
553bebb6cf Reducing the size of Subject labels 2023-10-28 12:14:02 -04:00