149 Commits

Author SHA1 Message Date
Diego Beraldin
d417108e46 fix(profile): remove initial loading from main screen 2023-09-10 20:59:46 +02:00
Diego Beraldin
83cfe1b64d
8 profile and inbox navigation (#9)
* fix profile main screen

* fix profile logged screen

* fix user detail screen

* fix inbox screen
2023-09-10 09:50:44 +02:00
Diego Beraldin
50f6610159 fix(profile): open post from profile 2023-09-09 15:04:09 +02:00
Diego Beraldin
a2f6ea97a4 fix(inbox): navigation between screens 2023-09-09 14:53:28 +02:00
Diego Beraldin
5bd81e529b fix: login and profile navigation 2023-09-09 14:41:44 +02:00
Diego Beraldin
a661016e34 fix: navigation issues 2023-09-09 12:52:40 +02:00
Diego Beraldin
58a65a4b8d fix: navigation serialization issues 2023-09-09 11:47:20 +02:00
Diego Beraldin
2059bcd832
feat(post): comment indentation with colors, bar visibility (#7)
* feat(posts): show comment depth

* fix: use Material TopAppBar

* fix: improve some icons

* fix(posts): image corners

* fix(posts): FAB and bottom bar visibility tied to scroll
2023-09-08 23:42:10 +02:00
Diego Beraldin
0c7756da42
fix: improve navigation (#5) 2023-09-08 07:38:53 +02:00
Diego Beraldin
a69c6b4029 feat(explore): possibility to sort community list 2023-09-07 19:16:30 +02:00
Diego Beraldin
a4e8cf7be2 fix: some layout fixes 2023-09-06 09:02:18 +02:00
Diego Beraldin
056aae12ee refactor: layout and spacing adjustments 2023-09-05 18:53:18 +02:00
Diego Beraldin
b371950d7b
feat(posts): add possibility to reply to posts and comments (#1) 2023-09-04 22:50:06 +02:00
Diego Beraldin
a7120f1617 feat(posts): add nsfw blur 2023-09-03 22:24:17 +02:00
Diego Beraldin
0aace7f957 feat: possibility to adjust content font scale 2023-09-03 20:01:51 +02:00
Diego Beraldin
9cd638ee0b feat(inbox): progress to replies 2023-08-27 22:46:33 +02:00
Diego Beraldin
0583695a56 feat(inbox): add replies and mentions screens 2023-08-16 22:55:24 +02:00
Diego Beraldin
7571b67f58 refactor(community): options button in community detail 2023-08-14 12:53:48 +02:00
Diego Beraldin
c264931ae5 refactor(community): improve info bottom sheet 2023-08-14 10:06:45 +02:00
Diego Beraldin
8b82c46d67 feat(community): add possibility to subscribe/unsubscribe 2023-08-13 00:00:17 +02:00
Diego Beraldin
63b46867e4 feat(profile): show user banner 2023-08-11 22:56:11 +02:00
Diego Beraldin
578176a449 feat(user): add user detail implementation 2023-08-10 22:28:47 +02:00
Diego Beraldin
67c074b42c feat(profile): update layout to have scrolling header 2023-08-10 20:44:32 +02:00
Diego Beraldin
c26ad24358 refactor(posts, communities): immediate feedback after actions 2023-08-10 15:35:20 +02:00
Diego Beraldin
9e39f240ee fix: general layout improvements 2023-08-09 09:44:26 +02:00
Diego Beraldin
84fc7e635c feat(community): add navigation to community detail 2023-08-04 22:02:21 +02:00
Diego Beraldin
98e4789c81 refactor: introduce multi-level navigation 2023-08-04 21:36:50 +02:00
Diego Beraldin
8015b065e3 feat(search): implement community list 2023-08-04 15:18:57 +02:00
Diego Beraldin
1440fd6390 feat(posts): comments and actions in post detail 2023-08-03 23:13:38 +02:00
Diego Beraldin
0f1a1dbb4e refactor: fix package names and reformat 2023-08-03 13:08:05 +02:00
Diego Beraldin
6c2450faec feat(posts): add post detail and comments 2023-08-02 23:24:30 +02:00
Diego Beraldin
673210134a chore(settings): configure listing and sorting 2023-08-02 18:53:11 +02:00
Diego Beraldin
4e4262510d feat(profile): add saved section 2023-08-01 22:08:59 +02:00
Diego Beraldin
ec5786c458 feat(profile): add comment section 2023-08-01 21:51:39 +02:00
Diego Beraldin
c3e81fc3ae feat(profile): add post section 2023-08-01 21:24:48 +02:00
Diego Beraldin
437f91884f refactor(profile): refactoring to implement profile sections 2023-08-01 19:16:05 +02:00
Diego Beraldin
a58eb9b6b2 feat(profile): prettier account age 2023-08-01 08:58:42 +02:00
Diego Beraldin
2229883cb2 feat(profile): show counters 2023-08-01 00:11:39 +02:00
Diego Beraldin
ffb88d8a5d chore(posts): migration to kamel 2023-07-31 22:58:34 +02:00
Diego Beraldin
561f0661b2 chore(di): remove unnecessary duplicated modules 2023-07-31 20:50:10 +02:00
Diego Beraldin
6e509b3a08 feat(profile): start implementation of profile view 2023-07-31 20:38:46 +02:00
Diego Beraldin
69b9084658 feat(profile): fix login and logout 2023-07-30 23:16:29 +02:00
Diego Beraldin
d84224b75b feat(profile): add login implementation 2023-07-29 23:44:57 +02:00
Diego Beraldin
ae99a7c2c2 feat(settings): implement language change 2023-07-27 23:22:25 +02:00
Diego Beraldin
aac701ac18 feat(posts): add API, post visualization 2023-07-24 08:56:13 +02:00
Diego Beraldin
e56784050a chore(architecture): introduce MVI architecture 2023-07-22 23:12:38 +02:00
Diego Beraldin
0772d6bf00 chore(l10n): add string localization 2023-07-22 09:00:45 +02:00
Diego Beraldin
db49532e47 feat(settings): possibility to change theme 2023-07-20 22:51:52 +02:00
Diego Beraldin
762b0d2822 chore: splitting main feature modules 2023-07-20 22:51:52 +02:00