173 Commits

Author SHA1 Message Date
Diego Beraldin
617d91cb1f feat(common-ui): validation in post and comment creation 2023-09-20 07:59:23 +02:00
Diego Beraldin
5654b74963 feat(common-ui): add URL in post creation 2023-09-19 23:25:12 +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
ec5562876d fix(common-ui): comment ordering in post detail 2023-09-19 23:01:22 +02:00
Diego Beraldin
01f63bf8b8 fix(common-ui): swipe actions visibility in comment cards 2023-09-19 21:46:18 +02:00
Diego Beraldin
79afe2e40e fix(common-ui): user info not loaded and screen not populated if opened on n-th level 2023-09-19 20:14:07 +02:00
Diego Beraldin
3c3ee8da95 fix(common-ui): markdown header size 2023-09-19 20:05:14 +02:00
Diego Beraldin
053084f01e
feat(search): new multi-result search page (#28) 2023-09-19 20:01:00 +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
fe64846fc8 version 1.0.0-alpha10 2023-09-18 19:45:48 +02:00
Diego Beraldin
715a112770 feat(common-ui): progress indication while creating posts and comments 2023-09-18 19:42:33 +02:00
Diego Beraldin
88b54c2263
feat(common-ui): add save image to gallery (#26) 2023-09-18 19:31:39 +02:00
Diego Beraldin
008838b5ca
feat: share post (#25) 2023-09-18 13:58:11 +02:00
Diego Beraldin
970299fdac fix(common-ui): delete option in post detail 2023-09-18 08:44:58 +02:00
Diego Beraldin
f96afd1d62
refactor(common-ui): unifies posts and comments in user detail (#24) 2023-09-17 23:25:29 +02:00
Diego Beraldin
2614e31b9b
refactor(profile): move saved items to separate screen and restructure post and comments section (#23)
* feat(profile): move saved items to separate screen and introduce saved comments

* feat(profile): unifies posts and comments
2023-09-17 22:42:03 +02:00
Diego Beraldin
0eda8a341a feat(settings): possibility to disable swipe actions 2023-09-17 20:26:00 +02:00
Diego Beraldin
dffd0db653 fix(common-ui): position of title in create post and comment sheets 2023-09-17 20:05:40 +02:00
Diego Beraldin
63d492c388
feat(common-ui): image share (#22) 2023-09-17 13:13:25 +02:00
Diego Beraldin
0f36883dc7 chore(deps): update library versions 2023-09-17 12:14:19 +02:00
Diego Beraldin
964e7f2662 version 1.0.0-alpha09 1.0.0-alpha09 2023-09-17 11:08:30 +02:00
Diego Beraldin
3f55e132c5 feat(inbox): message in case of not logged user 2023-09-17 11:05:55 +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
85d665286a chore: move options button in post/comment footer 2023-09-16 22:46:12 +02:00
Diego Beraldin
94b96e7c16
feat: comment deletion (#19) 2023-09-16 22:30:07 +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
c47bb2be0a chore: improve bottom sheet l&f 2023-09-16 09:13:38 +02:00
Diego Beraldin
b836372219 chore: add image error block 2023-09-16 08:40:57 +02:00
Diego Beraldin
0834cb00e3 chore(common-ui): move mvi model init to DI modules 2023-09-16 08:19:54 +02:00
Diego Beraldin
c2eee67bbc version 1.0.0-alpha08 1.0.0-alpha08 2023-09-15 23:45:40 +02:00
Diego Beraldin
19ecdf92fc
feat(inbox): private messages (#18) 2023-09-15 23:42:44 +02:00
Diego Beraldin
98da3be105
fix(common-ui): no indentation for first-level comments (#17) 2023-09-15 08:02:04 +02:00
Diego Beraldin
8a6f2ac45f
feat(common-ui): connect scroll view inside web view to top bar (#15) 2023-09-14 22:46:37 +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
799a21e6ca version 1.0.0-alpha07 1.0.0-alpha07 2023-09-12 22:59:26 +02:00
Diego Beraldin
275fd50f76 feat: possibility to open URLs in internal WebView 2023-09-12 22:49:33 +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
f2c07fa18d refactor: remove some composition locals for navigators 2023-09-11 21:10:47 +02:00
Diego Beraldin
1b353e893b fix(posts): crash due to serialization in main screen 2023-09-11 20:58:01 +02:00
Diego Beraldin
345402435c feat(posts): link bar and URL opening 2023-09-11 20:41:06 +02:00
Diego Beraldin
a3e317f813 feat(posts): open image from post detail 2023-09-11 19:33:52 +02:00
Diego Beraldin
e74f234380 feat(commonui): image screen with pinch to zoom 2023-09-11 13:54:26 +02:00
Diego Beraldin
c083627c2f fix(posts): improve title rendering 2023-09-10 22:44:23 +02:00