Diego Beraldin
5e60ef4b20
fix: user and community readable names ( #471 )
2024-01-21 21:45:55 +01:00
Diego Beraldin
a2f6b21864
enhancement: prefer user display name over name ( #468 )
...
* enhancement: prefer user display name over name
* refactor: centralize community name in a similar way
2024-01-21 10:03:21 +01:00
Diego Beraldin
4e4c5103ea
fix: community and user stats info ( #467 )
...
* fix: show count instead of score in PersonAggregates on Lemmy 0.19
* fix: community stats loading
* enhancement: improve info screens layout
closes #464
2024-01-21 09:16:31 +01:00
Diego Beraldin
7ad03636ed
chore: add missing dependency diagrams
2024-01-17 21:00:39 +01:00
Diego Beraldin
e206de2e16
refactor: screen params (state restoration) ( #402 )
...
* chore: add local cache
* chore: remove possibility to disable bottom sheet gestures
* chore: add cache to detail opener and create entry points
* chore: add query by id to multi-community
* chore: update community detail
* chore: update community info
* chore: update create comment
* chore: update create post
* chore: update multi-community screens
* chore: update user detail
* chore: update user info
* chore: update post detail
* chore: update post list
* chore: update modal drawer
* chore: update subscription management
* chore: update profile
* chore: update saved items
* chore: remove JavaSerializable
closes #316
2023-12-30 10:15:22 +01:00
Diego Beraldin
23696993a7
feat: web preferences ( #386 ); closes #221
...
* feat: implement web preferences
* feat: show matrix user id in user info
2023-12-28 17:24:14 +01:00
Diego Beraldin
c2ef07d4be
refactor: navigation improvements ( #380 )
...
* chore: add some missing serializable
* refactor: use voyager-koin integration for viewmodels
* fix: typo
2023-12-26 17:37:37 +01:00
Diego Beraldin
ab5e45f7b1
feat: user info bottom sheet; closes #342 ( #367 )
2023-12-24 14:21:22 +01:00