mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 17:52:24 -05:00
* 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 |
||
|---|---|---|
| .. | ||
| bundb | ||
| account.go | ||
| admin.go | ||
| basic.go | ||
| db.go | ||
| domain.go | ||
| error.go | ||
| instance.go | ||
| media.go | ||
| mention.go | ||
| notification.go | ||
| params.go | ||
| relationship.go | ||
| session.go | ||
| status.go | ||
| timeline.go | ||