gotosocial/internal/api/client/followrequests
pnwmatt e10de8464a
[bug] Add missing group property to the Account model ()
* Stub out account's Group parameter

* Fix typo in Contributing documentation

* Update swagger and match style

* Update the swagger command to mimic test/swagger.sh

* Fix tests for new `group` param in Account model

* More test changes for new `group` param in Account

* Continuing test changes for `group` param stubbing

* Another round of `group` stubbing for tests
2025-02-08 13:04:30 +01:00
..
authorize_test.go [feature] Add requested_by to relationship model () 2024-02-20 17:50:54 +00:00
authorize.go [feature] Process outgoing Move from clientAPI () 2024-03-13 13:53:29 +01:00
followrequest_test.go [feature] Push notifications () 2025-01-23 16:47:30 -08:00
followrequest.go [chore] Improve copyright header handling () 2023-03-12 16:00:57 +01:00
get_test.go [bug] Add missing group property to the Account model () 2025-02-08 13:04:30 +01:00
get.go [performance] http response encoding / writing improvements () 2023-11-27 14:00:57 +00:00
reject_test.go [feature] Add requested_by to relationship model () 2024-02-20 17:50:54 +00:00
reject.go [performance] http response encoding / writing improvements () 2023-11-27 14:00:57 +00:00