Diego Beraldin
|
7d8703e3e3
|
fix: keyboard type for text inputs (#938)
|
2024-06-06 11:26:48 +02:00 |
|
Diego Beraldin
|
6c81212aa2
|
refactoring: migrate l10n from XML to pure Kotlin (#936)
|
2024-06-06 08:14:36 +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
|
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
|
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
|
3049de99d0
|
feat: implement title autofill based on URL (#707)
|
2024-04-21 09:18:56 +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
|
f69738482e
|
refactor: main-safe repositories (#601)
|
2024-03-14 23:10:26 +01:00 |
|
Diego Beraldin
|
cf5af84bb2
|
feat: create post from home (#599)
|
2024-03-14 18:51:22 +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
|
90cf5be522
|
feat: specify user ban duration and data removal (#571)
|
2024-03-06 13:52:57 +01:00 |
|
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 |
|