Select the types of activity you want to include in your feed.
chore: simplify CopyDir
Use the standard library function [`os.CopyFS`](https://pkg.go.dev/os#CopyFS) to copy directories.This also should be slightly faster.
Gusted 2 years ago cdf3636a ab36ab57