about summary refs log tree commit diff
path: root/app/views
AgeCommit message (Expand)Author
2017-04-15views/about: use Setting.site_title instead of hardcoding (#1508)Alex Dunn
2017-04-15Add recovery code support for two-factor auth (#1773)Patrick Figel
2017-04-15Use site title on tags#show page (#1802)Matt Jankowski
2017-04-15Send initial state in a <script type="application/json"> tag (#1806)Joachim Viide
2017-04-14Admin reports controller improvements (#1714)Matt Jankowski
2017-04-14Implementing Subresource Integrity (#1729)maxypy
2017-04-13Translate admin (#1702)Thomas Citharel
2017-04-13terms: remove redundant words (#1578)Alyssa Ross
2017-04-13Do not show media attachment as og:image if it was marked as NSFW (#1693)Isabelle Knott
2017-04-13Use input type `number` for Two-factor code (#1683)Daijiro Wachi
2017-04-13Clean up well-known routes/controllers (#1649)Matt Jankowski
2017-04-13Admin accounts controller cleanup (#1664)Matt Jankowski
2017-04-13Settings export refactor (#1646)Matt Jankowski
2017-04-12Added norwegian version of terms of service and privacy policy (#1625)Knut Erik
2017-04-12significant improvement in microformats markup (#1063)Ben Roberts
2017-04-12Fix target blank on "open_in_web" link (#1612)David Libeau
2017-04-12Quick best practice cleanup of views/helpers (#1546)Matt Jankowski
2017-04-12Allow import/export of mutes list (#1541)Matt Jankowski
2017-04-12Make Reporting admin section translatable (#1549)Thomas Citharel
2017-04-12Simplify the way the embed view is created (#1590)Matt Jankowski
2017-04-11Refactor exports controller (#1567)Matt Jankowski
2017-04-11[about] Moving docs link to tootsuite/documentation (#1573)lindwurm
2017-04-11Add Japanese translation (#1552)pinfort
2017-04-11Merge branch 'master' of https://github.com/blackle/mastodon into blackle-masterEugen Rochko
2017-04-11Allow user to disable the boost confirm dialog in preferencesblackle
2017-04-11Pagination improvements (#1445)Matt Jankowski
2017-04-11When avatar/header are GIF, generate static versions (#1428)Eugen
2017-04-10Fix issue with missing emojify class in views (#1455)Matt Jankowski
2017-04-09French translation update (#1271)Olivier Humbert
2017-04-09Clean up about page (#1282)Matt Jankowski
2017-04-08Fix #795, fix #704, fix #835 - 2FA requires confirmation to be enabled (#1278)Eugen
2017-04-08Update french translation (#1148)Thomas Citharel
2017-04-08Use Setting.site_title value for `og:site_name` occurrences (#1194)Matt Jankowski
2017-04-07DRY up reblog vs original status checkJoël Quenneville
2017-04-07Merge branch 'master' into feature-customized-default-localeEugen
2017-04-07Update Finnish translations, add sample Minio config (#954)Jantso Porali
2017-04-07Allow setting of default language through configEugen Rochko
2017-04-07Force UTF8 encoding on generated XML (#1140)Eugen
2017-04-07Rewrite Atom generation from stream entries to use Ox instead of Nokogiri (#1...Eugen
2017-04-04New admin setting: open/close registrations, with custom message, from the ad...Eugen Rochko
2017-04-03Add basic logging of who resolved reportEugen Rochko
2017-04-03When taking action on a report (silence/suspend), it dismisses all otherEugen Rochko
2017-04-03Make default admin UI page reports. Add admin UI for creating a domain blockEugen Rochko
2017-04-02Catching rack timeout from rails doesn't workEugen Rochko
2017-04-02Add proper error page for request timeoutsEugen Rochko
2017-04-02Fix landing page sign up form ignoring username fieldEugen Rochko
2017-03-31Fix some views still not using counter cachesEugen Rochko
2017-03-31Fix #700 - hide spoilers on static pagesEugen Rochko
2017-03-30Import feature for following/blocking lists (addresses #62, #177, #201, #454)Eugen Rochko
2017-03-30Add counter caches for a large performance increase on API requestsEugen Rochko