Commit Graph

26 Commits

Author SHA1 Message Date
Jan-Lukas Else 74ea0f5576 Improved TTS 2021-09-07 22:16:28 +02:00
Jan-Lukas Else 286c0f821a Fix formatting of contact messages 2021-09-01 11:14:49 +02:00
Jan-Lukas Else 116b9eb8cc Add test for markdown images 2021-09-01 08:29:21 +02:00
Jan-Lukas Else 4c8c147c4c Further improve post title rendering 2021-08-05 08:09:34 +02:00
Jan-Lukas Else 4c1f7fcde4 Strip down Goldmark for titles, to just provide typographer and emoji support 2021-08-05 07:05:39 +02:00
Jan-Lukas Else 663e6932bf Fix rendering Markdown title 2021-08-04 23:26:38 +02:00
Jan-Lukas Else 4205fb173f Priorities for posts (pinned posts), comments on blogroll, stats and map & some refactorings and fixes 2021-07-12 16:19:28 +02:00
Jan-Lukas Else 67f2b1fbdb Bug fixes, refactoring and other improvements 2021-06-18 14:32:03 +02:00
Jan-Lukas Else ca99b726a8 Small fixes and higher test coverage 2021-06-14 16:29:22 +02:00
Jan-Lukas Else 9714d65679 Big refactoring: Avoid global vars almost everywhere 2021-06-06 14:39:42 +02:00
Jan-Lukas Else 261a1d8b52 Use patched goldmark-emoji 2021-05-24 19:34:36 +02:00
Jan-Lukas Else 3858ffd9b8 Use markdown-mark module 2021-05-22 18:21:25 +02:00
Jan-Lukas Else 2781233e8a Support mark tag markdown syntax 2021-05-20 20:18:13 +02:00
Jan-Lukas Else 59e491ee0a Improve blogstats and load table using JS (because it's slow) 2021-05-09 09:08:31 +02:00
Jan-Lukas Else c24238fb0b Update Emojilib 2020-12-31 17:15:05 +01:00
Jan-Lukas Else 315fb575cb Don't render absolute links on HTML post pages, but in feeds and activitystreams 2020-12-23 14:36:27 +01:00
Jan-Lukas Else 04d2079111 Update markdown code a bit 2020-12-14 22:05:54 +01:00
Jan-Lukas Else 8da8a0de26 Enable Linkify markdown extension 2020-11-28 09:02:12 +01:00
Jan-Lukas Else 753424f715 Disable markdown linkify extension 2020-10-18 12:10:00 +02:00
Jan-Lukas Else da18db0f74 Use custom renderer for images too 2020-09-21 17:05:50 +02:00
Jan-Lukas Else dbbc498994 Custom link rendering 2020-09-21 16:53:20 +02:00
Jan-Lukas Else 54acbc5808 Fix emojis 2020-09-18 13:11:25 +02:00
Jan-Lukas Else 70f220e693 API endpoint to read posts
API endpoint to create posts from Hugo markdown file
Method to create redirects
Dependency updates
...
2020-09-18 12:34:52 +02:00
Jan-Lukas Else 5bb295b4ed Simplify emojify 2020-08-24 21:09:30 +02:00
Jan-Lukas Else 04ec81a43b Switch to chi 2020-07-29 16:41:36 +02:00
Jan-Lukas Else 081259fca7 Render markdown 2020-07-28 21:38:12 +02:00