Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 ↵ | multiple creatures | |
the results to be cached) by default. | |||
2019-11-16 | Moved to using a normalized text column for searches. Admins using an ↵ | multiple creatures | |
FTS-enabled version of Monsterfork will need to apply the migration from `dist/search.sql` then run `bundle exec rails monsterfork:index_statuses`. |