]> git.mxchange.org Git - friendica.git/commit
Move $pager and $page_offset out of App
authorHypolite Petovan <hypolite@mrpetovan.com>
Wed, 24 Oct 2018 06:15:24 +0000 (02:15 -0400)
committerHypolite Petovan <hypolite@mrpetovan.com>
Thu, 25 Oct 2018 04:07:15 +0000 (00:07 -0400)
commit14237a95998bed6a5fe5e7e9122970b9dea77a27
treecbcc1758837cf3ad525e9245350301be481c2ad8
parenta976a4cb68d196a2fb7d38247c3ad30a0026d327
Move $pager and $page_offset out of App

- Move infinite scroll data output in a module hook
- Use Pager instead of paginate() and alt_pager()
29 files changed:
boot.php
include/conversation.php
include/text.php
mod/admin.php
mod/allfriends.php
mod/common.php
mod/community.php
mod/directory.php
mod/dirfind.php
mod/display.php
mod/item.php
mod/match.php
mod/message.php
mod/network.php
mod/notes.php
mod/notifications.php
mod/photos.php
mod/profile.php
mod/search.php
mod/videos.php
mod/viewcontacts.php
src/App.php
src/Core/ACL.php
src/Model/Contact.php
src/Module/Contact.php
view/js/main.js
view/templates/head.tpl
view/templates/infinite_scroll_head.tpl [new file with mode: 0644]
view/theme/frio/templates/js_strings.tpl