Commit graph

5461 commits

Author SHA1 Message Date
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