yhirano
48594b18e6
Added haml-lint and fix warnings ( #2773 )
* add haml_lint to Gemfile
* add .haml-lint.yml
* fix warnings of haml_lint
7 years ago
Matt Jankowski
9262f6968b
Fix broken spec for about/links view partial ( #2586 )
7 years ago
Ash Furrow
a0ed88a99b
Adds version to about/more and API ( #2181 )
* Adds version.
* Cleans up code.
* Removes standalone endpoint and adds version to instance endpoint.
* Addresses feedback from #2181 .
7 years ago
Matt Jankowski
84b5fae8e3
Simplify renders in views ( #2084 )
* Simplify render in mailer views
* Simplify render in about/more view
* Simplify render in accounts follow views
* Simplify render in recovery code views
* Simplify render in stream entry embed
* Simplify render in stream entries status partial
* Simplify render in authorize follow new view
7 years ago
Matt Jankowski
389f8f8249
Instance helper to replace site title helper ( #2038 )
* Move site title helper to instance helper (name change only)
* Remove newline in <title> tag
* Add site_hostname helper method to wrap up local_domain value
* Use site_hostname helper in places that need local_domain value
7 years ago
Matt Jankowski
3b8908c114
About page contact email ( #1839 )
* Correct site_contact_email typo
* Separate about more page into partials, add specs
7 years ago
Matt Jankowski
e5282e4ec0
Clean up about page ( #1282 )
* Add InstancePresenter to expose site details
* Clean up about controller, use instance presenter
7 years ago
Eugen Rochko
cde0476ca2
Fix #487
7 years ago
Eugen Rochko
cc1eccc8bc
Fix #466 - when logged in, make "get started" link to the frontpage instead of sign up
7 years ago
Eugen Rochko
7cde08e30b
Improve extended about page layout
7 years ago
Eugen Rochko
c01dd089ff
Adding about/more page with extended information that can be set up by an admin
7 years ago
Eugen Rochko
e25170f960
Add extended about page stub
7 years ago