about summary refs log tree commit diff
path: root/app/views/about/show.html.haml
AgeCommit message (Expand)Author
2022-10-20Change public accounts pages to mount the web UI (#19319)Eugen Rochko
2022-10-13Change about page to be mounted in the web UI (#19345)Eugen Rochko
2022-10-06Remove previous landing page (#19300)Eugen Rochko
2022-10-05Add server banner to web app, add `GET /api/v2/instance` to REST API (#19294)Eugen Rochko
2022-10-04Remove code for rendering public and hashtag timelines outside the web UI (#1...Eugen Rochko
2022-06-09Change brand color and logotypes (#18592)Eugen Rochko
2022-03-03Redesign /about when already logged in (#17348)Claire
2021-07-07Change number_to_human calls to always use 3-digits precision (#16469)Claire
2020-05-13Fix some account avatars on public pages having incorrect size (#13692)ThibG
2020-04-28Fix end-user-facing uses of inline CSS (#13438)ThibG
2019-10-24Add noopener and/or noreferrer (#12202)BSKY
2019-10-08Remove fallback to long description on sidebar and meta description (#12119)Eugen Rochko
2019-06-08Change full logo to use primary text color of the given theme (#10994)Eugen Rochko
2019-03-19Do not show timeline preview or directory widgets if they are disabled (#10284)ThibG
2019-03-15Bump webpacker from 3.5.5 to 4.0.2 (#10277)Yamagishi Kazutoshi
2019-03-12Redesign landing page (#10232)Eugen Rochko
2018-10-08Replace SVG asset with Custom mascot (#8766)ashleyhull-versent
2018-09-17add several missing alt tags (#8708)jacob
2018-08-22Allow use of plurals on about page stats. (#8363)M Somerville
2018-08-09Update /terms and /about/more to use public layout (#8142)Eugen Rochko
2018-05-08Show media modal on public timeline (#7413)Yamagishi Kazutoshi
2018-04-17Fix missing "Administered by" when timeline preview disabled (#7161)Eugen Rochko
2018-04-04Add contact account to landing page ("Administered by") (#6984)Eugen Rochko
2018-03-13Fix #6757: Adjust RTL styles for landing page (#6768)Eugen Rochko
2018-03-09Add missing meta description to profiles, some other SEO stuff (#6706)Eugen Rochko
2018-03-07In wide layout, columnize Mastodon features on landing page (#6674)Eugen Rochko
2018-02-26Better grid layout for the landing page (#6543)Lynx Kotoura
2018-02-22Redesign landing page (again) (#6486)Eugen Rochko
2018-02-02Unify links container implementation in about pages (#6382)Akihiko Odaki
2017-10-11sign_in and sign_up views present og meta infos (#5308)takayamaki
2017-10-07Redesign public hashtag pages (#5237)Eugen Rochko
2017-09-14Uploads for admin site settings (#4913)Eugen Rochko
2017-08-22Add Mastodon::Source.url (#4643)Daigo 3 Dango
2017-08-08unify short description styling (#4548)TheInventrix
2017-07-26Added external link icons to joinmastodon navbar buttons (#4368)Ondřej Hruška
2017-07-23New logo (#4306)Eugen Rochko
2017-07-22Turn clouds on landing page into SVGs, use SCSS variables to color them (#4299)Eugen Rochko
2017-07-18Add empty alt attribute to img elements in landing page (#4243)Yamagishi Kazutoshi
2017-07-14Do not load unnecessary script files (#4193)Yamagishi Kazutoshi
2017-07-11Redesign the landing page, mount public timeline on it (#4122)Eugen Rochko
2017-06-16Fix ogp url (#3802)abcang
2017-05-08Added haml-lint and fix warnings (#2773)yhirano
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko
2017-04-22Add og:url tags (#2298)Wesley Ellis
2017-04-21Add crossorigin="anonymous" to about (#2272)Yamagishi Kazutoshi
2017-04-18Instance helper to replace site title helper (#2038)Matt Jankowski
2017-04-17Use .presence instead of ternary on site description for og: content (#2033)Matt Jankowski
2017-04-15views/about: use Setting.site_title instead of hardcoding (#1508)Alex Dunn
2017-04-14Implementing Subresource Integrity (#1729)maxypy
2017-04-11[about] Moving docs link to tootsuite/documentation (#1573)lindwurm