281 Commits

Author SHA1 Message Date
Diego Beraldin
4e27fd5f32 fix: card backgrounds on dark mode 2023-09-29 14:14:12 +02:00
Diego Beraldin
7ba667b8cd fix: inbox chat similar to other input fields 2023-09-29 13:59:27 +02:00
Diego Beraldin
03a35a33d0 version 1.0.0-beta10 1.0.0-beta10 2023-09-29 08:43:57 +02:00
Diego Beraldin
4b6ea79e86
feat: multi-account management (#32) 2023-09-29 08:38:20 +02:00
Diego Beraldin
db81272fc0 fix: user header appearance 2023-09-29 08:07:07 +02:00
Diego Beraldin
41597a8b03 chore: further fix in vertical margins 2023-09-28 20:50:35 +02:00
Diego Beraldin
eaaf066304 feat: manage user and community opening from links in texts 2023-09-28 20:38:25 +02:00
Diego Beraldin
8080aa54ef feat(explore): add pull to refresh to manage subscriptions screen 2023-09-28 18:00:21 +02:00
Diego Beraldin
9110b86b62 chore: update README.md 2023-09-28 13:54:19 +02:00
Diego Beraldin
8e39587d7d chore: remove unused variable 2023-09-28 13:41:59 +02:00
Diego Beraldin
1de21dab01 fix(l10n): typo in Italian strings 2023-09-28 13:41:29 +02:00
Diego Beraldin
5e18264e21 feat: local persistence 2023-09-28 13:40:17 +02:00
Diego Beraldin
dc8c0afae9 chore(deps): update build scripts 2023-09-28 08:49:22 +02:00
Diego Beraldin
f5ee0c445f version 1.0.0-beta09 1.0.0-beta09 2023-09-28 08:38:53 +02:00
Diego Beraldin
564da3077a fix: profile unlogged visibility 2023-09-28 08:33:17 +02:00
Diego Beraldin
592ff7989a chore: reduce spacing in post lists 2023-09-28 08:26:56 +02:00
Diego Beraldin
f8caceb41b chore(explore): invert action buttons 2023-09-27 23:59:00 +02:00
Diego Beraldin
9392ee08ba chore(deps): update build scripts 2023-09-27 23:59:00 +02:00
Diego Beraldin
eb0bb860dd fix(common): load more comments behaviour 2023-09-27 21:11:37 +02:00
Diego Beraldin
ee21397ad3 chore: improve sort icons 2023-09-27 20:49:47 +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
7c0a363fa4 fix(ui): bottom navigation bar color 2023-09-27 19:36:11 +02:00
Diego Beraldin
03d52c69ac fix(common): keep URL while editing posts 2023-09-27 19:36:07 +02:00
Diego Beraldin
f8433211f5 fix(profile): prevent seeing unlogged screen even if logged 2023-09-27 19:36:02 +02:00
Diego Beraldin
ba6f573b20 chore: update gitignore 2023-09-27 19:35:56 +02:00
Diego Beraldin
6297ef3b97 feat(explore): subscription management screen 2023-09-27 13:04:10 +02:00
Diego Beraldin
d2500372c2 fix(ui): add divider for comments 2023-09-27 08:18:19 +02:00
Diego Beraldin
761ca07b78 version 1.0.0-beta08 2023-09-26 23:19:39 +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
d42d94ff40 chore(lemmy): fix build scripts after Gradle update 2023-09-26 19:34:31 +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
0ac0cdd7a2 fix(ui): increase comment depth 2023-09-26 13:58:16 +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
60857c8f5c version 1.0.0-beta07 1.0.0-beta07 2023-09-26 08:57:47 +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
7b129e2df6 chore: update gradle wrapper 2023-09-25 21:00:36 +02:00
Diego Beraldin
4275d14a3f fix(profile): improve logout 2023-09-25 21:00:00 +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
8384041c23 fix(md): test spoiler rendering 2023-09-25 20:17:56 +02:00
Diego Beraldin
859437c321 fix(common-ui): show full text in post detail 2023-09-25 13:44:26 +02:00
Diego Beraldin
cf79aaf4a0 version 1.0.0-beta06 1.0.0-beta06 2023-09-25 07:58:50 +02:00