Files
danbooru/app/models
evazion 365e3d75af search: refactor parse_query and build methods.
* Eliminate the `parse_query` method.
* Move all the metatag handling logic from the `build` method
  to `metatag_matches` and helper methods.

This is to get all the main metatag handling logic in one place, inside
`metatag_matches`, so that it's easier to add new metatags and to handle
things like negated metatags more consistently.
2020-04-25 00:47:13 -05:00
..
2018-05-15 14:19:45 -07:00
2020-03-20 18:03:00 -05:00
2020-04-21 00:31:16 -05:00
2020-02-23 17:52:38 -06:00