266 Commits

Author SHA1 Message Date
Diego Beraldin
4a9efb5e45
fix: load more button visibility (#79) 2023-10-28 12:30:09 +02:00
Diego Beraldin
baecb39395
fix: user loading in sidebar (#78) 2023-10-28 09:27:09 +02:00
Diego Beraldin
bf8c66d808
feat: saved items options (#77)
* feat: add options to saved items

* fix: remove clickable images plugin
2023-10-28 09:18:17 +02:00
Diego Beraldin
8b991357ed
fix: community name and titles (#76) 2023-10-27 23:39:40 +02:00
Diego Beraldin
76e652d30e
feat: add formatting bar to new posts and comments (#75) 2023-10-27 23:32:45 +02:00
Diego Beraldin
f9c1b96f62 fix: raw content dialog; add raw option to saved items 2023-10-27 09:17:13 +02:00
Diego Beraldin
ca27fb9628
feat: images in post and comment body (#74)
* feat: add images in comments

* feat: add images in post body
2023-10-26 22:35:41 +02:00
Diego Beraldin
1e33d0a021
feat: show raw text of posts and comments make text selectable (#72)
* enhancement: comment footer top space

* feat: show raw content
2023-10-26 21:25:02 +02:00
Diego Beraldin
6178cddef4
fix: lifecycle view model in detail screens (#70) 2023-10-26 19:05:17 +02:00
Diego Beraldin
ac71df56c7
fix: sidebar user initialization (#69) 2023-10-26 19:04:17 +02:00
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
9b62258b03
fix: avoid comment duplication (#65) 2023-10-24 23:10:38 +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
d89a2169cd feat: back to top in user detail 2023-10-24 08:54:53 +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
958b0d272c fix: back to top when changing sort type in community and user detail 2023-10-23 22:07:00 +02:00
Diego Beraldin
f219a5f788 fix: link opening 2023-10-23 21:57:41 +02:00
Diego Beraldin
660a38180d feat: show community stats in sidebar 2023-10-23 20:07:42 +02:00
Diego Beraldin
6c8d335394 chore: avoid showing read post after "clear read" option 2023-10-23 18:55:46 +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
46baa4ec4c chore: mark as read when open image 2023-10-23 12:58:47 +02:00
Diego Beraldin
efeccf9a53 fix: back to top when hiding read posts 2023-10-23 12:19:44 +02:00
Diego Beraldin
c66eda4125 feat: mark post as read; closes #43 2023-10-22 21:23:36 +02:00
Diego Beraldin
b2bd60a3c4 feat: custom upvote and downvote colors 2023-10-22 19:10:50 +02:00
Diego Beraldin
4cfc1b8702 enhancement: improve zoomable image 2023-10-21 21:53:03 +02:00
Diego Beraldin
32c32baf86 fix: space below section selector in user detail 2023-10-21 21:53:03 +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
37b2563629 fix: disable navigation drawer in web screen 2023-10-20 08:59:06 +02:00
Diego Beraldin
cb0f030295 fix: separate upvotes and downvotes in inbox 2023-10-20 08:38:34 +02:00
Diego Beraldin
c406ff7b7f fix: comments not being loaded from button 2023-10-19 22:23:42 +02:00
Diego Beraldin
3ad5bb2ee6 fix: unnecessary reload of drawer menu 2023-10-19 22:05:58 +02:00
Diego Beraldin
fc79ee8b62 feat: possibility to share url from web screen 2023-10-19 21:38:55 +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
da8d6fc3f0 fix: action to create new post in community detail 2023-10-19 10:41:56 +02:00
Diego Beraldin
2dcf08bfd9 chore: view model inheritance 2023-10-19 10:40:03 +02:00
Diego Beraldin
bb24ac38d4 fix: highlighted comment background 2023-10-19 08:42:37 +02:00
Diego Beraldin
e56f531468 fix: space above comment avatar; uniform icon sizes in inbox 2023-10-19 08:42:37 +02:00
Diego Beraldin
cb60bfc4c7 feat: add new color; rename colors 2023-10-19 08:42:37 +02:00
Diego Beraldin
31f77162e1 feat: back to top for post, community and user detail with FAB menu 2023-10-18 13:45:58 +02:00
Diego Beraldin
f8f8425fe7 feat: full height images 2023-10-17 23:45:53 +02:00
Diego Beraldin
26e37d9ae8 enhancement: update card and full post mode 2023-10-17 22:49:12 +02:00
Diego Beraldin
df7b4632b7 chore: update SwipeableCard sensitivity 2023-10-17 22:31:21 +02:00
Diego Beraldin
597c5165aa feat: additional fonts 2023-10-17 20:04:15 +02:00
Diego Beraldin
bf72c490e1 fix: horrible and annoying vertical alignment of comment bar 2023-10-17 19:35:51 +02:00
Diego Beraldin
c8c05c9818 feat: show cross posts; closes #58 2023-10-17 19:27:49 +02:00