mastodon/app/javascript
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
..
fonts Redesign the landing page, mount public timeline on it (#4122) 2017-07-11 15:27:59 +02:00
images Focal points (#6520) 2018-02-22 00:35:46 +01:00
mastodon Do not use function name to track components (#6542) 2018-02-24 19:10:57 +01:00
packs Fix hide and show media button on admin page (#6347) 2018-01-24 13:29:46 +01:00
styles Fix prev/next links on public profile page (#6497) 2018-02-26 03:31:28 +01:00