gotosocial/internal/api/client/mutes
pnwmatt e10de8464a
[bug] Add missing group property to the Account model (#3746)
* 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
..
mutes.go [feature] Stub account mutes endpoint (#2852) 2024-04-18 09:59:47 +01:00
mutes_test.go [feature] Push notifications (#3587) 2025-01-23 16:47:30 -08:00
mutesget.go [feature] User muting (#2960) 2024-06-06 16:38:02 +00:00
mutesget_test.go [bug] Add missing group property to the Account model (#3746) 2025-02-08 13:04:30 +01:00