Vitor Pamplona
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
Vitor Pamplona
4d2c405aea
Removes unnecessary methods
2023-11-06 20:45:53 -05:00
Vitor Pamplona
47e124c7fc
Correctly highliting a notification when dragged
2023-11-06 20:13:00 -05:00
Vitor Pamplona
a058b75ee4
Refining the padding of chat messages and reaction row
2023-11-06 16:26:38 -05:00
Vitor Pamplona
0a5e84fd3c
Refining layout of URL Previews
2023-11-05 11:27:30 -05:00
Vitor Pamplona
6fa36255b2
Refining the layout of Author Pictures
2023-11-05 11:27:15 -05:00
Vitor Pamplona
3de52a6c0d
Simplifying Compose stack
2023-11-04 16:48:29 -04:00
Vitor Pamplona
26c4677b75
Forces reconnection when a new service is available.
2023-11-04 11:23:37 -04:00
Vitor Pamplona
c5882a9f05
Migrates the check if stream is online to a single compose object.
2023-11-04 11:23:18 -04:00
Vitor Pamplona
c1a59a1d21
Improve position of video controlling buttons when top bars are present.
2023-11-03 17:14:41 -04:00
Vitor Pamplona
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
Vitor Pamplona
6b7ec2caa9
Starting videos from Main, but in a thread.
2023-10-30 17:31:33 -04:00
Vitor Pamplona
0571312dca
Fixing new line of Loading Animation and Download buttons for images.
2023-10-30 16:39:39 -04:00
Vitor Pamplona
717c3bc45e
Generalizing InnerReaction Row
2023-10-30 15:44:15 -04:00
Vitor Pamplona
c304f7c69d
Typo
2023-10-30 15:43:25 -04:00
Vitor Pamplona
6d2a1ec1b9
Remember's modifiers in animations
2023-10-30 14:57:57 -04:00
Vitor Pamplona
59f7f5257b
Adds check in main thread to mark as seen on relays
2023-10-30 14:33:22 -04:00
Vitor Pamplona
ba1f2dc17d
Minimizes Jittering when loading videos.
2023-10-30 14:05:36 -04:00
Vitor Pamplona
820def620c
Improving rendering of reaction types
2023-10-30 12:52:19 -04:00
Vitor Pamplona
9fef3e9e3e
Only updates notification dots once at every 3 seconds.
2023-10-30 12:27:59 -04:00
Vitor Pamplona
e8998a26d7
Follow yourself for new users.
2023-10-30 12:10:31 -04:00
Vitor Pamplona
221ab1ca1a
Slight performance improvements
2023-10-30 12:04:10 -04:00
Vitor Pamplona
2f1e67779b
Merge branch 'main' of https://github.com/vitorpamplona/amethyst
2023-10-30 09:35:23 -04:00
Vitor Pamplona
96663b822c
Fixing colors of edit buttons
2023-10-30 09:34:43 -04:00
greenart7c3
3306dd88d2
fix floatingactionbutton not showing again after changing screens
2023-10-30 08:11:38 -03:00
Vitor Pamplona
f6cfba6e1f
Login and Logout already in IO threads
2023-10-28 21:26:36 -04:00
Vitor Pamplona
3858c57816
More Stability improvements to Compose
2023-10-28 18:23:12 -04:00
Vitor Pamplona
572c11e847
Adjusting Stability of composables
2023-10-28 18:19:21 -04:00
Vitor Pamplona
bd70bd708b
Stabilizing Note LiveData
2023-10-28 17:51:33 -04:00
Vitor Pamplona
9a2ecfc85d
Adds images and posts without and extra line.
2023-10-28 16:58:39 -04:00
Vitor Pamplona
f20fd1aebe
Fixes: https://github.com/vitorpamplona/amethyst/issues/629
2023-10-28 16:58:17 -04:00
Vitor Pamplona
2f2914077b
Speeding up the boost method
2023-10-28 16:38:12 -04:00
Vitor Pamplona
712d498788
Fixing weird alignment of the Hightligh post title.
2023-10-28 15:38:59 -04:00
Vitor Pamplona
2cc9bb8b72
Slight improvement in the performance of Reaction Row's rendering
2023-10-28 12:31:44 -04:00
Vitor Pamplona
553bebb6cf
Reducing the size of Subject labels
2023-10-28 12:14:02 -04:00
Vitor Pamplona
e91e5c366d
Refining some of the Markdown to match Material3 Style
2023-10-28 12:07:22 -04:00
Vitor Pamplona
9d32718c13
Update Profile Feed when Blocking/Unblocking the user.
2023-10-28 11:08:48 -04:00
Vitor Pamplona
9664e2f042
Removes log line.
2023-10-28 10:51:07 -04:00
Vitor Pamplona
64c9505620
Reverts the New Post button animation due to bugs of not coming back
2023-10-28 10:22:50 -04:00
Vitor Pamplona
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
Vitor Pamplona
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
Vitor Pamplona
92a39c4305
Brings notifications back
2023-10-27 13:58:26 -04:00
Vitor Pamplona
6a8c756f7a
Adds an explainer to install UnifiedPush apps if they are not installed.
2023-10-27 13:05:47 -04:00
Vitor Pamplona
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
Vitor Pamplona
98bb30fa59
Merge pull request #652 from KotlinGeekDev/oss-push-notifications
...
Oss push notifications(using UnifiedPush)
2023-10-26 17:16:44 -04:00
Vitor Pamplona
460a99d95d
Avoids creation of the LiveData in every recomposition.
2023-10-25 17:22:26 -04:00
Vitor Pamplona
dd1ade2f99
Avoids recompositions
2023-10-25 16:07:58 -04:00
Vitor Pamplona
903384d02a
Making sure ViewModels are deleted when switching accounts.
2023-10-25 14:55:48 -04:00
Vitor Pamplona
4a8c020c3d
Only call flows when there are new events to process.
2023-10-25 14:29:08 -04:00