34 Commits

Author SHA1 Message Date
Christopher
136cefaf2a
feat: add search text highlighting (#1043) 2024-06-26 20:40:01 +02:00
dependabot[bot]
1de3b01063
chore(deps): bump multiplatform-markdown-renderer from 0.21.0 to 0.22.0 (#1039)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Diego Beraldin <diego.beraldin@gmail.com>
2024-06-24 19:32:27 +02:00
Christopher
9310141b25
fix: workaround for images with one or no newline(s) after (#1022) 2024-06-22 22:47:56 +02:00
Diego Beraldin
708bc2473c
fix: workaround for markdown escapes (#1002) 2024-06-18 08:37:09 +02:00
Diego Beraldin
72f8dd210f
fix: workaround for images after a newline (#997) 2024-06-17 14:05:45 +02:00
Diego Beraldin
7208be7b3b
fix: workaround for dollar sign in markdown (#996) 2024-06-17 13:28:21 +02:00
NicKoehler
98ad71100a
fix: replacing Lemmy handles using pure regex (#992) 2024-06-16 22:07:57 +02:00
Diego Beraldin
4ce2b55c0a
chore: bump multiplatform-markdown-renderer from 0.20.0-coil2 to 0.21.0 (#961) 2024-06-10 07:58:40 +02:00
Diego Beraldin
b2d3d13f2a
fix: sanitize markdown for empty links (#941) 2024-06-07 09:00:44 +02:00
Diego Beraldin
6c81212aa2
refactoring: migrate l10n from XML to pure Kotlin (#936) 2024-06-06 08:14:36 +02:00
Diego Beraldin
c85de822da
chore: update to Kotlin 2.0.0 and Compose Multiplatform 1.6.10 (#892) 2024-05-27 07:26:30 +02:00
Diego Beraldin
fa79ca39ec
enhancement: increase action button size (#869) 2024-05-19 10:59:48 +02:00
Diego Beraldin
8b4514b5e2
fix: iOS compatibility (#861) 2024-05-17 23:33:30 +02:00
Diego Beraldin
8c167c8975
fix: pull to refresh indicator in filtered contents (#856) 2024-05-16 19:11:24 +02:00
Diego Beraldin
0703b1573f
chore: add ktlint (#854) 2024-05-15 23:49:48 +02:00
Diego Beraldin
a3faaa58cc
fix: post body max height (#813) 2024-05-10 08:58:51 +02:00
Diego Beraldin
92f9e7eb31
fix: improve spoiler rendering (#795) 2024-05-06 13:56:37 +02:00
Diego Beraldin
a6675a5563
fix: spoiler detection regex and cleaning (#787) 2024-05-05 09:41:11 +02:00
Diego Beraldin
d31287fa10
fix: link hashtags (#720) 2024-04-24 20:27:22 +02:00
Diego Beraldin
f76c8351bd
chore: update deps (#655) 2024-04-06 12:45:35 +02:00
Diego Beraldin
416a8cbd9f
chore: apply detekt to :core:markdown and :core:navigation (#646) 2024-03-30 14:35:16 +01:00
Diego Beraldin
302043e73a
chore: add detekt (#643) 2024-03-30 09:11:40 +01:00
Diego Beraldin
03fd3a6fb1
fix: comment link opening and state restoration (#642) 2024-03-29 19:09:31 +01:00
Diego Beraldin
c953791e98
fix: crash while loading MD images (#602) 2024-03-15 08:24:49 +01:00
Diego Beraldin
e72a8d04c4
enhancement: search (#590) 2024-03-12 08:49:26 +01:00
Diego Beraldin
b28227cc05
chore: compose multiplatform 1.6.0; update deps (#559) 2024-02-29 19:00:00 +01:00
Diego Beraldin
5f4a8a3458
chore: update modlog UI (#552) 2024-02-26 13:57:26 +01:00
Diego Beraldin
ccacbe2d13
fix post body max height (#548) 2024-02-25 09:22:59 +01:00
Diego Beraldin
0cbec1899f
feat: save drafts for posts and comments (#547) 2024-02-24 17:21:51 +01:00
Diego Beraldin
242c329d33 chore: various markdown fixes 2024-02-22 08:31:11 +01:00
Diego Beraldin
dafe90c78e
fix: md non inline images (#538) 2024-02-19 14:06:47 +01:00
Diego Beraldin
8054f9022e
fix: markdown render improvements (#537) 2024-02-19 08:45:48 +01:00
Diego Beraldin
90e50419bc
enhancement: markdown rendering (#536) 2024-02-18 23:58:04 +01:00
Diego Beraldin
edddbe113f
refactor: new markdown rendering (#530)
closes #305
2024-02-18 10:04:03 +01:00