Commit graph

16282 commits

Author SHA1 Message Date
Acid Chicken (硫酸鶏)
fbf4b44bdc Update README.md [AUTOGEN] (#5765) 2020-01-28 00:01:05 +09:00
Satsuki Yanagi
5fefbc94dc Allow 'internal' device in WebAuthN (#5756) 2020-01-27 05:38:40 +09:00
MeiMei
68aa92631e Resolve #5762 (#5770) 2020-01-27 05:37:53 +09:00
MeiMei
2e6e3c351d userListチャンネルのオーナーチェック Fix #5772 (#5773)
* userListチャンネルのオーナーチェック Fix #5772

* comment
2020-01-27 05:36:59 +09:00
Acid Chicken (硫酸鶏)
4441a0857b Update README.md [AUTOGEN] (#5764) 2020-01-25 22:21:28 +09:00
Acid Chicken (硫酸鶏)
4d944c5c85 Update README.md [AUTOGEN] (#5763) 2020-01-25 22:15:12 +09:00
Acid Chicken (硫酸鶏)
1ced2fabd4 Update README.md [AUTOGEN] (#5759) 2020-01-25 21:31:54 +09:00
Acid Chicken (硫酸鶏)
a4a96dfeb6 Update README.md [AUTOGEN] (#5752) 2020-01-25 20:45:07 +09:00
Acid Chicken (硫酸鶏)
4d9c5a72c8 Update README.md [AUTOGEN] (#5749) 2020-01-24 02:00:42 +09:00
Acid Chicken (硫酸鶏)
a37e04338b Update README.md [AUTOGEN] (#5747) 2020-01-24 01:59:51 +09:00
Acid Chicken (硫酸鶏)
ac4d128052 Update README.md [AUTOGEN] (#5745) 2020-01-23 17:18:27 +09:00
Acid Chicken (硫酸鶏)
b044d77b1c Update README.md [AUTOGEN] (#5743) 2020-01-23 17:17:18 +09:00
Acid Chicken (硫酸鶏)
a07aed8ff4 Update README.md [AUTOGEN] (#5741) 2020-01-22 07:28:27 +09:00
Acid Chicken (硫酸鶏)
b6410945c7 Update README.md [AUTOGEN] (#5740) 2020-01-22 07:27:44 +09:00
MeiMei
dea1188714 APの流量制限とリトライ期間の変更 (#5734)
* AP rate limit

* AP Job attempts

* fix
2020-01-20 14:14:09 +09:00
MeiMei
0d21645e73 AP Actorの鍵とkeyIdのフォーマットの変更 (#5733)
* Node PKCS#8

* keyIdを#main-key形式に
2020-01-20 04:51:44 +09:00
MeiMei
e1b070757b Fix syuilo#5729 (#5732) 2020-01-20 01:53:17 +09:00
MeiMei
ab636cd5df Fix #5728 (#5731) 2020-01-20 01:52:35 +09:00
MeiMei
e9e79c688f Redis subscriberで認証ができないのを修正 Fix #5727 (#5730) 2020-01-20 01:51:18 +09:00
MeiMei
d6d7c15bac Add mark-admin command (#5705)
* mark-admin command

* no cli
2020-01-20 01:50:12 +09:00
MeiMei
e7f6833185 Fix: PagesでDRPWPMが最初のしか出てこない (#5707) 2020-01-19 03:38:59 +09:00
MeiMei
95703f4311 fix (#5710) 2020-01-19 03:38:22 +09:00
Acid Chicken (硫酸鶏)
ecb2dc245c Allow CORS requests in /.well-known/* routes (#5717)
* Allow CORS requests in /.well-known/* routes

* Fix bug
2020-01-16 04:46:43 +09:00
MeiMei
fc1d683d3d ファイルと画像認識処理の改善 (#5690)
* dimensions制限とリファクタ

* comment

* 不要な変更削除

* use fromFile など

* Add probe-image-size.d.ts

* えーCRLFで作るなよ…

* Update src/@types/probe-image-size.d.ts

Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>

* fix d.ts

* Update src/@types/probe-image-size.d.ts

Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>

* Update src/@types/probe-image-size.d.ts

Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>

* fix

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2020-01-12 16:40:58 +09:00
syuilo
5acee6e996 Refactor 2020-01-10 16:23:58 +09:00
syuilo
6142dd0043 Remove needless await 2020-01-10 16:04:25 +09:00
syuilo
6f75235c55 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2020-01-10 15:55:44 +09:00
syuilo
8304cd6c2c Add some log for debugging 2020-01-10 15:55:40 +09:00
rinsuki
11fedf70bb Fix #5687 (#5701) 2020-01-10 11:16:08 +09:00
rinsuki
5dbfb2783d ドキュメントのNode.js最小バージョンを修正 (#5700)
@typescript-eslint/parserが11.10.1以上じゃないと入らない

> error @typescript-eslint/parser@2.3.3: The engine "node" is incompatible with this module. Expected version "^8.10.0 || ^10.13.0 || >=11.10.1". Got "11.7.0"

https://github.com/syuilo/misskey/runs/274115939
2020-01-09 17:46:29 +09:00
rinsuki
5c62f84ba2 ローカルタイムラインのテストを修正 (#5699)
visibility=specifiedな投稿はローカルタイムラインに流れない
2020-01-09 17:29:03 +09:00
Acid Chicken (硫酸鶏)
a63123d476 Update README.md [AUTOGEN] (#5698) 2020-01-09 16:50:43 +09:00
MeiMei
ddda674cd9 カスタム絵文字リアクションでないものは絵文字クエリをしないように (#5693)
* カスタム絵文字リアクションの絵文字がNoteに添付されないのを修正

* ねんのため

* 記述順

* カスタム絵文字リアクションでないものは絵文字クエリをしないように
2020-01-09 14:37:48 +09:00
rinsuki
2e4030b6c5 Add GitHub Actions (#5522)
* add .github/workflows/nodejs.yml

* fix

* GitHub Actions: Node.js 8.xはサポートしない

* add .github/workflows/docker.yml

* Dockerビルドをキャッシュするように

* Run test in github actions

* 同リポジトリ内からのプルリクだと無駄に二回走るのを抑制

* 6925c00のdocker.ymlへの適応忘れ

* fix .circleci/misskey/test.yml

* test実行時にDBとかredisとか動かすように

* fix

* fix tests (#5544)

* fix test

* fix compile errors

* PATH引き継ぎでchild_process.spawn時のENOENTを修正

*  サーバー起動処理を共通化

* fix coding style

* fd=4をipcに使うように

* fix port

* fix

* fix ws port

* #4033 にテストケースを追従

* fix?

* fix??

* fix

* fix

* fix

* maybe fix

* fix

* node 10.xサポートしてなかった

* 11.10じゃないとだめだった

* fix

* remove chart test

* fix

* chart test復活

* fix

* 一回一回コネクションを閉じる

* Revert "一回一回コネクションを閉じる"

This reverts commit 56e35cf4f83070744c8dd852f1a7075011d88828.

* 一回一回sync→dropしてるのをやめてみる

* fix

* fix

* …

* キャッシュを切ってみる

* add ts to require target

* omg fix

* Revert "キャッシュを切ってみる"

This reverts commit 88161c59d2ea769ddf87143ba4fd4660a06afdf2.

* done呼び忘れ

* 実際の文字数リミットと違ってたので対応

* テストケースがバグってたので修正

* Revert "一回一回sync→dropしてるのをやめてみる"

This reverts commit a9e543ba2eef790ac7a14ae8799b898765748e35.

* fix

* fix

* fix

* fix?

* fix

* chartのconnectionを分離する

* fix

* fix

* fix tsconfig?

* Revert "fix tsconfig?"

This reverts commit ba9269eaf65507ff97ec1dd2e27260fb2cf0510b.

* fix

* TS_NODE_FILES を scripts の方で指定

* Windowsェ

* Circle CIの実行条件をmasterへのpushのみに

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-01-09 14:35:04 +09:00
syuilo
bbcc4339b8 11.37.1 2020-01-07 23:35:29 +09:00
Satsuki Yanagi
0c86aeb3dd Fix #5688 (#5689)
* Resolve #5688

* あああああ

* 😇

* :thinking_face:

* Update detect-mine.ts

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-01-07 23:34:17 +09:00
syuilo
f44ea611c6 11.37.0 2020-01-07 22:04:46 +09:00
syuilo
bc67b68830 New Crowdin translations (#5602)
* New translations ja-JP.yml (Spanish)

* New translations ja-JP.yml (Spanish)

* New translations ja-JP.yml (Spanish)

* New translations ja-JP.yml (Spanish)

* New translations ja-JP.yml (Spanish)

* New translations ja-JP.yml (Spanish)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (French)

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

* New translations ja-JP.yml (Danish)

* New translations ja-JP.yml (English)

* New translations ja-JP.yml (German)

* New translations ja-JP.yml (Korean)

* New translations ja-JP.yml (English)

* New translations ja-JP.yml (French)

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

* New translations ja-JP.yml (Danish)

* New translations ja-JP.yml (English)

* New translations ja-JP.yml (Korean)

* New translations ja-JP.yml (Spanish)

* New translations ja-JP.yml (Spanish)

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

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

* New translations ja-JP.yml (Danish)

* New translations ja-JP.yml (English)

* New translations ja-JP.yml (Korean)

* New translations ja-JP.yml (Japanese, Kansai)

* New translations ja-JP.yml (Korean)

* New translations ja-JP.yml (English)

* New translations ja-JP.yml (Korean)

* New translations ja-JP.yml (English)

* New translations ja-JP.yml (English)

* New translations ja-JP.yml (English)

* New translations ja-JP.yml (Chinese Simplified)
2020-01-07 22:04:19 +09:00
syuilo
5d7c78572a Update dependencies 🚀 2020-01-07 21:51:37 +09:00
MeiMei
505e6f7d43 カスタム絵文字リアクションの絵文字がNoteに添付されないのを修正 (#5686)
* カスタム絵文字リアクションの絵文字がNoteに添付されないのを修正

* ねんのため

* 記述順
2020-01-07 12:28:20 +09:00
Acid Chicken (硫酸鶏)
a21d5932f5 Update README.md [AUTOGEN] (#5680) 2020-01-05 20:58:42 +09:00
MeiMei
56028255a7 Stacked bar chart の修正 (#5681)
* Revert "Stacked bar chart がおかしいのを修正 (#5654)"

This reverts commit b16e5bd136d5e082cf5adf8b4d51025a76f2edf5.

* apexcharts@3.12.0
2020-01-05 20:12:37 +09:00
Acid Chicken (硫酸鶏)
830e3cca3e Update README.md [AUTOGEN] (#5676) 2020-01-04 22:25:31 +09:00
tamaina
c39a656518 ドライブ関連の修正 (#5673)
* ✌️

* Update add-file.ts

* fix
2020-01-04 07:20:41 +09:00
syuilo
7cf7d33f59 2020 2020-01-02 04:15:16 +09:00
MeiMei
3be435049f Hide suspended user profile (#5452) 2020-01-02 02:47:20 +09:00
MeiMei
c49f2abe3b Fix: リモートプロキシ時にサムネイルのContent-Typeがおかしい (#5669) 2020-01-02 02:46:13 +09:00
MeiMei
efd0032c81 ドライブファイルURL生成などの修正 (#5671)
* Fix: リモートプロキシ時にサムネイルのContent-Typeがおかしい

* fix drive
2020-01-02 02:45:05 +09:00
MeiMei
724290f18b 期限切れ/未保存リモートファイルのローカルプロキシ (#5655)
* Media Proxy を実装

* サンプルを追加

* https://github.com/syuilo/misskey/pull/5649#discussion_r359967471 の修正

* https://github.com/syuilo/misskey/pull/5649#discussion_r359967966 の修正

* https://github.com/syuilo/misskey/pull/5649#discussion_r359968219 の修正

* 期限切れ/未保存リモートファイルのローカルプロキシ

* 設定

* 説明

* comment out

* fix

Co-authored-by: 和風ドレッシング <37681609+CookieRamen@users.noreply.github.com>
2019-12-31 17:23:47 +09:00
Acid Chicken (硫酸鶏)
cb908039ef Update README.md [AUTOGEN] (#5664) 2019-12-31 02:47:33 +09:00