Commit Graph

14 Commits

Author SHA1 Message Date
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