mirror of
https://codeberg.org/forgejo/forgejo
synced 2024-11-22 09:54:24 +01:00
Add todo
This commit is contained in:
parent
e4242dafd9
commit
a02ec0363b
|
@ -22,6 +22,7 @@ import (
|
||||||
"github.com/google/uuid"
|
"github.com/google/uuid"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
// ToDo: May need to change the name to reflect workings of function better
|
||||||
// LikeActivity receives a ForgeLike activity and does the following:
|
// LikeActivity receives a ForgeLike activity and does the following:
|
||||||
// Validation of the activity
|
// Validation of the activity
|
||||||
// Creation of a (remote) federationHost if not existing
|
// Creation of a (remote) federationHost if not existing
|
||||||
|
|
Loading…
Reference in a new issue