40 Commits

Author SHA1 Message Date
Diego Beraldin
b4bf6ae69f feat(post): add basic post creation 2023-09-06 08:23:27 +02:00
Diego Beraldin
62ba4f1967 feat(crash-report): add crash report module 2023-09-06 08:23:27 +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
376f84cfef feat(settings): add options to manage nsfw 2023-09-03 22:53:04 +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
c2b245f4ec feat(posts): different colors for like and dislike 2023-09-02 15:10:41 +02:00
Diego Beraldin
689a24dade refactor: factor out common swipe logic 2023-09-02 14:45:20 +02:00
Diego Beraldin
9cd638ee0b feat(inbox): progress to replies 2023-08-27 22:46:33 +02:00
Diego Beraldin
70072f636d fix(posts): layout color fixes 2023-08-27 22:16:45 +02:00
Diego Beraldin
0776dd5c21 fix(posts): layout color fixes 2023-08-16 23:13:36 +02:00
Diego Beraldin
0583695a56 feat(inbox): add replies and mentions screens 2023-08-16 22:55:24 +02:00
Diego Beraldin
2b9dfa799b fix(community): improvements to community list and detail 2023-08-15 18:03:50 +02:00
Diego Beraldin
4df6156f30 feat(community): allow to view post for foreign communities 2023-08-15 17:41:25 +02:00
Diego Beraldin
029ce48669 feat(instance): info screen as top level screen 2023-08-15 09:13:55 +02:00
Diego Beraldin
39b644487f feat(community): add instance detail with communities 2023-08-14 18:26:07 +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
205c800591 feat(community): add community info 2023-08-14 00:08:57 +02:00
Diego Beraldin
8b82c46d67 feat(community): add possibility to subscribe/unsubscribe 2023-08-13 00:00:17 +02:00
Diego Beraldin
243dc64ad8 feat(ui): add indicator to bottom sheets 2023-08-12 17:37:06 +02:00
Diego Beraldin
ac95d61eb2 feat(post, community, user): add sorting types 2023-08-12 17:30:10 +02:00
Diego Beraldin
63b46867e4 feat(profile): show user banner 2023-08-11 22:56:11 +02:00
Diego Beraldin
a25a930085 fix(posts, profile): layout improvements 2023-08-11 22:39:18 +02:00
Diego Beraldin
0ecb9fb42a feat(user): add swipe actions to user detail 2023-08-11 17:57:44 +02:00
Diego Beraldin
578176a449 feat(user): add user detail implementation 2023-08-10 22:28:47 +02:00
Diego Beraldin
4ebf2858e2 feat(posts, communities): add swipe actions 2023-08-10 20:28:37 +02:00
Diego Beraldin
f2e763de14 feat(posts, communities): add haptic feedback 2023-08-10 15:58:36 +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
e311a91548 feat(search): implement community detail 2023-08-04 20:06:10 +02:00
Diego Beraldin
8015b065e3 feat(search): implement community list 2023-08-04 15:18:57 +02:00
Diego Beraldin
1987015cee fix(posts): ensure synchronization between post list and detail 2023-08-03 23:43:41 +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