Diego Beraldin
9cb1f84edd
fix(common-ui): margins around title and text in post cards
2023-09-25 20:45:32 +02:00
Diego Beraldin
859437c321
fix(common-ui): show full text in post detail
2023-09-25 13:44:26 +02:00
Diego Beraldin
248e28f292
feat(inbox): support for post layouts
2023-09-25 07:54:13 +02:00
Diego Beraldin
6453ab6b2b
feat(common-ui, settings): support for multiple post layouts
2023-09-25 07:54:13 +02:00
Diego Beraldin
fa1be74a80
chore(profile): remove card duplication
2023-09-24 22:03:20 +02:00
Diego Beraldin
ecfd775d25
chore: introduce data objects where needed
2023-09-24 21:51:26 +02:00
Diego Beraldin
c363caa0a9
feat(settings): configure primary, secondary and tertiary colors
2023-09-24 21:41:16 +02:00
Diego Beraldin
a7c128f695
refactor(common-ui): new creator and community info component
2023-09-24 16:37:17 +02:00
Diego Beraldin
2d3108715a
fix(common-ui): markdown support in community info
2023-09-24 15:50:43 +02:00
Diego Beraldin
38a49f94fe
fix(common-ui): improve community subscription status icons
2023-09-24 15:47:12 +02:00
Diego Beraldin
82f192721c
refactor: move common components to separate module, centralize image loading
2023-09-23 22:16:00 +02:00
Diego Beraldin
09bae54203
chore: update compose 1.5.1, gradle 8.0, kotlin 1.9.10, kamel 0.7.3, voyager 1.0.0-rc07, Android target sdk level 34
2023-09-23 15:09:34 +02:00
Diego Beraldin
c37e282d35
chore: add FilterQuality to images
2023-09-23 06:53:13 +02:00
Diego Beraldin
b92a658382
fix: further reduce markdown header size
2023-09-23 06:33:52 +02:00
Diego Beraldin
4c442a2c52
fix(inbox): upvote and downvote from replies and mentions
2023-09-23 00:34:48 +02:00
Diego Beraldin
983a8b6094
fix(common-ui): community subscribe button
2023-09-22 18:09:25 +02:00
Diego Beraldin
1eff763bbf
feat: open comment author and community from explore, user detail and profile
2023-09-21 13:57:55 +02:00
Diego Beraldin
fda9d39bdb
feat: improve community header and move subscribe button to top app bar
2023-09-21 06:40:01 +02:00
Diego Beraldin
ec311d7b5a
feat: possibility to open comment in detail from explore screen
2023-09-21 06:28:20 +02:00
Diego Beraldin
0d25d0c4aa
fix: update community status after subscription
2023-09-21 06:17:31 +02:00
Diego Beraldin
6ad2853790
chore: open community and creator from post card
2023-09-21 06:10:25 +02:00
Diego Beraldin
5e5c506e2c
chore: reduce fractional threshold of swipeable card
2023-09-21 06:04:55 +02:00
Diego Beraldin
d63d6c26e6
chore: remove image placeholders and errors in headers
2023-09-20 23:36:22 +02:00
Diego Beraldin
5690166d2f
refactor(common-ui): redesign community header component
2023-09-20 23:30:50 +02:00
Diego Beraldin
eee850d3db
refactor(common-ui): redesign user header component
2023-09-20 22:54:52 +02:00
Diego Beraldin
b6ddf2dce0
feat(common-ui): possibility to create post with image ( #29 )
2023-09-20 21:38:56 +02:00
Diego Beraldin
70a79800ca
feat(common-ui): open chat with user from detail screen
2023-09-20 18:53:17 +02:00
Diego Beraldin
a3cfd89c95
fix(common-ui): haptic feedback while swiping
2023-09-20 13:54:22 +02:00
Diego Beraldin
2fc81422a2
feat(common-ui): progress while loading images
2023-09-20 08:35:20 +02:00
Diego Beraldin
443a9f480a
feat(common-ui): translate image loading error
2023-09-20 08:19:09 +02:00
Diego Beraldin
5d2ce2d836
feat(common-ui): reload post only when needed in detail screen
2023-09-20 08:07:49 +02:00
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
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
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
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