about summary refs log tree commit diff
path: root/app/views/accounts/show.html.haml
AgeCommit message (Expand)Author
2020-02-21Fix punycode being rendered instead of unicode in some places (#13030)Eugen Rochko
2020-02-20port tootsuite#10502 to monsterfork: Add an RSS feed tagged to a public profi...Takeshi Umeda
2020-01-20Original upstream mergeThibG
2019-11-19Improve light theme (#10992)Eugen Rochko
2019-05-21Drop OStatus support. Fix some of the Rspec tests.multiple creatures
2019-05-21Split boosts/repeats off to their own tab and add to the API.multiple creatures
2019-05-21Add option to hide public replies from profilemultiple creatures
2019-04-07Improve blocked view of profiles (#10491)Eugen Rochko
2019-02-05Fix pinned statuses being shown in a featured hashtag (#9971)Eugen Rochko
2019-02-04Add featured hashtags to profiles (#9755)Eugen Rochko
2018-11-20WebSub: ATOM before RSS (#9302)Alexandre Alapetite
2018-08-26Better singulars of account followers/toots. (#8471)M Somerville
2018-08-09Public profile endorsements (accounts picked by profile owner) (#8146)Eugen Rochko
2018-07-28Redesign public profiles and toots (#8068)Eugen Rochko
2018-05-10Add alternate for RSS (#7436)Yamagishi Kazutoshi
2018-03-18Revert #6479, hide sensitive text/images from OpenGraph previews (#6818)Eugen Rochko
2018-03-09Add missing meta description to profiles, some other SEO stuff (#6706)Eugen Rochko
2018-02-26Fix prev/next links on public profile page (#6497)Ian McCowan
2017-11-18Profile redirect notes (#5746)Eugen Rochko
2017-11-07Add ability to disable login and mark accounts as memorial (#5615)Eugen Rochko
2017-09-12Clean up and improve generated OpenGraph tags (#4901)Eugen Rochko
2017-08-25Pinned statuses (#4675)Eugen Rochko
2017-08-16Redesign public profiles (#4608)Eugen Rochko
2017-08-13Add alternate links to ActivityPub resources from HTML/HEAD variants (#4586)Eugen Rochko
2017-07-24Fix oddities with public profile CSS (#4341)Eugen Rochko
2017-07-14Add option to opt out of search engines on public profile/status pages (#4199)Eugen Rochko
2017-05-13Fix og:url. (#3031)Shunsuke Michii
2017-04-22Add og:url tags (#2298)Wesley Ellis
2017-04-19Add meta tags for OGP to following & follow page (#2052)Yamagishi Kazutoshi
2017-04-18Simplify renders in views (#2084)Matt Jankowski
2017-04-18Instance helper to replace site title helper (#2038)Matt Jankowski
2017-04-16Use local vars in partials (#1935)Matt Jankowski
2017-04-16View spec fix (#1888)Matt Jankowski
2017-04-15Give SINGLE_USER a chance to register (#1820)Marcin Cieślak
2017-04-11Pagination improvements (#1445)Matt Jankowski
2017-04-08Use Setting.site_title value for `og:site_name` occurrences (#1194)Matt Jankowski
2017-03-25Fix public profile pagination linksEugen Rochko
2017-03-20Add landing stripEugen Rochko
2017-01-06Fix h-card classes and remote follow button appearing when it shouldn'tEugen Rochko
2017-01-06Add Microformats2 markupGreg V
2017-01-06Add twitter:card metatag to enable Twitter Cards supportEffy Elden
2016-12-09Improve images in opengraph meta tagsEugen Rochko
2016-12-09Fix OpenGraph meta tagsEugen Rochko
2016-12-03Add "next" pagination to public profilesEugen Rochko
2016-12-01Fix pt translations, improve pre-cache queries, removing will_paginateEugen Rochko
2016-11-10Fix #122 - Add microformats-2 classes to mention linksEugen Rochko
2016-11-03Enable caching for some rabl viewsEugen Rochko
2016-09-24Improve partial rendering and Haml performance (Haml->Hamlit)Eugen Rochko
2016-03-21Change default avatar, redirect to home after sign upEugen Rochko
2016-03-19Adding public following and followers pages, fix #3Eugen Rochko