philomena/lib
SomewhatDamaged 8e39c06940 Fix for distance (#16)
* Fix for distance

Fixes the `distance` to search not being passed through to `ImageReverse.images()`

`set_scraper_cache` passes the `distance` through into `params`
`create` normalizes and inserts the result into the params passed to `ImageReverse.images()`
`normalize_dist` checks if there is a `distance` set, adds a leading 0 to it (to account for values like `.5`, which would crash `Float.parse()`), and turns it back into a well-formatted string for `ImageReverse.images()`

* Fixed space
2020-01-03 10:37:20 -05:00
..
camo actually fix it 2019-11-10 19:24:58 -05:00
mix/tasks break compile time dependencies for elasticsearch index usage 2019-12-24 16:14:42 -05:00
philomena fix vote wipe mechanism 2020-01-01 18:29:49 -05:00
philomena_web Fix for distance (#16) 2020-01-03 10:37:20 -05:00
pow_captcha upgrade pow 2019-11-20 17:45:17 -05:00
pow_lockout fix warning 2019-12-21 13:42:55 -05:00
relative_date bans view changes 2019-12-30 07:30:39 -05:00
search this is not called boost_factor anymore 2020-01-01 01:18:40 -05:00
textile allow blockquote cite context to consume all markup 2020-01-02 19:57:46 -05:00
philomena.ex initial 2019-08-14 20:32:32 -04:00
philomena_web.ex rest of commission routes 2019-12-04 11:35:06 -05:00