80 Commits

Author SHA1 Message Date
Diego Beraldin
f016457a81 fix(home): feed and sort type reset to default after navigation 2023-09-23 06:23:59 +02:00
Diego Beraldin
dea45e3f82 fix(home): reload with new feed and sort type after settings changed 2023-09-19 23:10:04 +02:00
Diego Beraldin
01f63bf8b8 fix(common-ui): swipe actions visibility in comment cards 2023-09-19 21:46:18 +02:00
Diego Beraldin
08f8e8f19d
feat: post and comment edit (#27)
* feat(profile): edit posts and comments

* feat(common-ui): edit posts and comments from post detail

* feat(common-ui): edit posts from community detail

* feat(home): edit posts from post list
2023-09-18 22:45:02 +02:00
Diego Beraldin
008838b5ca
feat: share post (#25) 2023-09-18 13:58:11 +02:00
Diego Beraldin
0eda8a341a feat(settings): possibility to disable swipe actions 2023-09-17 20:26:00 +02:00
Diego Beraldin
efded506af
refactor: change notification system to constant contracts (#21) 2023-09-17 10:37:30 +02:00
Diego Beraldin
19b7fc58b4
feat: post deletion (#20) 2023-09-17 09:30:33 +02:00
Diego Beraldin
a7ca24bdea fix: post not updated in list when upvoted or downvoted from detail screen 2023-09-16 20:11:16 +02:00
Diego Beraldin
19ecdf92fc
feat(inbox): private messages (#18) 2023-09-15 23:42:44 +02:00
Diego Beraldin
2b3253e7f9
fix(common-ui): post and comment creation, post vote from detail screen (#14)
* chore(common-ui): move comment card

* fix(common-ui): post upvote/downvote from detail

* chore(home): fix warning on conflicting names

* chore(common-ui): fix bug in compose new comment and post
2023-09-13 09:00:20 +02:00
Diego Beraldin
c13ef232bd chore: remove unnecessary imports 2023-09-12 19:53:39 +02:00
Diego Beraldin
0f3935c7e0 fix(navigation): remove further callbacks and use Serializable interface 2023-09-12 19:42:40 +02:00
Diego Beraldin
9f59398ec6 fix(navigation): refresh after new post and comment with notification 2023-09-12 13:51:51 +02:00
Diego Beraldin
b707bd3e59 fix(navigation): remove callback from all bottom sheets 2023-09-12 08:55:10 +02:00
Diego Beraldin
36026435e5 fix(navigation): remove callback from ListingTypeBottomSheet 2023-09-12 00:01:05 +02:00
Diego Beraldin
dcf392f51e fix(navigation): fix serialization issues 2023-09-11 23:15:55 +02:00
Diego Beraldin
d8dadbe4f4 refactor(navigation): remove back callbacks 2023-09-11 21:22:11 +02:00
Diego Beraldin
e74f234380 feat(commonui): image screen with pinch to zoom 2023-09-11 13:54:26 +02:00
Diego Beraldin
1b8d8828e6 fix(posts, search, inbox, settings): reset defaults after logout 2023-09-10 22:14:47 +02:00
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