mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-30 08:22:24 -05:00
* 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 |
||
|---|---|---|
| .. | ||
| boost.go | ||
| boostedby.go | ||
| context.go | ||
| create.go | ||
| create_test.go | ||
| delete.go | ||
| fave.go | ||
| favedby.go | ||
| get.go | ||
| status.go | ||
| status_test.go | ||
| unboost.go | ||
| unfave.go | ||
| util.go | ||
| util_test.go | ||