GoToSocial/internal/federation
tobi 367bdca250
Handle forwarded messages (#273)
* 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
2021-10-10 12:39:25 +02:00
..
dereferencing Refactor/tidy (#261) 2021-10-04 15:24:19 +02:00
federatingdb Handle forwarded messages (#273) 2021-10-10 12:39:25 +02:00
authenticate.go Refactor/tidy (#261) 2021-10-04 15:24:19 +02:00
clock.go
commonbehavior.go Remote instance dereferencing (#70) 2021-06-27 16:52:18 +02:00
dereference.go Fix mentions not notifying (#230) 2021-09-14 12:23:56 +02:00
federatingactor.go
federatingprotocol.go Handle forwarded messages (#273) 2021-10-10 12:39:25 +02:00
federator.go Fix mentions not notifying (#230) 2021-09-14 12:23:56 +02:00
federator_test.go Handle forwarded messages (#273) 2021-10-10 12:39:25 +02:00
finger.go Refactor/tidy (#261) 2021-10-04 15:24:19 +02:00
handshake.go Pg to bun (#148) 2021-08-25 15:34:33 +02:00
transport.go Pg to bun (#148) 2021-08-25 15:34:33 +02:00