Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2024-09-23 | [chore] local instance count query caching, improved status context endpoint ↵ | 1 | ||
logging, don't log ErrHideStatus when timelining (#3330) * ensure that errors checking status visibility / converting aren't dropped * add some more context to error messages * include calling function name in log entries * don't error on timelining hidden status * further code to ignore statusfilter.ErrHideStatus type errors * remove unused error type * add local instance status / domain / user counts * add checks for localhost * rename from InstanceCounts to LocalInstance * improved code comment | ||||
2024-07-24 | [chore] Add interaction filter to complement existing visibility filter (#3111) | 1 | ||
* [chore] Add interaction filter to complement existing visibility filter * pass in ptr to visibility and interaction filters to Processor{} to ensure shared * use int constants for for match type, cache db calls in filterctx * function name typo :innocent: --------- Co-authored-by: kim <grufwub@gmail.com> | ||||
2024-07-21 | [bugfix] update common get target account / status doing refresh async (#3124) | 1 | ||
2024-02-09 | use pointer for freshness window (#2614) | 1 | ||