Commit graph

5973 commits

Author SHA1 Message Date
Acid Chicken (硫酸鶏)
7f700b8429 Add prelude function for URL Query (#4135)
* Update string.ts

* Refactor

* Update string.ts

* Update wrap-url.ts

* Update string.ts

* Update get-static-image-url.ts

* Use querystring.stringify

* Update outbox.ts

* Back to the urlQuery

* Update followers.ts

* Update following.ts

* Update outbox.ts

* Update string.ts

* Update get-static-image-url.ts

* Update string.ts

* Update string.ts

* Separate prelude files
2019-02-13 23:45:35 +09:00
syuilo
01ab18ea93 Make ignore pointer events 2019-02-13 21:48:20 +09:00
syuilo
37116f668c 🎨 2019-02-13 21:47:53 +09:00
Acid Chicken (硫酸鶏)
7f95b8a75c Add GIF badge (#4241) 2019-02-13 21:43:58 +09:00
syuilo
b6f7aa7d65 Migrate cafy to 14.0 (#4240) 2019-02-13 16:33:07 +09:00
Acid Chicken (硫酸鶏)
4f40a76164 Update nodeinfo.ts (#4239)
* Update nodeinfo.ts

* Update nodeinfo.ts

* Update nodeinfo.ts

* Update nodeinfo.ts

* Update nodeinfo.ts
2019-02-13 15:56:45 +09:00
MeiMei
9783d09ee4 よく話すユーザーからサスペンドされたユーザーを隠すなど (#4228)
* Resolve #4226

* fix

* Fix: anonymousでアクセスするとサスペンドユーザーが隠れない

* fix
2019-02-12 17:19:15 +09:00
syuilo
8826455244 Remove unused import 2019-02-11 23:39:05 +09:00
syuilo
cfd19c23a1 Fix bug 2019-02-11 23:37:15 +09:00
MeiMei
fbd1770e1c Fix #4152 (#4224)
* Fix #4152

* fix

* remove unused code
2019-02-11 22:37:20 +09:00
syuilo
798dc9b1df [Client] Make default sort lastCommunicatedAt in instances list of admin panel 2019-02-10 19:46:47 +09:00
syuilo
2dfa65027e [Client] Make default origin local in user list of admin panel 2019-02-10 19:44:57 +09:00
syuilo
9151d401f4 管理画面でサイレンスされているユーザーを一覧できるように 2019-02-10 19:43:46 +09:00
syuilo
f7728db8fe [Client] Fix bug 2019-02-10 19:38:17 +09:00
MeiMei
95bbb190a6 Optimize url-preview image (#4216) 2019-02-10 19:19:26 +09:00
Acid Chicken (硫酸鶏)
02e3d28920 Update user.followers-you-know.vue (#4215) 2019-02-10 17:15:41 +09:00
syuilo
1957128ba5 重いのでジョブキュー無効化 2019-02-10 11:44:08 +09:00
MeiMei
0a957c27d9 Hide unusable follow buttons (#4208) 2019-02-10 05:56:11 +09:00
MeiMei
9a77bef5bb deckにフォローされていますマークを追加 (#4207)
* deckにフォローされていますを追加

* opacity
2019-02-10 05:26:49 +09:00
MeiMei
ef73ff91e8 Limit the parallelism of AP object processing (#4193) 2019-02-09 13:01:21 +09:00
syuilo
249bc659a2 🎨 2019-02-09 12:43:26 +09:00
syuilo
398924b5d5 🎨 2019-02-09 12:34:42 +09:00
syuilo
47709a8deb フォロー処理のリファクタリング (#4196)
* Fix #4185

* Fix bug
2019-02-09 12:04:03 +09:00
syuilo
0fd411ad86 Improve usability 2019-02-09 01:53:46 +09:00
syuilo
3ecc84c514 Improve instances manegement
Resolve #4187
2019-02-08 20:56:16 +09:00
syuilo
f3eb3f927e Fix theme 2019-02-08 17:05:50 +09:00
syuilo
c54f1928be Introduce per-instance chart (#4183)
* 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
2610df7347 Supress logs during test 2019-02-08 16:56:23 +09:00
syuilo
12aed8ade4 🎨 2019-02-08 04:40:47 +09:00
syuilo
d12646fc4f 🎨 2019-02-08 04:36:23 +09:00
syuilo
308bcef08a Refactoring: Move chart dir into services dir 2019-02-08 04:31:33 +09:00
syuilo
dd0871dd59 Implement instance blocking (#4182)
* Implement instance blocking

* Add missing text

* Delete unnecessary file

* Covert Punycode to Unicode
2019-02-08 04:26:43 +09:00
syuilo
89ce313e70 [Client] Add icon 🎨 2019-02-07 23:42:56 +09:00
syuilo
ed73ff53da Fix bug 2019-02-07 23:37:39 +09:00
syuilo
fa23593ee8 Remove unused import 2019-02-07 23:32:39 +09:00
syuilo
fcc7466c11 Fix bug 2019-02-07 23:27:42 +09:00
syuilo
b3d66f8e86 インスタンス一覧の表示数を増やした 2019-02-07 22:00:55 +09:00
syuilo
3b6bbbd6b4 特定インスタンスからのフォローを全解除できるように 2019-02-07 21:59:18 +09:00
syuilo
c57ae0a6aa Make instance information more detail 2019-02-07 21:23:12 +09:00
syuilo
98d1b8ffb4 Revert "Fix bug"
This reverts commit 2ef795aba8a0dccf791000653ceea03a2ded7b26.
2019-02-07 21:02:57 +09:00
syuilo
c59ca22a81 Revert 96bc17aa1014983d5e6bf8b4c05d898156995a0d 2019-02-07 21:02:33 +09:00
Acid Chicken (硫酸鶏)
32d0b41ac6 Fix #4179 2019-02-07 20:14:15 +09:00
syuilo
708b990954 連合しているインスタンスを一覧できるように 2019-02-07 18:11:20 +09:00
syuilo
e5841a2c9a Improve instance stats 2019-02-07 16:05:29 +09:00
syuilo
4c819e29fd Improve instance stats 2019-02-07 15:00:44 +09:00
syuilo
919b9d9fcf Fix bug 2019-02-07 10:51:55 +09:00
syuilo
ae687535c1 デフォルトでログのタイムスタンプ非表示 2019-02-07 10:51:50 +09:00
syuilo
956417d455 APのジョブキュー無効化 2019-02-07 10:51:24 +09:00
syuilo
3ea1163181 Update builtin themes 2019-02-07 02:36:02 +09:00
syuilo
bb883c8d38 🎨 2019-02-07 02:28:08 +09:00
MeiMei
e485a157ee Refactor reaction-viewer (#4171)
* Refactor reaction-viewer

* code style

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

* fix size
2019-02-06 22:57:08 +09:00
syuilo
e1e1c42a3e Fix bug 2019-02-06 22:56:20 +09:00
Aya Morisawa
ff80a2c934 Check config on load (#4170)
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2019-02-06 22:44:55 +09:00
syuilo
ffcb479b3a Fix bug 2019-02-06 22:27:23 +09:00
syuilo
eec5e400f8 Revert "余計なマージンを削除 (#4168)"
This reverts commit 77bcb58f120e8a5f3efb47cee3f2ef2d4c95a5c9.
2019-02-06 21:51:01 +09:00
syuilo
2b6dc6fd3e Revert "[Client] リアクション一覧のマージンを調整"
This reverts commit 80ea747db6bf77ff97a9363c3530bceca050b0ae.
2019-02-06 21:50:37 +09:00
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
syuilo
22f84f88a3 Resolve #2253 2019-01-26 17:47:56 +09:00
MeiMei
4ab9b5bb8e Improve moderation UI (#3989)
* admin users UI

* tune
2019-01-26 17:14:10 +09:00
syuilo
d729453d7c [Server] Fix #3991 2019-01-26 17:11:02 +09:00
MeiMei
1588567410 tools/resync-remote-user で exit しないように (#3990) 2019-01-26 16:56:05 +09:00
Aya Morisawa
8c9fe1093e Remove whiteP and blackP from Reversi (#3736) 2019-01-26 11:30:30 +09:00
Acid Chicken (硫酸鶏)
ef2ff22cd9 Update style.styl (#3986) 2019-01-26 11:26:32 +09:00
Aya Morisawa
e53c969727 Add multiline math syntax
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2019-01-25 23:08:06 +09:00
syuilo
e22c816982 [MFM] Improve italic syntax detection 2019-01-25 16:41:51 +09:00
MeiMei
cf4d6c3b07 Filter hidden replies / mentions (#3981)
* Fix: 非公開投稿が返信一覧に出てくる

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

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

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

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

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

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

* Cannot
2019-01-24 18:06:20 +09:00
Acid Chicken (硫酸鶏)
039e0f443b 外部サービス認証情報の配信 (#3975)
* 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 (硫酸鶏)
66a899bcf3 Back to the #3813 (#3949)
* Revert "Revert "Resolve #3813 (#3814)""

This reverts commit f433182c4cd449a08eb436df30bee731345240c1.

* Keep CW is back

* New Wave

https://github.com/syuilo/misskey/pull/3949#pullrequestreview-194787210
2019-01-23 20:43:06 +09:00
syuilo
7364de6e67 [Client] Resolve #3967 2019-01-23 19:45:14 +09:00
syuilo
5a6f90be53 Clean up 2019-01-23 19:43:45 +09:00
syuilo
e38ee94fa5 Squash multiple space 2019-01-23 19:42:47 +09:00
syuilo
cc68c28d1f Refactoring 2019-01-23 19:33:29 +09:00
syuilo
cbf4854ad6 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-01-23 19:25:52 +09:00
syuilo
758b0736a7 Refactoring 2019-01-23 19:25:36 +09:00
Acid Chicken (硫酸鶏)
9054e6b4a2 Update index.ts
refs: 67dacb77257295ad78a0bf82ffb9b7fa7e616e89
2019-01-23 16:53:07 +09:00
syuilo
f8f1bd7b57 Supress log when test 2019-01-23 14:19:03 +09:00
syuilo
cba289e526 Fix test 2019-01-23 13:35:22 +09:00
syuilo
49bd147171 Clean up 2019-01-23 05:30:02 +09:00
syuilo
1ab2c4c7d4 🎨 2019-01-23 05:25:46 +09:00
syuilo
c0a21a49ae [Client] Improve usability 2019-01-23 05:20:28 +09:00
MeiMei
e090ccfae8 Supports Twemoji / CustomEmoji in poll (#3960)
* Supports Twemoji / CustomEmoji in poll

* extract emojis in polls
2019-01-23 04:49:16 +09:00
syuilo
89947d9ba7 Fix types 2019-01-22 21:42:05 +09:00
syuilo
a3091f5614 [Client] Fix bug 2019-01-22 21:32:51 +09:00
syuilo
6f71c55b69 [Client] Fix UI 2019-01-22 21:25:37 +09:00
syuilo
19abdef497 [Server] Fix #3958 2019-01-22 21:21:47 +09:00
syuilo
810c5b580b [Server] Fix #3947 2019-01-21 21:51:58 +09:00
syuilo
88d5df2f41 Add unique index
#3946
2019-01-21 21:45:11 +09:00
syuilo
be1ddbae41 [Client] Fix #3321 2019-01-21 21:03:55 +09:00
syuilo
214edde698 [API] Fix bug 2019-01-21 21:01:04 +09:00
syuilo
29101b41b9 [Client] Fix bug 2019-01-21 20:56:10 +09:00
syuilo
8578d0898e Fix 404 2019-01-21 17:25:36 +09:00
syuilo
f1243cf4c1 Update reversi.vue 2019-01-21 17:20:41 +09:00
syuilo
18aba17989 🎨 2019-01-21 17:19:00 +09:00
MeiMei
31d7e15caa 投票未対応インスタンス向けメッセージをわかりやすくする (#3944)
* Poll message

* fix

* fix

* とりあえず日本語にしちゃう

* TODO

* fix
2019-01-21 16:34:17 +09:00
Acid Chicken (硫酸鶏)
ee427c60a0 Re: Fix routing
本当に申し訳ありませんでした。
2019-01-21 15:52:25 +09:00
syuilo
17ba2339b9 [Server] ストリームで流れてくる投稿とAPIでタイムラインを取得したときとの不一致を修正 2019-01-21 15:31:19 +09:00
Acid Chicken (硫酸鶏)
a9880a4f85 Fix comment URL 2019-01-21 15:20:44 +09:00
Acid Chicken (硫酸鶏)
a6b1c2144a Fix routing 2019-01-21 15:19:43 +09:00
Acid Chicken (硫酸鶏)
bb51706302 Fix routing 2019-01-21 15:18:42 +09:00
syuilo
cc213d63eb [Client] Fix bug 2019-01-21 14:45:57 +09:00
syuilo
769c342438 [Server] リプライをタイムラインに流す以前の仕様に差し戻し
Resolve #3941
2019-01-21 14:44:49 +09:00
syuilo
fa6fe83b28 Remove unused import 2019-01-21 13:45:58 +09:00
MeiMei
6e36c4a401 リモートで投票を見たりしたりできるように (#3940)
* fix type

* expose Question

* Note refs Question

* rename

* wip

* リモート投票の場合リプライ送信

* voteの実装をservicesに移動

* 投票受信

* debug

* つくる

* Revert "つくる"

This reverts commit 0c9245886680b7d3b93a0278642f4cf6a43b5cb2.

* APIの実装はもどし

* Send Update

* AP type

* Recv Update

* Revert "Recv Update"

This reverts commit ffda39c0936d8e023f64603edabeb8e0eb9fc370.

* Revert "AP type"

This reverts commit 63d8bbe29dd6f326773214346350607cc4381996.

* Revert "Send Update"

This reverts commit 171b046de549f1478e928dee3177eeefab341fcf.

* リモートで投票を見る

* 投票はDM

* Provides choices as text for AP

* 絵文字

* fix error

* revert

* APからには不要な処理を削除

* Revert "APからには不要な処理を削除"

This reverts commit 8b5d8af9b0cc4d4ad0cf21de59827ff21df99560.

* てぬき

* めんどい

* ちっ

* remove unused code
2019-01-21 13:27:19 +09:00
syuilo
087b011cbd [Server] Fix #3528 2019-01-21 12:19:20 +09:00
syuilo
e960f882f9 [Client] Fix bug
ドライブのファイルメニューからアバターやバナーに設定することができない問題を修正
2019-01-21 12:04:31 +09:00
syuilo
2fac978326 [Server] Fix bug: リモートユーザーのアイコンが消えることがある問題を修正 2019-01-21 11:23:32 +09:00
syuilo
c057b4b8bb [Server] Fix bug 2019-01-21 11:15:36 +09:00
syuilo
f1edbc9cad [Server] Fix #2745 2019-01-21 00:32:54 +09:00
syuilo
3fdaca5f43 ソーシャルタイムラインにフォロワー限定投稿が含まれていない問題を修正 2019-01-20 23:55:32 +09:00
syuilo
19e5480a07 [Server] Fix #3928 2019-01-20 19:22:13 +09:00
Acid Chicken (硫酸鶏)
17b4fad249 Update reversi routing (#3937) 2019-01-20 19:10:19 +09:00
syuilo
8201e5af84 常にメディアを閲覧注意として投稿するオプションが機能してなかった問題を修正 2019-01-20 18:20:25 +09:00
syuilo
18c1f4aa86 [MFM] __ 構文はアルファベットのみに 2019-01-20 18:06:04 +09:00
ibrokemypie
57b4b20bb6 Add double underscore syntax for bold markdown (#3733)
* Add double underscore syntax for bold markdown
see https://github.com/syuilo/misskey/pull/3732
this allows bold text through either **text** or __text__

* Add tests for underscore bold mfm syntax
2019-01-20 18:00:55 +09:00
syuilo
9d93e1d659 [MFM] Add <i> syntax 2019-01-20 17:52:11 +09:00
syuilo
32ef3e9fbd Remove unused import 2019-01-20 17:49:52 +09:00
ibrokemypie
273b78c080 Change italic syntax to fit with other markdown implementations (#3916)
currently italics require an html <i> syntax, unlike every other formatter. this is very confusing, especially as there doesnt seem to be any documentation.
this change makes both _text_ and *text* work, both things that users would expect from other implementations of markdown such as pleroma, discord and github.

Add test
2019-01-20 17:44:52 +09:00
Acid Chicken (硫酸鶏)
827fb6eb8d Better version format 2019-01-20 13:40:41 +09:00
syuilo
94720baddf 関係のない返信がタイムラインに流れる問題を修正
Resolve #1910
2019-01-20 13:14:31 +09:00
syuilo
b47a8ef4a5 Drop stalk feature
Resolve #3935
Closes #2226
Closes #1946
2019-01-20 12:25:00 +09:00
MeiMei
9440de8fcc AP Undo Like (#3933)
* AP Undo Like

* rename
2019-01-20 03:07:12 +09:00
syuilo
59850c4d1d Refactor 2019-01-19 23:00:15 +09:00
syuilo
5c408400a3 スパム報告機能
Resolve #1970
2019-01-19 19:16:48 +09:00
syuilo
71fa5a1d77 Fix typo 2019-01-19 09:52:27 +09:00
syuilo
0d456b151f Improve drive file operation
Resolve #3789
Resolve #3790
2019-01-19 09:50:38 +09:00
syuilo
8ebc945a0f Refactor: Rename misskey-flavored-markdown --> mfm 2019-01-19 08:45:12 +09:00
syuilo
b6af6f6c1a Fix camelCase in HTML 2019-01-19 08:30:53 +09:00
MeiMei
f497c0c85c Fix missing username conversions (#3922) 2019-01-19 08:28:46 +09:00
Acid Chicken (硫酸鶏)
e50775b31c node-gypの警告を直す (#3906)
* Update crypto_key.cc

* Update crypto_key.cc

* Update crypto_key.cc
2019-01-18 21:01:31 +09:00
syuilo
0184c659c1 Improve readability 2019-01-18 19:48:16 +09:00
syuilo
5c910b926f Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-01-18 16:47:03 +09:00
syuilo
b19857cfdb [Client] Drop apiViaStream option
Resolve #3911
2019-01-18 16:46:56 +09:00
Acid Chicken (硫酸鶏)
c0e86296fd Better 2FA input on sign in form (#3910)
* Update signin.vue

* Update ja-JP.yml

* Update settings.vue

* Update signin.vue

* Update init.ts
2019-01-18 13:20:32 +09:00
syuilo
dcb45a24fa animejs 3.xに対応 2019-01-18 13:06:11 +09:00
syuilo
8c418f705f [Client] Fix chart rendering 2019-01-17 17:54:25 +09:00
syuilo
6981c18a02 Implement active users chart
Resolve #3904
2019-01-17 17:16:08 +09:00
syuilo
7ddf5c5680 [Client] Add information 2019-01-17 09:46:40 +09:00
syuilo
16e93f277d Add footer 2019-01-17 09:42:21 +09:00
syuilo
98bee28b36 [MFM] Better hashtag parsing: Ignore single quotation 2019-01-17 09:33:08 +09:00
syuilo
66e4010f1e [MFM] Better hashtag parsing: Ignore double quotation
Resolve #3886
2019-01-17 09:24:20 +09:00
syuilo
7a85e9e246 🎨 2019-01-17 09:19:47 +09:00
MeiMei
2607fc56d6 Fix: time tooltip overlaps with others (#3901) 2019-01-17 06:40:11 +09:00
syuilo
33812562cd インスタンス情報ページに各種タイムラインの有効/無効を表示 2019-01-16 14:57:01 +09:00
syuilo
b77b85b4eb Resolve #3896 2019-01-16 14:54:14 +09:00
syuilo
fb701393c9 [Client] Resolve #3895 2019-01-16 14:46:54 +09:00
syuilo
bf3d69291e インスタンス情報ページにユーザー数と投稿数を追加 2019-01-16 03:36:25 +09:00
syuilo
896b597f18 disableLocalTimeline機能を強化
* ストリームだけではなくAPIも無効に
* モデレーターは無効の場合でも見れるように
* グローバルタイムラインも無効に(連合数が少ないインスタンスではグローバルタイムラインは実質的にローカルタイムラインと同一なので)
2019-01-16 02:30:55 +09:00
syuilo
f2f09bd5e6 Revert "Resolve #3813 (#3814)"
This reverts commit 96515c454423d9f7aba501f7c1d08d5327645f31.
2019-01-15 18:28:11 +09:00
Acid Chicken (硫酸鶏)
a883e70ad4 Support SVG (#3883)
* 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
2019-01-13 18:21:10 +09:00
syuilo
edf0fedd34 Provide instance description in info page 2019-01-12 19:30:56 +09:00
syuilo
23bcb95c0a [MFM] Better hashtag parsing: Ignore trailing colon 2019-01-12 14:10:16 +09:00
syuilo
f5cf4571d4 Implement instance info page 2019-01-12 11:27:23 +09:00
syuilo
0fc2933963 [Client] specifiedのアイコンを戻した 2019-01-12 09:40:53 +09:00
syuilo
5d630d4613 Revert "[Client] Renote数の表示を廃止"
This reverts commit d7af18efbd1d85802145f39c4f1a99dc611b8b97.
2019-01-12 09:38:44 +09:00
syuilo
c98ccb5d59 [Client] Improve UI 2019-01-12 09:34:02 +09:00
syuilo
bbcb48546d 🎨 2019-01-12 09:17:23 +09:00
syuilo
56b5f43a91 [Client] Resolve #3881 2019-01-12 09:13:35 +09:00
MeiMei
06cf3c7bd0 Fix bug (for return) (#3878) 2019-01-11 17:53:53 +09:00
MeiMei
b68407b9e0 モデレーターを凍結できないようにする (#3877) 2019-01-11 08:12:10 +09:00
MeiMei
1b065d4969 モデレーター登録を解除できるように (#3876) 2019-01-11 08:11:24 +09:00
MeiMei
65e34cef83 Hide NSFW in Photos (#3875) 2019-01-11 08:10:39 +09:00
MeiMei
e5782a7c30 管理画面でユーザーを状態でフィルタできるように (#3873) 2019-01-11 08:09:44 +09:00
MeiMei
b0778dde7a 管理者がサインイン履歴を参照できるツール (#3870)
* 管理者がサインイン履歴を参照できるツール

* remove debug code
2019-01-11 08:07:09 +09:00
MeiMei
f150785b49 ダイレクトを非公開のように使えるようにする (#3869) 2019-01-11 08:06:05 +09:00
MeiMei
b1a7a7b08d Supports toggle password in SMTP settings (#3868) 2019-01-11 08:05:36 +09:00
Acid Chicken (硫酸鶏)
4de390eeba Fix style 2019-01-10 19:23:22 +09:00
ibrokemypie
2580420752 Change SMTP password field to have password type (#3861) 2019-01-10 10:23:13 +09:00
MeiMei
1d03184472 Toggle show/hide password (#3865)
* Toggle show/hide password

* hoverでアンダーラインが中途半端に出てダサいので出さないように

* Update signin.vue
2019-01-10 10:22:45 +09:00
MeiMei
ebc899c47f Use cached and asynchronous DNS resolver for AP delivery (#3859) 2019-01-09 15:17:54 +09:00
MeiMei
73d91e0df0 Hide invisible notes from timeline (#3852) 2019-01-08 21:02:00 +09:00
syuilo
b1ed2c3e21 🎨 2019-01-08 18:00:05 +09:00
syuilo
3796725c48 ドライブの管理画面でファイルのオリジナルURLを表示するように 2019-01-08 17:45:16 +09:00
syuilo
7de2ed9cf8 Resolve #3847 (#3849)
* Update notifications.ts

* Update notifications.ts

* Update notifications.ts

* Update notifications.ts

* Add missing semicolon

* Improve readability

* Fix typo
2019-01-08 13:32:28 +09:00
MeiMei
2c65dec71e Fix sharedInbox recovery code (#3840) 2019-01-06 17:45:53 +09:00
Aya Morisawa
72f664afe7 Resolve #3078 (#3838) 2019-01-06 17:45:14 +09:00
MeiMei
1a8a3ddc2d Compact URL preview (#3835)
* Compact url-preview

* fix header

* increase limit

* better limit

* Revert "better limit"

This reverts commit ef396f773394068b0b7e37fccff31c70661b3978.

ハードリミットかけるならサーバー上でかけたほうが良さそう

* Revert "increase limit"

This reverts commit 72c10a456ba37151a4d88d11544b0ff9daabd284.
2019-01-06 12:56:13 +09:00
MeiMei
1d4473a171 Fix #3827 (#3837) 2019-01-06 04:00:30 +09:00
MeiMei
14e21021b6 Locked mark (#3836) 2019-01-05 19:59:10 +09:00
Aya Morisawa
708c72e4c5 Fix typo: not -> note
1344ffa67d (commitcomment-31817792)
2019-01-05 10:29:46 +09:00
syuilo
a04dddc4d8 Rename 2019-01-04 03:52:50 +09:00
ibrokemypie
2589743e0a Make instance logo customisable (#3829) 2019-01-04 03:02:40 +09:00
syuilo
4c6aa5b3df Improve readability 2019-01-03 12:34:08 +09:00
Ch. (Chanhwi Choi)
53257867a9 adds ko-KR な to にゃ (#3820)
* adds ko-KR な to にゃ
- this only take considers pre-composed "Hangul Syllables",
not composable area "Hangul Jamo" which are not used commonly
- 56 is '냐' - '나'

* replace magic number as suggested
2019-01-03 08:38:26 +09:00
MeiMei
327aae669c Tune AP URL negotiating with Accept (#3824) 2019-01-02 18:07:32 +09:00
MeiMei
3488de440f Resolve #3813 (#3814) 2019-01-02 03:35:42 +09:00
syuilo
b1822cba16 2019 🎉 2019-01-01 00:11:07 +09:00
syuilo
12c13bc696 [Client] Improve theme 🎨 2018-12-31 02:33:03 +09:00
syuilo
2b5d644eb4 [Client] Improve theming 🎨 2018-12-31 01:15:32 +09:00
syuilo
e3672dc7da [Client] line thiknessの設定はデバイスに保存するように 2018-12-31 00:59:13 +09:00
syuilo
776949c8a4 Fix bug 2018-12-31 00:50:56 +09:00
syuilo
d1af272ded 🎨 2018-12-31 00:50:14 +09:00
syuilo
b697190d23 [Client] Fix bug 2018-12-30 14:43:03 +09:00
syuilo
2cf0574f25 Clean up 2018-12-30 14:19:22 +09:00
syuilo
249d8a7ad3 モバイル版にも設定を追加 2018-12-30 14:12:46 +09:00
syuilo
76227ddfa0 🎨 2018-12-30 14:08:40 +09:00
syuilo
69ba0e13e6 Better setting 2018-12-30 14:05:13 +09:00
syuilo
45a265e457 🎨 2018-12-30 14:00:57 +09:00
syuilo
fa6f8ca303 🎨 2018-12-30 13:19:06 +09:00
syuilo
93d9b62743 [Client] Fix i18n 2018-12-30 13:02:17 +09:00