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 |
|
dependabot[bot]
|
00ef214e40
|
Update @types/js-yaml requirement from 3.11.4 to 3.12.0 (#3977)
Updates the requirements on [@types/js-yaml](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:45:55 +09:00 |
|
dependabot[bot]
|
028581a21f
|
Update @types/webpack requirement from 4.4.21 to 4.4.24 (#3976)
Updates the requirements on [@types/webpack](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:45:48 +09:00 |
|
dependabot[bot]
|
7504de0803
|
Update @fortawesome/free-regular-svg-icons requirement (#3963)
Updates the requirements on [@fortawesome/free-regular-svg-icons](https://github.com/FortAwesome/Font-Awesome) to permit the latest version.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/commits/5.6.3)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-01-27 16:45:36 +09:00 |
|
syuilo
|
9217c69668
|
10.79.0
|
2019-01-27 16:43:50 +09:00 |
|
syuilo
|
113bc96206
|
Update CHANGELOG.md
|
2019-01-27 16:43:06 +09:00 |
|
Aya Morisawa
|
545611afb5
|
Merge pull request #3987 from syuilo/math-block
複数行用の数式構文を追加
|
2019-01-27 16:41:49 +09:00 |
|
Aya Morisawa
|
764c89c228
|
Merge branch 'develop' into math-block
|
2019-01-27 16:41:30 +09:00 |
|
syuilo
|
c5fef1cc32
|
Fix test
|
2019-01-27 16:36:01 +09:00 |
|