Matt Jankowski
9262f6968b
Fix broken spec for about/links view partial ( #2586 )
7 years ago
Yamagishi Kazutoshi
01c206326f
Hide get started link when register closed ( #2583 )
7 years ago
Wesley Ellis
a1174a6d7e
Add og:url tags ( #2298 )
* add og:url to stream_item view
* add og:url and text to about/show
* add og:url to profile, followers and follows pages
7 years ago
Yamagishi Kazutoshi
ceecf96208
Add crossorigin="anonymous" to about ( #2272 )
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
f96f8d0176
Use .presence instead of ternary on site description for og: content ( #2033 )
7 years ago
Matt Jankowski
26ec042f38
Remove trailing whitespace in terms.no.html ( #1933 )
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
Alex Dunn
0f889523e4
views/about: use Setting.site_title instead of hardcoding ( #1508 )
7 years ago
maxypy
a6807201d2
Implementing Subresource Integrity ( #1729 )
* Add sprockets-rails to Gemfile
* Add sprockets-rails to Gemfile.lock
* Update show.html.haml
* Update index.html.haml
* Update admin.html.haml
* Update auth.html.haml
* Update embedded.html.haml
* Update public.html.haml
7 years ago
Alyssa Ross
55b56e3f95
terms: remove redundant words ( #1578 )
"at least X" and "X or older" have identical meanings.
Using both together feels a little jarring.
7 years ago
Knut Erik
e1264bbd92
Added norwegian version of terms of service and privacy policy ( #1625 )
7 years ago
lindwurm
fc47c1d00e
[about] Moving docs link to tootsuite/documentation ( #1573 )
related: 1236529e39
Signed-off-by: lindwurm <lindwurm.q@gmail.com>
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
Matt Jankowski
ca44c13455
Use Setting.site_title value for `og:site_name` occurrences ( #1194 )
* Add helper method to return Setting.site_title
* Use site_title helper in application layout
* Use site_title value for og:site_name
7 years ago
Eugen Rochko
5f54981846
New admin setting: open/close registrations, with custom message, from the admin UI
7 years ago
Eugen Rochko
433cb198fa
Fix landing page sign up form ignoring username field
7 years ago
Eugen Rochko
f864fee116
Fix up some localizations
7 years ago
Eugen Rochko
8803ca9efe
Improved landing page
7 years ago
Eugen Rochko
ac406a31b0
Start page links a bit more readable
7 years ago
shel
38dceb3bf7
Promote Apps ( #670 )
"Various apps are available" is now a hyperlink
7 years ago
shel
3f1f3d0827
Add link to other instances list
This should help federation
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
Eugen Rochko
b11fdc3ae3
Migrate from ledermann/rails-settings to rails-settings-cached which allows 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
7 years ago
Effy Elden
f876a8681d
Update the Mastodon repository URL from Gargron/ to tootsuite/ in various places
7 years ago
Eugen Rochko
205ba00017
Fix sandboxed iOS login again
7 years ago
Effy Elden
819bfb75c6
Add twitter:card metatag to enable Twitter Cards support
7 years ago
Eugen Rochko
b302b9202b
Add page for authorizing/rejecting follow requests
7 years ago
Eugen Rochko
e09d3a2c66
Fix #249 - use window.location hack to let people login from sandboxed iOS homescreen
7 years ago
Eugen Rochko
c4ffffbeed
Add a better cropped image
7 years ago
Eugen Rochko
642e464670
Adding art by cutewitchirl, open graph tags for about page
7 years ago
Eugen Rochko
546c4718e7
Localizations for most server-side strings
8 years ago
Eugen Rochko
3f54fba0d3
Use privacy policy from Discourse
8 years ago
Eugen Rochko
dd03118098
Fix follow icon changing plus to minus, add terms page stub
8 years ago
Eugen Rochko
57304ac375
Catch 404 errors when downloading remote media, add screenshot to landing page
8 years ago
Eugen Rochko
9b195f5dd3
Add window titles to auth pages and about page, link sign up/login from about page
8 years ago
Eugen Rochko
e63aebff7a
Adding landing page
8 years ago