270 Commits

Author SHA1 Message Date
Diego Beraldin
abadb0587d feat(inbox): add mentions api 2023-08-15 18:39:46 +02:00
Diego Beraldin
2b9dfa799b fix(community): improvements to community list and detail 2023-08-15 18:03:50 +02:00
Diego Beraldin
9787bc533f fix(network): set default request timeout 2023-08-15 18:03:27 +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
67c074b42c feat(profile): update layout to have scrolling header 2023-08-10 20:44:32 +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
bb4b099735
Update README.md 2023-08-04 00:07:31 +02:00
Diego Beraldin
60d4b5cad4
Create README.md 2023-08-04 00:04:07 +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
Diego Beraldin
ffa943c9bc chore(posts): upvote, downvote and save implementation 2023-08-01 23:17:59 +02:00
Diego Beraldin
4deb13bb03 chore: remove sample code 2023-08-01 22:19:21 +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
e941dc0f21 chore(identity): add identity module 2023-07-29 09:27:53 +02:00
Diego Beraldin
49706c603d chore(preferences): migration to multiplatform-settings and encryption support 2023-07-28 12:47:34 +02:00
Diego Beraldin
ae99a7c2c2 feat(settings): implement language change 2023-07-27 23:22:25 +02:00
Diego Beraldin
8a6cb62082 feat(settings): new theme selection, black theme 2023-07-27 21:44:44 +02:00
Diego Beraldin
f645e9e81f feat(posts): add post creator, refactoring 2023-07-27 20:20:53 +02:00