Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2022-05-26 | [bugfix] Fix HTML escaping in instance title (#607) | 1 | ||
* move caption sanitization -> sanitize.go * use sanitizeplaintext rather than removehtml * rename sanitizecaption to sanitizeplaintext * avoid removing html twice from statuses * unexport remoteHTML it's no longer used outside the text package so this makes it less confusing * test instance PATCH |