about summary refs log tree commit diff
path: root/app/views/about
AgeCommit message (Collapse)Author
2017-04-12Added norwegian version of terms of service and privacy policy (#1625)Knut Erik
2017-04-11[about] Moving docs link to tootsuite/documentation (#1573)lindwurm
related: https://github.com/tootsuite/mastodon/commit/1236529e39a7e2534fdd34686a749b5a386c109b Signed-off-by: lindwurm <lindwurm.q@gmail.com>
2017-04-09Clean up about page (#1282)Matt Jankowski
* Add InstancePresenter to expose site details * Clean up about controller, use instance presenter
2017-04-08Use Setting.site_title value for `og:site_name` occurrences (#1194)Matt Jankowski
* Add helper method to return Setting.site_title * Use site_title helper in application layout * Use site_title value for og:site_name
2017-04-04New admin setting: open/close registrations, with custom message, from the ↵Eugen Rochko
admin UI
2017-04-02Fix landing page sign up form ignoring username fieldEugen Rochko
2017-03-26Fix up some localizationsEugen Rochko
2017-03-21Improved landing pageEugen Rochko
2017-03-17Start page links a bit more readableEugen Rochko
2017-03-17Promote Apps (#670)shel
"Various apps are available" is now a hyperlink
2017-02-10Add link to other instances listshel
This should help federation
2017-01-17Fix #487Eugen Rochko
2017-01-15Fix #466 - when logged in, make "get started" link to the frontpage instead ↵Eugen Rochko
of sign up
2017-01-13Improve extended about page layoutEugen Rochko
2017-01-13Adding about/more page with extended information that can be set up by an adminEugen Rochko
2017-01-13Add extended about page stubEugen Rochko
2017-01-12Migrate from ledermann/rails-settings to rails-settings-cached which allows ↵Eugen Rochko
global settings with YAML-defined defaults. Add admin page for editing global settings. Add "site_description" setting that would show as a paragraph on the frontpage
2017-01-11Update the Mastodon repository URL from Gargron/ to tootsuite/ in various placesEffy Elden
2017-01-09Fix sandboxed iOS login againEugen Rochko
2017-01-06Add twitter:card metatag to enable Twitter Cards supportEffy Elden
2016-12-23Add page for authorizing/rejecting follow requestsEugen Rochko
2016-12-21Fix #249 - use window.location hack to let people login from sandboxed iOS ↵Eugen Rochko
homescreen
2016-12-15Add a better cropped imageEugen Rochko
2016-12-15Adding art by cutewitchirl, open graph tags for about pageEugen Rochko
2016-11-16Localizations for most server-side stringsEugen Rochko
2016-11-13Use privacy policy from DiscourseEugen Rochko
2016-11-01Fix follow icon changing plus to minus, add terms page stubEugen Rochko
2016-11-01Catch 404 errors when downloading remote media, add screenshot to landing pageEugen Rochko
2016-10-14Add window titles to auth pages and about page, link sign up/login from ↵Eugen Rochko
about page
2016-09-27Adding landing pageEugen Rochko