23 Commits

Author SHA1 Message Date
Diego Beraldin
0cbec1899f
feat: save drafts for posts and comments (#547) 2024-02-24 17:21:51 +01:00
Diego Beraldin
92050581bb
enhancement: bottom sheets to full screens (#539) 2024-02-19 19:53:25 +01:00
Diego Beraldin
f9297a6e5b
fix(post, comment): retain text field value in viewmodel (#535)
closes #534
2024-02-18 22:51:44 +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
5192e4cce6 fix: set community in post creation (#517) 2024-02-09 12:48:42 +01:00
Diego Beraldin
7301f2dc2d
refactor: architecture refinement (#515) 2024-02-08 23:19:56 +01:00
Diego Beraldin
4b996e2419
fix: post creation in community (#514) 2024-02-08 18:30:37 +01:00
Diego Beraldin
1557f29ece
feat: configure comment bar width; prefer nicknames (#511) 2024-02-07 22:59:26 +01:00
Diego Beraldin
81bafe9889
fix: edit posts and comments (#508)
* fix edit post

* fix edit comments
2024-02-05 19:58:08 +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
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
dfb0a8504f
fix: editing post and comment (#466)
closes #465
2024-01-20 13:07:16 +01:00
Diego Beraldin
bb7020a736
fix: cross post test (#453)
closes #451
2024-01-16 18:58:34 +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
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
d28f843a51
fix: add IME padding (#401) 2023-12-30 09:40:08 +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
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
273e621bb6 enhancement: snackbar color; closes #363 (#364) 2023-12-23 17:48:04 +01:00
Diego Beraldin
3e26201f61
enhancement: current account position; closes #330 (#335) 2023-12-20 12:51:09 +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