mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-11-01 06:50:00 +00:00
5668ce1ec7
* 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 |
||
---|---|---|
.. | ||
account.go | ||
account_test.go | ||
create.go | ||
createblock.go | ||
createfollow.go | ||
delete.go | ||
get.go | ||
getfollowers.go | ||
getfollowing.go | ||
getrelationship.go | ||
getstatuses.go | ||
removeblock.go | ||
removefollow.go | ||
update.go | ||
update_test.go |