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