649 Commits

Author SHA1 Message Date
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
31d9dc63e8 fix: remove indication for clicks on text blocks 2023-10-26 13:37:48 +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
15add10778
fix: create report request body (#63) 2023-10-24 21:28:29 +02:00
Diego Beraldin
29729c44e1 chore: update README.md 2023-10-24 21:15:02 +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
5801e6c6b2
fix(domain-lemmy): preserve community subscription status (#61) 2023-10-24 18:18:49 +02:00
Diego Beraldin
ea917592d0 version 1.0.0-RC1 1.0.0-RC1 2023-10-24 08:58:40 +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
56327c559f feat: "clear read" for multi-communities 2023-10-23 18:56:05 +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
b79b567101 fix: android-specific markdown rendering; closes #48, #31 2023-10-23 12:14:29 +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
914a9cda48 fix: clickable text spans, link color in markdown 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
e168ab2396 fix: remove scroll from login bottom sheet 2023-10-21 08:38:36 +02:00
Diego Beraldin
5d62b32d46 chore: improve shimmer effect background 2023-10-21 08:30:11 +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
905916e56f version 1.0.0-beta21 1.0.0-beta21 2023-10-20 09:03:33 +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
d006dc8266 fix: reset bottom bar offset when changing screen 2023-10-19 21:46:10 +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