pagination.ex: Drop atom keys in params
authorHaelwenn (lanodan) Monnier <contact@hacktivis.me>
Mon, 25 Mar 2019 23:07:33 +0000 (00:07 +0100)
committerHaelwenn (lanodan) Monnier <contact@hacktivis.me>
Thu, 28 Mar 2019 16:18:59 +0000 (17:18 +0100)
commite83ad12c5730eae7adac597b97707836122b8f7f
treeaf2257ef3252c98175e1f0f539cc9ade85a9213e
parent6f152240538e1b300446f3bad50977cca7203f70
pagination.ex: Drop atom keys in params

Atom keys could also have been transformed to string, or the other
way around but this one is more efficient and what we actually
expect with the current param_types in Pagination
lib/pleroma/pagination.ex