58 Commits

Author SHA1 Message Date
Diego Beraldin
6c81212aa2
refactoring: migrate l10n from XML to pure Kotlin (#936) 2024-06-06 08:14:36 +02:00
Diego Beraldin
541cf7255d
enhancement: improve login use case (#930) 2024-06-05 07:59:48 +02:00
Diego Beraldin
5cb0c28352
fix: comment edit a reply to another comment (#928) 2024-06-04 23:09:39 +02:00
Diego Beraldin
2b7a885904
fix: IME padding (#910) 2024-05-30 23:54:23 +02:00
Diego Beraldin
4e39829df6
feat: specific language on a per-community basis (#909) 2024-05-30 21:53:05 +02:00
Diego Beraldin
cb668f817b
fix: navigation bar inset (#908) 2024-05-30 14:44:28 +02:00
Diego Beraldin
c85de822da
chore: update to Kotlin 2.0.0 and Compose Multiplatform 1.6.10 (#892) 2024-05-27 07:26:30 +02:00
Diego Beraldin
58e33fccd8
fix: MVI model state update (#879) 2024-05-20 22:54:34 +02:00
Diego Beraldin
4b85782e39
feat: hide downvote button if not enabled on instance (#864) 2024-05-19 00:01:52 +02:00
Diego Beraldin
8b4514b5e2
fix: iOS compatibility (#861) 2024-05-17 23:33:30 +02:00
Diego Beraldin
8c167c8975
fix: pull to refresh indicator in filtered contents (#856) 2024-05-16 19:11:24 +02:00
Diego Beraldin
0703b1573f
chore: add ktlint (#854) 2024-05-15 23:49:48 +02:00
Diego Beraldin
d922ca5aed
fix: divider in create comment screen (#847) 2024-05-13 19:56:09 +02:00
Diego Beraldin
236590c0f9
feat: configurable comment indent amount (#839) 2024-05-12 13:41:36 +02:00
Diego Beraldin
337928e05f
fix: tentative fix for keyboard padding (#828) 2024-05-11 08:56:12 +02:00
Diego Beraldin
f3dc42c14e
fix: update title styles (screens, dialog, bottom sheets) (#827) 2024-05-11 08:41:01 +02:00
Diego Beraldin
52a76a2daf
enhancement: review text style definitions (#825) 2024-05-10 22:10:34 +02:00
Diego Beraldin
e0f28b4ae9
fix: create comment screen field (#805) 2024-05-08 13:56:55 +02:00
Diego Beraldin
cf9fc7fada
fix: padding above keyboard (2) (#804) 2024-05-07 21:29:04 +02:00
Diego Beraldin
5ccae4fd7b
fix: tentative fix for padding above keyboard (#794) 2024-05-06 08:15:31 +02:00
Diego Beraldin
3a7c378bb1
enhancement: side menu top bar actions (#776) 2024-05-04 12:41:42 +02:00
Diego Beraldin
38ba81d4ff
fix: tentative fix for padding above keyboard (#774) 2024-05-04 12:08:47 +02:00
Diego Beraldin
e002eff127
feat: full width images (#763) 2024-05-02 22:48:52 +02:00
Diego Beraldin
c364ce5941
fix: consistent icons for posts, replies, arrows (#759) 2024-05-02 13:14:51 +02:00
Diego Beraldin
5e39a7a9a6
chore: remove integer IDs (#658) 2024-04-07 08:27:15 +02:00
Diego Beraldin
55cb02ae94
chore: apply detekt to unit modules (1) (#650) 2024-04-01 11:05:15 +02:00
Diego Beraldin
302043e73a
chore: add detekt (#643) 2024-03-30 09:11:40 +01:00
Diego Beraldin
fded58bcd1
fix: make post body optional (#634)
closes #632
2024-03-25 21:46:47 +01:00
Diego Beraldin
58f3751dfa
enhancement: review Explore UI (#619) 2024-03-21 19:28:44 +01:00
Diego Beraldin
c5c011b08d
feat: select default language for new posts and comments (#616) 2024-03-20 13:30:23 +01:00
Diego Beraldin
873935af6b
refactor: use uniform approach for debounce (#612) 2024-03-19 08:30:09 +01:00
Diego Beraldin
f69738482e
refactor: main-safe repositories (#601) 2024-03-14 23:10:26 +01:00
Diego Beraldin
0acbe4aa63
refactor: remove redundant architecture structure (#587) 2024-03-11 08:43:03 +01:00
Diego Beraldin
5d67e5efc5
fix: post and comment editing (#583) 2024-03-08 13:28:07 +01:00
Diego Beraldin
c561739a1d
chore: upgrade to MD3 (#562) 2024-03-01 22:10:44 +01:00
Diego Beraldin
0cbec1899f
feat: save drafts for posts and comments (#547) 2024-02-24 17:21:51 +01:00
Diego Beraldin
380ab36e16 enhancement: votes in raw content dialog (#544) 2024-02-22 08:31:11 +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
7301f2dc2d
refactor: architecture refinement (#515) 2024-02-08 23:19:56 +01:00
Diego Beraldin
1557f29ece
feat: configure comment bar width; prefer nicknames (#511) 2024-02-07 22:59:26 +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
dfb0a8504f
fix: editing post and comment (#466)
closes #465
2024-01-20 13:07:16 +01:00
Diego Beraldin
1d7c0bac39
fix: comment editing (#421) 2024-01-04 10:02:38 +01:00
Diego Beraldin
45791be89b
fix: formatting bar actions (#418) 2024-01-03 18:56:06 +01:00
Diego Beraldin
d349aa5dbe
feat: limit post body height (#405)
* chore: add support in rendering

* feat: update screen to use new property

* feat: add new dialog

* chore: update persistence

* feat: update settings screen

* chore: update other dialogs

* chore: l10n

closes #404
2023-12-31 14:35:54 +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