mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 07:12:25 -05:00
* tiny doc update * add rejectfollowrequest to db * add follow request reject to processor * add reject handler * tidy up follow request api * tidy up federation call * regenerate swagger docs * api endpoint tests * processor test * add reject federatingdb handler * start writing reject tests * test reject follow request * go fmt * increase sleep for slow test setups * more relaxed time.sleep |
||
|---|---|---|
| .. | ||
| authorize.go | ||
| authorize_test.go | ||
| followrequest.go | ||
| followrequest_test.go | ||
| get.go | ||
| get_test.go | ||
| reject.go | ||
| reject_test.go | ||