]> cat aescling's git repositories - mastodon.git/commit
Add table of contents to about page (#11885)
authorEugen Rochko <eugen@zeonfederated.com>
Thu, 19 Sep 2019 09:09:05 +0000 (11:09 +0200)
committerGitHub <noreply@github.com>
Thu, 19 Sep 2019 09:09:05 +0000 (11:09 +0200)
commitd930eb88b671fa6e5573fe7342bcdda87501bdb7
treea67ab76528da0060e7def3d13f5802904d215939
parente1066cd4319a220d5be16e51ffaf5236a2f6e866
Add table of contents to about page (#11885)

Move public domain blocks information to about page
app/controllers/about_controller.rb
app/javascript/styles/mastodon/about.scss
app/javascript/styles/mastodon/containers.scss
app/javascript/styles/mastodon/widgets.scss
app/lib/toc_generator.rb [new file with mode: 0644]
app/models/domain_block.rb
app/views/about/blocks.html.haml [deleted file]
app/views/about/more.html.haml
config/locales/en.yml
config/routes.rb