summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix bugsyuilo2020-01-301-2/+0
|
* Emoji copysyuilo2020-01-304-18/+87
|
* Add moderator switchsyuilo2020-01-301-1/+7
|
* isMarkedAsClosed --> isSuspendedsyuilo2020-01-305-9/+29
|
* Fix bugsyuilo2020-01-302-2/+2
|
* v12 (#5712)syuilo2020-01-30871-71939/+26129
| | | | | Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com> Co-authored-by: Satsuki Yanagi <17376330+u1-liquid@users.noreply.github.com>
* Add Event activity-type support (#5785)MeiMei2020-01-302-5/+5
|
* Add Group and Organization to validActor (#5784)Takeshi Umeda2020-01-301-1/+1
|
* Merge pull request #5779 from syuilo/patch/autogen/v11Acid Chicken (硫酸鶏)2020-01-301-2/+2
|\ | | | | [AUTOMATED] Update README.md
| * Update README.md [AUTOGEN]Acid Chicken (硫酸鶏)2020-01-291-2/+2
|/
* Update README.md [AUTOGEN] (#5776)Acid Chicken (硫酸鶏)2020-01-291-3/+5
|\
| * Update README.md [AUTOGEN]Acid Chicken (硫酸鶏)2020-01-281-3/+5
|/
* Update README.md [AUTOGEN] (#5765)Acid Chicken (硫酸鶏)2020-01-281-2/+2
|
* Allow 'internal' device in WebAuthN (#5756)Satsuki Yanagi2020-01-271-1/+1
|
* Resolve #5762 (#5770)MeiMei2020-01-271-2/+2
|
* userListチャンネルのオーナーチェック Fix #5772 (#5773)MeiMei2020-01-271-1/+8
| | | | | | * userListチャンネルのオーナーチェック Fix #5772 * comment
* Update README.md [AUTOGEN] (#5764)Acid Chicken (硫酸鶏)2020-01-251-2/+2
|
* Update README.md [AUTOGEN] (#5763)Acid Chicken (硫酸鶏)2020-01-251-2/+2
|
* Update README.md [AUTOGEN] (#5759)Acid Chicken (硫酸鶏)2020-01-251-4/+6
|
* Update README.md [AUTOGEN] (#5752)Acid Chicken (硫酸鶏)2020-01-251-2/+2
|
* Update README.md [AUTOGEN] (#5749)Acid Chicken (硫酸鶏)2020-01-241-2/+2
|
* Update README.md [AUTOGEN] (#5747)Acid Chicken (硫酸鶏)2020-01-241-2/+2
|
* Update README.md [AUTOGEN] (#5745)Acid Chicken (硫酸鶏)2020-01-231-2/+2
|
* Update README.md [AUTOGEN] (#5743)Acid Chicken (硫酸鶏)2020-01-231-2/+2
|
* Update README.md [AUTOGEN] (#5741)Acid Chicken (硫酸鶏)2020-01-221-2/+2
|
* Update README.md [AUTOGEN] (#5740)Acid Chicken (硫酸鶏)2020-01-221-2/+2
|
* APの流量制限とリトライ期間の変更 (#5734)MeiMei2020-01-203-6/+22
| | | | | | | | * AP rate limit * AP Job attempts * fix
* AP Actorの鍵とkeyIdのフォーマットの変更 (#5733)MeiMei2020-01-204-10/+14
| | | | | | * Node PKCS#8 * keyIdを#main-key形式に
* Fix syuilo#5729 (#5732)MeiMei2020-01-201-1/+2
|
* Fix #5728 (#5731)MeiMei2020-01-202-9/+9
|
* Redis subscriberで認証ができないのを修正 Fix #5727 (#5730)MeiMei2020-01-201-1/+6
|
* Add mark-admin command (#5705)MeiMei2020-01-208-22/+41
| | | | | | * mark-admin command * no cli
* Fix: PagesでDRPWPMが最初のしか出てこない (#5707)MeiMei2020-01-191-1/+1
|
* fix (#5710)MeiMei2020-01-191-1/+1
|
* Allow CORS requests in /.well-known/* routes (#5717)Acid Chicken (硫酸鶏)2020-01-161-1/+16
| | | | | | * Allow CORS requests in /.well-known/* routes * Fix bug
* ファイルと画像認識処理の改善 (#5690)MeiMei2020-01-1220-154/+456
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* Refactorsyuilo2020-01-101-1/+36
|
* Remove needless awaitsyuilo2020-01-101-2/+2
|
* Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2020-01-101-0/+3
|\
| * Fix #5687 (#5701)rinsuki2020-01-101-0/+3
| |
* | Add some log for debuggingsyuilo2020-01-101-0/+3
|/
* ドキュメントのNode.js最小バージョンを修正 (#5700)rinsuki2020-01-093-3/+3
| | | | | | | @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
* ローカルタイムラインのテストを修正 (#5699)rinsuki2020-01-091-5/+10
| | | visibility=specifiedな投稿はローカルタイムラインに流れない
* Update README.md [AUTOGEN] (#5698)Acid Chicken (硫酸鶏)2020-01-091-3/+8
|
* カスタム絵文字リアクションでないものは絵文字クエリ ↵MeiMei2020-01-091-1/+3
| | | | | | | | | | | | しないように (#5693) * カスタム絵文字リアクションの絵文字がNoteに添付されないのを修正 * ねんのため * 記述順 * カスタム絵文字リアクションでないものは絵文字クエリをしないように
* Add GitHub Actions (#5522)rinsuki2020-01-0917-264/+192
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* 11.37.1syuilo2020-01-072-1/+6
|
* Fix #5688 (#5689)Satsuki Yanagi2020-01-071-3/+3
| | | | | | | | | | | | | | * Resolve #5688 * あああああ * :innocent: * :thinking_face: * Update detect-mine.ts Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* 11.37.0syuilo2020-01-072-1/+29
|
* New Crowdin translations (#5602)syuilo2020-01-078-9/+128
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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)