gotosocial/internal/api/client/followrequests
tobi 8cafa6b74b
[feature] Add requested_by to relationship model (#2672)
* [feature] Add `requested_by` to relationship model

* whoops, missed some tests
2024-02-20 17:50:54 +00:00
..
authorize.go [performance] http response encoding / writing improvements (#2374) 2023-11-27 14:00:57 +00:00
authorize_test.go [feature] Add requested_by to relationship model (#2672) 2024-02-20 17:50:54 +00:00
followrequest.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
followrequest_test.go [bugfix] process account delete side effects in serial, not in parallel (#2360) 2023-11-14 15:57:25 +01:00
get.go [performance] http response encoding / writing improvements (#2374) 2023-11-27 14:00:57 +00:00
get_test.go [feature] Media attachment placeholders (#2331) 2023-11-10 19:29:26 +01:00
reject.go [performance] http response encoding / writing improvements (#2374) 2023-11-27 14:00:57 +00:00
reject_test.go [feature] Add requested_by to relationship model (#2672) 2024-02-20 17:50:54 +00:00