syuilo
aaef4f50e0
fix: mochaが動かないため拡張子なしに戻した
2021-08-19 21:55:45 +09:00
syuilo
d2b5b67b44
refactor: refactoring imports
...
将来ESMに移行しやすいように
Related: #7658
なんかmochaが起動しなくなってるけど理由不明
すぐ直したい
2021-08-19 18:33:41 +09:00
syuilo
24f39f684d
refactor(build): gulpを経由しないでTypeScriptのビルドを行うように
...
path aliasをサーバーサイドでも使ったりしたいため
2021-03-23 17:24:40 +09:00
syuilo
30931775fe
Update dependencies 🚀
2021-02-06 12:10:04 +09:00
MeiMei
4744276e15
ActivityPubでリモートのオブジェクトをGETするときのリクエストをHTTP Signatureで署名するオプション ( #6731 )
...
* Sign ActivityPub GET
* Fix v12, v12.48.0 UI bug
2020-10-18 01:46:40 +09:00
MeiMei
69dd52920e
プロキシの除外ホスト ( #6244 )
...
* プロキシの除外ホスト
* オブジェクトストレージとの通信にProxyを使うかを選択できるように
* fix lint
* コメント
Co-authored-by: rinsuki <428rinsuki+git@gmail.com>
2020-04-12 20:32:34 +09:00
syuilo
cefbecb94c
refactor: Use ===
2020-04-04 08:46:54 +09:00
MeiMei
a919a61b2f
ElasticSearchで認証ができるように ( #6158 )
2020-03-20 14:00:34 +09:00
syuilo
e24ca1e51f
v12 ( #5712 )
...
Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com>
Co-authored-by: Satsuki Yanagi <17376330+u1-liquid@users.noreply.github.com>
2020-01-30 04:37:25 +09:00
MeiMei
dea1188714
APの流量制限とリトライ期間の変更 ( #5734 )
...
* AP rate limit
* AP Job attempts
* fix
2020-01-20 14:14:09 +09:00
和風ドレッシング
a91f6e2b95
Media Proxy を実装 ( #5649 )
...
* Media Proxy を実装
* サンプルを追加
2019-12-20 01:54:28 +09:00
MeiMei
a1d6204982
Redis prefixにホスト名を使用するように ( Resolve #5639 ) ( #5640 )
2019-12-15 03:34:11 +09:00
MeiMei
5577473af5
実行時にpackage.jsonを参照しないように ( #5418 )
...
* 実行時にpackage.jsonを参照しないように
* nodeinfo
* move meta.json
* add dummy
* lowercase
2019-11-01 22:34:26 +09:00
Takeshi Umeda
f1a5b1ebf7
Add ssl to elasticsearch config settings ( #5527 )
2019-10-21 00:41:12 +09:00
MeiMei
d3eeb1c8c1
Proxy for SMTP ( #5371 )
2019-09-02 04:42:52 +09:00
syuilo
c76ea07efb
Syslog support
...
Resolve #5355
2019-08-30 08:29:46 +09:00
MeiMei
cbb354ad75
Tune worker/job counts ( #5346 )
...
* デフォルトのワーカー数を1に
* Tune default job count
2019-08-27 05:33:24 +09:00
和風ドレッシング
73bb119119
Elasticsearchのインデックス名をconfigで変更できるように ( #5257 )
2019-08-09 13:04:35 +09:00
syuilo
c43d10aa3c
Use WHATWG API
...
> New application code should use the WHATWG API.
2019-06-18 15:27:13 +09:00
Satsuki Yanagi
4501f7478a
設定でPostgreSQLのクエリー結果のキャッシュを無効できるように ( #5046 )
2019-06-11 20:49:08 +09:00
Satsuki Yanagi
355ece9d37
Support PostgreSQL Extra Connection options ( #4970 )
2019-05-24 03:26:56 +09:00
syuilo
4452f8378b
Resolve #4928
2019-05-16 01:07:32 +09:00
MeiMei
0b3526d3db
Fix: IPv4 onlyホストからDualstackホストにAP deliverできない ( #4872 )
2019-05-07 17:49:25 +09:00
syuilo
8d94a6a8df
strictNullChecks ( #4666 )
...
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
2019-04-13 01:43:22 +09:00
syuilo
234298ead3
Fix bug
2019-04-10 00:40:10 +09:00
syuilo
a3549f1c9f
ドメインは常にPunycodeで保存するように
2019-04-09 23:59:32 +09:00
syuilo
2b8602bd1b
Use PostgreSQL instead of MongoDB ( #4572 )
...
* wip
* Update note.ts
* Update timeline.ts
* Update core.ts
* wip
* Update generate-visibility-query.ts
* wip
* wip
* wip
* wip
* wip
* Update global-timeline.ts
* wip
* wip
* wip
* Update vote.ts
* wip
* wip
* Update create.ts
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update files.ts
* wip
* wip
* Update CONTRIBUTING.md
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update read-notification.ts
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update cancel.ts
* wip
* wip
* wip
* Update show.ts
* wip
* wip
* Update gen-id.ts
* Update create.ts
* Update id.ts
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Docker: Update files about Docker (#4599 )
* Docker: Use cache if files used by `yarn install` was not updated
This patch reduces the number of times to installing node_modules.
For example, `yarn install` step will be skipped when only ".config/default.yml" is updated.
* Docker: Migrate MongoDB to Postgresql
Misskey uses Postgresql as a database instead of Mongodb since version 11.
* Docker: Uncomment about data persistence
This patch will save a lot of databases.
* wip
* wip
* wip
* Update activitypub.ts
* wip
* wip
* wip
* Update logs.ts
* wip
* Update drive-file.ts
* Update register.ts
* wip
* wip
* Update mentions.ts
* wip
* wip
* wip
* Update recommendation.ts
* wip
* Update index.ts
* wip
* Update recommendation.ts
* Doc: Update docker.ja.md and docker.en.md (#1 ) (#4608 )
Update how to set up misskey.
* wip
* ✌️
* wip
* Update note.ts
* Update postgre.ts
* wip
* wip
* wip
* wip
* Update add-file.ts
* wip
* wip
* wip
* Clean up
* Update logs.ts
* wip
* 🍕
* wip
* Ad notes
* wip
* Update api-visibility.ts
* Update note.ts
* Update add-file.ts
* tests
* tests
* Update postgre.ts
* Update utils.ts
* wip
* wip
* Refactor
* wip
* Refactor
* wip
* wip
* Update show-users.ts
* Update update-instance.ts
* wip
* Update feed.ts
* Update outbox.ts
* Update outbox.ts
* Update user.ts
* wip
* Update list.ts
* Update update-hashtag.ts
* wip
* Update update-hashtag.ts
* Refactor
* Update update.ts
* wip
* wip
* ✌️
* clean up
* docs
* Update push.ts
* wip
* Update api.ts
* wip
* ✌️
* Update make-pagination-query.ts
* ✌️
* Delete hashtags.ts
* Update instances.ts
* Update instances.ts
* Update create.ts
* Update search.ts
* Update reversi-game.ts
* Update signup.ts
* Update user.ts
* id
* Update example.yml
* 🎨
* objectid
* fix
* reversi
* reversi
* Fix bug of chart engine
* Add test of chart engine
* Improve test
* Better testing
* Improve chart engine
* Refactor
* Add test of chart engine
* Refactor
* Add chart test
* Fix bug
* コミットし忘れ
* Refactoring
* ✌️
* Add tests
* Add test
* Extarct note tests
* Refactor
* 存在しないユーザーにメンションできなくなっていた問題を修正
* Fix bug
* Update update-meta.ts
* Fix bug
* Update mention.vue
* Fix bug
* Update meta.ts
* Update CONTRIBUTING.md
* Fix bug
* Fix bug
* Fix bug
* Clean up
* Clean up
* Update notification.ts
* Clean up
* Add mute tests
* Add test
* Refactor
* Add test
* Fix test
* Refactor
* Refactor
* Add tests
* Update utils.ts
* Update utils.ts
* Fix test
* Update package.json
* Update update.ts
* Update manifest.ts
* Fix bug
* Fix bug
* Add test
* 🎨
* Update endpoint permissions
* Updaye permisison
* Update person.ts
#4299
* データベースと同期しないように
* Fix bug
* Fix bug
* Update reversi-game.ts
* Use a feature of Node v11.7.0 to extract a public key (#4644 )
* wip
* wip
* ✌️
* Refactoring
#1540
* test
* test
* test
* test
* test
* test
* test
* Fix bug
* Fix test
* 🍣
* wip
* #4471
* Add test for #4335
* Refactor
* Fix test
* Add tests
* 🕓
* Fix bug
* Add test
* Add test
* rename
* Fix bug
2019-04-07 21:50:36 +09:00
syuilo
9bbdb59088
設定でポートが指定されていない場合、環境変数を参照するように
2019-04-05 18:21:08 +09:00
syuilo
f5a4c133a7
Improve redis config
2019-03-09 23:44:54 +09:00
syuilo
0e5c9df3f5
Use camelCase
2019-02-24 12:53:22 +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
Aya Morisawa
ff80a2c934
Check config on load ( #4170 )
...
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2019-02-06 22:44:55 +09:00
Acid Chicken (硫酸鶏)
9fcc80c07a
Add URL validation ( #4148 )
2019-02-06 13:37:20 +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
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 (硫酸鶏)
8fc98090fd
Update load.ts
2019-02-04 02:06:08 +09:00
Acid Chicken (硫酸鶏)
25e0da961c
Bye 'is-url'
2019-02-04 00:09:24 +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
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
025e1c5432
Resolve #3687
2018-12-20 04:08:13 +09:00
syuilo
87c1851602
Clean up
2018-12-19 06:09:31 +09:00
syuilo
85f0a90468
Resolve #3366
2018-11-23 16:39:51 +09:00
syuilo
536ea5d280
Resolve #3376
2018-11-23 08:13:17 +09:00
syuilo
b17341eefc
GitHub / Twitter連携の設定をDBに保存するように
2018-11-07 13:14:52 +09:00
syuilo
59b7512054
Fix
2018-11-07 12:30:56 +09:00
syuilo
2642bdd9c8
メンテナ情報をDBに保存するように
2018-11-07 01:12:26 +09:00
syuilo
9fdf438018
ghostの設定をDBに保存するように
2018-11-07 00:44:56 +09:00
syuilo
7f57bbfbbd
reCAPTCHAの設定をDBに保存するように
2018-11-07 00:08:21 +09:00