Diego Beraldin
6ee7f58df1
fix: post and comment editing ( #528 )
2024-02-15 13:55:53 +01:00
Diego Beraldin
9faa6136fa
refactor: migration to lyricist; remove moko-resources ( #525 )
...
closes #524
2024-02-13 22:37:13 +01:00
Diego Beraldin
712c4faa82
fix: post and comment deletion ( #521 )
2024-02-10 21:10:56 +01:00
Diego Beraldin
77d7d9c697
refactor: convert isLogged to state ( #516 )
2024-02-09 09:05:53 +01:00
Diego Beraldin
1557f29ece
feat: configure comment bar width; prefer nicknames ( #511 )
2024-02-07 22:59:26 +01:00
Diego Beraldin
c304b27d4b
fix: check if JWT expired ( #503 )
...
closes #499
2024-02-01 19:24:21 +01:00
Diego Beraldin
be777b721c
feat: show featured local posts ( #502 )
...
closes #498
2024-02-01 18:53:14 +01:00
Diego Beraldin
ac0adb07a2
feat: show/hide scores for posts and comments ( #496 )
...
* feat: show scores according to settings
* enhancement: sync initial settings with remote ones
closes #494
2024-01-28 22:46:51 +01:00
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
a2eb97d9b0
chore: add module diagrams
2024-01-16 22:53:58 +01:00
Diego Beraldin
6909f4674d
fix: comment loading and tree structure ( #444 )
...
* fix: update lazy column keys with dates
* refactor: update comment tree generation
* feat: show comment count in load more button
closes #439
2024-01-13 12:33:16 +01:00
Diego Beraldin
547fc654e1
fix: distinguish between replies to posts and comments ( #427 )
2024-01-06 22:40:38 +01:00
Diego Beraldin
ac98d94ce7
enhancement: chat ( #416 )
...
* chore: update repository
* feat: add support for last action
* enhancement: update screen
2024-01-03 17:44:54 +01:00
Diego Beraldin
7381e6d30f
refactor: build warnings ( #412 )
...
* chore: remove empty modules
* chore: remove expect objects
2024-01-02 10:48:55 +01:00
Diego Beraldin
8f4b93253b
feat: video support in posts ( #403 )
...
* feat: add platform-specific players
* feat: add support in posts
closes #400
2023-12-30 15:41:05 +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
e416476e28
feat: delete private message ( #396 )
...
* feat: implement message deletion; closes #395
* chore: cleanup repositories
2023-12-29 09:40:34 +01:00
Diego Beraldin
9ddac874d6
feat: manage account bans ( #391 ); closes #390
...
* chore: update manage subscriptions
* chore: update account settings
* chore: add entry point
* feat: new module implementation
2023-12-28 21:09:26 +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
3e18220bf8
fix: post publish date unmarshalling
2023-12-27 08:40:53 +01:00
Diego Beraldin
7ca04ace88
feat: add language selection ( #381 ); closes #331
...
* chore: font reordering
* chore: second swipe sensitivity
* chore: update models
* chore: update repositories
* chore: update formatting bar
* chore: add dialog
* chore: update comment creation
* chore: update post creation
2023-12-26 21:07:36 +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
d7f7e2ee78
fix: pagination on Lemmy 0.19; closes #376 ( #377 )
2023-12-25 22:05:35 +01:00
Diego Beraldin
3f60761762
fix: user counters deserialization
2023-12-24 18:43:06 +01:00
Diego Beraldin
ab5e45f7b1
feat: user info bottom sheet; closes #342 ( #367 )
2023-12-24 14:21:22 +01:00
Diego Beraldin
4eb2c59117
fix: optimizations ( #341 ); closes #340
...
* fix: drawer sorting
* chore: remove fonts
* chore: optimize dependencies
* refactor: limit coil image cache size
* chore: add proguard rules
2023-12-22 11:39:20 +01:00
Diego Beraldin
d72f075efa
feat: modlog ( #338 ); closes #332
...
* chore: add api implementation
* chore: add repository
* refactor: move report cards to package
* feat: add entry point in community detail
* feat: add new screen
* feat: UI implementation
2023-12-21 18:08:06 +01:00
Diego Beraldin
7ab2d67607
feat: favorite communities ( #336 ); closes #333
...
* chore: remove unnecessary parameter
* chore: add local repository
* feat: show indicator in drawer
* feat: add option in subscription management
* feat: add option in community detail
* enhancement: observe changes in drawer
2023-12-20 18:04:36 +01:00
Diego Beraldin
6c78f92ff5
refactor: inbox modularization ( #334 )
...
* chore: update gradle scripts
* refactor: add :domain:inbox module
* refactor: add :unit:replies module
* refactor: add :unit:mentions module
* refactor: add :unit:messages module
2023-12-20 11:54:52 +01:00
Diego Beraldin
788deac8a5
refactor: module structure ( #329 )
2023-12-20 00:45:20 +01:00