Commit graph

13954 commits

Author SHA1 Message Date
syuilo
bd0f54219d Introduce silence (#4043)
* Introduce silence

* Fix icon
2019-01-30 17:25:56 +09:00
Aya Morisawa
c2aa219dfc Fix import 2019-01-30 17:15:12 +09:00
Aya Morisawa
ba4e78746c Rename parser to language 2019-01-30 17:04:49 +09:00
Aya Morisawa
d034a10d54 Avoid export default 2019-01-30 16:56:27 +09:00
dependabot[bot]
288c37a7b4 Update vue-svg-inline-loader requirement from 1.2.7 to 1.2.10 (#4040)
Updates the requirements on [vue-svg-inline-loader](https://github.com/oliverfindl/vue-svg-inline-loader) to permit the latest version.
- [Release notes](https://github.com/oliverfindl/vue-svg-inline-loader/releases)
- [Commits](https://github.com/oliverfindl/vue-svg-inline-loader/commits/v1.2.10)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-30 16:06:45 +09:00
dependabot[bot]
b531360edd Update @types/mongodb requirement from 3.1.18 to 3.1.19 (#4041)
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>
2019-01-30 16:06:28 +09:00
Aya Morisawa
01ce19aa7d Rename analyze to parse in MFM tests 2019-01-30 15:30:05 +09:00
Aya Morisawa
6ef6f06a21 Extract parsePlain function 2019-01-30 15:27:54 +09:00
Aya Morisawa
ec0b271add Merge plainParser into mfm 2019-01-30 15:12:48 +09:00
Aya Morisawa
277db03f0d Rename html-to-mfm to fromHtml 2019-01-30 15:00:05 +09:00
Aya Morisawa
047d4c47fe Rename html to toHtml 2019-01-30 14:57:13 +09:00
Aya Morisawa
1e48af9693 Extract MFM types 2019-01-30 14:51:30 +09:00
Aya Morisawa
90634f96ed Extract MFM normalize function 2019-01-30 14:21:36 +09:00
Acid Chicken (硫酸鶏)
643fc6a16b Module 'crypto' as import syntax (#4011) 2019-01-30 11:51:29 +09:00
syuilo
60e796129e Merge pull request #4020 from syuilo/l10n_develop
New Crowdin translations
2019-01-30 11:50:55 +09:00
MeiMei
366d3b73ba Fix #4034 (#4037)
* Fix #4034

* improve
2019-01-29 20:33:28 +09:00
syuilo
6ddeaf178f New translations ja-JP.yml (Chinese Simplified) 2019-01-29 18:33:13 +09:00
syuilo
bd690d8025 New translations ja-JP.yml (Chinese Simplified) 2019-01-29 18:22:34 +09:00
MeiMei
268306f796 リプライ/メンションされていれば非フォロワーへのフォロワー限定でも参照可能に (#4033)
* 非メンション/リプライ投稿がmentionsにあるかどうかはvisibilityと関係ないので削除

* リプライ/メンションされていれば非フォロワーでも参照可能に
2019-01-29 17:34:43 +09:00
Aya Morisawa
188d3ce388 Sort tasks by topological ordering 2019-01-29 17:10:16 +09:00
Aya Morisawa
69d4ef64ef Use parallel and task to specify dependencies 2019-01-29 17:10:16 +09:00
Aya Morisawa
ee587a50a6 Remove duplicated dependencies 2019-01-29 17:10:16 +09:00
Aya Morisawa
87d0a0489a Prevent typescript errors from crashing 2019-01-29 17:10:16 +09:00
Aya Morisawa
274545ed49 Upgrade gulp version to 4.0.0 2019-01-29 17:10:16 +09:00
MeiMei
f21752365a Fix visibility test (#4031) 2019-01-29 15:16:11 +09:00
Acid Chicken (硫酸鶏)
6c538ebaab Module 'web-push' as import syntax (#4017) 2019-01-29 14:36:24 +09:00
dependabot[bot]
360894e6c8 Update ws requirement from 6.1.2 to 6.1.3 (#4027)
Updates the requirements on [ws](https://github.com/websockets/ws) to permit the latest version.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/commits/6.1.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-29 14:35:34 +09:00
MeiMei
253e28e3d3 Add visibility test (#4029) 2019-01-29 13:46:24 +09:00
Acid Chicken (硫酸鶏)
6003bc0caf Update README.md [AUTOGEN] (#4030) 2019-01-29 13:42:28 +09:00
Acid Chicken (硫酸鶏)
8d11f1d0a1 Update README.md [AUTOGEN] (#4028) 2019-01-29 05:55:21 +09:00
Aya Morisawa
3a60da726c Remove file-loader from dependencies (#4025) 2019-01-28 18:04:30 +09:00
Aya Morisawa
4327498d46 Add missing semicolon 2019-01-28 17:49:20 +09:00
syuilo
0778cdeeb2 New translations ja-JP.yml (Korean) 2019-01-28 00:51:55 +09:00
syuilo
5b866edac3 10.79.1 2019-01-27 23:25:20 +09:00
syuilo
34d788b998 [Client] Resolve #3638 2019-01-27 22:04:50 +09:00
Acid Chicken (硫酸鶏)
9293b0e8b4 touch yarn.lock 2019-01-27 20:19:24 +09:00
Acid Chicken (硫酸鶏)
75c95225eb Use yarn instead of npm on CircleCI 2019-01-27 20:13:06 +09:00
syuilo
1c37ed589b Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-01-27 20:09:03 +09:00
syuilo
1a6acaa933 [Client] Fix #4008 2019-01-27 20:05:03 +09:00
syuilo
51e24a13e0 🎨 2019-01-27 20:03:58 +09:00
Acid Chicken (硫酸鶏)
b56b775588 Module 'nprogress' as import syntax (#4012) 2019-01-27 19:41:41 +09:00
syuilo
582aae6494 [MFM] Resolve #4009 2019-01-27 19:32:35 +09:00
syuilo
28f0b24715 Merge pull request #3998 from syuilo/l10n_develop
New Crowdin translations
2019-01-27 19:14:49 +09:00
Aya Morisawa
e254ddb1c8 Add jump syntax (#4007)
* Add jump syntax

* Fix typo: spin -> jump

* Fix typo
2019-01-27 19:12:45 +09:00
syuilo
e4ecdc8b81 [MFM] spinの中でflipを使えるように 2019-01-27 19:12:08 +09:00
syuilo
aefad4a9b8 New translations ja-JP.yml (French) 2019-01-27 17:54:13 +09:00
syuilo
eac0fd71c3 New translations ja-JP.yml (Korean) 2019-01-27 17:01:41 +09:00
syuilo
6fe4b3297e New translations ja-JP.yml (Korean) 2019-01-27 16:51:42 +09:00
dependabot[bot]
37f0200bd3 Update debug requirement from 4.1.0 to 4.1.1 (#3964)
Updates the requirements on [debug](https://github.com/visionmedia/debug) to permit the latest version.
- [Release notes](https://github.com/visionmedia/debug/releases)
- [Commits](https://github.com/visionmedia/debug/commits/4.1.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-27 16:46:41 +09:00
Aya Morisawa
00e4c8c080 Update @types/sharp requirement from 0.21.0 to 0.21.1 (#3982)
Updates the requirements on [@types/sharp](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>
2019-01-27 16:46:11 +09:00