Commit Graph

3276 Commits

Author SHA1 Message Date
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
e91e5c366d Refining some of the Markdown to match Material3 Style 2023-10-28 12:07:22 -04:00
3222f88999 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2023-10-28 11:10:34 -04:00
9d32718c13 Update Profile Feed when Blocking/Unblocking the user. 2023-10-28 11:08:48 -04:00
9664e2f042 Removes log line. 2023-10-28 10:51:07 -04:00
Crowdin Bot
725baa8776 New Crowdin translations by GitHub Action 2023-10-28 14:24:43 +00:00
64c9505620 Reverts the New Post button animation due to bugs of not coming back 2023-10-28 10:22:50 -04:00
55db7221ad Updates dependencies 2023-10-28 10:22:01 -04:00
75dc55858c Fixes the use of decimals on Notification's chart 2023-10-28 10:08:06 -04:00
VictorieeMan
1f28d3f32f
changing externa sharing service for text notes to njump.me
Changed "https://snort.social/e/" to "https://njump.me/"

Benefits of this change are the link previews that njump.me generates for shared content. The snort social links are just the url root and a long nevent, making different shares difficult to tell apart, and a bit scary to click on for some.

More benefits of njump.me listed on https://njump.me/, hosted by fiatjaf. The included nostr onboarding paired with client agnosticism is also beneficial.
2023-10-28 12:12:31 +02:00
c606212043 Reverts the hidden note LiveData to make sure the interface doesn't blink with the hidden note that just disappears ms later. 2023-10-27 17:58:40 -04:00
Crowdin Bot
2baad54660 New Crowdin translations by GitHub Action 2023-10-27 19:24:26 +00:00
46cca5fd49
Merge pull request #667 from davotoula/updated_translations
Updated translations cs/de/sv/pt
2023-10-27 15:22:46 -04:00
David Kaspar
bb32477671 Updated translations for cs/de/sv/pt 2023-10-27 20:15:20 +01:00
David Kaspar
e89384ee61 fix typo in resource string name 2023-10-27 20:07:18 +01:00
b213137e7a v0.80.1 2023-10-27 14:02:40 -04:00
92a39c4305 Brings notifications back 2023-10-27 13:58:26 -04:00
116bb19bc6 v0.80.0 2023-10-27 13:12:50 -04:00
ce54d47f46 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2023-10-27 13:06:13 -04:00
6a8c756f7a Adds an explainer to install UnifiedPush apps if they are not installed. 2023-10-27 13:05:47 -04:00
Crowdin Bot
ab01113d0e New Crowdin translations by GitHub Action 2023-10-27 13:28:47 +00:00
David Kaspar
84bc9745be added to push notification translations to SV/DE/PT 2023-10-27 12:57:22 +01:00
Crowdin Bot
424cbfcf1a New Crowdin translations by GitHub Action 2023-10-26 22:56:04 +00:00
56af44b00b - Makes sure to offer a None option on the PushNotification Distributor List
- Makes sure to not ask again if the person has already replied.
- Makes sure to not ask if there is no Unified Push app installed.
- Moves the code to a Component instead of a Custom Screen.
- Adds i18n messaging.
- Uses the existing Spinner Dialog for consistency
2023-10-26 18:53:42 -04:00
3b93198219 Removing Stop with Task from PushNotifications 2023-10-26 17:17:46 -04:00
98bb30fa59
Merge pull request #652 from KotlinGeekDev/oss-push-notifications
Oss push notifications(using UnifiedPush)
2023-10-26 17:16:44 -04:00
Crowdin Bot
e3e989de53 New Crowdin translations by GitHub Action 2023-10-26 13:33:46 +00:00
86e34d4681
Merge pull request #662 from davotoula/br_translation
added to BR translations
2023-10-26 09:32:11 -04:00
David Kaspar
a0b79d1d3b added to BR translations 2023-10-26 14:26:55 +01:00
Crowdin Bot
ab38a369da New Crowdin translations by GitHub Action 2023-10-26 12:32:49 +00:00
460a99d95d Avoids creation of the LiveData in every recomposition. 2023-10-25 17:22:26 -04:00
a66e14f3eb Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2023-10-25 16:15:48 -04:00
dd1ade2f99 Avoids recompositions 2023-10-25 16:07:58 -04:00
Crowdin Bot
8830ad3c27 New Crowdin translations by GitHub Action 2023-10-25 19:01:28 +00:00
903384d02a Making sure ViewModels are deleted when switching accounts. 2023-10-25 14:55:48 -04:00
4a8c020c3d Only call flows when there are new events to process. 2023-10-25 14:29:08 -04:00
4aaf25a384 Adds Lifecycle to all Flow object in compose. 2023-10-25 14:08:26 -04:00
a2f0c7f548
Merge pull request #657 from greenart7c3/nip-98
fix crash when uploading images/videos using external signer
2023-10-23 15:05:43 -04:00
greenart7c3
75bd97d0ae fix crash when uploading images/videos using external signer 2023-10-23 16:01:43 -03:00
f072b98fd7 Recreates the viewModel when the Account object changes. 2023-10-23 14:32:22 -04:00
d3d2845f10 v0.79.13 2023-10-23 13:07:47 -04:00
6831349f2f Slight adjustment on the rendering of hashtags. 2023-10-23 12:22:42 -04:00
5b0fc7982b Moves Relay and User Metadata update buttons from Post to Save. 2023-10-23 11:30:33 -04:00
10a0dc7f8a Fixes status update field when more than one status is available. 2023-10-23 11:29:59 -04:00
f92e13270d Solves NPE when the TextToSpeech engine isn't ready. 2023-10-23 11:15:33 -04:00
9dfb4d1a1b Making sure the UI update from language is in the Main thread. 2023-10-23 11:09:47 -04:00
191254d920 Makes sure only one npub is logged in at the same time 2023-10-22 17:16:06 -04:00