about summary refs log tree commit diff
path: root/app/views
AgeCommit message (Expand)Author
2017-04-21Use local_time gem for timezone replacement (#2174)Matt Jankowski
2017-04-21Display remaining characters when editing display name and bio (#2219)Sebastian Morr
2017-04-21Add crossorigin="anonymous" to about (#2272)Yamagishi Kazutoshi
2017-04-21Open authorized application in a new window (#2250)Jérémy Benoist
2017-04-21Adds version to about/more and API (#2181)Ash Furrow
2017-04-21Clean up settings/preferences controller (#2237)Matt Jankowski
2017-04-20Use default locale for html lang in layouts (#2212)Matt Jankowski
2017-04-20Link to profile/feed/salmon from admin/accounts show page (#2186)Matt Jankowski
2017-04-19Fix double-escaping of display names in <title> (#2155)Eugen
2017-04-19Remove unused view files in accounts/ (#2153)Matt Jankowski
2017-04-19Add meta tags for OGP to following & follow page (#2052)Yamagishi Kazutoshi
2017-04-19Restful refactor of accounts/ routes (#2133)Matt Jankowski
2017-04-18Instances list in admin (#2095)Matt Jankowski
2017-04-18Admin reports with accounts (#2092)Matt Jankowski
2017-04-18Simplify renders in views (#2084)Matt Jankowski
2017-04-18Merge branch 'pause-gif' of git://github.com/patf/mastodon into patf-pause-gifEugen Rochko
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-17Fix #1972, fix #1870 - Fix special characters in XML, add tests (#1988)Eugen
2017-04-17Add gif auto-play/pause preferencePatrick Figel
2017-04-17Add mask-icon.svg (#1572) (#1585)Dale Price
2017-04-17Optimize user setting page for mobile browser (#1924)Yuki Nakagawa
2017-04-17Fix tiny typo, and added link to terms and conditions in confirmation email f...anon
2017-04-16Do not display "reset password" in admin UI for remote accounts (#1960)Eugen
2017-04-16Onboarding modal (#1883)Eugen
2017-04-16I18n health warnings (#1949)Matt Jankowski
2017-04-16Remove trailing whitespace in terms.no.html (#1933)Matt Jankowski
2017-04-16Simplify the og:image and og:description code in stream_entries/show (#1934)Matt Jankowski
2017-04-16Use local vars in partials (#1935)Matt Jankowski
2017-04-16Make file attachment on MediaAttachment optional (#1865)Eugen
2017-04-16Fix up recovery codes design a little (#1866)Eugen
2017-04-16View spec fix (#1888)Matt Jankowski
2017-04-15Fix cross-origin integrity (#1871)Eugen
2017-04-15Check for a custom css file to help customization of instances (#1368)Naouak
2017-04-15Give SINGLE_USER a chance to register (#1820)Marcin Cieślak
2017-04-15Add password reset for users from admin accounts area (#1841)Matt Jankowski
2017-04-15About page contact email (#1839)Matt Jankowski
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