chuckya/config
Ian McCowan c33931b613 Fix prev/next links on public profile page ()
* 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 () 2018-02-24 19:16:11 +01:00
initializers Raise Mastodon::HostValidationError when host for HTTP request is private () 2018-02-24 19:16:11 +01:00
locales Fix prev/next links on public profile page () 2018-02-26 03:31:28 +01:00
webpack ASSET_HOST is wrong env variable. Fix to CDN_HOST () 2018-01-29 01:06:39 +01:00
application.rb Fix avatar and header issues by using custom geometry detector () 2018-02-21 03:40:12 +01:00
boot.rb Adds bootsnap. Faster boot time () 2017-05-20 19:42:27 +02:00
brakeman.ignore Save video metadata and improve video OpenGraph tags () 2018-02-16 07:22:20 +01:00
database.yml use-DB_NAME-in-development () 2017-10-17 11:45:37 +02:00
deploy.rb Update dependencies for Ruby (2017-10-30) () 2017-10-31 12:22:32 +01:00
environment.rb Make PreviewCard records reuseable between statuses () 2017-09-01 16:20:16 +02:00
i18n-tasks.yml CAS + SAML authentication feature () 2018-02-04 05:42:13 +01:00
navigation.rb Add UI for setting up account migration () 2017-11-27 22:47:06 +01:00
puma.rb Do not set port for puma if it is bound to unix socket () 2017-04-22 01:22:20 +02:00
routes.rb Account archive download () 2018-02-21 23:21:32 +01:00
secrets.yml Upgrade to Rails 5.0.0.1 2016-08-17 17:58:00 +02:00
settings.yml Add preference to always display sensitive media () 2018-02-09 00:26:57 +01:00
sidekiq.yml Account archive download () 2018-02-21 23:21:32 +01:00
themes.yml Add support for multiple themes () 2017-09-19 16:36:23 +02:00
webpacker.yml Upgrade Webpacker to version 3.0.1 () 2017-09-27 14:41:54 +02:00