146 Commits

Author SHA1 Message Date
Diego Beraldin
eb0bb860dd fix(common): load more comments behaviour 2023-09-27 21:11:37 +02:00
Diego Beraldin
ded041afe9 fix(ui): avoid inlined images in post and comment body 2023-09-27 19:36:19 +02:00
Diego Beraldin
03d52c69ac fix(common): keep URL while editing posts 2023-09-27 19:36:07 +02:00
Diego Beraldin
d2500372c2 fix(ui): add divider for comments 2023-09-27 08:18:19 +02:00
Diego Beraldin
bcc1b02f40 feat(ui): add Spanish l10n 2023-09-26 23:13:50 +02:00
Diego Beraldin
b74a18a93f fix(ui): improve pan and scale for zoomable images 2023-09-26 22:16:49 +02:00
Diego Beraldin
31f34b03a3 feat(settings, ui): generate palette based on seed color 2023-09-26 21:32:15 +02:00
Diego Beraldin
077866fbde feat: markdown preview in post/comment creation 2023-09-26 19:08:30 +02:00
Diego Beraldin
161c0522c9 fix: consistent naming 2023-09-26 18:39:49 +02:00
Diego Beraldin
09b4e5f526 fix(ui): prevent duplication in comment and post creation 2023-09-26 13:29:37 +02:00
Diego Beraldin
77f9e6ed03 fix(ui): possibility to edit and delete own comments 2023-09-26 13:20:48 +02:00
Diego Beraldin
cda1aaf254 fix(ui): open community and creator from post header 2023-09-26 08:46:08 +02:00
Diego Beraldin
ef2395b1c6 fix(ui): send button and return in create post and comment screens 2023-09-26 08:45:50 +02:00
Diego Beraldin
871c512bb9 fix(ui): add possibility to reply from post detail card footer 2023-09-26 08:14:47 +02:00
Diego Beraldin
d504664e8f fix(ui): margins and dividers around cards 2023-09-26 08:09:17 +02:00
Diego Beraldin
e6a2e4666e feat(inbox): show inbox badge numbers 2023-09-26 07:51:53 +02:00
Diego Beraldin
de46c96926 feat(profile): support saved items sorting 2023-09-25 22:15:16 +02:00
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