@@ -10,9 +10,10 @@ type Filter struct {
IDs StringList
Kinds IntList
Authors StringList
Tags TagMap
Since *time.Time
Until *time.Time
Limit int
}
type TagMap map[string]StringList
The note is not visible to the blocked user.