]> git.mxchange.org Git - friendica.git/commit
Implement correct behavior for min_id in boundary pagination
authorHypolite Petovan <hypolite@mrpetovan.com>
Tue, 13 Oct 2020 03:45:02 +0000 (23:45 -0400)
committerHypolite Petovan <hypolite@mrpetovan.com>
Tue, 13 Oct 2020 04:11:39 +0000 (00:11 -0400)
commit4427876c05023ecf681ea9e217f163444edcda8b
treefa01c649804dca875de633f1a684bfc0179fb36d
parente0a6b90316c914f39a4176015c2621344e75d7c4
Implement correct behavior for min_id in boundary pagination

- The previous behavior of since_id systematically showed the most recent results
src/BaseRepository.php
src/Content/BoundariesPager.php
src/Module/Api/Mastodon/FollowRequests.php
src/Module/Api/Twitter/ContactEndpoint.php
src/Module/Conversation/Community.php
src/Repository/FSuggest.php
src/Repository/Introduction.php
src/Repository/PermissionSet.php
src/Repository/ProfileField.php
view/js/main.js