about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2017-06-14Account deletion (#3728)Eugen Rochko
2017-06-14Fix #2619 - When redis feed is empty, fall back to database (#3721)Eugen Rochko
2017-06-13fix(status): Content jump due to height changes (#3734)Sorin Davidoi
2017-06-13Simplify getting started links localization. Link "powered by Mastodon" to jo...Eugen Rochko
2017-06-13Fix #3675 - Adjust quality settings of converted GIFs to reduce filesize (#3723)Eugen Rochko
2017-06-13Fix unclickable onboardin modal regression (#3724)Eugen Rochko
2017-06-12i18n: minor fix in Polish translation (#3726)m4sk1n
2017-06-12Unread indicator was invisible behind column header, adjusted (#3720)Eugen Rochko
2017-06-12Update Russian translation (pin) (#3712)Ratmir Karabut
2017-06-12Regenerate defaultMessages.json (#3709)Yamagishi Kazutoshi
2017-06-12Re-add clear notifications button (#3708)Yamagishi Kazutoshi
2017-06-12Fix regression from #3672 - Do not use pipeline around zscore (#3704)Eugen Rochko
2017-06-11Fix an error when TagManager.local_url? is called with a bad URI (#3701)ThibG
2017-06-11Fix removal of status sending the original status to mentioned users instead ...Eugen Rochko
2017-06-11Fix #3665 - Refactor timelines reducer (#3686)Eugen Rochko
2017-06-11Fix Account model deprecation warnings (#3689)René Klačan
2017-06-11Localize date in digest and cover NotificationMailer more (#3694)Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-11Remove comments for eslint-disable (#3691)Yamagishi Kazutoshi
2017-06-11Refactor UpdateRemoteProfileService (#3690)Yamagishi Kazutoshi
2017-06-11Make sure email is case insensitive on all places (#3688)René Klačan
2017-06-10Update NL for 1.4.2 (#3685)Jeroen
2017-06-10Improve RTL detection (#3682)Eugen Rochko
2017-06-10Improve default language decision and spec (#3351)Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-10Move create/destroy actions for api/v1/statuses to namespace (#3678)Matt Jankowski
2017-06-09i18n: Minor fixes in Polish translation (#3674)m4sk1n
2017-06-09Move reblogged_by and favourited_by actions out of api/v1/statuses and into u...Matt Jankowski
2017-06-09Fix #3658 - Update RTL styles (#3669)Eugen Rochko
2017-06-09Correct validators so that existing error messages would look correct (#3668)Eugen Rochko
2017-06-09Language detection defaults to nil (#3666)Matt Jankowski
2017-06-09adjust the size of 'column-header__back-button' (retry) (#3662)Clworld
2017-06-09Refactor views/admin/reports/show.html.haml (#3656)Yamagishi Kazutoshi
2017-06-09Add includes to Report#statuses (#3655)Yamagishi Kazutoshi
2017-06-09Check ready state of document in public pages (#3652)Yamagishi Kazutoshi
2017-06-09adjust the size of column-header__back-button (#3654)ふぁぼ原
2017-06-08Fix regression from #3592 - validation condition nesting (#3644)Eugen Rochko
2017-06-08Fix db:seed - only run some validations when the field was changed (#3592)Eugen Rochko
2017-06-08Fix #3378 - If favourite/reblog already exists, return it instead of failing ...Eugen Rochko
2017-06-08Add explit admin actions to (re)subscribe/unsubscribe remote accounts (#3640)Eugen Rochko
2017-06-08Fixes #3605 by returning account from database in case of race condition (#3606)ThibG
2017-06-08Improve RuboCop rules (compatibility to Code Climate) (#3636)Yamagishi Kazutoshi
2017-06-08fix: Warn if JavaScript is disabled (#3634)Sorin Davidoi
2017-06-07Clean up for api/base controller (#3629)Matt Jankowski
2017-06-07fix(components/autosuggest_textarea): Race condition regarding onBlur (#3631)Sorin Davidoi
2017-06-07Coverage improvement and concern extraction for rate limit headers in API con...Matt Jankowski
2017-06-07Fix Code Climate failed (regression from #3622) (#3624)Yamagishi Kazutoshi
2017-06-07Allow "class" attribute on the "a" tag in sanitization (#3623)unarist
2017-06-07Fixes #3388 by moving re-entrant `shared_status_from_xml` before transaction ...ThibG
2017-06-07Small changes to japanese translation (#3620)Yamagishi Kazutoshi
2017-06-07Don't show business e-mail if it's blank (#3619)STJrInuyasha
2017-06-06Use preview image in <ImageLoader /> to provide immediate visual feedback (#3...Eugen Rochko