Commit Graph

  • f596a413ef Localize date in digest and cover NotificationMailer more (#3694) Akihiko Odaki (@fn_aki@pawoo.net) 2017-06-11 19:04:35 +09:00
  • 9e53fe5c29 Update Russian translation (#3692) Ratmir Karabut 2017-06-11 11:43:01 +03:00
  • 3690f04e4a Remove comments for eslint-disable (#3691) Yamagishi Kazutoshi 2017-06-11 17:42:42 +09:00
  • f3e8bc9f8f Refactor UpdateRemoteProfileService (#3690) Yamagishi Kazutoshi 2017-06-11 17:41:59 +09:00
  • dcf0530218 Make sure email is case insensitive on all places (#3688) René Klačan 2017-06-11 02:29:08 +02:00
  • 47338bc13d Gem versions, including security-related mail gem update (#3687) Matt Jankowski 2017-06-10 14:26:50 -04:00
  • 6fb9726b99 Update NL for 1.4.2 (#3685) Jeroen 2017-06-10 17:26:01 +02:00
  • 8015fd7600 Improve RTL detection (#3682) Eugen Rochko 2017-06-10 15:06:50 +02:00
  • 4919b89ab8 Improve default language decision and spec (#3351) Akihiko Odaki (@fn_aki@pawoo.net) 2017-06-10 16:44:02 +09:00
  • 2925372ff4 Move create/destroy actions for api/v1/statuses to namespace (#3678) Matt Jankowski 2017-06-10 03:39:26 -04:00
  • 778430b54a i18n: Minor fixes in Polish translation (#3674) m4sk1n 2017-06-09 23:08:09 +02:00
  • 5282ba862a Move reblogged_by and favourited_by actions out of api/v1/statuses and into unique controllers (#3646) Matt Jankowski 2017-06-09 14:12:40 -04:00
  • 0464602978 Fix issue with some Node.js versions not having Array.prototype.includes (#3667) Eugen Rochko 2017-06-09 19:46:33 +02:00
  • 9b03cf0ddd Fix #3658 - Update RTL styles (#3669) Eugen Rochko 2017-06-09 19:46:25 +02:00
  • cdff1da901 Correct validators so that existing error messages would look correct (#3668) Eugen Rochko 2017-06-09 19:46:01 +02:00
  • 1a065fb146 i18n: updated Polish translation (#3670) m4sk1n 2017-06-09 19:15:55 +02:00
  • 022008a2a6 Language detection defaults to nil (#3666) Matt Jankowski 2017-06-09 12:09:37 -04:00
  • a3715598cc adjust the size of 'column-header__back-button' (retry) (#3662) Clworld 2017-06-09 23:22:28 +09:00
  • 1be48dd805 Refactor views/admin/reports/show.html.haml (#3656) Yamagishi Kazutoshi 2017-06-09 22:08:06 +09:00
  • 6384041d17 Add includes to Report#statuses (#3655) Yamagishi Kazutoshi 2017-06-09 22:07:02 +09:00
  • 140e73bc82 Check ready state of document in public pages (#3652) Yamagishi Kazutoshi 2017-06-09 22:06:38 +09:00
  • e3fae6f52c adjust the size of column-header__back-button (#3654) ふぁぼ原 2017-06-09 22:05:26 +09:00
  • 65d8c73bae Add Japanese translation for #3640 (#3650) unarist 2017-06-09 10:14:15 +09:00
  • 177dd8bb53 Fix regression from #3592 - validation condition nesting (#3644) Eugen Rochko 2017-06-08 19:10:48 +02:00
  • 380b20eed6 Bump version to 1.4.2 Eugen Rochko 2017-06-08 15:30:43 +02:00
  • c207b4bb33 Fix db:seed - only run some validations when the field was changed (#3592) Eugen Rochko 2017-06-08 15:22:01 +02:00
  • b87eb8ea14 Fix #3378 - If favourite/reblog already exists, return it instead of failing (#3641) Eugen Rochko 2017-06-08 15:07:39 +02:00
  • 8902e265b4 Add explit admin actions to (re)subscribe/unsubscribe remote accounts (#3640) Eugen Rochko 2017-06-08 14:58:22 +02:00
  • b8ea28d6d0 Support multiple trusted proxy ip addresses (#3639) nullkal 2017-06-08 21:33:28 +09:00
  • f741673638 Fixes #3605 by returning account from database in case of race condition (#3606) ThibG 2017-06-08 13:40:11 +02:00
  • 0a0b9a271a Improve RuboCop rules (compatibility to Code Climate) (#3636) Yamagishi Kazutoshi 2017-06-08 20:24:28 +09:00
  • 7d2b4186c3 Add Japanese translations (#3635) Yamagishi Kazutoshi 2017-06-08 20:23:56 +09:00
  • 90689190a3 i18n: Update Polish translation (#3637) m4sk1n 2017-06-08 13:23:40 +02:00
  • 8acadeea76 fix: Warn if JavaScript is disabled (#3634) Sorin Davidoi 2017-06-08 00:52:56 +02:00
  • 75c6513c67 Add rake task to prepare database for foreign keys introduced by #3562 (#3614) Eugen Rochko 2017-06-07 20:16:53 +02:00
  • 73540ffe6b Clean up for api/base controller (#3629) Matt Jankowski 2017-06-07 14:09:25 -04:00
  • 92bb166246 Rest of 2FA translated + small fix (#3630) jeroenpraat 2017-06-07 20:08:34 +02:00
  • 8cf8ce4ac0 fix(components/autosuggest_textarea): Race condition regarding onBlur (#3631) Sorin Davidoi 2017-06-07 20:05:53 +02:00
  • 0f1b1d78b1 Use "match_array" only for order independent assertions (#3626) unarist 2017-06-08 01:59:28 +09:00
  • d3bbef27e7 Fix broken screenshot Eugen Rochko 2017-06-07 17:53:47 +02:00
  • f0634ba876 Coverage improvement and concern extraction for rate limit headers in API controller (#3625) Matt Jankowski 2017-06-07 11:23:26 -04:00
  • 1d68fe1a60 Fix Code Climate failed (regression from #3622) (#3624) Yamagishi Kazutoshi 2017-06-07 22:57:59 +09:00
  • 6bd6dcf6df Allow "class" attribute on the "a" tag in sanitization (#3623) unarist 2017-06-07 22:57:30 +09:00
  • 28d2920472 Fixes #3388 by moving re-entrant shared_status_from_xml before transaction block (#3622) ThibG 2017-06-07 12:28:16 +02:00
  • 34bfea8bbf Small changes to japanese translation (#3620) Yamagishi Kazutoshi 2017-06-07 17:15:35 +09:00
  • 2d91944285 Don't show business e-mail if it's blank (#3619) STJrInuyasha 2017-06-07 00:57:47 -07:00
  • 0026ba2751 Update nokogumbo to 1.4.13 (#3617) Daigo 3 Dango 2017-06-06 18:43:02 +00:00
  • b623dd12c1 Use preview image in <ImageLoader /> to provide immediate visual feedback (#3595) Eugen Rochko 2017-06-06 19:30:17 +02:00
  • 722d152082 Fix #3063 - Add dynamic app manifest (#3563) Eugen Rochko 2017-06-06 19:29:42 +02:00
  • 7623766241 Add regex filters on the community timeline and the public timeline. (#3564) ふぁぼ原 2017-06-06 23:56:10 +09:00
  • e34c5a3503 Fix 500 errors on searching invalid URLs (#3613) unarist 2017-06-06 23:44:48 +09:00
  • 004672aa6c Fix tag search order and not to use tsvector (#3611) unarist 2017-06-06 23:07:06 +09:00
  • ad4a28f4f6 Refactor translationRunner.js (#3604) Yamagishi Kazutoshi 2017-06-06 20:31:57 +09:00
  • d8ae3efec3 Improve ESLint rules for JSX (#3608) Yamagishi Kazutoshi 2017-06-06 20:20:07 +09:00
  • cd81a1c52a Add missing key attribute to .search-results__hashtag (#3607) Yamagishi Kazutoshi 2017-06-06 20:19:29 +09:00
  • dcf73ddeff Update hr.json (#3609) May Kittens Devour Your Soul 2017-06-06 13:19:05 +02:00
  • d81b706f12 Fix typo (storyboard -> storybook) (#3603) Yamagishi Kazutoshi 2017-06-06 11:07:34 +09:00
  • 30fa5fe1a4 i18n: updated Polish translation (#3597) m4sk1n 2017-06-06 03:59:13 +02:00
  • 7a7bfa5170 Add quotes ESLint rules (#3602) Yamagishi Kazutoshi 2017-06-06 10:56:36 +09:00
  • e969c78645 Disable ESLint rule jsx/anchor-has-content (#3601) Yamagishi Kazutoshi 2017-06-06 10:55:56 +09:00
  • 7adac1bc51 Try fixing ThreadResolveWorker calls (#3599) ThibG 2017-06-06 00:09:14 +02:00
  • e859d6f259 Fix LoadMore in Notifications. (#3590) Naoki Kosaka 2017-06-06 02:18:26 +09:00
  • a0880edc6e Fix (PR #3585) Add hasMore to propTypes and cover handleScroll. (#3589) Naoki Kosaka 2017-06-06 01:18:56 +09:00
  • 61fcdbbf7e Add back button to hashtag timeline again (#3587) unarist 2017-06-06 00:10:40 +09:00
  • 43af695ba1 Add th.json. (#3588) Shunsuke Michii 2017-06-06 00:02:41 +09:00
  • facd90e7a6 Add streaming_api_base_url to /api/v1/instance (#3556) IkUrA 2017-06-05 23:37:44 +09:00
  • 6201f96b8a Introduce StatusThreadingConcern (#3490) Matt Jankowski 2017-06-05 10:07:44 -04:00
  • c26cea262b Prevent pinned columns from scroll to top on URL changing (#3586) unarist 2017-06-05 22:20:46 +09:00
  • 1f1d6bf2a0 Fix LoadMore in following and followers. (#3585) Naoki Kosaka 2017-06-05 21:13:20 +09:00
  • 4c06d1cb24 Fix #3550 - Add all missing foreign keys (#3562) Eugen Rochko 2017-06-05 13:24:00 +02:00
  • 2985d08951 Redirect to streaming_api_base_url (#3579) Daigo 3 Dango 2017-06-05 10:09:29 +00:00
  • 66ca7157db Add support key shortcut to Onboarding Modal (#3517) Yamagishi Kazutoshi 2017-06-05 17:09:14 +09:00
  • 4addf051d4 Fix broken embed page (#3577) Yamagishi Kazutoshi 2017-06-05 17:08:31 +09:00
  • ab914ce6d5 Add OnboadingModal story (#3578) Yamagishi Kazutoshi 2017-06-05 17:08:07 +09:00
  • 6a4b224397 Fix randomly fail (regression from #3560) (#3580) Yamagishi Kazutoshi 2017-06-05 17:03:36 +09:00
  • 6adbd114c1 Skip image length check (regression from #3528) (#3581) Yamagishi Kazutoshi 2017-06-05 17:03:01 +09:00
  • 037f96c5ae Don't follow account if it's already followed (#3575) René Klačan 2017-06-05 03:24:18 +02:00
  • f54dca06a9 Add migration versions (#3574) René Klačan 2017-06-05 02:43:02 +02:00
  • 370fa70924 l10n update for occitan language (#3557) Quent-in 2017-06-05 01:31:10 +02:00
  • 5be1214c26 Gem version bumps (#3524) Matt Jankowski 2017-06-04 19:10:13 -04:00
  • f7a30e2fae Added support for configurable reserved usernames (fix of #1382) (#3566) Eugen Rochko 2017-06-05 01:03:45 +02:00
  • 3f815b2052 Add date to ignore_missing and ignore_unused in config/i18n-tasks.yml (#3572) Yamagishi Kazutoshi 2017-06-05 08:02:19 +09:00
  • defe4f9bc3 Cover WebfingerResource more (#3560) Akihiko Odaki (@fn_aki@pawoo.net) 2017-06-05 00:13:37 +09:00
  • 943775fd90 Update dependencies of Node.js (#3561) Yamagishi Kazutoshi 2017-06-05 00:13:21 +09:00
  • 42844df966 Spec ScopedSettings (#3559) Akihiko Odaki (@fn_aki@pawoo.net) 2017-06-05 00:07:39 +09:00
  • b0fe58dc69 Upgrade storybook to v3 (#3558) Yamagishi Kazutoshi 2017-06-04 23:26:07 +09:00
  • e07b57852e Remove some code in TagManager and spec (#3547) Akihiko Odaki (@fn_aki@pawoo.net) 2017-06-04 23:14:25 +09:00
  • 7c7c18fdea i18n: Updated Polish translation (#3555) m4sk1n 2017-06-04 15:18:42 +02:00
  • a84664026e l10n: ja: Change about/more link text (#3539) lindwurm 2017-06-04 22:00:15 +09:00
  • 02a0fd5b64 Spec InlineRablScope (#3542) Akihiko Odaki (@fn_aki@pawoo.net) 2017-06-04 22:00:08 +09:00
  • 6505a42be0 Spec HashObject (#3544) Akihiko Odaki (@fn_aki@pawoo.net) 2017-06-04 21:59:52 +09:00
  • e674608d10 A minor change for ProviderDiscovery and spec (#3543) Akihiko Odaki (@fn_aki@pawoo.net) 2017-06-04 21:59:40 +09:00
  • c7af8cbc90 Remove some arguments of Formatter.instance.format and spec (#3541) Akihiko Odaki (@fn_aki@pawoo.net) 2017-06-04 21:58:57 +09:00
  • 9475fbae78 Spec Extractor (#3540) Akihiko Odaki (@fn_aki@pawoo.net) 2017-06-04 21:57:02 +09:00
  • 00e61d6807 Spec action verification of StreamEntryFinder (#3549) Akihiko Odaki (@fn_aki@pawoo.net) 2017-06-04 21:56:31 +09:00
  • 19084d3c6c Remove Targetable (#3548) Akihiko Odaki (@fn_aki@pawoo.net) 2017-06-04 21:56:10 +09:00
  • e014bf8ed0 Fix limit_param in favourites_controller.rb (#3553) Naoki Kosaka 2017-06-04 21:52:26 +09:00
  • f6e2309e70 Fix column buttons overflow in Japanese (#3552) Yamagishi Kazutoshi 2017-06-04 21:52:02 +09:00
  • 9d2154c4ab Add Japanese translations (pin) (#3551) Yamagishi Kazutoshi 2017-06-04 21:51:35 +09:00
  • 1dfd27a028 Fix all icons in the column header being hilighted (#3554) unarist 2017-06-04 21:51:06 +09:00