An atproto PDS written in Go
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

use right type in applywrites response

Hailey eede971d 0a0b09a0

+1
+1
server/repo.go
··· 273 273 } 274 274 275 275 for i := range results { 276 + results[i].Type = results[i].Type + "Result" 276 277 results[i].Commit = &RepoCommit{ 277 278 Cid: newroot.String(), 278 279 Rev: rev,