syuilo
2ab0d8d765
Fix bug
2019-02-06 21:21:49 +09:00
syuilo
0180976629
Fix file name
2019-02-06 21:10:37 +09:00
syuilo
e8ef52af32
Better file names
2019-02-06 21:10:12 +09:00
syuilo
11f442a96d
Fix file ext
2019-02-06 21:07:36 +09:00
syuilo
bf7411d69a
Clean up
2019-02-06 20:57:15 +09:00
syuilo
de7d50b8c0
Resolve #4151
2019-02-06 20:56:48 +09:00
MeiMei
8163295242
余計なマージンを削除 ( #4168 )
2019-02-06 18:29:39 +09:00
Aya Morisawa
500426f238
Rename clusterLog to clusterLogger ( #4167 )
2019-02-06 18:01:35 +09:00
syuilo
7068d5fea2
🎨
2019-02-06 17:51:33 +09:00
syuilo
9efd04a67b
🎨
2019-02-06 17:10:40 +09:00
syuilo
6cd8ae7559
[Client] リアクション一覧のマージンを調整
...
Close #4160
2019-02-06 17:03:43 +09:00
syuilo
e8f1bcbb1b
Resolve #4165
2019-02-06 15:24:59 +09:00
syuilo
40da658fb1
Better logs
2019-02-06 15:06:23 +09:00
syuilo
284d9ab21b
Improve queue option
2019-02-06 15:01:43 +09:00
syuilo
d71ed77019
Update queue setting
2019-02-06 14:53:02 +09:00
syuilo
9c2ef614c6
Merge branches 'develop' and 'develop' of https://github.com/syuilo/misskey into develop
2019-02-06 13:56:21 +09:00
Aya Morisawa
1d5416de6b
Simplify comment ( #4164 )
2019-02-06 13:52:32 +09:00
syuilo
f0eb26f7e8
Improve queue configuration
...
Resolve #4157
Resolve #4158
2019-02-06 13:51:02 +09:00
Aya Morisawa
06d678df6f
Introduce option type ( #4150 )
...
* Introduce option type
* Improve test naming
2019-02-06 13:42:35 +09:00
Acid Chicken (硫酸鶏)
9fcc80c07a
Add URL validation ( #4148 )
2019-02-06 13:37:20 +09:00
MeiMei
93eecddee9
proxyで400番台はそのステータスを返す ( #4154 )
2019-02-06 00:20:00 +09:00
syuilo
a8d5397f5e
[MFM] Better hashtag parsing: Ignore slash
2019-02-06 00:05:26 +09:00
syuilo
e6e3a7dd27
Add logs
2019-02-06 00:01:37 +09:00
syuilo
28a57a523b
🎨
2019-02-05 23:45:27 +09:00
Aya Morisawa
e6b4475a0a
Bye 'is-url' ( #4113 )
2019-02-05 19:54:41 +09:00
syuilo
44ac9e3363
自分の投稿情報をエクスポートできるように ( #4144 )
...
* wip
* 正しいJSONを生成するように
* データを整形
2019-02-05 19:50:14 +09:00
Acid Chicken (硫酸鶏)
753684e7ea
/.well-known 周りをいい感じに ( #4141 )
...
* Enhance /.well-known and their friends
* Fix bug
2019-02-05 17:42:55 +09:00
syuilo
0236405970
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2019-02-05 17:30:25 +09:00
syuilo
3a50c429b3
Improve readability
2019-02-05 17:30:17 +09:00
Acid Chicken (硫酸鶏)
d377fa254b
Fix typo
2019-02-05 15:09:37 +09:00
syuilo
9a79b22163
Fix bug
2019-02-05 14:56:33 +09:00
syuilo
7bbfa3bbca
[Client] Use localStorage instead of window
2019-02-05 14:42:18 +09:00
syuilo
819d6fcbba
Enable service worker
2019-02-05 14:22:52 +09:00
syuilo
7d6f71a3fa
Remove unused declare
2019-02-05 14:22:35 +09:00
syuilo
758d06249b
Refactoring
2019-02-05 14:14:23 +09:00
syuilo
d5c2a89c46
Fix log
2019-02-05 14:04:40 +09:00
syuilo
a39086f6b8
[Client] Clip note content
2019-02-05 13:54:40 +09:00
Acid Chicken (硫酸鶏)
87bf27a47b
Fix comment
2019-02-05 11:49:03 +09:00
Acid Chicken (硫酸鶏)
8f38bd4f24
Fix style
2019-02-05 11:48:08 +09:00
syuilo
3c89383a26
Refactoring: Extract showMachineInfo function
2019-02-05 06:49:00 +09:00
syuilo
75040cc8bd
Make some error logs important
2019-02-05 06:46:01 +09:00
syuilo
e97acdb01b
Refactoring: Extract checkMongoDB function
2019-02-05 06:43:36 +09:00
MeiMei
d5f9c4c124
アニメーション停止箇所の追加 ( #4138 )
2019-02-05 06:22:39 +09:00
syuilo
66cd6fc303
[Client] Fix bug
2019-02-05 06:12:41 +09:00
syuilo
a66be66274
Better key name
2019-02-05 04:09:44 +09:00
syuilo
70fc92bcda
[Client] Increase font size a little in the Deck view
...
Resolve #1821
2019-02-05 04:01:50 +09:00
syuilo
b76aed4c59
アニメーション画像を無効にする際、サーバーサイドではなくクライアントサイドでURLを変更するように
2019-02-05 03:51:54 +09:00
MeiMei
0a8cff4f3c
アニメーションを自動再生しないオプション ( #4131 )
...
* Refactor
* settings
* Media Proxy
* Replace API response
2019-02-05 03:01:36 +09:00
syuilo
2b6bc12540
Refactor: Better type definition
2019-02-05 01:52:09 +09:00
syuilo
3cdadbec0d
Refactoring
2019-02-05 01:31:02 +09:00
syuilo
f7f525acbf
個別に投稿のウォッチ/ウォッチ解除をできるように
...
Resolve #161
2019-02-05 01:24:44 +09:00
syuilo
4a585e50cf
[API] お気に入り状態は投稿情報に含めないように統一
2019-02-05 01:11:06 +09:00
Acid Chicken (硫酸鶏)
f10df347ac
Revert "Update load.ts"
...
This reverts commit cf9e8ed39ec2acd098ba3587f0957a6afa641a74, commit 67792fcb5e866cfad6fc6788b8555526658099fc, and commit c7e8c27ce6652b64a55d7d5ea85c66b4a1cbc06c.
2019-02-04 22:30:24 +09:00
syuilo
81604ed788
Add dummy option for some libraries
2019-02-04 19:41:31 +09:00
Acid Chicken (硫酸鶏)
1d9ef8cc99
Resolve #4121 ( #4122 )
...
* Resolve #4121
* Update tslint.json
2019-02-04 18:27:45 +09:00
Acid Chicken (硫酸鶏)
2f620530b2
Fix fusion
2019-02-04 16:50:14 +09:00
Aya Morisawa
57423859f9
Initialize queue only if queue is enabled ( #4125 )
2019-02-04 16:41:53 +09:00
syuilo
cf0a71bad3
Add --disable-queue option
2019-02-04 13:37:50 +09:00
syuilo
d4c9d41f98
Enable job queue
...
Resolve #3216
2019-02-04 13:35:58 +09:00
syuilo
c72eae876d
Add --verbose option
2019-02-04 12:14:07 +09:00
syuilo
4b071c6400
Better logging
2019-02-04 12:09:59 +09:00
syuilo
62cc0679b4
Make Logger#log method private
2019-02-04 11:51:23 +09:00
syuilo
f8b2b746b5
Fix MongoDB connectivity checking
2019-02-04 11:48:59 +09:00
syuilo
6abd281cd9
[Server] Enable slow option
2019-02-04 10:03:49 +09:00
syuilo
326a13bf7f
Fix imports
2019-02-04 09:37:15 +09:00
syuilo
d1e9592193
Add collaborators credit
2019-02-04 09:09:45 +09:00
syuilo
3b2734b1cd
Better error log of WebFinger
2019-02-04 09:06:13 +09:00
syuilo
5b744e2c6b
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2019-02-04 09:02:27 +09:00
syuilo
7948a3a11b
Better error log of WebFinger
2019-02-04 09:02:23 +09:00
Acid Chicken (硫酸鶏)
7cabdb4174
Fix bug
...
C#っぽく使ってしまっていた。
2019-02-04 02:14:18 +09:00
Acid Chicken (硫酸鶏)
8b01307afb
Update load.ts
2019-02-04 02:09:41 +09:00
Acid Chicken (硫酸鶏)
b765708041
Merge branch 'develop' into acid-chicken-patch-10
2019-02-04 02:06:46 +09:00
Acid Chicken (硫酸鶏)
8fc98090fd
Update load.ts
2019-02-04 02:06:08 +09:00
Acid Chicken (硫酸鶏)
c25982a863
Create type definition for '*/const.json' ( #4118 )
2019-02-04 01:47:12 +09:00
Acid Chicken (硫酸鶏)
97db296887
Create type definition for ./locales ( #4117 )
2019-02-04 01:46:59 +09:00
Acid Chicken (硫酸鶏)
6822b908bf
Revert "Create new type definition for 'is-url' ( #4013 )"
...
This reverts commit 014b58cb4098c31c1d0d8d2ad521e48368491d07.
2019-02-04 01:30:33 +09:00
Acid Chicken (硫酸鶏)
25e0da961c
Bye 'is-url'
2019-02-04 00:09:24 +09:00
Aya Morisawa
133ce92db0
Add missing semicolons
2019-02-03 23:52:46 +09:00
Acid Chicken (硫酸鶏)
716f78b142
Module 'jsdom' as import syntax ( #4016 )
2019-02-03 23:49:00 +09:00
Acid Chicken (硫酸鶏)
3baf32703a
Create type definition for 'os-utils' ( #4050 )
2019-02-03 23:41:27 +09:00
Acid Chicken (硫酸鶏)
273d1a416a
Create type definition for 'langmap' ( #4059 )
...
* Create type definition for 'langmap'
* Follow lint
2019-02-03 23:41:05 +09:00
Acid Chicken (硫酸鶏)
5a8660cb76
Create type definition for 'koa-slow' ( #4072 )
2019-02-03 23:01:03 +09:00
Acid Chicken (硫酸鶏)
1b8a35fa1a
Create type definition for 'recaptcha-promise' ( #4068 )
2019-02-03 22:21:55 +09:00
Acid Chicken (硫酸鶏)
23f58bb6a4
Create new type definition for 'escape-regexp' ( #4058 )
2019-02-03 22:21:47 +09:00
Acid Chicken (硫酸鶏)
316de8f705
Create new type definition for 'is-url' ( #4013 )
...
* Create new type definition for 'is-url'
* [Client] Resolve #3638
* 10.79.1
* New translations ja-JP.yml (Korean)
* Add missing semicolon
* Remove file-loader from dependencies (#4025 )
* Update README.md [AUTOGEN] (#4028 )
* Update README.md [AUTOGEN] (#4030 )
* Add visibility test (#4029 )
* 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>
* Module 'web-push' as import syntax (#4017 )
* Fix visibility test (#4031 )
* Upgrade gulp version to 4.0.0
* Prevent typescript errors from crashing
* Remove duplicated dependencies
* Use parallel and task to specify dependencies
* Sort tasks by topological ordering
* リプライ/メンションされていれば非フォロワーへのフォロワー限定でも参照可能に (#4033 )
* 非メンション/リプライ投稿がmentionsにあるかどうかはvisibilityと関係ないので削除
* リプライ/メンションされていれば非フォロワーでも参照可能に
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Simplified)
* Fix #4034 (#4037 )
* Fix #4034
* improve
* Module 'crypto' as import syntax (#4011 )
* Extract MFM normalize function
* Extract MFM types
* Rename html to toHtml
* Rename html-to-mfm to fromHtml
* Merge plainParser into mfm
* Extract parsePlain function
* Rename analyze to parse in MFM tests
* 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>
* 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>
* Avoid export default
* Rename parser to language
* Fix import
* Introduce silence (#4043 )
* Introduce silence
* Fix icon
* delete unnecessary key (#4045 )
* delete unnecessary key
* Add note
* Update CHANGELOG.md
* [ActivityPub] Use microformats on mentions
To avoid pointless link previews.
see: https://misskey.xyz/notes/5c51ab5c2d85f2003248eddc
* Create type definition for '*/package.json' (#4014 )
* Create type definition for '*/package.json'
* Update tsconfig.json
* Update index.ts
* Create type definition for 'is-root' (#4001 )
* Update @types/sharp requirement from 0.21.0 to 0.21.1
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>
* Add multiline math syntax
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
* New translations ja-JP.yml (Catalan)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Dutch)
* New translations ja-JP.yml (Norwegian)
* New translations ja-JP.yml (English)
* Create type definition for 'is-root'
* [MFM] Add spin syntax
Resolve #4003
* [MFM] Add flip syntax
Resolve #4002
* Fix test
* Update CHANGELOG.md
* 10.79.0
* 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>
* 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>
* 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>
* 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>
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (French)
* [MFM] spinの中でflipを使えるように
* Add jump syntax (#4007 )
* Add jump syntax
* Fix typo: spin -> jump
* Fix typo
* [MFM] Resolve #4009
* Module 'nprogress' as import syntax (#4012 )
* 🎨
* [Client] Fix #4008
* Use yarn instead of npm on CircleCI
* touch yarn.lock
* [Client] Resolve #3638
* 10.79.1
* New translations ja-JP.yml (Korean)
* Add missing semicolon
* Remove file-loader from dependencies (#4025 )
* Update README.md [AUTOGEN] (#4028 )
* Update README.md [AUTOGEN] (#4030 )
* Add visibility test (#4029 )
* 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>
* Module 'web-push' as import syntax (#4017 )
* Fix visibility test (#4031 )
* Upgrade gulp version to 4.0.0
* Prevent typescript errors from crashing
* Remove duplicated dependencies
* Use parallel and task to specify dependencies
* Sort tasks by topological ordering
* リプライ/メンションされていれば非フォロワーへのフォロワー限定でも参照可能に (#4033 )
* 非メンション/リプライ投稿がmentionsにあるかどうかはvisibilityと関係ないので削除
* リプライ/メンションされていれば非フォロワーでも参照可能に
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Simplified)
* Fix #4034 (#4037 )
* Fix #4034
* improve
* Module 'crypto' as import syntax (#4011 )
* Extract MFM normalize function
* Extract MFM types
* Rename html to toHtml
* Rename html-to-mfm to fromHtml
* Merge plainParser into mfm
* Extract parsePlain function
* Rename analyze to parse in MFM tests
* 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>
* 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>
* Avoid export default
* Rename parser to language
* Fix import
* Introduce silence (#4043 )
* Introduce silence
* Fix icon
* Update is-root.d.ts
* Update index.ts
* Create type definition for 'is-root'
* Update is-root.d.ts
* Update index.ts
* Fix path
refs: 7e3a8d56e614a1771015b6b2557fea8127c46aeb
* Re-fix path
refs: 4bb4903ee513bacf79d475e100019bd3058d9b34, 7e3a8d56e614a1771015b6b2557fea8127c46aeb
* Do not import as pack from AP renderer (#4048 )
* Do not import as pack from AP renderer
* rename
* Simplify MFM (#4046 )
* [MFM] Make some syntax block
Resolve #3508
* [MFM] Better syntax parsing
Allow nesting by same tag
* [Client] MFMの制限を緩和
* 🎨
* Update CHANGELOG.md
* 10.80.0
* Update is-url.d.ts
2019-02-03 22:21:36 +09:00
syuilo
3117ea56d8
Improve log readability
2019-02-03 21:42:52 +09:00
syuilo
2ed6cae18a
Fix type declaretion
2019-02-03 20:32:46 +09:00
syuilo
00b188f6d8
Display version in logo
2019-02-03 20:31:35 +09:00
syuilo
0f5ef9a27d
🎨
2019-02-03 20:23:53 +09:00
syuilo
02bbca9885
Refactoring
2019-02-03 20:10:20 +09:00
MeiMei
54a945e86b
Remember the media playback volume ( #4089 )
...
* Remember the media playback volume
* fix
2019-02-03 19:33:23 +09:00
syuilo
3496c92bcd
Improve usability
2019-02-03 18:40:50 +09:00
syuilo
f38d7b91aa
Use internal logger instead of debug/console for logging
...
Resolve #4104
Resolve #1966
Resolve #1937
2019-02-03 18:16:57 +09:00
syuilo
074c851a87
Better logging
2019-02-03 17:09:16 +09:00
syuilo
210cf78606
Better logging
2019-02-03 16:45:13 +09:00
syuilo
bdde736aaf
Display Misskey logo when misskey launched 🎨
2019-02-03 14:05:01 +09:00
syuilo
04893ecdf2
More logs
2019-02-03 13:52:21 +09:00
syuilo
72d87dff77
Include worker information for each logs
2019-02-03 13:51:24 +09:00
syuilo
4674817b45
Make more importance for env log
2019-02-03 13:51:00 +09:00
syuilo
e154043018
Improve usability
2019-02-03 05:06:23 +09:00
syuilo
8c730472b7
Better log
2019-02-03 04:43:43 +09:00
Acid Chicken (硫酸鶏)
3604b99943
Use is
syntax ( #4079 )
2019-02-03 04:31:03 +09:00
MeiMei
d0c33c5727
Fix: URLプレビューのthumbnailで()を含むURLを提示されると表示できない ( #4103 )
...
* Fix: URLプレビューのthumbnailで()を含むURLを提示されると表示できない
* remove debug
2019-02-03 04:26:58 +09:00
syuilo
559665aec3
🎨
2019-02-03 04:20:35 +09:00
syuilo
c304d813e2
[Server] Use logger for logging
2019-02-03 04:18:27 +09:00
syuilo
0e07aebb7f
Clean up
2019-02-03 04:18:09 +09:00
syuilo
9d65660378
[Server] Use logger for logging
2019-02-03 04:04:57 +09:00
syuilo
eb58b878b9
Better logging
2019-02-03 02:01:06 +09:00
syuilo
7046cd776b
Better logger
2019-02-03 01:39:42 +09:00
syuilo
c1a461639d
Better logs
2019-02-03 01:33:34 +09:00
syuilo
29c460f58c
Refactoring of logger
2019-02-03 01:24:59 +09:00
syuilo
a3bf2d1431
Better logger
2019-02-03 01:20:21 +09:00
syuilo
a861d4c265
Fix logger
2019-02-03 01:07:14 +09:00
syuilo
9f41750349
Remove unnecessary log
2019-02-03 01:04:38 +09:00
syuilo
16bd51ee45
Refatoring of logger
2019-02-03 01:01:40 +09:00
MeiMei
fffaa60a6f
Fix video thumbnails ( #4095 )
...
* Fix video thumbnails
* Fix import
2019-02-02 23:30:34 +09:00
syuilo
83b6b5df8b
[Client] Resolve #3226
2019-02-02 23:20:40 +09:00
syuilo
b3a059cc3c
[Client] Improve usability
...
Resolve #4094
2019-02-02 22:59:11 +09:00
syuilo
63f7d791a8
Fallback en-US
2019-02-02 16:16:31 +09:00
syuilo
720612d203
Fix indent
2019-02-02 13:57:26 +09:00
syuilo
42cb7f4a1d
[Server] Remove unnecessarily property
2019-02-02 13:50:41 +09:00
syuilo
5f1ab1a2c8
[Client] Fix #4086
2019-02-02 13:47:12 +09:00
MeiMei
765980c4d5
Generate video thumbnails ( #4084 )
...
* Generate video thumbnails
* import order
2019-02-02 13:22:09 +09:00
Acid Chicken (硫酸鶏)
51125b4c84
Create new type definition for 'ms' ( #4057 )
...
* Create new type definition for 'ms'
* Follow lint
2019-02-02 00:16:27 +09:00
MeiMei
428e7064f3
Fix #3871 ( #4082 )
2019-02-01 21:37:34 +09:00
Acid Chicken (硫酸鶏)
64884ae867
Create type definition for 'koa-json-body' ( #4056 )
...
* Create type definition for 'koa-json-body'
* Follow lint
2019-02-01 21:08:58 +09:00
Acid Chicken (硫酸鶏)
e68d38012f
Create type definition for 'nested-property' ( #4004 )
...
* Create type definition for 'nested-property'
* Follow lint
2019-02-01 21:08:49 +09:00
Acid Chicken (硫酸鶏)
598f91aa3c
リモートの外部サービス認証情報を表示する ( #4047 )
...
* Update user.vue
* Update ja-JP.yml
* Fix path
refs: 7e3a8d56e614a1771015b6b2557fea8127c46aeb
* Update user.vue
* Update ja-JP.yml
* Re-fix path
refs: 4bb4903ee513bacf79d475e100019bd3058d9b34, 7e3a8d56e614a1771015b6b2557fea8127c46aeb
* Update user.vue
* Update ja-JP.yml
* Update ja-JP.yml
* Fix sentence a little
2019-02-01 20:02:10 +09:00
Acid Chicken (硫酸鶏)
d44741e9e2
Create type definition for 'http-signature' ( #4049 )
...
* Create type definition for 'http-signature'
* Follow lint
2019-02-01 19:59:12 +09:00
Acid Chicken (硫酸鶏)
03d49155d0
Create type definition for 'deepcopy' ( #4000 )
2019-02-01 19:56:16 +09:00
Acid Chicken (硫酸鶏)
ac6ce5c7d9
Module '@koa/cors' as import syntax ( #4060 )
2019-02-01 19:46:18 +09:00
Acid Chicken (硫酸鶏)
c7afe7a3de
Module 'parse5' as import syntax ( #4015 )
2019-02-01 19:41:13 +09:00
syuilo
4856718aa0
Improve performance
2019-02-01 10:00:36 +09:00
MeiMei
1402b020e2
Hide suspended users ( #4075 )
2019-02-01 09:57:51 +09:00
syuilo
df8faa7080
Fix path
2019-02-01 00:17:15 +09:00
syuilo
5df0eaf00a
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2019-02-01 00:09:36 +09:00
syuilo
c6de2261aa
Refactoring
2019-02-01 00:09:28 +09:00
Acid Chicken (硫酸鶏)
c6032c6d36
Create type definition for '*/meta.json' ( #4073 )
2019-02-01 00:00:54 +09:00
Acid Chicken (硫酸鶏)
c1f4cfadca
Module 'request-stats' as import syntax ( #4071 )
2019-01-31 23:46:15 +09:00
Acid Chicken (硫酸鶏)
9df3ccbab6
Module 'uuid' as import syntax ( #4070 )
2019-01-31 23:45:12 +09:00
Acid Chicken (硫酸鶏)
e437cf5ec3
API modules as import syntax ( #4069 )
2019-01-31 23:32:58 +09:00
MeiMei
bc07cf24d7
おすすめのアンケートでミュートユーザーのものは表示しない ( #4067 )
2019-01-31 23:14:45 +09:00
syuilo
570ccb54ab
[Client] Add information
2019-01-31 20:55:40 +09:00
MeiMei
163d2df637
send/receive user hashtags via AP ( #4064 )
2019-01-31 20:42:45 +09:00
Acid Chicken (硫酸鶏)
e203dab232
Create type definition for 'lookup-dns-cache' ( #4051 )
2019-01-31 17:53:49 +09:00
Acid Chicken (硫酸鶏)
ccf21d4e2e
Create type definition for 'promise-any' ( #4055 )
2019-01-31 17:52:27 +09:00
Acid Chicken (硫酸鶏)
408930e8cc
Create type definition for 'webfinger.js' ( #4054 )
2019-01-31 17:52:17 +09:00
syuilo
0e4e7247da
Revert b515cc90e9070465d9ba1f2e40d7af184fff5491
2019-01-31 17:42:36 +09:00
syuilo
23fc113f03
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2019-01-31 17:38:24 +09:00
syuilo
82f4f309c1
[Server] Resolve #4062
2019-01-31 17:37:57 +09:00
Acid Chicken (硫酸鶏)
d8e0aa3be6
Close #3380 ( #4061 )
...
* Delete index.ts
* Delete emoji.ts
* Update index.ts
2019-01-31 17:30:56 +09:00
Acid Chicken (硫酸鶏)
2140b41056
Make type definition for 'is-root' better
2019-01-31 13:42:13 +09:00
syuilo
769d18219c
🎨
2019-01-31 12:24:21 +09:00
syuilo
e39eb4227c
[Client] MFMの制限を緩和
2019-01-31 12:24:14 +09:00
syuilo
44b84e39ac
[MFM] Better syntax parsing
...
Allow nesting by same tag
2019-01-31 12:23:45 +09:00
syuilo
76f785b87e
[MFM] Make some syntax block
...
Resolve #3508
2019-01-31 12:10:48 +09:00
Aya Morisawa
c6b33cd764
Simplify MFM ( #4046 )
2019-01-31 12:06:13 +09:00
MeiMei
ab7ee7a7ab
Do not import as pack from AP renderer ( #4048 )
...
* Do not import as pack from AP renderer
* rename
2019-01-31 02:29:35 +09:00
Acid Chicken (硫酸鶏)
ebffe24403
Re-fix path
...
refs: 4bb4903ee513bacf79d475e100019bd3058d9b34, 7e3a8d56e614a1771015b6b2557fea8127c46aeb
2019-01-31 01:38:52 +09:00
Acid Chicken (硫酸鶏)
beba3205d4
Fix path
...
refs: 7e3a8d56e614a1771015b6b2557fea8127c46aeb
2019-01-31 01:26:11 +09:00
Acid Chicken (硫酸鶏)
8d9b4676bd
Create type definition for 'is-root' ( #4001 )
...
* Update @types/sharp requirement from 0.21.0 to 0.21.1
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>
* Add multiline math syntax
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
* New translations ja-JP.yml (Catalan)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Dutch)
* New translations ja-JP.yml (Norwegian)
* New translations ja-JP.yml (English)
* Create type definition for 'is-root'
* [MFM] Add spin syntax
Resolve #4003
* [MFM] Add flip syntax
Resolve #4002
* Fix test
* Update CHANGELOG.md
* 10.79.0
* 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>
* 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>
* 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>
* 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>
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (French)
* [MFM] spinの中でflipを使えるように
* Add jump syntax (#4007 )
* Add jump syntax
* Fix typo: spin -> jump
* Fix typo
* [MFM] Resolve #4009
* Module 'nprogress' as import syntax (#4012 )
* 🎨
* [Client] Fix #4008
* Use yarn instead of npm on CircleCI
* touch yarn.lock
* [Client] Resolve #3638
* 10.79.1
* New translations ja-JP.yml (Korean)
* Add missing semicolon
* Remove file-loader from dependencies (#4025 )
* Update README.md [AUTOGEN] (#4028 )
* Update README.md [AUTOGEN] (#4030 )
* Add visibility test (#4029 )
* 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>
* Module 'web-push' as import syntax (#4017 )
* Fix visibility test (#4031 )
* Upgrade gulp version to 4.0.0
* Prevent typescript errors from crashing
* Remove duplicated dependencies
* Use parallel and task to specify dependencies
* Sort tasks by topological ordering
* リプライ/メンションされていれば非フォロワーへのフォロワー限定でも参照可能に (#4033 )
* 非メンション/リプライ投稿がmentionsにあるかどうかはvisibilityと関係ないので削除
* リプライ/メンションされていれば非フォロワーでも参照可能に
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Simplified)
* Fix #4034 (#4037 )
* Fix #4034
* improve
* Module 'crypto' as import syntax (#4011 )
* Extract MFM normalize function
* Extract MFM types
* Rename html to toHtml
* Rename html-to-mfm to fromHtml
* Merge plainParser into mfm
* Extract parsePlain function
* Rename analyze to parse in MFM tests
* 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>
* 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>
* Avoid export default
* Rename parser to language
* Fix import
* Introduce silence (#4043 )
* Introduce silence
* Fix icon
* Update is-root.d.ts
* Update index.ts
* Create type definition for 'is-root'
* Update is-root.d.ts
* Update index.ts
2019-01-31 01:09:52 +09:00
Acid Chicken (硫酸鶏)
6779e1faf7
Update index.ts
2019-01-31 01:09:36 +09:00
Acid Chicken (硫酸鶏)
6766468687
Create type definition for '*/package.json' ( #4014 )
...
* Create type definition for '*/package.json'
* Update tsconfig.json
2019-01-31 01:08:43 +09:00
syuilo
784985e6e4
[ActivityPub] Use microformats on mentions
...
To avoid pointless link previews.
see: https://misskey.xyz/notes/5c51ab5c2d85f2003248eddc
2019-01-30 22:57:32 +09:00
MeiMei
1b8c8211f7
delete unnecessary key ( #4045 )
...
* delete unnecessary key
* Add note
2019-01-30 21:31:45 +09:00
syuilo
bd0f54219d
Introduce silence ( #4043 )
...
* Introduce silence
* Fix icon
2019-01-30 17:25:56 +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
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
MeiMei
366d3b73ba
Fix #4034 ( #4037 )
...
* Fix #4034
* improve
2019-01-29 20:33:28 +09:00
MeiMei
268306f796
リプライ/メンションされていれば非フォロワーへのフォロワー限定でも参照可能に ( #4033 )
...
* 非メンション/リプライ投稿がmentionsにあるかどうかはvisibilityと関係ないので削除
* リプライ/メンションされていれば非フォロワーでも参照可能に
2019-01-29 17:34:43 +09:00
Acid Chicken (硫酸鶏)
6c538ebaab
Module 'web-push' as import syntax ( #4017 )
2019-01-29 14:36:24 +09:00
Aya Morisawa
4327498d46
Add missing semicolon
2019-01-28 17:49:20 +09:00
syuilo
34d788b998
[Client] Resolve #3638
2019-01-27 22:04:50 +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
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
Aya Morisawa
764c89c228
Merge branch 'develop' into math-block
2019-01-27 16:41:30 +09:00
syuilo
ee81bd2955
[MFM] Add flip syntax
...
Resolve #4002
2019-01-27 16:31:00 +09:00
syuilo
5f10be3f9a
[MFM] Add spin syntax
...
Resolve #4003
2019-01-27 16:18:04 +09:00
syuilo
d5439d4677
[Server] Introduce admin stream channel
2019-01-27 14:55:02 +09:00
syuilo
c08a217a9c
Celan up
2019-01-27 14:44:39 +09:00
syuilo
daa1963645
[Client] Improve syntax highlighting
...
Resolve #3926
Resolve #3390
2019-01-27 14:34:52 +09:00
syuilo
4d443344c9
Clean up
2019-01-27 14:30:57 +09:00
Acid Chicken (硫酸鶏)
febd83e7ac
Update parser.ts ( #3999 )
...
* Update parser.ts
* Update parser.ts
* Update parser.ts
2019-01-27 13:50:47 +09:00
syuilo
4f810bab1a
[MFM] Improve title syntax detection
2019-01-27 13:40:38 +09:00
syuilo
1fa85492e3
Refactoring
2019-01-27 13:29:53 +09:00
MeiMei
f6a90080c6
テーマによってコードが見づらいのを少し改善 ( #3993 )
2019-01-26 21:10:25 +09:00
syuilo
b7160f160b
🎨
2019-01-26 20:59:14 +09:00
MeiMei
2258d1f793
管理画面からリモートユーザー情報を更新できるように ( #3992 )
2019-01-26 17:53:35 +09:00