]> cat aescling's git repositories - mastodon.git/log
mastodon.git
8 years agoMerge queries in Api::V1::FavouritesController (#4359)
Akihiko Odaki [Tue, 25 Jul 2017 14:01:03 +0000 (23:01 +0900)]
Merge queries in Api::V1::FavouritesController (#4359)

8 years agoSend short account URL to remote instance (regression from #3844) (#4355)
Yamagishi Kazutoshi [Tue, 25 Jul 2017 13:59:43 +0000 (22:59 +0900)]
Send short account URL to remote instance (regression from #3844) (#4355)

* Send short account URL to remote instance (regression from #3844)

Resolve #4347

* remove format: 'json'

8 years agoUpdate Japanese translations for landing page (for Mobile). (#4362)
Clworld [Tue, 25 Jul 2017 13:57:40 +0000 (22:57 +0900)]
Update Japanese translations for landing page (for Mobile). (#4362)

8 years agoi18n: Update Polish translation (#4361)
m4sk1n [Tue, 25 Jul 2017 13:39:49 +0000 (15:39 +0200)]
i18n: Update Polish translation (#4361)

8 years agoSmall fr.json update (#4354)
Komic [Tue, 25 Jul 2017 03:01:47 +0000 (05:01 +0200)]
Small fr.json update (#4354)

* Small fr.json update

• Translation for #4342
• Fixed a couple of typos as well as a few weird phrasings

* insert final newline

8 years agofix(status_list): Guard against missing ref (#4353)
Sorin Davidoi [Tue, 25 Jul 2017 00:13:05 +0000 (02:13 +0200)]
fix(status_list): Guard against missing ref (#4353)

8 years agoUpdate and (almost) completing Dutch strings for 1.5 (#4351)
Jeroen [Tue, 25 Jul 2017 00:12:50 +0000 (02:12 +0200)]
Update and (almost) completing Dutch strings for 1.5 (#4351)

* Update and expanding Dutch strings for 1.5

Only privacy policy is not translated, but is included. Hopefully I have time to translate this another time (you can set your own privacy policy now anyway).

* Missing file

* A few changes cause of changes in another file

* Fix

* Update Dutch strings for 1.5

* nl

* fix

don't know how that ended up there

* Update nl.yml

8 years agoUpdate Capistrano lock version in config/deploy.rb (#4352)
Petko Bordjukov [Mon, 24 Jul 2017 23:14:01 +0000 (02:14 +0300)]
Update Capistrano lock version in config/deploy.rb (#4352)

Deployment with Capistrano was failing due to a mismatch between the loaded
version of Capistrano and the one specified in the deployment
configuration. Bumping the version in config/deploy.rb fixes this issue.

8 years agofix(column): Use passive wheel listener (#4348)
Sorin Davidoi [Mon, 24 Jul 2017 23:05:51 +0000 (01:05 +0200)]
fix(column): Use passive wheel listener (#4348)

* chore(yarn): Install detect-passive-events

* fix(column): Use passive listener

8 years agofix(components/bundle): Exit early in load function (#4349)
Sorin Davidoi [Mon, 24 Jul 2017 23:05:44 +0000 (01:05 +0200)]
fix(components/bundle): Exit early in load function (#4349)

8 years agofix(getting_started): No scrollbar if not needed (#4350)
Sorin Davidoi [Mon, 24 Jul 2017 23:05:35 +0000 (01:05 +0200)]
fix(getting_started): No scrollbar if not needed (#4350)

8 years agoImprove remote profile disclaimer (#4342)
Eugen Rochko [Mon, 24 Jul 2017 18:05:29 +0000 (20:05 +0200)]
Improve remote profile disclaimer (#4342)

* Improve remote profile disclaimer

* yarn run manage:translations

8 years agoUse the "m" version of the logo for favicons (#4345)
Eugen Rochko [Mon, 24 Jul 2017 17:54:59 +0000 (19:54 +0200)]
Use the "m" version of the logo for favicons (#4345)

8 years agofix(compose_from): Do not autofocus on mobile (#4344)
Sorin Davidoi [Mon, 24 Jul 2017 17:54:39 +0000 (19:54 +0200)]
fix(compose_from): Do not autofocus on mobile (#4344)

8 years agoFix oddities with public profile CSS (#4341)
Eugen Rochko [Mon, 24 Jul 2017 15:56:50 +0000 (17:56 +0200)]
Fix oddities with public profile CSS (#4341)

* Fix oddities with public profile CSS

* Remove trailing whitespace

8 years agoi18n: @2374d63 (pl) (#4340)
m4sk1n [Mon, 24 Jul 2017 15:15:35 +0000 (17:15 +0200)]
i18n: @2374d63 (pl) (#4340)

* i18n: @2374d63 (pl)

* i18n: fixed typo on Polish translation

8 years agoRedesign /terms page (#4338)
Eugen Rochko [Mon, 24 Jul 2017 15:15:15 +0000 (17:15 +0200)]
Redesign /terms page (#4338)

* Redesign /terms page

* Fix tests

* Remove unused keys

8 years agoPerfectly center mastodon logo on mobile landing page (#4339)
Lynx Kotoura [Mon, 24 Jul 2017 14:52:47 +0000 (23:52 +0900)]
Perfectly center mastodon logo on mobile landing page (#4339)

Setting only padding-left made the logo left-shifted on mobile page. Margin-right was old setting for adjusting clearance between old logo and letter "Mastodon".

8 years agoBump to 1.5.0rc1 (#4318)
Eugen Rochko [Mon, 24 Jul 2017 14:21:08 +0000 (16:21 +0200)]
Bump to 1.5.0rc1 (#4318)

8 years agoMove clean up of unconfirmed users to sidekiq-scheduler (#4336)
Eugen Rochko [Mon, 24 Jul 2017 14:17:55 +0000 (16:17 +0200)]
Move clean up of unconfirmed users to sidekiq-scheduler (#4336)

* Move clean up of unconfirmed users to sidekiq-scheduler

* mastodon:daily is now deprecated

8 years agoRedesign extended information page (#4322)
Eugen Rochko [Mon, 24 Jul 2017 13:09:08 +0000 (15:09 +0200)]
Redesign extended information page (#4322)

* Redesign extended information page

* Remove unused keys

* Add $ui-base-lighter-color variable to SCSS

8 years agoChange defaultMessage for spoiler placeholder (#4329)
Yamagishi Kazutoshi [Mon, 24 Jul 2017 12:49:06 +0000 (21:49 +0900)]
Change defaultMessage for spoiler placeholder (#4329)

8 years agoRun i18n-tasks normalize (#4335)
Eugen Rochko [Mon, 24 Jul 2017 12:30:10 +0000 (14:30 +0200)]
Run i18n-tasks normalize (#4335)

8 years agoAllow domain blocks that only reject media without silencing or suspending (#4325)
sdukhovni [Mon, 24 Jul 2017 12:26:55 +0000 (22:26 +1000)]
Allow domain blocks that only reject media without silencing or suspending (#4325)

* Allow domain blocks to reject media without silencing or suspending

* Fix typo

* Hide 'Reject media' button when superfluous, instead of disabling it

* Properly hide 'reject media' checkbox on page load if needed

This may happen when resubmitting the domain block form after an error.

* Don't ask whether undoing a media-only block should be retroactive

* Rename :media_only block to :noop

* Display :noop block as None in frontend, allow blocks that do nothing

* Remove 'coding' line auto-added by emacs

8 years agoUpdate Russian translation for #4313 (#4334)
Andrew Zyabin [Mon, 24 Jul 2017 11:37:05 +0000 (15:37 +0400)]
Update Russian translation for #4313 (#4334)

8 years agoadd-dependent-package (#4330)
masarakki [Mon, 24 Jul 2017 08:51:38 +0000 (17:51 +0900)]
add-dependent-package (#4330)

8 years agoAdd space to toot paragraph in landing page (#4331)
Yamagishi Kazutoshi [Mon, 24 Jul 2017 08:43:59 +0000 (17:43 +0900)]
Add space to toot paragraph in landing page (#4331)

8 years agoRedirect user profile page to short URL when HTML format (#4328)
Yamagishi Kazutoshi [Mon, 24 Jul 2017 06:46:29 +0000 (15:46 +0900)]
Redirect user profile page to short URL when HTML format (#4328)

8 years agoi18n: Update Polish translation (#4327)
m4sk1n [Sun, 23 Jul 2017 21:57:13 +0000 (23:57 +0200)]
i18n: Update Polish translation (#4327)

* i18n: Update Polish translation

* i18n: Update Polish translation

8 years agoChange about_mastodon to about_mastodon_html for all locales (#4326)
Yamagishi Kazutoshi [Sun, 23 Jul 2017 21:32:53 +0000 (06:32 +0900)]
Change about_mastodon to about_mastodon_html for all locales (#4326)

8 years agofeat: Enable push subscription for mobile devices by default (#4321)
Sorin Davidoi [Sun, 23 Jul 2017 21:27:23 +0000 (23:27 +0200)]
feat: Enable push subscription for mobile devices by default (#4321)

8 years agoFix manifest description (regression from #4122) (#4324)
Yamagishi Kazutoshi [Sun, 23 Jul 2017 21:04:44 +0000 (06:04 +0900)]
Fix manifest description (regression from #4122) (#4324)

8 years agoUpdate Japanese translations for #4313 and #4315 (#4323)
Yamagishi Kazutoshi [Sun, 23 Jul 2017 21:04:25 +0000 (06:04 +0900)]
Update Japanese translations for #4313 and #4315 (#4323)

* Update Japanese translations for #4313

* Update Japanese translations for #4315

8 years agoAdd background to media modal (#4317)
Eugen Rochko [Sun, 23 Jul 2017 18:28:31 +0000 (20:28 +0200)]
Add background to media modal (#4317)

8 years agoAdd loading indicator animation (#4316)
Eugen Rochko [Sun, 23 Jul 2017 18:28:18 +0000 (20:28 +0200)]
Add loading indicator animation (#4316)

8 years agoImprove noscript message and style (#4315)
Eugen Rochko [Sun, 23 Jul 2017 18:28:06 +0000 (20:28 +0200)]
Improve noscript message and style (#4315)

8 years agoChange "Content Warning" to "Write your warning here" (#4313)
Sylvhem [Sun, 23 Jul 2017 14:57:32 +0000 (16:57 +0200)]
Change "Content Warning" to "Write your warning here" (#4313)

Change the placeholder used in the content warning field from "Content Warning" to "Write your warning here". This change should made it easier to understand what the field is about.

Change le message de substitution utilisé dans le champ d’avertissement de « Avertissement » à « Écrivez ici votre avertissement ». Ce changement devrait rendre plus évidente la fonction du champ.

8 years agofix(getting_started): Scroll on mobile (#4312)
Sorin Davidoi [Sun, 23 Jul 2017 12:50:26 +0000 (14:50 +0200)]
fix(getting_started): Scroll on mobile (#4312)

8 years agoi18n: Update Polish translation (#4311)
m4sk1n [Sun, 23 Jul 2017 12:50:10 +0000 (14:50 +0200)]
i18n: Update Polish translation (#4311)

8 years agofix(columns_area): Show correct title for preview columns (#4310)
Sorin Davidoi [Sun, 23 Jul 2017 12:03:35 +0000 (14:03 +0200)]
fix(columns_area): Show correct title for preview columns (#4310)

8 years agoi10n Update for Occitan (#4301)
Quent-in [Sun, 23 Jul 2017 10:46:40 +0000 (12:46 +0200)]
i10n Update for Occitan (#4301)

* Update to translate new strings

* Update

* Update

* Indend added

* Update oc.yml

8 years agoFix logo URL (#4309)
Yamagishi Kazutoshi [Sun, 23 Jul 2017 10:46:10 +0000 (19:46 +0900)]
Fix logo URL (#4309)

8 years agoChange logo.png to logo.svg for web UI (#4307)
Yamagishi Kazutoshi [Sun, 23 Jul 2017 09:09:42 +0000 (18:09 +0900)]
Change logo.png to logo.svg for web UI (#4307)

8 years agoUpdate README header with logo
Eugen Rochko [Sun, 23 Jul 2017 00:46:10 +0000 (02:46 +0200)]
Update README header with logo

8 years agoNew logo (#4306)
Eugen Rochko [Sun, 23 Jul 2017 00:40:39 +0000 (02:40 +0200)]
New logo (#4306)

* Add new logo

* Remove unused images

8 years agoAdd rake task mastodon:feeds:build to regenerate all active users' feeds (#4303)
Eugen Rochko [Sat, 22 Jul 2017 23:15:04 +0000 (01:15 +0200)]
Add rake task mastodon:feeds:build to regenerate all active users' feeds (#4303)

8 years agoRun yarn run manage:translations and i18n-tasks normalize (#4302)
Eugen Rochko [Sat, 22 Jul 2017 23:14:57 +0000 (01:14 +0200)]
Run yarn run manage:translations and i18n-tasks normalize (#4302)

8 years agoChanged landing page cloud animation to be more relaxed and smoother (#4304)
Ondřej Hruška [Sat, 22 Jul 2017 20:27:06 +0000 (22:27 +0200)]
Changed landing page cloud animation to be more relaxed and smoother (#4304)

8 years agoUpdate French locales (settings, ToS, & co) (#4261)
Damien Erambert [Sat, 22 Jul 2017 18:28:40 +0000 (11:28 -0700)]
Update French locales (settings, ToS, & co) (#4261)

* add fr-FR locales to the landing page

* moar french locales

* terms of service/privacy policy

* remove un-used locales in the client (yarn manage:translations)

* update french locales in the client

* remove duplicate locales in fr.yml

* fix typos per PR comments in fr.yml

* put back default messages

* translate untranslated keys on the client

* add "push" after notifications

* correctly ident ToS in fr.yml

8 years agoTurn clouds on landing page into SVGs, use SCSS variables to color them (#4299)
Eugen Rochko [Sat, 22 Jul 2017 14:36:54 +0000 (16:36 +0200)]
Turn clouds on landing page into SVGs, use SCSS variables to color them (#4299)

8 years agoFix #4172 - Mutes now block notifications (#4300)
Eugen Rochko [Sat, 22 Jul 2017 14:36:36 +0000 (16:36 +0200)]
Fix #4172 - Mutes now block notifications (#4300)

8 years agoMise à jour de la traduction de la page d’accueil (#4294)
Sylvhem [Sat, 22 Jul 2017 12:11:46 +0000 (14:11 +0200)]
Mise à jour de la traduction de la page d’accueil (#4294)

* Mise à jour de la traduction de la page d’accueil

Met à jour les traductions et ajoute les chaînes manquantes suite à la refonte de la page d’accueil.

Update translations and add the strings introduced by the landing page's redesign.

* Correction d’erreurs

Corrige l’indentation de certaines clefs et supprime admin.settings.setting qui n’existe plus dans le projet original.

Fix some indentations and delete admin.settings.setting, which have been removed upstream.

8 years agoFix sessions being replaced needlessly (#4292)
Eugen Rochko [Fri, 21 Jul 2017 23:09:10 +0000 (01:09 +0200)]
Fix sessions being replaced needlessly (#4292)

8 years agofeat(compose): Change media query for compact mode to max-height: 400px (#4291)
Sorin Davidoi [Fri, 21 Jul 2017 12:22:29 +0000 (14:22 +0200)]
feat(compose): Change media query for compact mode to max-height: 400px (#4291)

8 years agoRun `bundle` (regression from #4284) (#4290)
Yamagishi Kazutoshi [Fri, 21 Jul 2017 12:22:05 +0000 (21:22 +0900)]
Run `bundle` (regression from #4284) (#4290)

8 years agoUpdate Goldfinger gem to 2.0 (#4286)
Eugen Rochko [Fri, 21 Jul 2017 11:40:48 +0000 (13:40 +0200)]
Update Goldfinger gem to 2.0 (#4286)

- No masking of HTTP::Error and OpenSSL::SSL::SSLError
- No longer accepts non-HTTPS WebFinger endpoints

8 years agoDynamicaly change avatar and header bg from account setting (#4289)
Yamagishi Kazutoshi [Fri, 21 Jul 2017 10:47:16 +0000 (19:47 +0900)]
Dynamicaly change avatar and header bg from account setting (#4289)

8 years agoFix intermittent test failures due to accidentally reused class instance between...
Eugen Rochko [Fri, 21 Jul 2017 10:45:13 +0000 (12:45 +0200)]
Fix intermittent test failures due to accidentally reused class instance between threads (#4287)

8 years agoFix #3220 - Show avatar/header on edit profile page (#4288)
Eugen Rochko [Fri, 21 Jul 2017 03:28:51 +0000 (05:28 +0200)]
Fix #3220 - Show avatar/header on edit profile page (#4288)

8 years agoUse the same emoji data on the frontend and backend (#4284)
Eugen Rochko [Fri, 21 Jul 2017 02:27:40 +0000 (04:27 +0200)]
Use the same emoji data on the frontend and backend (#4284)

* Use the same emoji data on the frontend and backend

* Move emoji.json to repository, add tests

This way you don't need to install node dependencies if you only
want to run Ruby code

8 years agofeat(compose): More space on mobile devices (#4282)
Sorin Davidoi [Thu, 20 Jul 2017 23:38:24 +0000 (01:38 +0200)]
feat(compose): More space on mobile devices (#4282)

* feat(compose): More space on mobile devices

* feat(compose): Hide navigation when typing on mobile devices

* fix(compose): Make animation faster

* fix(navigation_bar): Remove hardcoded title

* fix(compose): Prevent accidental bluring

* fix(compose): Increase max-height to 600px

8 years agoAdd button to re-subscribe to all accounts from a domain (#4285)
Eugen Rochko [Thu, 20 Jul 2017 21:07:13 +0000 (23:07 +0200)]
Add button to re-subscribe to all accounts from a domain (#4285)

8 years agoFix webfinger retries (#4275)
Eugen Rochko [Wed, 19 Jul 2017 23:59:07 +0000 (01:59 +0200)]
Fix webfinger retries (#4275)

* Do not raise unretryable exceptions in ResolveRemoteAccountService

* Removed fatal exceptions from ResolveRemoteAccountService

Exceptions that cannot be retried should not be raised. New exception
class for those that can be retried (Mastodon::UnexpectedResponseError)

8 years agofeat(css): Remove border radius from WebKit's scrollbars (#4278)
Sorin Davidoi [Wed, 19 Jul 2017 22:20:54 +0000 (00:20 +0200)]
feat(css): Remove border radius from WebKit's scrollbars (#4278)

8 years agofix(status_list): Update scroll position after toots are appended (#4277)
Sorin Davidoi [Wed, 19 Jul 2017 20:38:26 +0000 (22:38 +0200)]
fix(status_list): Update scroll position after toots are appended (#4277)

8 years agofix(push_subscription): Guard against malformed favourite notification (#4271)
Sorin Davidoi [Wed, 19 Jul 2017 20:37:52 +0000 (22:37 +0200)]
fix(push_subscription): Guard against malformed favourite notification (#4271)

8 years agoUpdate scroll top state on column mounting (#4276)
unarist [Wed, 19 Jul 2017 18:26:51 +0000 (03:26 +0900)]
Update scroll top state on column mounting (#4276)

8 years agofix: Handle errors without response (#4274)
Sorin Davidoi [Wed, 19 Jul 2017 17:38:50 +0000 (19:38 +0200)]
fix: Handle errors without response (#4274)

8 years agoAdd ActivityPub attributes to accounts (#4273)
Eugen Rochko [Wed, 19 Jul 2017 15:06:46 +0000 (17:06 +0200)]
Add ActivityPub attributes to accounts (#4273)

8 years agoFix logging in ProcessFeedService (#4270)
Akihiko Odaki [Wed, 19 Jul 2017 14:02:03 +0000 (23:02 +0900)]
Fix logging in ProcessFeedService (#4270)

8 years agoRefactor ResolveRemoteAccountService (#4258)
Eugen Rochko [Wed, 19 Jul 2017 12:44:04 +0000 (14:44 +0200)]
Refactor ResolveRemoteAccountService (#4258)

* Refactor ResolveRemoteAccountService

* Remove trailing whitespace

* Use redis locks around critical ResolveRemoteAccountService code

* Add test for race condition of lock

8 years agoFix a typo in public.js (double semicolons) (#4269)
Cygnan [Wed, 19 Jul 2017 11:35:22 +0000 (20:35 +0900)]
Fix a typo in public.js (double semicolons) (#4269)

Signed-off-by: Cygnan <mail@cygnan.com>
8 years agoi18n: Update Polish translation (#4268)
m4sk1n [Wed, 19 Jul 2017 10:25:06 +0000 (12:25 +0200)]
i18n: Update Polish translation (#4268)

8 years agoFix deprecation warning for non-pipeline assets (#4267)
Eugen Rochko [Wed, 19 Jul 2017 10:00:05 +0000 (12:00 +0200)]
Fix deprecation warning for non-pipeline assets (#4267)

8 years agoi18n: @716f4cb (pl) (#4266)
m4sk1n [Wed, 19 Jul 2017 08:49:36 +0000 (10:49 +0200)]
i18n: @716f4cb (pl) (#4266)

Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
8 years agofix missing closing <p> tag in ToS in en.yml (#4262)
Damien Erambert [Wed, 19 Jul 2017 07:43:46 +0000 (00:43 -0700)]
fix missing closing <p> tag in ToS in en.yml (#4262)

8 years agoFix missing closing <p> tag in ToS in .yml files (#4264)
m4sk1n [Wed, 19 Jul 2017 07:43:10 +0000 (09:43 +0200)]
Fix missing closing <p> tag in ToS in .yml files (#4264)

Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
8 years agoAdd feature to revoke sessions (#4259)
Yamagishi Kazutoshi [Wed, 19 Jul 2017 02:59:04 +0000 (11:59 +0900)]
Add feature to revoke sessions (#4259)

8 years agoCorrect OStatus inflection (Ostatus -> OStatus) (#4255)
Eugen Rochko [Tue, 18 Jul 2017 23:37:26 +0000 (01:37 +0200)]
Correct OStatus inflection (Ostatus -> OStatus) (#4255)

8 years agofeat(emoji): Add back title attribute (#4253)
Sorin Davidoi [Tue, 18 Jul 2017 20:49:24 +0000 (22:49 +0200)]
feat(emoji): Add back title attribute (#4253)

8 years agoUpdate Japanese translation (chase #4249) (#4251)
lindwurm [Tue, 18 Jul 2017 18:03:18 +0000 (03:03 +0900)]
Update Japanese translation (chase #4249) (#4251)

Signed-off-by: lindwurm <lindwurm.q@gmail.com>
8 years agoi18n: Update Polish translation (#4252)
m4sk1n [Tue, 18 Jul 2017 18:03:06 +0000 (20:03 +0200)]
i18n: Update Polish translation (#4252)

Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
8 years agoAdd Japanese translation for #4246 (#4249)
lindwurm [Tue, 18 Jul 2017 16:43:19 +0000 (01:43 +0900)]
Add Japanese translation for #4246 (#4249)

Signed-off-by: lindwurm <lindwurm.q@gmail.com>
8 years agoUpdate Japanese translations for new landing page (#4159)
lindwurm [Tue, 18 Jul 2017 16:42:59 +0000 (01:42 +0900)]
Update Japanese translations for new landing page (#4159)

Signed-off-by: lindwurm <lindwurm.q@gmail.com>
8 years agoFix broken CSS reload due to webpack upgrade (#4250)
Ondřej Hruška [Tue, 18 Jul 2017 16:42:45 +0000 (18:42 +0200)]
Fix broken CSS reload due to webpack upgrade (#4250)

8 years agoAdd Japanese translation for #4199 (#4247)
unarist [Tue, 18 Jul 2017 15:23:35 +0000 (00:23 +0900)]
Add Japanese translation for #4199 (#4247)

8 years agoAdd unfollow modal (optional) (#4246)
Yamagishi Kazutoshi [Tue, 18 Jul 2017 15:14:43 +0000 (00:14 +0900)]
Add unfollow modal (optional) (#4246)

* Add unfollow modal

* unfollowing someone

* remove unnecessary prop

8 years agoIntroduce Ostatus name space (#4164)
Akihiko Odaki [Tue, 18 Jul 2017 14:39:47 +0000 (23:39 +0900)]
Introduce Ostatus name space (#4164)

* Wrap methods of ProcessFeedService::ProcessEntry in classes

This is a change same with 425acecfdb15093a265b191120fb2d4e4c4135c4, except
that it has the following changes:

* Revert irrelevant change in find_or_create_conversation
* Fix error handling for RemoteActivity

* Introduce Ostatus name space

8 years agoImprove admin page (#4121)
abcang [Tue, 18 Jul 2017 14:38:22 +0000 (23:38 +0900)]
Improve admin page (#4121)

* Improve admin page

* Fix test

* Add spec

* Improve select style

8 years agofix(push-subscriptions): Refactor how Sidekiq jobs are handled (#4226)
Sorin Davidoi [Tue, 18 Jul 2017 14:25:40 +0000 (16:25 +0200)]
fix(push-subscriptions): Refactor how Sidekiq jobs are handled (#4226)

8 years agoFixed issue that the NSFW image is not hidden on detail page (#4244)
abcang [Tue, 18 Jul 2017 13:24:57 +0000 (22:24 +0900)]
Fixed issue that the NSFW image is not hidden on detail page (#4244)

8 years agoAdd empty alt attribute to img elements in landing page (#4243)
Yamagishi Kazutoshi [Tue, 18 Jul 2017 13:22:09 +0000 (22:22 +0900)]
Add empty alt attribute to img elements in landing page (#4243)

8 years agoDownload npm and yarn from Alpine packages repository (#4242)
Yamagishi Kazutoshi [Tue, 18 Jul 2017 13:21:30 +0000 (22:21 +0900)]
Download npm and yarn from Alpine packages repository (#4242)

8 years agoExclude self toots from regular expression filter (#4245)
Yamagishi Kazutoshi [Tue, 18 Jul 2017 13:20:38 +0000 (22:20 +0900)]
Exclude self toots from regular expression filter (#4245)

* Exclude self toots from regular expression filter

* refactor

8 years agoMove icu-dev to build-dependencies (#4240)
Yamagishi Kazutoshi [Tue, 18 Jul 2017 13:19:49 +0000 (22:19 +0900)]
Move icu-dev to build-dependencies (#4240)

8 years agoInstall libidn11-dev in Vagrant (#4238)
Yamagishi Kazutoshi [Mon, 17 Jul 2017 22:31:43 +0000 (07:31 +0900)]
Install libidn11-dev in Vagrant (#4238)

8 years agofeat(push-notifications): Open link in current tab if possible (#4228)
Sorin Davidoi [Mon, 17 Jul 2017 22:19:17 +0000 (00:19 +0200)]
feat(push-notifications): Open link in current tab if possible (#4228)

* fix(push-notification): Open link in current tab if possible

* feat(sw): Skip waiting and claim clients

8 years agoRequire any modules after loading polyfill in entry points (#4231)
Akihiko Odaki [Mon, 17 Jul 2017 22:19:02 +0000 (07:19 +0900)]
Require any modules after loading polyfill in entry points (#4231)

app/javascript/mastodon/main.js delayed the execution of modules,
but other entry points didn't. That leads to failure in executing
modules, which requires those polyfills.

Strictly enforce the rule to require any modules after loading
polyfill in entry points.

8 years agoQuit overwriting style of extended-video-player (#4237)
Lynx Kotoura [Mon, 17 Jul 2017 17:05:29 +0000 (02:05 +0900)]
Quit overwriting style of extended-video-player (#4237)

Though size of extended-video-player is already fixed to 80vw*80vh in components.scss, player size was also set to original video size in extended_video_player.js. Video size is fixed to 80vw*80vh, so video player's size must also be fixed to 80vw*80vh.

8 years agoImprove a query in WebPushNotificationWorker (#4234)
Akihiko Odaki [Mon, 17 Jul 2017 09:03:48 +0000 (18:03 +0900)]
Improve a query in WebPushNotificationWorker (#4234)