Add a bunch of useless HTML to mentions.
[akkoma] / lib / pleroma / web / common_api / utils.ex
2017-12-11 ealAdd a bunch of useless HTML to mentions.
2017-11-19 lambdaMerge branch 'feature/fix-warnings' into 'develop'
2017-11-19 ThogFix all compilation warnings
2017-11-18 lambdaMerge branch 'formatting-fixes' into 'develop'
2017-11-18 ealDon't insert newlines to generated HTML.
2017-11-18 ealEscape HTML instead of discarding it.
2017-10-31 Roger BraunSave cws in the activitypub data.
2017-09-17 Roger BraunRemove tag links for now, they break some regular links.
2017-09-17 Roger BraunAdd tag links.
2017-09-15 Roger BraunMastoAPI: Fix date in account view.
2017-09-15 Roger BraunRefactor posting and make character limit configurable.