A fork of the Cocoon PDS but being made more distributed.
11

Configure Feed

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

use right type in applywrites response

Hailey (Mar 29, 2025, 6:37 PM -0700) 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,