summaryrefslogtreecommitdiff
path: root/internal/text/markdown_test.go
AgeCommit message (Expand)AuthorFiles
2025-01-31[bugfix] Extend parser to handle more non-Latin hashtags (#3700)Libravatar Vyr Cossont1
2023-09-29[chore/bugfix] Deinterface text.Formatter, allow underscores in hashtags (#2233)Libravatar tobi1
2023-08-11[bugfix] Use custom bluemonday policy to disallow inline img tags (#2100)Libravatar tobi1
2023-07-31[feature] Hashtag federation (in/out), hashtag client API endpoints (#2032)Libravatar tobi1
2023-03-12[chore] Improve copyright header handling (#1608)Libravatar Daenney1
2023-02-03[chore] Text formatting overhaul (#1406)Libravatar Autumn!1
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi1
2022-12-16[chore/bugfix] Switch markdown from blackfriday to goldmark (#1267)Libravatar Autumn!1
2022-11-22[chore] markdown: disable Smartypants rendering (#1111)Libravatar Norwin1
2022-09-27[bugfix] Fix emphasis being added to emoji shortcodes with markdown parsing (...v0.5.0Libravatar tobi1
2022-08-31[bugfix] Use custom blackfriday renderer to only add mention/hashtag links in...Libravatar Blackle Morisanchetto1
2022-08-26[feature] Allow footnotes in markdown, use `<br>` instead of `\n` (#767)Libravatar tobi1
2022-08-07[bugfix] Markdown formatting updates (#743)Libravatar tobi1
2022-07-19[bugfix] html escape special characters in text instead of totally removing t...Libravatar tobi1
2022-07-19[bugfix] Markdown format fixes (#718)Libravatar tobi1
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi1
2021-11-22Fix image description unnecessarily html-escaping innocent characters (#321)Libravatar tobi1
2021-10-11reference global logrus (#274)Libravatar R. Aidan Campbell1
2021-08-25Pg to bun (#148)Libravatar tobi1
2021-08-16Text/status parsing fixes (#141)Libravatar Tobi Smethurst1