Commit Graph

22 Commits

Author SHA1 Message Date
mycodedoesnotcompile2
9bb6d7e79e
Update medium_client.go 2025-12-13 12:21:27 +00:00
mycodedoesnotcompile2
36e5fe60e7
Update id_converter.go 2025-12-13 12:20:37 +00:00
mycodedoesnotcompile2
fd56a322f3
Update medium_client.go 2025-12-13 12:19:52 +00:00
mycodedoesnotcompile2
49c695a291
Update id_converter.go 2025-12-13 12:05:19 +00:00
mycodedoesnotcompile2
39a72c9197
Update id_converter.go 2025-12-13 12:04:55 +00:00
7efffe6acd feat: add support for embedded content (iframes & gists)
Signed-off-by: Sphericalkat <amolele@gmail.com>
2023-05-29 23:52:24 +05:30
44b3f41a4b fix(test): update markup test case
Signed-off-by: Sphericalkat <amolele@gmail.com>
2023-05-29 14:51:56 +05:30
8e68c7bcc2 fix(markup): only escape innermost markup
Signed-off-by: Sphericalkat <amolele@gmail.com>
2023-05-29 13:34:42 +05:30
3837d07495 feat: add opengraph and twitter previews
Signed-off-by: Sphericalkat <amolele@gmail.com>
2023-05-28 23:51:48 +05:30
45f3b842c8 fix(mobile): restrict maximum width
Signed-off-by: Sphericalkat <amolele@gmail.com>
2023-05-28 20:06:44 +05:30
264410c8d7 fix(markup): escape text before wrapping with markup
Signed-off-by: Sphericalkat <amolele@gmail.com>
2023-05-28 19:56:48 +05:30
de151f4895 fix(paragraphs): fix ordered list rendering
Signed-off-by: Sphericalkat <amolele@gmail.com>
2023-05-28 17:53:41 +05:30
f1ec8f7729 fix(markup): handle UTF-16
Signed-off-by: Sphericalkat <amolele@gmail.com>
2023-05-28 17:09:37 +05:30
aacabdd54d feat: add id parsing
Signed-off-by: Sphericalkat <amolele@gmail.com>
2023-05-28 16:58:11 +05:30
665d33d9d3 fix(markup): enable handling of utf-8
Signed-off-by: Sphericalkat <amolele@gmail.com>
2023-05-28 16:35:43 +05:30
7b6e7d7edb feat: implement markup rendering
Signed-off-by: Sphericalkat <amolele@gmail.com>
2023-05-28 16:13:44 +05:30
3de9bfc58c feat: finish markup converters
Signed-off-by: Sphericalkat <amolele@gmail.com>
2023-05-28 15:19:38 +05:30
4b8607b12a feat: add algorithm to parse ranges with markup
Signed-off-by: Sphericalkat <amolele@gmail.com>
2023-05-27 22:57:56 +05:30
848cd514d0 feat: add sample response.json for dev
Signed-off-by: Sphericalkat <amolele@gmail.com>
2023-05-27 13:34:41 +05:30
dea9f3cfaa fix(client): add header
Signed-off-by: Sphericalkat <amolele@gmail.com>
2023-05-27 11:51:19 +05:30
244804fe85 feat: use logrus
Signed-off-by: Sphericalkat <amolele@gmail.com>
2023-05-26 19:42:53 +05:30
6117c82d32 feat: add method to fetch response from medium API
Signed-off-by: Sphericalkat <amolele@gmail.com>
2023-05-25 23:20:18 +05:30