You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
7 years ago
..
about Redesign landing page (again) (#6486) 7 years ago
accounts Fix prev/next links on public profile page (#6497) 7 years ago
admin Redesign landing page (again) (#6486) 7 years ago
admin_mailer Make salutation of email localizable (#4454) 8 years ago
application Added haml-lint and fix warnings (#2773) 8 years ago
auth Fix password recovery (#6459) 7 years ago
authorize_follows Resolve URL for local account in follow authorization success view (#6324) 7 years ago
errors New error page graphic. Other error page improvements (#5099) 8 years ago
follower_accounts Add option to opt out of search engines on public profile/status pages (#4199) 8 years ago
following_accounts Add option to opt out of search engines on public profile/status pages (#4199) 8 years ago
home Add ServiceWorker caching for static assets (#5524) 8 years ago
invites Fix invites form path (#5861) 8 years ago
kaminari Pagination improvements (#1445) 8 years ago
layouts Fix container regression (#6531) 7 years ago
media Save video metadata and improve video OpenGraph tags (#6481) 7 years ago
notification_mailer Add direction tags to HTML e-mails for RTL languages (#6373) 7 years ago
oauth Oauth code in input form and add description message (#4986) 8 years ago
remote_follow Fix remote follow (#2547) 8 years ago
settings Account archive download (#6460) 7 years ago
shared fix presented og:url is incorrect (#5320) 8 years ago
shares Add protocol handler. Handle follow intents (#4511) 8 years ago
stream_entries Save video metadata and improve video OpenGraph tags (#6481) 7 years ago
tags Back to Web UI from tag page when signed in (#5943) 7 years ago
user_mailer Account archive download (#6460) 7 years ago
well_known Remove rabl dependency (#5894) 7 years ago