99 Commits

Author SHA1 Message Date
Diego Beraldin
e4a908398b
fix(home, explore, inbox, common-ui): general bug fixes (#68)
* fix: view model proper reinitialization

* fix: clickable comments

* chore: add some empty messages

* fix: inbox footer height

* fix: community subscription indication
2023-10-25 23:37:43 +02:00
Diego Beraldin
86ff95eff9
fix: click input in post title and body (#67) 2023-10-25 00:00:11 +02:00
Diego Beraldin
6f4615f72d
chore: update deps (#62)
* chore: update deps

* chore: update SwipeToDismiss
2023-10-24 19:55:34 +02:00
Diego Beraldin
745755ff88 feat: report post and comments 2023-10-24 08:48:09 +02:00
Diego Beraldin
42b1ef5a9a feat: mark post as read and hide 2023-10-23 22:28:31 +02:00
Diego Beraldin
56327c559f feat: "clear read" for multi-communities 2023-10-23 18:56:05 +02:00
Diego Beraldin
e4ec9e6606 enhancement: more granular content font scale 2023-10-23 14:11:56 +02:00
Diego Beraldin
8efc873f62 fix: prevent drawer gesture when not needed 2023-10-23 13:52:06 +02:00
Diego Beraldin
b2bd60a3c4 feat: custom upvote and downvote colors 2023-10-22 19:10:50 +02:00
Diego Beraldin
ba7c197957 fix: deep link (and hide back button if not possible) 2023-10-21 21:53:03 +02:00
Diego Beraldin
808f521e20
feat: upgrade to lemmy 0.19 (#59)
* chore: add auth headers to all network calls

* chore: add support to scaled sort

* chore: support for cursor based pagination

* chore: relax required fields

* feat: add block instance
2023-10-21 08:16:50 +02:00
Diego Beraldin
d006dc8266 fix: reset bottom bar offset when changing screen 2023-10-19 21:46:10 +02:00
Diego Beraldin
ad54a90261 fix: back to top and top bar colors 2023-10-19 21:28:46 +02:00
Diego Beraldin
3826653010 fix: comment and post headers 2023-10-19 13:57:28 +02:00
Diego Beraldin
2dcf08bfd9 chore: view model inheritance 2023-10-19 10:40:03 +02:00
Diego Beraldin
f8f8425fe7 feat: full height images 2023-10-17 23:45:53 +02:00
Diego Beraldin
4d813ea129 enhancement: back to top in explore screen 2023-10-17 08:43:33 +02:00
Diego Beraldin
dce4b82a8e enhancement: empty list message in home and explore screens 2023-10-16 12:26:33 +02:00
Diego Beraldin
3a74269e88 fix: back to top after changing sort/feed type 2023-10-16 12:19:13 +02:00
Diego Beraldin
545a4ba2bd fix: reload only when feed and sort type are changed 2023-10-16 12:00:35 +02:00
Diego Beraldin
54accc8538 enhancement: immediately apply sort and feed type; update sort and feed type icons 2023-10-15 19:21:10 +02:00
Diego Beraldin
23a4e17b56 fix: unknown types in search results 2023-10-15 18:52:25 +02:00
Diego Beraldin
d7e9aeff8a fix: multi-community pagination; closes #54 2023-10-10 08:56:38 +02:00
Diego Beraldin
c7671dca3e enhancement: increase spacing between actions in top bar; closes #52 2023-10-08 20:54:45 +02:00
Diego Beraldin
fd74648d03 feat: configurable image auto-loading; closes #39 2023-10-08 10:18:44 +02:00
Diego Beraldin
647916fe6c fix: pagination issues in case of network or API error 2023-10-07 23:18:19 +02:00
Diego Beraldin
3f3d7acff2 refactor: move saved items to drawer 2023-10-07 13:41:53 +02:00
Diego Beraldin
f8e1dfc527 feat: add navigation drawer 2023-10-07 09:04:48 +02:00
Diego Beraldin
b5521b8b1c feat: separate upvotes and downvotes 2023-10-06 19:33:23 +02:00
Diego Beraldin
9dcdf13f80 fix: community selection with search 2023-10-05 23:54:49 +02:00
Diego Beraldin
5fc21db784 fix: comment author and community information 2023-10-05 22:21:29 +02:00
Diego Beraldin
abc9b3632a
feat: multi-communities (#36)
* chore: add persistence

* chore: move serializable to core-utils

* fix: leftover color in user detail

* chore: new messages

* feat: add multi-communities in subscription list

* feat: add multi-community editor

* feat: add multi-community detail
2023-10-05 21:18:32 +02:00
Diego Beraldin
83e42ca4e8 enhancement: dividers for placeholders 2023-10-04 08:26:22 +02:00
Diego Beraldin
2214fd1404 enhancement: placeholder with shimmer effect 2023-10-03 18:54:39 +02:00
Diego Beraldin
0e0614bc79 fix: vote icon appearance, improve up and downvote colors 2023-10-02 22:42:39 +02:00
Diego Beraldin
1e1a17cd1d enhancement: improve card colors and spacing 2023-10-02 22:02:30 +02:00
Diego Beraldin
0b21444e6d
feat: account specific settings (#34) 2023-10-02 08:39:44 +02:00
Diego Beraldin
6a808439f3 fix(common): update counter after creating comments 2023-10-01 10:14:27 +02:00
Diego Beraldin
bbf15f4ffc feat(common): highlight sub-card in post detail if opened from comment 2023-10-01 00:00:55 +02:00
Diego Beraldin
d94aa55809 chore(deps): fix dependencies 2023-09-30 22:49:05 +02:00
Diego Beraldin
46151d6d92 enhancement(explore): better keyboard management 2023-09-30 12:26:43 +02:00
Diego Beraldin
4b6ea79e86
feat: multi-account management (#32) 2023-09-29 08:38:20 +02:00
Diego Beraldin
41597a8b03 chore: further fix in vertical margins 2023-09-28 20:50:35 +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
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
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
31f34b03a3 feat(settings, ui): generate palette based on seed color 2023-09-26 21:32:15 +02:00