mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-13 14:37:28 -06:00
* correct path of foss_satan * add APIri and notes * test create forward note * rename target => receiving account * split up create into separate funcs * update extractFromCtx * tidy up from federator processing * foss satan => http not https * check if status in db * mock dereference of status from IRI * add forward message deref test * update test with activities * add remote_account_2 to test rig |
||
|---|---|---|
| .. | ||
| accept.go | ||
| announce.go | ||
| create.go | ||
| create_test.go | ||
| db.go | ||
| delete.go | ||
| exists.go | ||
| federatingdb_test.go | ||
| followers.go | ||
| followers_test.go | ||
| following.go | ||
| following_test.go | ||
| get.go | ||
| inbox.go | ||
| liked.go | ||
| lock.go | ||
| outbox.go | ||
| owns.go | ||
| undo.go | ||
| update.go | ||
| util.go | ||