mastodon/app/views
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
..
about Redesign landing page (again) (#6486) 2018-02-22 01:03:48 +01:00
accounts Fix prev/next links on public profile page (#6497) 2018-02-26 03:31:28 +01:00
admin Redesign landing page (again) (#6486) 2018-02-22 01:03:48 +01:00
admin_mailer
application
auth Fix password recovery (#6459) 2018-02-10 17:09:44 +01:00
authorize_follows Resolve URL for local account in follow authorization success view (#6324) 2018-01-22 14:22:14 +01:00
errors
follower_accounts
following_accounts
home
invites
kaminari
layouts Fix container regression (#6531) 2018-02-22 03:04:27 +01:00
media Save video metadata and improve video OpenGraph tags (#6481) 2018-02-16 07:22:20 +01:00
notification_mailer Add direction tags to HTML e-mails for RTL languages (#6373) 2018-01-29 00:22:20 +01:00
oauth
remote_follow
settings Account archive download (#6460) 2018-02-21 23:21:32 +01:00
shared
shares
stream_entries Save video metadata and improve video OpenGraph tags (#6481) 2018-02-16 07:22:20 +01:00
tags
user_mailer Account archive download (#6460) 2018-02-21 23:21:32 +01:00
well_known