mastodon/app/views/accounts
Ian McCowan c33931b613 Fix prev/next links on public profile page (#6497)
* Fix prev/next links on public profile page

* Don't make pagination urls if no available statuses

* Fix empty check method

* Put left chevron before prev page link

* Add scope for pagination "starting at" a given id

* Status pagination try 2:

s/prev/older and s/next/newer
"older" on left, "newer" on right
Use new scope for "newer" link
Extract magic 20 page size to constant
Remove max_id from feed pagination as it's not respected

* Reinstate max_id for accounts atom stream

* normalize
2018-02-26 03:31:28 +01:00
..
_follow_grid.html.haml Optimize follower_accounts and following_accounts (#2820) 2017-05-06 04:03:07 +02:00
_grid_card.html.haml Redesign public profiles (#4608) 2017-08-16 17:12:58 +02:00
_header.html.haml Revert #5772 (#6221) 2018-01-08 10:57:52 +01:00
_moved_strip.html.haml Profile redirect notes (#5746) 2017-11-18 19:39:02 +01:00
_nothing_here.html.haml Localizations for most server-side strings 2016-11-16 00:55:33 +01:00
_og.html.haml Clean up and improve generated OpenGraph tags (#4901) 2017-09-12 05:39:38 +02:00
show.html.haml Fix prev/next links on public profile page (#6497) 2018-02-26 03:31:28 +01:00