85 Commits

Author SHA1 Message Date
Diego Beraldin
19ba7ee2c8
enhancement: recover expired token in profile (#1135) 2024-07-14 17:16:18 +02:00
Diego Beraldin
0f99736da3
enhancement: profile auth error and reload (#1133) 2024-07-14 10:02:42 +02:00
Diego Beraldin
3577431cc3
enhancement: post opening and initial load (#1087) 2024-07-06 19:38:43 +02:00
Diego Beraldin
361e80b48c
feat: media uploads refinement (#1084) 2024-07-06 08:06:37 +02:00
Diego Beraldin
99a4e1594c
feat: profile side menu (#1081) 2024-07-05 20:31:12 +02:00
Diego Beraldin
a6e24e1a43
fix: moderator and admin indicators (#1058) 2024-06-29 19:58:20 +02:00
Diego Beraldin
e2e22029cf
enhancement: remove comment horizontal padding (#1003) 2024-06-18 20:22:44 +02:00
Diego Beraldin
f4a0352942
feat: restore deleted post and comments (#998) 2024-06-18 00:39:56 +02:00
Diego Beraldin
fe41e693db
feat: add option to share comments (#950) 2024-06-08 07:55:24 +02:00
Diego Beraldin
6c81212aa2
refactoring: migrate l10n from XML to pure Kotlin (#936) 2024-06-06 08:14:36 +02:00
Diego Beraldin
4e39829df6
feat: specific language on a per-community basis (#909) 2024-05-30 21:53:05 +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
25a03cde65
enhancement: drawer content depending on logged status (#891) 2024-05-26 13:25:35 +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
f9ed0337fc
enhancement: open post and initial loading (#855) 2024-05-16 09:19:06 +02:00
Diego Beraldin
0703b1573f
chore: add ktlint (#854) 2024-05-15 23:49:48 +02:00
Diego Beraldin
cae9fd4da3
chore: remove unnecessary dispatcher switch (#852) 2024-05-15 22:14:14 +02:00
Diego Beraldin
dcbf4e751a
feat: implement admin tools (#842) 2024-05-14 06:34:11 +02:00
Diego Beraldin
236590c0f9
feat: configurable comment indent amount (#839) 2024-05-12 13:41:36 +02:00
Diego Beraldin
7112c9f153
fix: report list loading indicator (#838) 2024-05-11 23:05:15 +02:00
Diego Beraldin
47cc557ba8
enhancement: close screen after report, ban & remove success (#837) 2024-05-11 14:09:21 +02:00
Diego Beraldin
3801c7e2d8
fix: lazy list state issues when changing feed or sort type (#831) 2024-05-11 11:47:14 +02:00
Diego Beraldin
ddb51e2ed0
enhancement: cross posts (#801) 2024-05-07 09:03:47 +02:00
Diego Beraldin
14c49ce3d8
fix: consistent vertical padding for tabbed lists (#788) 2024-05-05 09:51:05 +02:00
Diego Beraldin
3a7c378bb1
enhancement: side menu top bar actions (#776) 2024-05-04 12:41:42 +02:00
Diego Beraldin
e002eff127
feat: full width images (#763) 2024-05-02 22:48:52 +02:00
Diego Beraldin
219fe37bb2
fix: reply action from profile (#757) 2024-05-02 08:37:59 +02:00
Diego Beraldin
98656fd356
fix: post navigation stack and improvements (#742) 2024-04-30 13:31:35 +02:00
Diego Beraldin
9251b5067c
feat: post navigation in detail screen (#741) 2024-04-29 23:37:16 +02:00
Diego Beraldin
9742488c57
refactor: post and comment pagination (#733) 2024-04-28 13:28:06 +02:00
Diego Beraldin
2cea633756
fix: moderator tools access from profile (#725) 2024-04-25 21:26:05 +02:00
Diego Beraldin
32eb9ddae6
fix: move manage account to top bar (#722) 2024-04-25 09:56:38 +02:00
Diego Beraldin
9a4d046099
enhancement: restore profile action menu (#712) 2024-04-21 22:18:31 +02:00
Diego Beraldin
b289b00775
enhancement: review horizontal content paddings (#701) 2024-04-19 22:37:50 +02:00
Diego Beraldin
5a74fc1974
chore: change fab icon; read/unread improvements (#690) 2024-04-15 18:28:10 +02:00
Diego Beraldin
f99dcb8a82
enhancement: declutter profile screen (#681) 2024-04-14 10:27:18 +02:00
Diego Beraldin
5e39a7a9a6
chore: remove integer IDs (#658) 2024-04-07 08:27:15 +02:00
Diego Beraldin
4cbedbafc0
fix: content loading at initial stage (#653)
closes #652
2024-04-03 18:52:17 +02:00
Diego Beraldin
69d6f5aa7f
apply detekt to unit modules (2) (#651) 2024-04-01 17:45:29 +02:00
Diego Beraldin
302043e73a
chore: add detekt (#643) 2024-03-30 09:11:40 +01:00
Diego Beraldin
03fd3a6fb1
fix: comment link opening and state restoration (#642) 2024-03-29 19:09:31 +01:00
Diego Beraldin
7e5c7d603a
fix: divider between comments in user detail (#636) 2024-03-26 14:08:00 +01:00
Diego Beraldin
577667347a
refactor: avoid unnecessary filters (#631) 2024-03-25 18:49:32 +01:00
Diego Beraldin
c99ee290b2
enhancement: ask confirmation before deletion (#626) 2024-03-24 10:33:19 +01:00
Diego Beraldin
873935af6b
refactor: use uniform approach for debounce (#612) 2024-03-19 08:30:09 +01:00
Diego Beraldin
f14cafba22
fix: pagination in tabbed screens (#610) 2024-03-18 13:51:51 +01:00
Diego Beraldin
daaabd9f3f
feat: show liked/disliked post/comments; unify contents to moderate (#609) 2024-03-18 08:56:15 +01:00