Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-28 | pagination.ex: Drop atom keys in params | Haelwenn (lanodan) Monnier | |
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 | |||
2019-03-18 | Added support for exclude_types, limit, and min_id in Mastodon | eugenijm | |
notifications. Unify Mastodon-compatible pagination logic. |