Files
danbooru/app/logical
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
..
2019-11-09 14:42:30 -06:00
2019-08-01 00:06:18 -05:00
2018-08-24 12:10:51 -07:00