Commit Graph

5799 Commits

Author SHA1 Message Date
syuilo 5e0eda9526
Improve instances manegement
Resolve 
2019-02-08 20:56:16 +09:00
syuilo 6c27412c9c
Fix theme 2019-02-08 17:05:50 +09:00
syuilo 56275bcfcb
Introduce per-instance chart ()
* Introduce per-instance chart

* Implement chart view in client

* Handle note deleting

* More chart srcs

* Add drive stats

* Improve drive stats

* Fix bug

* Add icon
2019-02-08 16:58:57 +09:00
syuilo f35688bab8
Supress logs during test 2019-02-08 16:56:23 +09:00
syuilo ea0d114833
🎨 2019-02-08 04:40:47 +09:00
syuilo 7f6a3ec828
🎨 2019-02-08 04:36:23 +09:00
syuilo aba85b977d
Refactoring: Move chart dir into services dir 2019-02-08 04:31:33 +09:00
syuilo e6612f610c
Implement instance blocking ()
* Implement instance blocking

* Add missing text

* Delete unnecessary file

* Covert Punycode to Unicode
2019-02-08 04:26:43 +09:00
syuilo 4099db0d42
[Client] Add icon 🎨 2019-02-07 23:42:56 +09:00
syuilo 9d50a06d9c
Fix bug 2019-02-07 23:37:39 +09:00
syuilo dd7bf9b2a3
Remove unused import 2019-02-07 23:32:39 +09:00
syuilo c463284c2f
Fix bug 2019-02-07 23:27:42 +09:00
syuilo c1d728a616
インスタンス一覧の表示数を増やした 2019-02-07 22:00:55 +09:00
syuilo e43c9c0e21
特定インスタンスからのフォローを全解除できるように 2019-02-07 21:59:18 +09:00
syuilo 49958ca03f
Make instance information more detail 2019-02-07 21:23:12 +09:00
syuilo 61dcd51888
Revert "Fix bug"
This reverts commit 2ef795aba8.
2019-02-07 21:02:57 +09:00
syuilo 5448c22031
Revert 96bc17aa10 2019-02-07 21:02:33 +09:00
Acid Chicken (硫酸鶏) 27768081e2
Fix 2019-02-07 20:14:15 +09:00
syuilo c3140f57b9
連合しているインスタンスを一覧できるように 2019-02-07 18:11:20 +09:00
syuilo 7275bc6d3b
Improve instance stats 2019-02-07 16:05:29 +09:00
syuilo 336912e442
Improve instance stats 2019-02-07 15:00:44 +09:00
syuilo 2ef795aba8
Fix bug 2019-02-07 10:51:55 +09:00
syuilo 1d2c50fc26
デフォルトでログのタイムスタンプ非表示 2019-02-07 10:51:50 +09:00
syuilo cef8aa5e7a
APのジョブキュー無効化 2019-02-07 10:51:24 +09:00
syuilo 7dfe7005e0
Update builtin themes 2019-02-07 02:36:02 +09:00
syuilo b91de4ac12
🎨 2019-02-07 02:28:08 +09:00
MeiMei d5205d7328 Refactor reaction-viewer ()
* Refactor reaction-viewer

* code style

* fix
2019-02-07 02:05:49 +09:00
MeiMei f44ce535fa リアクションマージン再調整 ()
* リアクションマージン再調整

* fix size
2019-02-06 22:57:08 +09:00
syuilo 7177fd27c8
Fix bug 2019-02-06 22:56:20 +09:00
Aya Morisawa 96bc17aa10 Check config on load ()
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2019-02-06 22:44:55 +09:00
syuilo 41ba06a5e6
Fix bug 2019-02-06 22:27:23 +09:00
syuilo d7ac0418d7
Revert "余計なマージンを削除 ()"
This reverts commit 77bcb58f12.
2019-02-06 21:51:01 +09:00
syuilo f4319a9c01
Revert "[Client] リアクション一覧のマージンを調整"
This reverts commit 80ea747db6.
2019-02-06 21:50:37 +09:00
syuilo f4c4d53bbb
Fix bug 2019-02-06 21:21:49 +09:00
syuilo 0ed43e1bdf
Fix file name 2019-02-06 21:10:37 +09:00
syuilo d25bd876cb
Better file names 2019-02-06 21:10:12 +09:00
syuilo b9782397c2
Fix file ext 2019-02-06 21:07:36 +09:00
syuilo ea0abc9f71
Clean up 2019-02-06 20:57:15 +09:00
syuilo 27d16c6a12
Resolve 2019-02-06 20:56:48 +09:00
MeiMei 77bcb58f12 余計なマージンを削除 () 2019-02-06 18:29:39 +09:00
Aya Morisawa 61036e3a70 Rename clusterLog to clusterLogger () 2019-02-06 18:01:35 +09:00
syuilo bcd886c4f5
🎨 2019-02-06 17:51:33 +09:00
syuilo 4d868aaf1f
🎨 2019-02-06 17:10:40 +09:00
syuilo 80ea747db6
[Client] リアクション一覧のマージンを調整
Close 
2019-02-06 17:03:43 +09:00
syuilo 20ee57931f
Resolve 2019-02-06 15:24:59 +09:00
syuilo 71ba72e796
Better logs 2019-02-06 15:06:23 +09:00
syuilo 9835945ee1
Improve queue option 2019-02-06 15:01:43 +09:00
syuilo 4f2d52697d Update queue setting 2019-02-06 14:53:02 +09:00
syuilo 3b5b3cf521
Merge branches 'develop' and 'develop' of https://github.com/syuilo/misskey into develop 2019-02-06 13:56:21 +09:00
Aya Morisawa b299988bb5 Simplify comment () 2019-02-06 13:52:32 +09:00
syuilo e26bec6ab4
Improve queue configuration
Resolve 
Resolve 
2019-02-06 13:51:02 +09:00
Aya Morisawa e9955e01d6
Introduce option type ()
* Introduce option type

* Improve test naming
2019-02-06 13:42:35 +09:00
Acid Chicken (硫酸鶏) 1974d8f58b Add URL validation () 2019-02-06 13:37:20 +09:00
MeiMei 18fd39b335 proxyで400番台はそのステータスを返す () 2019-02-06 00:20:00 +09:00
syuilo 31929dad61
[MFM] Better hashtag parsing: Ignore slash 2019-02-06 00:05:26 +09:00
syuilo 4a41d2fddc
Add logs 2019-02-06 00:01:37 +09:00
syuilo 4c65b0cd6f
🎨 2019-02-05 23:45:27 +09:00
Aya Morisawa 3e89dc603d
Bye 'is-url' () 2019-02-05 19:54:41 +09:00
syuilo 5db5bbd1cd
自分の投稿情報をエクスポートできるように ()
* wip

* 正しいJSONを生成するように

* データを整形
2019-02-05 19:50:14 +09:00
Acid Chicken (硫酸鶏) 9dd06a7621
/.well-known 周りをいい感じに ()
* Enhance /.well-known and their friends

* Fix bug
2019-02-05 17:42:55 +09:00
syuilo 2f4434b0d8
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-02-05 17:30:25 +09:00
syuilo 350328770b
Improve readability 2019-02-05 17:30:17 +09:00
Acid Chicken (硫酸鶏) 266c31981d
Fix typo 2019-02-05 15:09:37 +09:00
syuilo 803fb0898a
Fix bug 2019-02-05 14:56:33 +09:00
syuilo 01983da514
[Client] Use localStorage instead of window 2019-02-05 14:42:18 +09:00
syuilo dff1122bd5
Enable service worker 2019-02-05 14:22:52 +09:00
syuilo 43cb12930a
Remove unused declare 2019-02-05 14:22:35 +09:00
syuilo 8129d4dc23
Refactoring 2019-02-05 14:14:23 +09:00
syuilo 9b780dff04
Fix log 2019-02-05 14:04:40 +09:00
syuilo 83b2aa72b1
[Client] Clip note content 2019-02-05 13:54:40 +09:00
Acid Chicken (硫酸鶏) 8961dab137
Fix comment 2019-02-05 11:49:03 +09:00
Acid Chicken (硫酸鶏) bcc549fd8e
Fix style 2019-02-05 11:48:08 +09:00
syuilo 7d730f676d
Refactoring: Extract showMachineInfo function 2019-02-05 06:49:00 +09:00
syuilo 6bda571660
Make some error logs important 2019-02-05 06:46:01 +09:00
syuilo d3c7129e1f
Refactoring: Extract checkMongoDB function 2019-02-05 06:43:36 +09:00
MeiMei 4162981081 アニメーション停止箇所の追加 () 2019-02-05 06:22:39 +09:00
syuilo 7b7359fbdc
[Client] Fix bug 2019-02-05 06:12:41 +09:00
syuilo dd39d6ea37
Better key name 2019-02-05 04:09:44 +09:00
syuilo ef618b2431
[Client] Increase font size a little in the Deck view
Resolve 
2019-02-05 04:01:50 +09:00
syuilo 861302f0fd
アニメーション画像を無効にする際、サーバーサイドではなくクライアントサイドでURLを変更するように 2019-02-05 03:51:54 +09:00
MeiMei f014b7ae0e アニメーションを自動再生しないオプション ()
* Refactor

* settings

* Media Proxy

* Replace API response
2019-02-05 03:01:36 +09:00
syuilo 00b2d89f1a
Refactor: Better type definition 2019-02-05 01:52:09 +09:00
syuilo 5410efe9ca
Refactoring 2019-02-05 01:31:02 +09:00
syuilo 1d814ba0e1
個別に投稿のウォッチ/ウォッチ解除をできるように
Resolve 
2019-02-05 01:24:44 +09:00
syuilo c107333f56
[API] お気に入り状態は投稿情報に含めないように統一 2019-02-05 01:11:06 +09:00
Acid Chicken (硫酸鶏) 9595a56346
Revert "Update load.ts"
This reverts commit cf9e8ed39e, commit 67792fcb5e, and commit c7e8c27ce6.
2019-02-04 22:30:24 +09:00
syuilo 06707705bf
Add dummy option for some libraries 2019-02-04 19:41:31 +09:00
Acid Chicken (硫酸鶏) 68ee9a008e Resolve ()
* Resolve 

* Update tslint.json
2019-02-04 18:27:45 +09:00
Acid Chicken (硫酸鶏) 3a035c481e
Fix fusion 2019-02-04 16:50:14 +09:00
Aya Morisawa 6cd41f9860 Initialize queue only if queue is enabled () 2019-02-04 16:41:53 +09:00
syuilo 0ae1190c08
Add --disable-queue option 2019-02-04 13:37:50 +09:00
syuilo d3b3426ebe
Enable job queue
Resolve 
2019-02-04 13:35:58 +09:00
syuilo 4982ea8f14
Add --verbose option 2019-02-04 12:14:07 +09:00
syuilo 3be89e9702
Better logging 2019-02-04 12:09:59 +09:00
syuilo 4275af2324
Make Logger#log method private 2019-02-04 11:51:23 +09:00
syuilo 84d42be090
Fix MongoDB connectivity checking 2019-02-04 11:48:59 +09:00
syuilo c4c7783691
[Server] Enable slow option 2019-02-04 10:03:49 +09:00
syuilo 30b1b1a5ed
Fix imports 2019-02-04 09:37:15 +09:00
syuilo b536ee4dcd
Add collaborators credit 2019-02-04 09:09:45 +09:00
syuilo 11101a6aca
Better error log of WebFinger 2019-02-04 09:06:13 +09:00
syuilo b4a3e5aa4f
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-02-04 09:02:27 +09:00
syuilo 874c0eae6a
Better error log of WebFinger 2019-02-04 09:02:23 +09:00
Acid Chicken (硫酸鶏) c7e8c27ce6
Fix bug
C#っぽく使ってしまっていた。
2019-02-04 02:14:18 +09:00
Acid Chicken (硫酸鶏) 67792fcb5e
Update load.ts 2019-02-04 02:09:41 +09:00
Acid Chicken (硫酸鶏) 353fc18f19
Merge branch 'develop' into acid-chicken-patch-10 2019-02-04 02:06:46 +09:00
Acid Chicken (硫酸鶏) cf9e8ed39e
Update load.ts 2019-02-04 02:06:08 +09:00
Acid Chicken (硫酸鶏) 99d8d0a484
Create type definition for '*/const.json' () 2019-02-04 01:47:12 +09:00
Acid Chicken (硫酸鶏) 5891135ac1
Create type definition for ./locales () 2019-02-04 01:46:59 +09:00
Acid Chicken (硫酸鶏) c4f7491322
Revert "Create new type definition for 'is-url' ()"
This reverts commit 014b58cb40.
2019-02-04 01:30:33 +09:00
Acid Chicken (硫酸鶏) 8b71006fbe
Bye 'is-url' 2019-02-04 00:09:24 +09:00
Aya Morisawa 8f2f4b6d2d
Add missing semicolons 2019-02-03 23:52:46 +09:00
Acid Chicken (硫酸鶏) 6e0c055faf Module 'jsdom' as import syntax () 2019-02-03 23:49:00 +09:00
Acid Chicken (硫酸鶏) 893a3b527d Create type definition for 'os-utils' () 2019-02-03 23:41:27 +09:00
Acid Chicken (硫酸鶏) fe13c17fcb Create type definition for 'langmap' ()
* Create type definition for 'langmap'

* Follow lint
2019-02-03 23:41:05 +09:00
Acid Chicken (硫酸鶏) 5049870b6e
Create type definition for 'koa-slow' () 2019-02-03 23:01:03 +09:00
Acid Chicken (硫酸鶏) ce576dea8f
Create type definition for 'recaptcha-promise' () 2019-02-03 22:21:55 +09:00
Acid Chicken (硫酸鶏) ceda3dd72a
Create new type definition for 'escape-regexp' () 2019-02-03 22:21:47 +09:00
Acid Chicken (硫酸鶏) 014b58cb40
Create new type definition for 'is-url' ()
* Create new type definition for 'is-url'

* [Client] Resolve 

* 10.79.1

* New translations ja-JP.yml (Korean)

* Add missing semicolon

* Remove file-loader from dependencies ()

* Update README.md [AUTOGEN] ()

* Update README.md [AUTOGEN] ()

* Add visibility test ()

* Update ws requirement from 6.1.2 to 6.1.3 ()

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 ()

* Fix visibility test ()

* 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

* リプライ/メンションされていれば非フォロワーへのフォロワー限定でも参照可能に ()

* 非メンション/リプライ投稿がmentionsにあるかどうかはvisibilityと関係ないので削除

* リプライ/メンションされていれば非フォロワーでも参照可能に

* New translations ja-JP.yml (Chinese Simplified)

* New translations ja-JP.yml (Chinese Simplified)

* Fix  ()

* Fix 

* improve

* Module 'crypto' as import syntax ()

* 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 ()

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 ()

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 ()

* Introduce silence

* Fix icon

* delete unnecessary key ()

* 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' ()

* Create type definition for '*/package.json'

* Update tsconfig.json

* Update index.ts

* Create type definition for 'is-root' ()

* 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 

* [MFM] Add flip syntax

Resolve 

* Fix test

* Update CHANGELOG.md

* 10.79.0

* Update @fortawesome/free-regular-svg-icons requirement ()

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 ()

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 ()

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 ()

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 ()

* Add jump syntax

* Fix typo: spin -> jump

* Fix typo

* [MFM] Resolve 

* Module 'nprogress' as import syntax ()

* 🎨

* [Client] Fix 

* Use yarn instead of npm on CircleCI

* touch yarn.lock

* [Client] Resolve 

* 10.79.1

* New translations ja-JP.yml (Korean)

* Add missing semicolon

* Remove file-loader from dependencies ()

* Update README.md [AUTOGEN] ()

* Update README.md [AUTOGEN] ()

* Add visibility test ()

* Update ws requirement from 6.1.2 to 6.1.3 ()

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 ()

* Fix visibility test ()

* 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

* リプライ/メンションされていれば非フォロワーへのフォロワー限定でも参照可能に ()

* 非メンション/リプライ投稿がmentionsにあるかどうかはvisibilityと関係ないので削除

* リプライ/メンションされていれば非フォロワーでも参照可能に

* New translations ja-JP.yml (Chinese Simplified)

* New translations ja-JP.yml (Chinese Simplified)

* Fix  ()

* Fix 

* improve

* Module 'crypto' as import syntax ()

* 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 ()

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 ()

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 ()

* 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: 7e3a8d56e6

* Re-fix path

refs: 4bb4903ee5, 7e3a8d56e6

*  Do not import as pack from AP renderer  ()

* Do not import as pack from AP renderer

* rename

* Simplify MFM ()

* [MFM] Make some syntax block

Resolve 

* [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 b4859be098
Improve log readability 2019-02-03 21:42:52 +09:00
syuilo df54da9510
Fix type declaretion 2019-02-03 20:32:46 +09:00
syuilo b97f788d71
Display version in logo 2019-02-03 20:31:35 +09:00
syuilo edd1baa9f4
🎨 2019-02-03 20:23:53 +09:00
syuilo 4a23ebe534
Refactoring 2019-02-03 20:10:20 +09:00
MeiMei 64c1075b06 Remember the media playback volume ()
* Remember the media playback volume

* fix
2019-02-03 19:33:23 +09:00
syuilo 452fb8e496
Improve usability 2019-02-03 18:40:50 +09:00
syuilo 0868c3517f
Use internal logger instead of debug/console for logging
Resolve 
Resolve 
Resolve 
2019-02-03 18:16:57 +09:00
syuilo efe2a6be14
Better logging 2019-02-03 17:09:16 +09:00
syuilo 75558add17
Better logging 2019-02-03 16:45:13 +09:00
syuilo 32a0cd4b13
Display Misskey logo when misskey launched 🎨 2019-02-03 14:05:01 +09:00
syuilo 0b2571858f
More logs 2019-02-03 13:52:21 +09:00
syuilo 0bd0fb9fbf
Include worker information for each logs 2019-02-03 13:51:24 +09:00
syuilo 9beab05a30
Make more importance for env log 2019-02-03 13:51:00 +09:00
syuilo 3441acf56c
Improve usability 2019-02-03 05:06:23 +09:00
syuilo 6071fc7077
Better log 2019-02-03 04:43:43 +09:00
Acid Chicken (硫酸鶏) 2f215ea34c Use `is` syntax () 2019-02-03 04:31:03 +09:00
MeiMei 7d2f0a1f31 Fix: URLプレビューのthumbnailで()を含むURLを提示されると表示できない ()
* Fix: URLプレビューのthumbnailで()を含むURLを提示されると表示できない

* remove debug
2019-02-03 04:26:58 +09:00
syuilo 15eca04bc4
🎨 2019-02-03 04:20:35 +09:00
syuilo 238c6a428b
[Server] Use logger for logging 2019-02-03 04:18:27 +09:00
syuilo 110eeb89f1
Clean up 2019-02-03 04:18:09 +09:00
syuilo 278e43e9ba
[Server] Use logger for logging 2019-02-03 04:04:57 +09:00
syuilo d55277e57e
Better logging 2019-02-03 02:01:06 +09:00
syuilo f53a93ea13
Better logger 2019-02-03 01:39:42 +09:00
syuilo a3e37294e5
Better logs 2019-02-03 01:33:34 +09:00
syuilo 05baa89508
Refactoring of logger 2019-02-03 01:24:59 +09:00
syuilo 80aa45372a
Better logger 2019-02-03 01:20:21 +09:00
syuilo a91f95451a
Fix logger 2019-02-03 01:07:14 +09:00
syuilo 122ef23e0f
Remove unnecessary log 2019-02-03 01:04:38 +09:00
syuilo 52d6ec2138
Refatoring of logger 2019-02-03 01:01:40 +09:00
MeiMei 84931003ea Fix video thumbnails ()
* Fix video thumbnails

* Fix import
2019-02-02 23:30:34 +09:00
syuilo 2b0cb6d728
[Client] Resolve 2019-02-02 23:20:40 +09:00
syuilo 4ea7e711ce
[Client] Improve usability
Resolve 
2019-02-02 22:59:11 +09:00
syuilo 2a50997a75
Fallback en-US 2019-02-02 16:16:31 +09:00
syuilo d692d531d1
Fix indent 2019-02-02 13:57:26 +09:00
syuilo e325410649
[Server] Remove unnecessarily property 2019-02-02 13:50:41 +09:00
syuilo 6b53e9ed29
[Client] Fix 2019-02-02 13:47:12 +09:00
MeiMei 3040700005 Generate video thumbnails ()
* Generate video thumbnails

* import order
2019-02-02 13:22:09 +09:00
Acid Chicken (硫酸鶏) da1a238be3 Create new type definition for 'ms' ()
* Create new type definition for 'ms'

* Follow lint
2019-02-02 00:16:27 +09:00
MeiMei 9c106022ae Fix () 2019-02-01 21:37:34 +09:00
Acid Chicken (硫酸鶏) bab1dc1d97
Create type definition for 'koa-json-body' ()
* Create type definition for 'koa-json-body'

* Follow lint
2019-02-01 21:08:58 +09:00
Acid Chicken (硫酸鶏) 3b30ad5404
Create type definition for 'nested-property' ()
* Create type definition for 'nested-property'

* Follow lint
2019-02-01 21:08:49 +09:00
Acid Chicken (硫酸鶏) 00f9c824d1 リモートの外部サービス認証情報を表示する ()
* Update user.vue

* Update ja-JP.yml

* Fix path

refs: 7e3a8d56e6

* Update user.vue

* Update ja-JP.yml

* Re-fix path

refs: 4bb4903ee5, 7e3a8d56e6

* 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 (硫酸鶏) 40e177fa96 Create type definition for 'http-signature' ()
* Create type definition for 'http-signature'

* Follow lint
2019-02-01 19:59:12 +09:00
Acid Chicken (硫酸鶏) 2f72c38516 Create type definition for 'deepcopy' () 2019-02-01 19:56:16 +09:00
Acid Chicken (硫酸鶏) 2dc4696b0a Module '@koa/cors' as import syntax () 2019-02-01 19:46:18 +09:00
Acid Chicken (硫酸鶏) 723d5baed5 Module 'parse5' as import syntax () 2019-02-01 19:41:13 +09:00
syuilo 5fe9f2baee
Improve performance 2019-02-01 10:00:36 +09:00
MeiMei c7ebf6f990 Hide suspended users () 2019-02-01 09:57:51 +09:00
syuilo 9bf9519b8f
Fix path 2019-02-01 00:17:15 +09:00
syuilo 6c57690359
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-02-01 00:09:36 +09:00
syuilo 3a03010ee2
Refactoring 2019-02-01 00:09:28 +09:00
Acid Chicken (硫酸鶏) ba4dcc40da Create type definition for '*/meta.json' () 2019-02-01 00:00:54 +09:00
Acid Chicken (硫酸鶏) e2bf0067b2 Module 'request-stats' as import syntax () 2019-01-31 23:46:15 +09:00
Acid Chicken (硫酸鶏) 6d004fde7c Module 'uuid' as import syntax () 2019-01-31 23:45:12 +09:00
Acid Chicken (硫酸鶏) f35547f3b8 API modules as import syntax () 2019-01-31 23:32:58 +09:00
MeiMei c34a278533 おすすめのアンケートでミュートユーザーのものは表示しない () 2019-01-31 23:14:45 +09:00
syuilo 6d3408ae73
[Client] Add information 2019-01-31 20:55:40 +09:00
MeiMei a6e7bbc306 send/receive user hashtags via AP () 2019-01-31 20:42:45 +09:00
Acid Chicken (硫酸鶏) 76569bfb08
Create type definition for 'lookup-dns-cache' () 2019-01-31 17:53:49 +09:00
Acid Chicken (硫酸鶏) bbcdf1bb8a
Create type definition for 'promise-any' () 2019-01-31 17:52:27 +09:00
Acid Chicken (硫酸鶏) 6439a6c63f
Create type definition for 'webfinger.js' () 2019-01-31 17:52:17 +09:00
syuilo 4f99b98ed8
Revert b515cc90e9 2019-01-31 17:42:36 +09:00
syuilo 7cb38f5525
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-01-31 17:38:24 +09:00
syuilo 734277d9f6
[Server] Resolve 2019-01-31 17:37:57 +09:00
Acid Chicken (硫酸鶏) 960d4e2e7b
Close ()
* Delete index.ts

* Delete emoji.ts

* Update index.ts
2019-01-31 17:30:56 +09:00
Acid Chicken (硫酸鶏) a05c94437c
Make type definition for 'is-root' better 2019-01-31 13:42:13 +09:00
syuilo ec016e5a95
🎨 2019-01-31 12:24:21 +09:00
syuilo bbdb2496a4
[Client] MFMの制限を緩和 2019-01-31 12:24:14 +09:00
syuilo b515cc90e9
[MFM] Better syntax parsing
Allow nesting by same tag
2019-01-31 12:23:45 +09:00
syuilo bb92158dff
[MFM] Make some syntax block
Resolve 
2019-01-31 12:10:48 +09:00
Aya Morisawa c652add16a Simplify MFM () 2019-01-31 12:06:13 +09:00
MeiMei b8a7468c4a Do not import as pack from AP renderer ()
* Do not import as pack from AP renderer

* rename
2019-01-31 02:29:35 +09:00
Acid Chicken (硫酸鶏) e220ef3e75
Re-fix path
refs: 4bb4903ee5, 7e3a8d56e6
2019-01-31 01:38:52 +09:00
Acid Chicken (硫酸鶏) 4bb4903ee5
Fix path
refs: 7e3a8d56e6
2019-01-31 01:26:11 +09:00
Acid Chicken (硫酸鶏) 9487840ae3
Create type definition for 'is-root' ()
* 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 

* [MFM] Add flip syntax

Resolve 

* Fix test

* Update CHANGELOG.md

* 10.79.0

* Update @fortawesome/free-regular-svg-icons requirement ()

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 ()

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 ()

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 ()

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 ()

* Add jump syntax

* Fix typo: spin -> jump

* Fix typo

* [MFM] Resolve 

* Module 'nprogress' as import syntax ()

* 🎨

* [Client] Fix 

* Use yarn instead of npm on CircleCI

* touch yarn.lock

* [Client] Resolve 

* 10.79.1

* New translations ja-JP.yml (Korean)

* Add missing semicolon

* Remove file-loader from dependencies ()

* Update README.md [AUTOGEN] ()

* Update README.md [AUTOGEN] ()

* Add visibility test ()

* Update ws requirement from 6.1.2 to 6.1.3 ()

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 ()

* Fix visibility test ()

* 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

* リプライ/メンションされていれば非フォロワーへのフォロワー限定でも参照可能に ()

* 非メンション/リプライ投稿がmentionsにあるかどうかはvisibilityと関係ないので削除

* リプライ/メンションされていれば非フォロワーでも参照可能に

* New translations ja-JP.yml (Chinese Simplified)

* New translations ja-JP.yml (Chinese Simplified)

* Fix  ()

* Fix 

* improve

* Module 'crypto' as import syntax ()

* 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 ()

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 ()

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 ()

* 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 (硫酸鶏) 7e3a8d56e6
Update index.ts 2019-01-31 01:09:36 +09:00
Acid Chicken (硫酸鶏) e909eac296
Create type definition for '*/package.json' ()
* Create type definition for '*/package.json'

* Update tsconfig.json
2019-01-31 01:08:43 +09:00
syuilo 8dc7f28744
[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 79b0cc6785 delete unnecessary key ()
* delete unnecessary key

* Add note
2019-01-30 21:31:45 +09:00
syuilo 00b134ce1e
Introduce silence ()
* Introduce silence

* Fix icon
2019-01-30 17:25:56 +09:00
Aya Morisawa d06fbbe3ea
Rename parser to language 2019-01-30 17:04:49 +09:00
Aya Morisawa 28bfb45426
Avoid export default 2019-01-30 16:56:27 +09:00
Aya Morisawa e3b1d00e4c
Extract parsePlain function 2019-01-30 15:27:54 +09:00
Aya Morisawa 98795aad9a
Merge plainParser into mfm 2019-01-30 15:12:48 +09:00
Aya Morisawa ca26edbfce
Rename html-to-mfm to fromHtml 2019-01-30 15:00:05 +09:00
Aya Morisawa 3058e8f354
Rename html to toHtml 2019-01-30 14:57:13 +09:00
Aya Morisawa 4c9b66b0f0
Extract MFM types 2019-01-30 14:51:30 +09:00
Aya Morisawa 6eb9ba31bf Extract MFM normalize function 2019-01-30 14:21:36 +09:00
Acid Chicken (硫酸鶏) 5bbf4187e6 Module 'crypto' as import syntax () 2019-01-30 11:51:29 +09:00
MeiMei b0e00da2f7 Fix ()
* Fix 

* improve
2019-01-29 20:33:28 +09:00
MeiMei 2ed9e26a4f リプライ/メンションされていれば非フォロワーへのフォロワー限定でも参照可能に ()
* 非メンション/リプライ投稿がmentionsにあるかどうかはvisibilityと関係ないので削除

* リプライ/メンションされていれば非フォロワーでも参照可能に
2019-01-29 17:34:43 +09:00
Acid Chicken (硫酸鶏) 7fbfd17896 Module 'web-push' as import syntax () 2019-01-29 14:36:24 +09:00
Aya Morisawa 250933fff3
Add missing semicolon 2019-01-28 17:49:20 +09:00
syuilo 645f661911
[Client] Resolve 2019-01-27 22:04:50 +09:00
syuilo c69d57a064
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-01-27 20:09:03 +09:00
syuilo a488d6e2d6
[Client] Fix 2019-01-27 20:05:03 +09:00
syuilo 85e8b1fbf4
🎨 2019-01-27 20:03:58 +09:00
Acid Chicken (硫酸鶏) 78763116c3 Module 'nprogress' as import syntax () 2019-01-27 19:41:41 +09:00
syuilo 103fe8b91d
[MFM] Resolve 2019-01-27 19:32:35 +09:00
Aya Morisawa 62d41023e1 Add jump syntax ()
* Add jump syntax

* Fix typo: spin -> jump

* Fix typo
2019-01-27 19:12:45 +09:00
syuilo 5fac7c1718
[MFM] spinの中でflipを使えるように 2019-01-27 19:12:08 +09:00
Aya Morisawa 1af1638e2b
Merge branch 'develop' into math-block 2019-01-27 16:41:30 +09:00
syuilo 4de62220e3
[MFM] Add flip syntax
Resolve 
2019-01-27 16:31:00 +09:00
syuilo e5d9381503
[MFM] Add spin syntax
Resolve 
2019-01-27 16:18:04 +09:00
syuilo d906d90010
[Server] Introduce admin stream channel 2019-01-27 14:55:02 +09:00
syuilo b836528b51
Celan up 2019-01-27 14:44:39 +09:00
syuilo 4b191c7f68
[Client] Improve syntax highlighting
Resolve 
Resolve 
2019-01-27 14:34:52 +09:00
syuilo f9f70d5df4
Clean up 2019-01-27 14:30:57 +09:00
Acid Chicken (硫酸鶏) 54ce19bd56 Update parser.ts ()
* Update parser.ts

* Update parser.ts

* Update parser.ts
2019-01-27 13:50:47 +09:00
syuilo 085325e65f
[MFM] Improve title syntax detection 2019-01-27 13:40:38 +09:00
syuilo 7dcea49be7
Refactoring 2019-01-27 13:29:53 +09:00
MeiMei 94154a1aa2 テーマによってコードが見づらいのを少し改善 () 2019-01-26 21:10:25 +09:00
syuilo 5ae576bad1
🎨 2019-01-26 20:59:14 +09:00
MeiMei 0854f2e180 管理画面からリモートユーザー情報を更新できるように () 2019-01-26 17:53:35 +09:00
syuilo a0f8c7e94e
Resolve 2019-01-26 17:47:56 +09:00
MeiMei 85cd647946 Improve moderation UI ()
* admin users UI

* tune
2019-01-26 17:14:10 +09:00
syuilo da7d1938c9
[Server] Fix 2019-01-26 17:11:02 +09:00
MeiMei 5a795c4ab2 tools/resync-remote-user で exit しないように () 2019-01-26 16:56:05 +09:00
Aya Morisawa 95d4937e16 Remove whiteP and blackP from Reversi () 2019-01-26 11:30:30 +09:00
Acid Chicken (硫酸鶏) 6bbc6a80b2 Update style.styl () 2019-01-26 11:26:32 +09:00
Aya Morisawa 79d2374d8e
Add multiline math syntax
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2019-01-25 23:08:06 +09:00
syuilo 42cd7c8a75
[MFM] Improve italic syntax detection 2019-01-25 16:41:51 +09:00
MeiMei 5eca0a31f7 Filter hidden replies / mentions ()
* Fix: 非公開投稿が返信一覧に出てくる

* Fix: 非公開投稿がメンション一覧に出てくる

* 非公開投稿は通知/メンション通知しない

* repliesにフォロワー限定がかからなかったのを修正

* Fix: ホームにフォロワー限定投稿が表示されない

* 認証必須エンドポイントで user == null にはならない

* mentionsにフォロワー限定がかからなかったのを修正
2019-01-25 00:06:20 +09:00
MeiMei 225544e985 Reapply the theme first ()
* Reapply the theme first

* Cannot
2019-01-24 18:06:20 +09:00
Acid Chicken (硫酸鶏) e2f7e82cac 外部サービス認証情報の配信 ()
* Update person.ts

* Update person.ts

* Update person.ts

* Update person.ts

* Create original model

* Make type formal

* Update person.ts

* Follow @mei23's review

refs: https://github.com/syuilo/misskey/pull/3975#pullrequestreview-195770172
2019-01-24 17:33:39 +09:00
Acid Chicken (硫酸鶏) 4632eecb76
Back to the ()
* Revert "Revert "Resolve  ()""

This reverts commit f433182c4c.

* Keep CW is back

* New Wave

https://github.com/syuilo/misskey/pull/3949#pullrequestreview-194787210
2019-01-23 20:43:06 +09:00
syuilo 4ab96251f5
[Client] Resolve 2019-01-23 19:45:14 +09:00
syuilo b795379417
Clean up 2019-01-23 19:43:45 +09:00
syuilo aa9ba31675
Squash multiple space 2019-01-23 19:42:47 +09:00
syuilo ad66c8478a
Refactoring 2019-01-23 19:33:29 +09:00
syuilo 4ec64b4c57
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-01-23 19:25:52 +09:00