gotosocial/docs
Vyr Cossont 61a2b91f45
[feature] Filters v1 (#2594)
* Implement client-side v1 filters

* Exclude linter false positives

* Update test/envparsing.sh

* Fix minor Swagger, style, and Bun usage issues

* Regenerate Swagger

* De-generify filter keywords

* Remove updating filter statuses

This is an operation that the Mastodon v2 filter API doesn't actually have, because filter statuses, unlike keywords, don't have options: the only info they contain is the status ID to be filtered.

* Add a test for filter statuses specifically

* De-generify filter statuses

* Inline FilterEntry

* Use vertical style for Bun operations consistently

* Add comment on Filter DB interface

* Remove GoLand linter control comments

Our existing linters should catch these, or they don't matter very much

* Reduce memory ratio for filters
2024-03-06 11:15:58 +01:00
..
admin [feature] Add experimental instance-federation-spam-filter option (#2685) 2024-02-27 12:22:05 +00:00
advanced [docs] Enable some new features (#2623) 2024-02-12 11:05:35 +00:00
api [feature] Filters v1 (#2594) 2024-03-06 11:15:58 +01:00
assets [feature] Parse instance descriptors as markdown, show T&C on /about (#2481) 2024-01-05 13:39:31 +01:00
configuration [docs] Use human sizes for size limitations (#2706) 2024-03-01 14:47:03 +00:00
federation [docs] Update HTTP signature docs a bit (#2721) 2024-03-04 11:27:11 +01:00
getting_started [docs] Fix a few things in the bare metal install (#2624) 2024-02-12 11:06:33 +00:00
user_guide [docs] Add media attachments section to user docs (#2578) 2024-01-27 12:12:59 +01:00
environment.yml [docs] Enable some new features (#2623) 2024-02-12 11:05:35 +00:00
faq.md [chore/docs] Various little docs updates (#2691) 2024-02-27 14:39:22 +00:00
index.md [docs] Add a note on cluster support (#2214) 2023-09-20 18:12:31 +02:00
swagger.go [feature] Filters v1 (#2594) 2024-03-06 11:15:58 +01:00