gotosocial/internal/api/util
Vyr Cossont 04bcde08a1
[feature] Add from: search operator and account_id query param (#2943)
* Add from: search operator

* Fix whitespace in Swagger YAML comment

* Move query parsing into its own method

* Document search

* Clarify post search scope
2024-05-31 12:57:42 +02:00
..
errorhandling.go [feature] Process outgoing Move from clientAPI (#2750) 2024-03-13 13:53:29 +01:00
mime.go fix possible nil panic (#2809) 2024-04-04 16:45:59 +01:00
mime_test.go [bugfix] add stricter checks during all stages of dereferencing remote AS objects (#2639) 2024-02-14 12:13:38 +01:00
negotiate.go [performance] http response encoding / writing improvements (#2374) 2023-11-27 14:00:57 +00:00
negotiate_test.go [performance] http response encoding / writing improvements (#2374) 2023-11-27 14:00:57 +00:00
opengraph.go [chore] Refactor HTML templates and CSS (#2480) 2023-12-27 11:23:52 +01:00
opengraph_test.go [chore] Refactor HTML templates and CSS (#2480) 2023-12-27 11:23:52 +01:00
parsequery.go [feature] Add from: search operator and account_id query param (#2943) 2024-05-31 12:57:42 +02:00
response.go [bugfix] Fix EmptyJSONObject/EmptyJSONArray (#2576) 2024-01-28 11:49:04 +01:00
template.go [chore] Refactor HTML templates and CSS (#2480) 2023-12-27 11:23:52 +01:00