874 Commits

Author SHA1 Message Date
Diego Beraldin
712c4faa82
fix: post and comment deletion (#521) 2024-02-10 21:10:56 +01:00
Diego Beraldin
c75fa9ca89 chore: update :core:api gradle script 2024-02-09 21:59:58 +01:00
Diego Beraldin
0456a6b5c7 chore: scale images in manual 2024-02-09 21:32:43 +01:00
Diego Beraldin
0df2f88390
chore: update documentation (#520) 2024-02-09 21:13:11 +01:00
Diego Beraldin
231cd4eec7
fix: default comment bar width (#519) 2024-02-09 20:46:27 +01:00
Diego Beraldin
35887a5bf3 chore: update deps 2024-02-09 19:34:14 +01:00
Diego Beraldin
7c3fa79fa1
feat: reorder instances in instance selection bottom sheet (#518)
closes #441
2024-02-09 19:32:10 +01:00
Diego Beraldin
d1ebd9097f version 1.7.4 1.7.4 2024-02-09 12:50:11 +01:00
Diego Beraldin
5192e4cce6 fix: set community in post creation (#517) 2024-02-09 12:48:42 +01:00
Diego Beraldin
77d7d9c697
refactor: convert isLogged to state (#516) 2024-02-09 09:05:53 +01:00
Diego Beraldin
88c8ad6d87 chore: update homepage 2024-02-08 23:38:29 +01:00
Diego Beraldin
6ef7eadc8f chore: update ruby deps 2024-02-08 23:27:48 +01:00
Diego Beraldin
7301f2dc2d
refactor: architecture refinement (#515) 2024-02-08 23:19:56 +01:00
Diego Beraldin
5d409a9adf chore: update user manual 2024-02-08 18:38:18 +01:00
Diego Beraldin
4b996e2419
fix: post creation in community (#514) 2024-02-08 18:30:37 +01:00
Diego Beraldin
54824bdc4b
fix: apply ktorfit ksp plugin like a human would to (#513) 2024-02-08 08:52:23 +01:00
Diego Beraldin
c77c8c11c8 version 1.7.3 1.7.3 2024-02-07 23:39:37 +01:00
Diego Beraldin
6c42597bf7
chore: add missing translations (#512) 2024-02-07 23:35:05 +01:00
Diego Beraldin
1557f29ece
feat: configure comment bar width; prefer nicknames (#511) 2024-02-07 22:59:26 +01:00
Diego Beraldin
cc81885754
fix load more comments on last comment (#510) 2024-02-07 20:52:35 +01:00
Diego Beraldin
bb3b057e99 version 1.7.2 1.7.2 2024-02-05 21:59:55 +01:00
Diego Beraldin
d50744fafb
fix opening community links from post bodies (#509) 2024-02-05 21:54:28 +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
f269b5b037
add hidden vote format (#507)
fix vote format bottom sheet insets and other bottom sheets
2024-02-05 18:49:31 +01:00
Diego Beraldin
01493e5486
fix: add missing font size; update Gradle; fix l10n (#506)
* add missing font weight for titles

* update to Gradle 8.6

closes #505
2024-02-05 17:52:22 +01:00
Diego Beraldin
ae4de37fe2 version 1.7.1 1.7.1 2024-02-01 21:40:54 +01:00
Diego Beraldin
868a73ce4e
enhancement: workaround to avoid accidental swipes (#504)
closes #199
2024-02-01 20:49:12 +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
11fe556f95
chore: update Ktor (#501) 2024-02-01 18:28:52 +01:00
Diego Beraldin
66879f7d51
chore: update Gradle, AGP, Compose, Kotlin, KSP and Ktorfit (#500) 2024-02-01 14:22:09 +01:00
Diego Beraldin
d86fd14b7f version 1.7.0 1.7.0 2024-01-29 08:36:20 +01:00
Diego Beraldin
0358661a8e enhancement: bottom sheet layout 2024-01-29 08:36:20 +01:00
Diego Beraldin
4b73e516d4
feat: allow switching account from modal drawer (#497)
closes #495
2024-01-28 23:06:11 +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
b7f0e03132 chore: update settings documentation 2024-01-28 10:11:49 +01:00
Diego Beraldin
1874e7bba0
enhancement: add Google Play and user manual references (#493) 2024-01-27 13:44:08 +01:00
Diego Beraldin
bccd20cfda version 1.6.3 1.6.3 2024-01-26 23:51:48 +01:00
Diego Beraldin
74a6a17817 fix: snackbar position in main screen 2024-01-26 23:29:36 +01:00
Diego Beraldin
4649a88d26 enhancement: uniform margins and shadows 2024-01-26 22:19:33 +01:00
Diego Beraldin
a7ed30a54f
enhancement: uniform margins and shadows (#492) 2024-01-26 22:16:58 +01:00
Diego Beraldin
fda49bfa86
enhancement: add some shadows (#491) 2024-01-26 19:17:17 +01:00
Diego Beraldin
83e936478b
feat: add autofill to login; prevent snackbar from being hidden by keyboard (#490) 2024-01-26 18:44:20 +01:00
Diego Beraldin
71ca96a018
enhancement: comment and post font size (#489) 2024-01-26 14:01:58 +01:00
Diego Beraldin
f56b72b174
fix: community link opening (#488)
* fix: match name and host while searching communities

* feat: open community from chat
2024-01-26 13:35:33 +01:00
Diego Beraldin
1b1facbdfe
refactor: improve community opening on other instances (#486) 2024-01-26 00:41:47 +01:00
Diego Beraldin
4fee7addfd
chore: update README.md 2024-01-25 23:56:42 +01:00
Diego Beraldin
4bdd0e61bc
feat: move color and fonts to separate screen (#485) 2024-01-25 22:54:51 +01:00
Diego Beraldin
30152548d9
refactor: rearrange settings (#484) 2024-01-25 18:38:55 +01:00
Diego Beraldin
810acd76b4
fix: window insets (#483)
* chore: margin to bottom of lists

* fix: bottom bar hiding with nav buttons

* fix: navigation insets in bottom sheets

closes #482
2024-01-25 18:26:31 +01:00