mastodon/config
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
..
environments Raise Mastodon::HostValidationError when host for HTTP request is private (#6410) 2018-02-24 19:16:11 +01:00
initializers Raise Mastodon::HostValidationError when host for HTTP request is private (#6410) 2018-02-24 19:16:11 +01:00
locales Fix prev/next links on public profile page (#6497) 2018-02-26 03:31:28 +01:00
webpack
application.rb Fix avatar and header issues by using custom geometry detector (#6515) 2018-02-21 03:40:12 +01:00
boot.rb
brakeman.ignore Save video metadata and improve video OpenGraph tags (#6481) 2018-02-16 07:22:20 +01:00
database.yml
deploy.rb
environment.rb
i18n-tasks.yml CAS + SAML authentication feature (#6425) 2018-02-04 05:42:13 +01:00
navigation.rb
puma.rb
routes.rb Account archive download (#6460) 2018-02-21 23:21:32 +01:00
secrets.yml
settings.yml Add preference to always display sensitive media (#6448) 2018-02-09 00:26:57 +01:00
sidekiq.yml Account archive download (#6460) 2018-02-21 23:21:32 +01:00
themes.yml
webpacker.yml