Age | Commit message (Expand) | Author |
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 |
2017-06-07 | Fixes #3388 by moving re-entrant `shared_status_from_xml` before transaction ... | ThibG |
2017-06-07 | Small changes to japanese translation (#3620) | Yamagishi Kazutoshi |
2017-06-07 | Don't show business e-mail if it's blank (#3619) | STJrInuyasha |
2017-06-06 | Use preview image in <ImageLoader /> to provide immediate visual feedback (#3... | Eugen Rochko |
2017-06-06 | Fix #3063 - Add dynamic app manifest (#3563) | Eugen Rochko |
2017-06-06 | Add regex filters on the community timeline and the public timeline. (#3564) | ふぁぼ原 |
2017-06-06 | Fix 500 errors on searching invalid URLs (#3613) | unarist |
2017-06-06 | Fix tag search order and not to use tsvector (#3611) | unarist |
2017-06-06 | Improve ESLint rules for JSX (#3608) | Yamagishi Kazutoshi |
2017-06-06 | Add missing key attribute to .search-results__hashtag (#3607) | Yamagishi Kazutoshi |
2017-06-06 | Update hr.json (#3609) | May Kittens Devour Your Soul |
2017-06-06 | Add quotes ESLint rules (#3602) | Yamagishi Kazutoshi |
2017-06-06 | Disable ESLint rule jsx/anchor-has-content (#3601) | Yamagishi Kazutoshi |
2017-06-06 | Try fixing ThreadResolveWorker calls (#3599) | ThibG |
2017-06-05 | Fix LoadMore in Notifications. (#3590) | Naoki Kosaka |
2017-06-05 | Fix (PR #3585) Add hasMore to propTypes and cover handleScroll. (#3589) | Naoki Kosaka |
2017-06-05 | Add back button to hashtag timeline again (#3587) | unarist |
2017-06-05 | Add th.json. (#3588) | Shunsuke Michii |
2017-06-05 | Add streaming_api_base_url to /api/v1/instance (#3556) | IkUrA |