when deleting, have to make it public to federate
This commit is contained in:
parent
1beae5e86c
commit
7e66d52af5
1 changed files with 1 additions and 0 deletions
1
honk.go
1
honk.go
|
@ -913,6 +913,7 @@ func zonkit(w http.ResponseWriter, r *http.Request) {
|
|||
Date: time.Now().UTC(),
|
||||
Audience: oneofakind(xonk.Audience),
|
||||
}
|
||||
zonk.Public = !keepitquiet(zonk.Audience)
|
||||
|
||||
user, _ := butwhatabout(userinfo.Username)
|
||||
log.Printf("announcing deleted honk: %s", what)
|
||||
|
|
Loading…
Reference in a new issue