Age | Commit message (Expand) | Author |
---|---|---|
2019-11-18 | Get rid of the `Formatter` cache. It isn't worth the admin headaches. | multiple creatures |
2019-11-18 | Include media attachment descriptions in normalized text. | multiple creatures |
2019-11-17 | Hardcoded disabling of `Formatter` cache in normalizer. | multiple creatures |
2019-11-17 | Do not allow `Formatter` cache when normalizing text by default - fixes menti... | multiple creatures |
2019-11-16 | Include all tags in normalized text. Deduplicate and move them to the front. | multiple creatures |
2019-11-16 | When normalizing the text of local posts, skip `Formatter` cache (but allow t... | multiple creatures |
2019-11-16 | Moved to using a normalized text column for searches. Admins using an FTS-ena... | multiple creatures |