28 Commits

Author SHA1 Message Date
Diego Beraldin
04b4f1edef fix: remove more leading > from block quotes 2023-10-16 19:35:04 +02:00
Diego Beraldin
8595eabf5c chore: minor improvements 2023-10-15 22:06:48 +02:00
Diego Beraldin
a1562a6221 fix: eliminate quotation introductory mark 2023-10-15 18:21:39 +02:00
Diego Beraldin
e4ad74a6b7 fix: further markdown sanitization 2023-10-10 08:40:23 +02:00
Diego Beraldin
73de0f8a72 fix: centralize markdown sanitization 2023-10-09 20:59:52 +02:00
Diego Beraldin
fd74648d03 feat: configurable image auto-loading; closes #39 2023-10-08 10:18:44 +02:00
Diego Beraldin
83160d5cff fix: unneeded space after post text 2023-10-03 19:39:16 +02:00
Diego Beraldin
b74e646634 fix: improve image loading errors 2023-10-02 21:38:23 +02:00
Diego Beraldin
156551b295 feat: clickable images in comments and markdown text 2023-10-02 09:04:39 +02:00
Diego Beraldin
9c11a5f8c5 fix: avoid crash while loading large images 2023-10-01 18:50:33 +02:00
Diego Beraldin
d94aa55809 chore(deps): fix dependencies 2023-09-30 22:49:05 +02:00
Diego Beraldin
9392ee08ba chore(deps): update build scripts 2023-09-27 23:59:00 +02:00
Diego Beraldin
ded041afe9 fix(ui): avoid inlined images in post and comment body 2023-09-27 19:36:19 +02:00
Diego Beraldin
8384041c23 fix(md): test spoiler rendering 2023-09-25 20:17:56 +02:00
Diego Beraldin
82f192721c refactor: move common components to separate module, centralize image loading 2023-09-23 22:16:00 +02:00
Diego Beraldin
09bae54203 chore: update compose 1.5.1, gradle 8.0, kotlin 1.9.10, kamel 0.7.3, voyager 1.0.0-rc07, Android target sdk level 34 2023-09-23 15:09:34 +02:00
Diego Beraldin
c37e282d35 chore: add FilterQuality to images 2023-09-23 06:53:13 +02:00
Diego Beraldin
b92a658382 fix: further reduce markdown header size 2023-09-23 06:33:52 +02:00
Diego Beraldin
ab623686b6 chore: update default markdown typography 2023-09-21 06:23:44 +02:00
Diego Beraldin
2fc81422a2 feat(common-ui): progress while loading images 2023-09-20 08:35:20 +02:00
Diego Beraldin
443a9f480a feat(common-ui): translate image loading error 2023-09-20 08:19:09 +02:00
Diego Beraldin
b836372219 chore: add image error block 2023-09-16 08:40:57 +02:00
Diego Beraldin
275fd50f76 feat: possibility to open URLs in internal WebView 2023-09-12 22:49:33 +02:00
Diego Beraldin
056aae12ee refactor: layout and spacing adjustments 2023-09-05 18:53:18 +02:00
Diego Beraldin
0f1a1dbb4e refactor: fix package names and reformat 2023-08-03 13:08:05 +02:00
Diego Beraldin
6c2450faec feat(posts): add post detail and comments 2023-08-02 23:24:30 +02:00
Diego Beraldin
ffb88d8a5d chore(posts): migration to kamel 2023-07-31 22:58:34 +02:00
Diego Beraldin
f549188b4e chore(posts): add markdown rendering 2023-07-24 23:03:08 +02:00