From b3a0fe823e7bb88de81cb5d3ba54c6fa643f8aa3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 8 Jan 2019 10:15:52 +0000 Subject: [PATCH 1/9] Update eslint requirement from 5.11.1 to 5.12.0 Updates the requirements on [eslint](https://github.com/eslint/eslint) to permit the latest version. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v5.12.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5f9d96595..072ed3a37 100644 --- a/package.json +++ b/package.json @@ -111,7 +111,7 @@ "elasticsearch": "15.2.0", "emojilib": "2.4.0", "escape-regexp": "0.0.1", - "eslint": "5.11.1", + "eslint": "5.12.0", "eslint-plugin-vue": "5.0.0", "eventemitter3": "3.1.0", "feed": "2.0.2", From ebb03113abd83dfebe8a664fa57acf1111ba0c7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 8 Jan 2019 20:19:39 +0000 Subject: [PATCH 2/9] Update ts-loader requirement from 5.3.1 to 5.3.3 Updates the requirements on [ts-loader](https://github.com/TypeStrong/ts-loader) to permit the latest version. - [Release notes](https://github.com/TypeStrong/ts-loader/releases) - [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/TypeStrong/ts-loader/commits/v5.3.3) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5f9d96595..e2c0bdf8b 100644 --- a/package.json +++ b/package.json @@ -208,7 +208,7 @@ "textarea-caret": "3.1.0", "tinycolor2": "1.4.1", "tmp": "0.0.33", - "ts-loader": "5.3.1", + "ts-loader": "5.3.3", "ts-node": "7.0.1", "tslint": "5.12.0", "tslint-sonarts": "1.8.0", From e7cfae3ccb43d198bb1121db5a743f744167d695 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 8 Jan 2019 20:29:07 +0000 Subject: [PATCH 3/9] Update @types/showdown requirement from 1.9.0 to 1.9.1 Updates the requirements on [@types/showdown](https://github.com/DefinitelyTyped/DefinitelyTyped) to permit the latest version. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5f9d96595..4aaee0b86 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "@types/rimraf": "2.0.2", "@types/seedrandom": "2.4.27", "@types/sharp": "0.21.0", - "@types/showdown": "1.9.0", + "@types/showdown": "1.9.1", "@types/speakeasy": "2.0.3", "@types/systeminformation": "3.23.1", "@types/tinycolor2": "1.4.1", From 53298933e469729ddd125cc4e2ff7a1c52dcec56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 9 Jan 2019 20:16:29 +0000 Subject: [PATCH 4/9] Update @types/mongodb requirement from 3.1.14 to 3.1.18 Updates the requirements on [@types/mongodb](https://github.com/DefinitelyTyped/DefinitelyTyped) to permit the latest version. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 33b1e557c..18d7c76de 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "@types/minio": "7.0.1", "@types/mkdirp": "0.5.2", "@types/mocha": "5.2.5", - "@types/mongodb": "3.1.14", + "@types/mongodb": "3.1.18", "@types/ms": "0.7.30", "@types/node": "10.12.18", "@types/nodemailer": "4.6.5", From 6446b1cfb1a522c5d4e2fee532de55fc910037e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Sat, 12 Jan 2019 14:32:03 +0900 Subject: [PATCH 5/9] Update cssnano requirement from 4.1.7 to 4.1.8 (#3880) Updates the requirements on [cssnano](https://github.com/cssnano/cssnano) to permit the latest version. - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/commits/v4.1.8) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ba72bbbd5..8221ab2cd 100644 --- a/package.json +++ b/package.json @@ -101,7 +101,7 @@ "commander": "2.19.0", "crc-32": "1.2.0", "css-loader": "1.0.1", - "cssnano": "4.1.7", + "cssnano": "4.1.8", "dateformat": "3.0.3", "debug": "4.1.0", "deep-equal": "1.0.1", From e8a1ad98239c12fabd66e0fa9a29c44b5920bc7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Sat, 12 Jan 2019 14:32:11 +0900 Subject: [PATCH 6/9] Update chai-http requirement from 4.2.0 to 4.2.1 (#3856) Updates the requirements on [chai-http](https://github.com/chaijs/chai-http) to permit the latest version. - [Release notes](https://github.com/chaijs/chai-http/releases) - [Changelog](https://github.com/chaijs/chai-http/blob/master/History.md) - [Commits](https://github.com/chaijs/chai-http/commits/4.2.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8221ab2cd..60e5943f2 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,7 @@ "bootstrap-vue": "2.0.0-rc.11", "cafy": "12.0.0", "chai": "4.2.0", - "chai-http": "4.2.0", + "chai-http": "4.2.1", "chalk": "2.4.1", "commander": "2.19.0", "crc-32": "1.2.0", From 1d5471db7031accb563cb817bb8feee96cc15a5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Sat, 12 Jan 2019 14:32:42 +0900 Subject: [PATCH 7/9] Update webpack-cli requirement from 3.1.2 to 3.2.1 (#3850) Updates the requirements on [webpack-cli](https://github.com/webpack/webpack-cli) to permit the latest version. - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/commits) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c8de31712..59b5b9a08 100644 --- a/package.json +++ b/package.json @@ -240,7 +240,7 @@ "web-push": "3.3.3", "webfinger.js": "2.7.0", "webpack": "4.28.3", - "webpack-cli": "3.1.2", + "webpack-cli": "3.2.1", "websocket": "1.0.28", "ws": "6.1.2", "xev": "2.0.1" From c15cb8d28cb01a7f8a2100037c2ef1156d66408f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Sat, 12 Jan 2019 14:33:23 +0900 Subject: [PATCH 8/9] Update chalk requirement from 2.4.1 to 2.4.2 (#3855) Updates the requirements on [chalk](https://github.com/chalk/chalk) to permit the latest version. - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](https://github.com/chalk/chalk/commits/v2.4.2) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 59b5b9a08..d0023df5a 100644 --- a/package.json +++ b/package.json @@ -96,8 +96,8 @@ "bootstrap-vue": "2.0.0-rc.11", "cafy": "12.0.0", "chai": "4.2.0", + "chalk": "2.4.2", "chai-http": "4.2.1", - "chalk": "2.4.1", "commander": "2.19.0", "crc-32": "1.2.0", "css-loader": "1.0.1", From 148d6737cc1822e898ece5a87425f29cd7c97785 Mon Sep 17 00:00:00 2001 From: Nikhil Jha Date: Fri, 11 Jan 2019 21:34:00 -0800 Subject: [PATCH 9/9] Grammatical Fixes (#3844) Updated the README to read more naturally for English speakers. --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 5592fb02f..d779b0118 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ [![Dependencies](https://img.shields.io/david/syuilo/misskey.svg?style=for-the-badge)](https://david-dm.org/syuilo/misskey) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=for-the-badge)](http://makeapullrequest.com) -**Sophisticated microblogging platform, evolving forever.** +**A forever evolving, sophisticated microblogging platform.**

Misskey is a decentralized microblogging platform born on Earth. @@ -27,7 +27,7 @@ Why don't you take a short break from the hustle and bustle of the city, and div

Posting

-Just post your idea, hot topics and anything you want to share. You may decorate your words, attach your favorite pictures or movies, and create a poll - those are all supported in Misskey! +Post your ideas, discussion topics, fun moments, or anything else you want to share! Misskey supports text, emoji, pictures, videos, and polls!

--- @@ -36,7 +36,7 @@ Just post your idea, hot topics and anything you want to share. You may decorate

Reactions

-The simplest way to tell your emotions to the posts. You can choose the best reaction from various reactions. Reactions on Misskey has much more expressive than other social media which only allows pushing “likes”. +Reactions are the simplest way to respond to others' posts. Simply pick a reaction emote from the list! Reactions on Misskey are much more expressive than other social media services which only allow “liking”.

--- @@ -45,7 +45,7 @@ The simplest way to tell your emotions to the posts. You can choose the best rea

Interface

-Highly customizable UI for your taste. We understand no UI fits for everyone. Make your graceful home by editing, adjusting layouts of timeline, and placing widgets. +Customize the UI to your own tastes! No UI will work for everyone, so Misskey is completely customizable. Make Misskey *yours* by editing the style, adjusting timeline layouts, and placing widgets.

--- @@ -54,20 +54,20 @@ Highly customizable UI for your taste. We understand no UI fits for everyone. Ma

Misskey Drive

-Organized uploaded files. Wanna post a picture you have already uploaded? Wish to create a folder for your files? Misskey Drive is the best solution for you. +Organize and store your files! Want to post a picture you have already uploaded? Wish you could organize your files into folders? Misskey Drive is a solution!

--- -and more! Now it's time to experience the world with your own eyes at [misskey.xyz](https://misskey.xyz) or [other instances](https://joinmisskey.github.io/). +...and more! Experience Misskey with your own eyes at [misskey.xyz](https://misskey.xyz) or join one of the [other instances](https://joinmisskey.github.io/) that are available. -:package: Create your own instance +:package: Create Your Own Instance ---------------------------------------------------------------- -Please see [Setup and installation guide](./docs/setup.en.md). +Please see the [Setup and Installation Guide](./docs/setup.en.md). :wrench: Contribution ---------------------------------------------------------------- -Please see [Contribution guide](./CONTRIBUTING.md). +Please see the [Contribution Guide](./CONTRIBUTING.md). :heart: Backers & Sponsors ---------------------------------------------------------------- @@ -123,7 +123,7 @@ Please see [Contribution guide](./CONTRIBUTING.md). ---------------------------------------------------------------- > Copyright (c) 2014-2019 syuilo -Misskey is an open-source software licensed under the [GNU AGPLv3](LICENSE). +Misskey is open-source software licensed under the [GNU AGPLv3](LICENSE). [![][agpl-3.0-badge]][AGPL-3.0]