mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-11-01 23:10:01 +00:00
9265a09a65
* create visibility filter for boostability and allow self-boosting for any visbility but direct messages * add a followers-only status to local_account_2 * fix typo in comment * add license header, unwrap errors, be explicit about non-boostable visibility settings to avoid rogue boosting from miscoded clients, use ID compare for checking if self-boosting * add tests for statusboostable filter * fix tests that were affected by adding a new status to the test data * fix the rest of tests affected by adding a status to the textrig data |
||
---|---|---|
.. | ||
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 |