]> git.mxchange.org Git - friendica.git/commit
Rework mod/match
authorHypolite Petovan <hypolite@mrpetovan.com>
Mon, 24 Dec 2018 00:42:50 +0000 (19:42 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Mon, 24 Dec 2018 05:56:14 +0000 (00:56 -0500)
commit1938ec3ebecd71c806d1cddf2400786a649a8c40
treed413bc7feb4036a1e402748939660bf9bb81b077
parentc15fd9beb89a6cdb5a458a1086c46fbdeb88b1f3
Rework mod/match

- Replace classic pager with a start index
- Remove q() calls
- Ensure template is still loaded even with no results.
- Improve Minimal Pager display of next link
mod/match.php
src/Content/Pager.php