Diego Beraldin
|
28bce8c7b7
|
enhancement: apply some compose optimizations (#101)
* fix: comment retry message display
* enhancement: footer spacing
* enhancement: reduce image quality
* enhancement: optimizations
|
2023-11-03 22:58:19 +01:00 |
|
Diego Beraldin
|
75f919a687
|
fix: minor bug fixes (#99)
* fix: increase deep link debounce
* fix: load more button position
* fix: add retry comment download button
|
2023-11-03 09:02:00 +01:00 |
|
Diego Beraldin
|
bbe865a315
|
feat: add Greek l10n (#98)
|
2023-11-02 22:54:28 +01:00 |
|
Diego Beraldin
|
1be69ea288
|
feat: add new formatting options (#96)
|
2023-11-02 22:05:10 +01:00 |
|
Diego Beraldin
|
5e9c3f364d
|
feat: add Romanian l10n (#95)
|
2023-11-02 21:45:14 +01:00 |
|
Diego Beraldin
|
17b5958798
|
fix: several small fixes (#94)
* enhancement: improve comment collapse animations
* enhancement: swipe card sensitivity
* fix: unnecessary profile loading
* chore(deps): upgrade to Kotlin 1.9.20 and Compose Multiplatform 1.5.10
* enhancement: reduce vibration duration for haptic feedback before API level 29
* enhancement: sidebar loading
* fix: post loading when hide read option is enabled
|
2023-11-02 19:42:52 +01:00 |
|
Diego Beraldin
|
f56a99fa96
|
feat: new comment visible/expanded policy (#93)
|
2023-11-02 08:40:31 +01:00 |
|
Diego Beraldin
|
1648c546d6
|
fix: image picker in post body (#92)
|
2023-11-02 08:11:09 +01:00 |
|
Diego Beraldin
|
5d5afc745a
|
feat: about dialog and other improvements (#90)
* feat: add about dialog
* feat: add Portuguese l10n
* chore: add acknowledgements
|
2023-11-01 16:11:33 +01:00 |
|
Diego Beraldin
|
33a4f7435e
|
chore: add German l10n (#89)
|
2023-11-01 11:11:34 +01:00 |
|
Diego Beraldin
|
df0336ab42
|
fix: bug fixes (#88)
* enhancement: position of quotes
* fix: comment ordering
* fix: custom toolbar visibility
* fix: markdown spoiler expansion
|
2023-10-31 23:35:04 +01:00 |
|
Diego Beraldin
|
f8250b31d2
|
enhancement: text formatting and comment layout (#87)
* enhancement: better selection and cursor handling in text formatting
* enhancement: comment card spacing
|
2023-10-29 22:03:04 +01:00 |
|
Diego Beraldin
|
e85ed03be8
|
fix: swipe for posts and comments fine tuning
|
2023-10-29 21:33:57 +01:00 |
|
Diego Beraldin
|
22c88140c0
|
feat: add custom menu to search in raw content (#86)
|
2023-10-29 19:52:36 +01:00 |
|
Diego Beraldin
|
b233a77f15
|
fix: hot_rank type; navigation; sidebar loading (#85)
* fix: hot_rank type
* fix: improvement to profile loading
* fix: navigation drawer after deep link
|
2023-10-29 18:05:31 +01:00 |
|
Diego Beraldin
|
95cc1163b6
|
fix: cross post destination (#84)
|
2023-10-29 09:45:42 +01:00 |
|
Diego Beraldin
|
596d4a5cd7
|
feat: comment collapsing (#83)
* feat: new comment expanding policy
* fix: typo in Italian l10n
* fix: text fields in create post screen
|
2023-10-29 09:30:58 +01:00 |
|
Diego Beraldin
|
83a9af91ad
|
feat: add French l10n
|
2023-10-28 21:54:17 +02:00 |
|
Diego Beraldin
|
865eb2816d
|
feat: add code, quote to format bar; improve cursor position for empty selection
|
2023-10-28 19:29:23 +02:00 |
|
Diego Beraldin
|
1a25a1bf44
|
fix: decrease swipe sensitivity (which was driving me crazy)
|
2023-10-28 19:19:30 +02:00 |
|
Diego Beraldin
|
40a553502b
|
refactor: improve deep link management (#82)
|
2023-10-28 19:03:56 +02:00 |
|
Diego Beraldin
|
969f0b8fee
|
refactor: better md management (#81)
|
2023-10-28 18:31:23 +02:00 |
|
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 |
|