summaryrefslogtreecommitdiff
path: root/internal/text
AgeCommit message (Expand)AuthorFiles
2022-12-16[chore/bugfix] Switch markdown from blackfriday to goldmark (#1267)Libravatar Autumn!3
2022-11-22[chore] markdown: disable Smartypants rendering (#1111)Libravatar Norwin2
2022-11-15[bugfix] Fix unicode-unaware word boundary check in hashtags (#1049)Libravatar ugla1
2022-11-07[chore] Fix rel="nofollow" so that it only applies to external links (#991)Libravatar D1
2022-10-08[feature] Add opt-in RSS feed for account's latest Public posts (#897)Libravatar tobi1
2022-09-27[bugfix] Fix emphasis being added to emoji shortcodes with markdown parsing (...v0.5.0Libravatar tobi3
2022-09-12[feature] Allow users to set custom css for their profiles + threads (#808)Libravatar tobi1
2022-08-31[bugfix] Use custom blackfriday renderer to only add mention/hashtag links in...Libravatar Blackle Morisanchetto2
2022-08-26[feature] Allow footnotes in markdown, use `<br>` instead of `\n` (#767)Libravatar tobi2
2022-08-07[bugfix] Markdown formatting updates (#743)Libravatar tobi2
2022-08-06[feature] Let accounts set default status format, and use this when processin...Libravatar tobi1
2022-07-19[bugfix] html escape special characters in text instead of totally removing t...Libravatar tobi9
2022-07-19[chore] use our own logging implementation (#716)Libravatar kim1
2022-07-19[bugfix] Markdown format fixes (#718)Libravatar tobi2
2022-05-26[bugfix] Fix HTML escaping in instance title (#607)Libravatar tobi6
2022-05-07[bugfix] Fix existing bio text showing as HTML (#531)Libravatar kim5
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi15
2021-12-07Implement Cobra CLI tooling, Viper config tooling (#336)Libravatar tobi2
2021-11-22Fix image description unnecessarily html-escaping innocent characters (#321)Libravatar tobi7
2021-11-22Enable stricter linting with golangci-lint (#316)Libravatar tobi1
2021-10-31smtp + email confirmation (#285)Libravatar tobi2
2021-10-11reference global logrus (#274)Libravatar R. Aidan Campbell7
2021-10-10Handle forwarded messages (#273)Libravatar tobi1
2021-10-01rework mention replacement func (#258)Libravatar tobi2
2021-09-01moving stuff aroundLibravatar tsmethurst1
2021-09-01move oauth models into gtsmodelLibravatar tsmethurst1
2021-09-01Improve GetRemoteStatus and db.GetStatus() logic (#174)Libravatar kim1
2021-08-29Add SQLite support, fix un-thread-safe DB caches, small performance f… (#172)Libravatar kim1
2021-08-25Pg to bun (#148)Libravatar tobi9
2021-08-20Database updates (#144)Libravatar tobi1
2021-08-16Text/status parsing fixes (#141)Libravatar Tobi Smethurst8
2021-08-11Text duplication fix (#137)Libravatar Tobi Smethurst4
2021-08-10Dereference remote replies (#132)Libravatar Tobi Smethurst2
2021-07-29Link hashtag bug (#121)Libravatar Tobi Smethurst9
2021-07-28Link parsing (#120)Libravatar Tobi Smethurst3
2021-07-26Markdown Statuses (#116)Libravatar Tobi Smethurst5