GoToSocial/internal/api
tobi 5668ce1ec7
[bugfix] Fix HTML escaping in instance title (#607)
* 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
2022-05-26 11:37:13 +02:00
..
client [bugfix] Fix HTML escaping in instance title (#607) 2022-05-26 11:37:13 +02:00
model [feature] Media cleanup endpoint (#560) 2022-05-15 14:52:46 +02:00
s2s [security] transport.Controller{} and transport.Transport{} security and performance improvements (#564) 2022-05-15 11:16:43 +02:00
security [feature] add authorization to the already-existing authentication (#365) 2022-02-07 12:04:31 +01:00
apimodule.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
negotiate.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00