about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2017-04-16Fixed NoMethodError in UnfollowService (#1918)alpaca-tc
2017-04-16Fix yaml issue in ja locale (#1916)Matt Jankowski
2017-04-16Syntax error in japanese localisation (#1920)Naouak
2017-04-16Add missing french translation. (#1906)Erwan Leboucher
2017-04-16Enlarge font size to avoid autozooming of iPhone. (#1911)Yuki Nakagawa
2017-04-16Update Japanese Translate (#1903)新都心(Neet Shin)
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-16Fix #1852 - Ensure feeds have valid <title> tags (#1875)Eugen
2017-04-16Show error message if video cannot be loaded (#1879)Isabelle Knott
2017-04-15Indicate when a toot is part of a chain with a "reply all" icon (#1869)Eugen
2017-04-15Fix cross-origin integrity (#1871)Eugen
2017-04-15English localization for mention notification was missing (#1867)Eugen
2017-04-15Check for a custom css file to help customization of instances (#1368)Naouak
2017-04-15ActiveRecord::NotFound is not defined (#1864)alpaca-tc
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-15Remove isRequired from optional prop (#1843)Henry Smith
2017-04-15Fix function call name typo (#1851)Henry Smith
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 eslint-plugin-jsx-a11y (#1651)Zac Anger
2017-04-15Add recovery code support for two-factor auth (#1773)Patrick Figel
2017-04-15Update ja.jsx (#1822)Amakasu Ryoma
2017-04-15Add a classname to the loading bar (#1826)Alda Marteau-Hardi
2017-04-15fixed privacy mistake of japanese translation of privacy.change (#1832)Keiji, Yoshimi
2017-04-15ActiveRecord::Relation does not respond to `#id` (#1834)alpaca-tc
2017-04-15Account search service refactor (#1791)Matt Jankowski
2017-04-15Refresh webfinger (#1323)ThibG
2017-04-15Rename admin/accounts_helper to admin/filter_helper (#1816)Matt Jankowski
2017-04-15jslint: fix jslint warnings (#1704)Koala Yeung
2017-04-15Update Traditional Chinese, HK (zh-HK) translation (#1759)Koala Yeung
2017-04-15Update nl.jxs (#1766)Fjoerfoks
2017-04-15Update Russian translation (#1733)Ratmir Karabut
2017-04-15Use site title on tags#show page (#1802)Matt Jankowski
2017-04-15More Norwegian translations (#1805)Thor Harald Johansen
2017-04-15Send initial state in a <script type="application/json"> tag (#1806)Joachim Viide
2017-04-15[css] reduce spacing between text elements on about pages (#1510)Alex Dunn
2017-04-15Allow running mastodon on a different domain as the one used for identifying ...ThibG
2017-04-15Add list of muted user to UI and Getting Started (#1799)Patrick Figel
2017-04-15Improve i18n chooser (#1804)Matt Jankowski
2017-04-14Add title attribute to URLs in statuses (#1755)Luc Didry
2017-04-14Fix invalid byte sequence issue in nl.jsx (#1751)Matt Jankowski
2017-04-14Change usage of gsub to delete, as per Code Climate/Rubocop recommendation (#...Effy Elden
2017-04-14Remove .keep in models (#1748)西小倉宏信
2017-04-14Use landmark regions on columns (#1732)JP DeVries
2017-04-14Admin reports controller improvements (#1714)Matt Jankowski
2017-04-14Implementing Subresource Integrity (#1729)maxypy
2017-04-13Merge branch 'master' of git://github.com/matteoaquila/mastodon into matteoaq...Eugen Rochko