mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-06 18:49:31 -06:00
get remote follows/accepts working
This commit is contained in:
parent
c7b4f847d8
commit
d69786ef17
16 changed files with 459 additions and 104 deletions
|
|
@ -12,6 +12,8 @@ type FromClientAPI struct {
|
|||
APObjectType string
|
||||
APActivityType string
|
||||
GTSModel interface{}
|
||||
OriginAccount *Account
|
||||
TargetAccount *Account
|
||||
}
|
||||
|
||||
// // ToFederator wraps a message that travels from the processor into the federator
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue