summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Implement active users chartsyuilo2019-01-178-6/+127
| | | | Resolve #3904
* [Client] Add informationsyuilo2019-01-172-0/+2
|
* Add footersyuilo2019-01-171-1/+6
|
* Update CHANGELOG.mdsyuilo2019-01-171-0/+5
|
* [MFM] Better hashtag parsing: Ignore single quotationsyuilo2019-01-172-1/+9
|
* [MFM] Better hashtag parsing: Ignore double quotationsyuilo2019-01-172-1/+9
| | | | Resolve #3886
* :art:syuilo2019-01-171-0/+2
|
* Fix: time tooltip overlaps with others (#3901)MeiMei2019-01-172-2/+2
|
* Update README.md [AUTOGEN] (#3900)Acid Chicken (硫酸鶏)2019-01-171-3/+3
|
* Update README.md [AUTOGEN] (#3898)Acid Chicken (硫酸鶏)2019-01-171-1/+3
|
* 10.77.0syuilo2019-01-162-2/+8
|
* インスタンス情報ページに各種タイムラインの有効/無効 ↵syuilo2019-01-161-1/+7
| | | | を表示
* Resolve #3896syuilo2019-01-169-7/+30
|
* [Client] Resolve #3895syuilo2019-01-162-2/+2
|
* 10.76.0syuilo2019-01-162-2/+10
|
* インスタンス情報ページにユーザー数と投稿数を追加syuilo2019-01-161-0/+6
|
* disableLocalTimeline機能を強化syuilo2019-01-167-18/+38
| | | | | | * ストリームだけではなくAPIも無効に * モデレーターは無効の場合でも見れるように * グローバルタイムラインも無効に(連合数が少ないインスタンスではグローバルタイムラインは実質的にローカルタイムラインと同一なので)
* Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2019-01-151-2/+2
|\
| * Update minio requirement from 7.0.2 to 7.0.3 (#3888)dependabot[bot]2019-01-151-1/+1
| | | | | | | | | | | | | | Updates the requirements on [minio](https://github.com/minio/minio-js) to permit the latest version. - [Release notes](https://github.com/minio/minio-js/releases) - [Commits](https://github.com/minio/minio-js/commits/7.0.3) Signed-off-by: dependabot[bot] <support@dependabot.com>
| * Update vue-i18n requirement from 8.6.0 to 8.7.0 (#3889)dependabot[bot]2019-01-151-1/+1
| | | | | | | | | | | | | | | | Updates the requirements on [vue-i18n](https://github.com/kazupon/vue-i18n) to permit the latest version. - [Release notes](https://github.com/kazupon/vue-i18n/releases) - [Changelog](https://github.com/kazupon/vue-i18n/blob/dev/CHANGELOG.md) - [Commits](https://github.com/kazupon/vue-i18n/commits/v8.7.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
* | Revert "Resolve #3813 (#3814)"syuilo2019-01-152-12/+0
|/ | | | This reverts commit 96515c454423d9f7aba501f7c1d08d5327645f31.
* Correct some weird french translations in the docs. (#3884)Skid2019-01-142-13/+13
| | | | | | | | | | | | | | * Correct some weird french translations * Update docker.fr.md * Update setup.fr.md * Update setup.fr.md * Update docker.fr.md * Update setup.fr.md
* Support SVG (#3883)Acid Chicken (硫酸鶏)2019-01-134-1/+21
| | | | | | | | | | | | | | | | | | | | | | * Update add-file.ts * Update package.json * Revert "Update add-file.ts" This reverts commit ba0fe83b54a44493447208dfb3cc304a60df6fdd. * Update add-file.ts * Update package.json * Update add-file.ts * Update add-file.ts * Create image.svg * Update api.ts
* Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2019-01-122-18/+18
|\
| * Grammatical Fixes (#3844)Nikhil Jha2019-01-121-10/+10
| | | | | | Updated the README to read more naturally for English speakers.
| * Update chalk requirement from 2.4.1 to 2.4.2 (#3855)dependabot[bot]2019-01-121-1/+1
| | | | | | | | | | | | | | 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] <support@dependabot.com>
| * Update webpack-cli requirement from 3.1.2 to 3.2.1 (#3850)dependabot[bot]2019-01-121-1/+1
| | | | | | | | | | | | | | | | 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] <support@dependabot.com>
| * Merge pull request #3851 from syuilo/dependabot/npm_and_yarn/eslint-5.12.0Aya Morisawa2019-01-121-1/+1
| |\ | | | | | | Update eslint requirement from 5.11.1 to 5.12.0
| | * Update eslint requirement from 5.11.1 to 5.12.0dependabot[bot]2019-01-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | 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] <support@dependabot.com>
| * | Update ts-loader requirement from 5.3.1 to 5.3.3 (#3854)Aya Morisawa2019-01-121-1/+1
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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] <support@dependabot.com>
| | * | Update ts-loader requirement from 5.3.1 to 5.3.3dependabot[bot]2019-01-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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] <support@dependabot.com>
| * | | Update chai-http requirement from 4.2.0 to 4.2.1 (#3856)dependabot[bot]2019-01-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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] <support@dependabot.com>
| * | | Update cssnano requirement from 4.1.7 to 4.1.8 (#3880)dependabot[bot]2019-01-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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] <support@dependabot.com>
| * | | Merge pull request #3866 from ↵Aya Morisawa2019-01-121-1/+1
| |\ \ \ | | | | | | | | | | | | | | | | | | | | syuilo/dependabot/npm_and_yarn/@types/mongodb-3.1.18 Update @types/mongodb requirement from 3.1.14 to 3.1.18
| | * | | Update @types/mongodb requirement from 3.1.14 to 3.1.18dependabot[bot]2019-01-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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] <support@dependabot.com>
| * | | | Merge pull request #3857 from ↵Aya Morisawa2019-01-121-1/+1
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | syuilo/dependabot/npm_and_yarn/@types/showdown-1.9.1 Update @types/showdown requirement from 1.9.0 to 1.9.1
| | * | | | Update @types/showdown requirement from 1.9.0 to 1.9.1dependabot[bot]2019-01-081-1/+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] <support@dependabot.com>
* | / | | Provide instance description in info pagesyuilo2019-01-121-0/+3
|/ / / /
* | | | [MFM] Better hashtag parsing: Ignore trailing colonsyuilo2019-01-122-1/+9
| | | |
* | | | 10.75.0syuilo2019-01-122-3/+4
| | | |
* | | | Implement instance info pagesyuilo2019-01-123-0/+137
| | | |
* | | | Update CHANGELOG.mdsyuilo2019-01-121-0/+2
| | | |
* | | | [Client] specifiedのアイコンを戻したsyuilo2019-01-127-7/+6
| | | |
* | | | Revert "[Client] Renote数の表示を廃止"syuilo2019-01-124-5/+6
| | | | | | | | | | | | | | | | This reverts commit d7af18efbd1d85802145f39c4f1a99dc611b8b97.
* | | | [Client] Improve UIsyuilo2019-01-121-1/+26
| | | |
* | | | :art:syuilo2019-01-121-0/+1
| | | |
* | | | [Client] Resolve #3881syuilo2019-01-121-1/+2
| | | |
* | | | Update terser-webpack-plugin requirement from 1.1.0 to 1.2.1 (#3867)dependabot[bot]2019-01-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updates the requirements on [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) to permit the latest version. - [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases) - [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/commits/v1.2.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
* | | | Fix bug (for return) (#3878)MeiMei2019-01-111-1/+1
| | | |
* | | | Update CHANGELOG.mdsyuilo2019-01-111-0/+6
| | | |