Commit Graph

2066 Commits

Author SHA1 Message Date
6a3600fd73 Updates Notification lists in intervals of 1 second. 2023-05-25 18:28:51 -04:00
b40c6f1361 remember modifiers to avoid recomposition 2023-05-25 18:28:34 -04:00
5ce19474ae Moves Home and Video screen invalidations to follow the scrollTop parameter 2023-05-25 18:28:19 -04:00
e9bdc045ba Adds @Stable tag to Notification Card models 2023-05-25 18:27:05 -04:00
aed7f46ca0 remembering size of the robohash picture 2023-05-25 18:25:47 -04:00
310a93ef29 removes logs 2023-05-25 16:24:16 -04:00
1ccaa1a028 Removing the start of relays before logging in. 2023-05-25 08:56:04 -04:00
493888d121 v0.51.1 2023-05-24 18:12:46 -04:00
e5aba62fdd Imports BahaUrlPreview library to add the proxy connection into it. 2023-05-24 18:11:51 -04:00
b643cedf8f
Merge pull request #424 from KotlinGeekDev/retain-state
Retain state when rotating device.
2023-05-24 17:02:27 -04:00
2c0bfe2118 v0.51.0 2023-05-24 17:01:30 -04:00
f1ecaf1ee5 - Adds Immutable Lists to avoid recompositions
- Moves NavController to a lambda to avoid recompositions
- Moves AccountViewModel builder to a ViewModel Factory to avoid recompositions
- Reduces notifications invalidation requests when starting the screen.
2023-05-24 12:34:09 -04:00
4841d4004e Fixes https://github.com/vitorpamplona/amethyst/issues/425 2023-05-24 10:38:25 -04:00
KotlinGeek
75d56214d2 Use manifest to avoid Activity recreation. 2023-05-23 23:58:59 +01:00
f0ba68e467 Fixing missing some notifications. 2023-05-23 16:04:29 -04:00
5a375b94d6 Adds Zap amounts to Notification bubbles. 2023-05-23 15:14:00 -04:00
dcbd4148e2 v0.50.6 2023-05-23 12:14:47 -04:00
0015100dea Fixing Immutable imports 2023-05-23 12:12:43 -04:00
8898e5d10b Adds Immutable and Stable annotations to avoid recomposing 2023-05-23 12:02:34 -04:00
15621f16a2 Improves the speed of updating Notification notes 2023-05-23 10:37:34 -04:00
a29d9ad433 Adds a cache layer for citations in Notes 2023-05-23 10:37:18 -04:00
d355f22938 Fixes click on the Home to update the feed 2023-05-23 10:35:56 -04:00
2082c6cb28 Fixes size for following symbol 2023-05-22 21:01:25 -04:00
4b49cc1aab better translations to unfollow in portuguese 2023-05-22 20:47:34 -04:00
538e61b38e rollback vm version 2023-05-22 20:47:13 -04:00
93f8847544 moving plugin to the latest 2023-05-22 20:41:42 -04:00
a1da4affeb Updating dependencies 2023-05-22 20:04:33 -04:00
0bf94f316f Moving more variables to remember clauses 2023-05-22 20:04:23 -04:00
a3fc22a04a v0.50.5 2023-05-22 18:24:50 -04:00
6437a2106a Moves zapProgress to inside the IO update to make sure it only updates when needed. 2023-05-22 17:52:46 -04:00
0a8c79dacd Stops recomposing the drawer at every new route. 2023-05-22 17:52:18 -04:00
22dbaaf95a Adjusts bottombar to not recalculate hasNewItems in every recomposition. 2023-05-22 17:51:59 -04:00
278091e6ef Moves default state of url previews to the remember function 2023-05-22 17:51:37 -04:00
d99711d3e6 Remembering Background color and Text elements for posts. 2023-05-22 17:51:12 -04:00
48f8cd7d95 Merge remote-tracking branch 'origin/HEAD' 2023-05-22 15:11:10 -04:00
3b816559e4 Optimizes MultiSetCompose 2023-05-22 15:10:54 -04:00
e96a50b454 Optimizes recomposition of bottom items. 2023-05-22 15:08:14 -04:00
93282b71ae Optimizes NIP-05 procedures 2023-05-22 15:07:47 -04:00
8223476cb3 Formatting 2023-05-22 15:07:21 -04:00
460187c4a4 Optimizes Drawer for Recomposition 2023-05-22 15:07:13 -04:00
5da49c920b Removes the time log for Composing a note 2023-05-22 14:55:06 -04:00
df5b5b90af Formatting 2023-05-22 14:54:42 -04:00
e5b937ed7e Only updates the refreshing state if it was refreshing. 2023-05-22 14:54:25 -04:00
b4b90cfd19
Merge pull request #420 from KotlinGeekDev/back-navigation-fix
Improve navigation behaviour.
2023-05-22 14:35:50 -04:00
99d302802a Deprecating IMGUR 2023-05-22 09:50:06 -04:00
ec2fc2f7e3 Updates relay UI on messages sent by the logged in user in chat 2023-05-22 09:49:34 -04:00
26634ccb04 Migrates notification summary to a new day without having to restart the app. 2023-05-22 09:18:13 -04:00
KotlinGeek
7766886587 Apply fix to profile navigation as well. 2023-05-22 12:56:17 +01:00
b219b3631c - Adds hashtags and #[n] rendering to markdown
- Shortcuts the link to Amethyst's router.
2023-05-21 20:54:42 -04:00
a0797f7104 Fixes NWC with Auth 2023-05-21 20:53:57 -04:00