about summary refs log tree commit diff
path: root/app/views
AgeCommit message (Expand)Author
2017-04-24Add an RTL stylesheet for Arabic i18n (#2378)Eugen
2017-04-24Fix flashes partial render error for controllers which don't inherit from app...Matt Jankowski
2017-04-24Report processing improvements (#2349)Effy Elden
2017-04-24Followers-only post federation (#2111)Eugen
2017-04-23Fixes problem with showing non-local accounts. (#2371)Ash Furrow
2017-04-23Add link for domain in land strip (#2306)ymmtmdk
2017-04-23ActivityPub: Add basic, read-only support for Outboxes, Notes, and Create/Ann...Evan Minto
2017-04-23Admin UI for confirming users (#2245)Ash Furrow
2017-04-23Clean up flash display in views (#2336)Matt Jankowski
2017-04-22Add og:url tags (#2298)Wesley Ellis
2017-04-22Add author/actor URI to the list of webfinger aliases (#2319)ThibG
2017-04-22[WIP] Html lang on statuses (#2297)Matt Jankowski
2017-04-222FA controller cleanup (#2296)Matt Jankowski
2017-04-21Add Indonesian (Bahasa Indonesia / id) translation (#2200)Koala Yeung
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