124 Commits

Author SHA1 Message Date
Diego Beraldin
90cf5be522
feat: specify user ban duration and data removal (#571) 2024-03-06 13:52:57 +01:00
Diego Beraldin
6d03b3b327
fix: smoother account switch (#570) 2024-03-05 21:11:58 +01:00
Diego Beraldin
8d838234fb
fix: login at startup if not connected (#569) 2024-03-05 18:32:43 +01:00
Diego Beraldin
3d40e9005c
chore: update to AGP 8.3.0 (#567) 2024-03-04 23:24:08 +01:00
Diego Beraldin
dea1566a44
feat: moderation tools in profile (#563) 2024-03-04 22:54:45 +01:00
Diego Beraldin
c561739a1d
chore: upgrade to MD3 (#562) 2024-03-01 22:10:44 +01:00
Diego Beraldin
c4acc86f36
chore: update info about chat in about dialog (#560) 2024-02-29 19:28:54 +01:00
Diego Beraldin
8a4666b364
enhancement: drawer handles and search (#556) 2024-02-27 18:42:53 +01:00
Diego Beraldin
5609ad6259
enhancement: add community handle in info screen and remove spacing (#554) 2024-02-26 23:06:45 +01:00
Diego Beraldin
e0cdb31de9
refactor: material design navigation drawer (#553) 2024-02-26 23:03:24 +01:00
Diego Beraldin
5f4a8a3458
chore: update modlog UI (#552) 2024-02-26 13:57:26 +01:00
Diego Beraldin
4ddba1a5d7
fix: better detection of logged state at startup (#550) 2024-02-25 10:42:57 +01:00
Diego Beraldin
7892b0ccf6
feat: add share option to community and user detail (#549) 2024-02-25 09:53:43 +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
bd486855f8
chore: improve preview and markdown rendering (#543) 2024-02-21 12:59:13 +01:00
Diego Beraldin
f670f86132
feat: add comment and post preview in settings (#542) 2024-02-21 00:00:45 +01:00
Diego Beraldin
3f935ae66c
feat: custom font scale factor for content classes (#541) 2024-02-20 13:07:48 +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
0ee74a7cd9
fix: row vertical alignment (#531) 2024-02-16 23:21:58 +01:00
Diego Beraldin
7d564efc3f fix: comment loading after deletion (#529) 2024-02-15 20:27:40 +01:00
Diego Beraldin
704d2a006f
chore: remove unread indicator for private messages (#526) 2024-02-14 22:55:30 +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
e2f9ce8eb3 enhancement: improve performance in instance reorder 2024-02-11 09:26:15 +01:00
Diego Beraldin
712c4faa82
fix: post and comment deletion (#521) 2024-02-10 21:10:56 +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
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
cc81885754
fix load more comments on last comment (#510) 2024-02-07 20:52:35 +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
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
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
1874e7bba0
enhancement: add Google Play and user manual references (#493) 2024-01-27 13:44:08 +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
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
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
Diego Beraldin
4120877ef0
chore: share images as text (#481) 2024-01-24 21:29:14 +01:00
Diego Beraldin
109c0aff60
fix: remove quote option from text toolbar for anonymous users (#479) 2024-01-24 08:53:43 +01:00
Diego Beraldin
af61170e23
fix: remove block options for anonymous users (#478) 2024-01-24 08:43:08 +01:00
Diego Beraldin
f4500d4865
fix: open community from profile comments (#473) 2024-01-22 12:32:45 +01:00
Diego Beraldin
2c5b314ec0
fix: explore and user detail swipe actions (#472)
* fix: explore upvote post action

* fix: user detail upvote post action

* chore: remove wrong imports
2024-01-22 09:29:55 +01:00