Diego Beraldin
cc8e26f33f
fix(posts, community, user-detail): upvote and download removal
2023-09-10 21:26:04 +02:00
Diego Beraldin
29dc03f318
feat(home): scroll to top on second tap on navigation item ( #13 )
2023-09-10 11:06:47 +02:00
Diego Beraldin
50f6610159
fix(profile): open post from profile
2023-09-09 15:04:09 +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
77fed461d5
feat(posts, explore): add top sort management ( #6 )
...
* fix: iOS crash report
* feat(posts, explore): add sort top management
2023-09-08 09:05:51 +02:00
Diego Beraldin
0c7756da42
fix: improve navigation ( #5 )
2023-09-08 07:38:53 +02:00
Diego Beraldin
1b2ffdf327
feat(posts): nested comment management ( #4 )
...
* fix: update layout
* feat(posts): show nested comments
* fix: more layout fixes
* feat(posts): add possibility to load more nested comments
2023-09-07 22:54:53 +02:00
Diego Beraldin
a69c6b4029
feat(explore): possibility to sort community list
2023-09-07 19:16:30 +02:00
Diego Beraldin
b4bf6ae69f
feat(post): add basic post creation
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
0583695a56
feat(inbox): add replies and mentions screens
2023-08-16 22:55:24 +02:00
Diego Beraldin
39b644487f
feat(community): add instance detail with communities
2023-08-14 18:26:07 +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
Diego Beraldin
ffa943c9bc
chore(posts): upvote, downvote and save implementation
2023-08-01 23:17:59 +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
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
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
ae99a7c2c2
feat(settings): implement language change
2023-07-27 23:22:25 +02:00
Diego Beraldin
f645e9e81f
feat(posts): add post creator, refactoring
2023-07-27 20:20:53 +02:00
Diego Beraldin
74cda9afcd
feat(posts): add host to community view in card
2023-07-27 09:11:02 +02:00
Diego Beraldin
4b80c78e30
feat(posts): improve post view
2023-07-26 22:43:30 +02:00
Diego Beraldin
51a3d2b054
chore(posts): fix PullRefreshIndicator appearance
2023-07-26 13:53:06 +02:00
Diego Beraldin
ed4aef7a06
feat(posts): add listing type selection
2023-07-26 13:51:02 +02:00