| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Resolve #6137 | syuilo | 2020-03-07 | 16 | -64/+167 |
| | | |||||
| * | Refactor | syuilo | 2020-03-07 | 1 | -2/+2 |
| | | |||||
| * | note overflow: hidden (#6138) | Oni-Men | 2020-03-07 | 1 | -0/+1 |
| | | |||||
| * | Merge branch 'develop' of https://github.com/syuilo/misskey into develop | syuilo | 2020-03-07 | 1 | -2/+2 |
| |\ | |||||
| | * | チャートログの取得範囲の修正 (#5923) | fuyu | 2020-03-07 | 1 | -2/+2 |
| | | | |||||
| * | | Refactor | syuilo | 2020-03-07 | 1 | -3/+3 |
| |/ | |||||
| * | Update commands | syuilo | 2020-03-07 | 10 | -56/+20 |
| | | |||||
| * | Migrate deprecated mocha configuration | syuilo | 2020-03-07 | 2 | -2/+4 |
| | | |||||
| * | chore: Update commands | syuilo | 2020-03-06 | 10 | -20/+20 |
| | | |||||
| * | note_reaction.reaction は 130文字に (#6105) | MeiMei | 2020-03-06 | 2 | -1/+15 |
| | | |||||
| * | ダークテーマ利用時にセレクトが使いにくくなる問題を ↵ | fuyu | 2020-03-06 | 1 | -0/+5 |
| | | | | | 正 (#6117) | ||||
| * | MFMをテキストに戻す (#6131) | Oni-Men | 2020-03-06 | 3 | -36/+117 |
| | | | | | | | | | | | | | | * Disable Nyaize in quote * mfmを文字列に戻す、nyaizeにmfmを使用 * Revert "Disable Nyaize in quote" This reverts commit 1b238905a5535267d32d7e1aec8afd8bb07b0619. * refactor * use return type as string | ||||
| * | チャートInsert時にロックをかけるように (#6100) | MeiMei | 2020-03-06 | 2 | -15/+24 |
| | | | | | | * chart lock * fix | ||||
| * | Merge pull request #6130 from syuilo/patch/autogen/v11 | Acid Chicken (硫酸鶏) | 2020-03-04 | 1 | -1/+3 |
| |\ | | | | | [AUTOMATED] Update README.md | ||||
| | * | Update README.md [AUTOGEN] | Acid Chicken (硫酸鶏) | 2020-03-04 | 1 | -1/+3 |
| | | | |||||
| * | | lintをGitHub Actions でするように (#6101) | rinsuki | 2020-03-04 | 15 | -24/+34 |
| |/ | | | | | | | | | | * package.json の lint スクリプトを修正 * lint アクションを追加 * yarn lint --fix * 手動修正 | ||||
| * | Merge pull request #6121 from syuilo/patch/autogen/v11 | Acid Chicken (硫酸鶏) | 2020-03-04 | 1 | -3/+1 |
| |\ | | | | | [AUTOMATED] Update README.md | ||||
| | * | Update README.md [AUTOGEN] | Acid Chicken (硫酸鶏) | 2020-03-02 | 1 | -3/+1 |
| |/ | |||||
| * | Merge pull request #6109 from syuilo/patch/autogen/v11 | Acid Chicken (硫酸鶏) | 2020-03-01 | 1 | -3/+3 |
| |\ | | | | | [AUTOMATED] Update README.md | ||||
| | * | Update README.md [AUTOGEN] | Acid Chicken (硫酸鶏) | 2020-02-29 | 1 | -3/+3 |
| | | | |||||
| * | | Refactor | syuilo | 2020-02-29 | 1 | -1/+1 |
| |/ | |||||
| * | ボリュームを0にしてもサウンドが鳴っていることになっ ↵ | tamaina | 2020-02-27 | 1 | -1/+1 |
| | | | | | | | | | ていたのを修正 (#6098) * Update init.ts * parseFloat | ||||
| * | Merge branch 'develop' of https://github.com/syuilo/misskey into develop | syuilo | 2020-02-27 | 1 | -1/+2 |
| |\ | |||||
| | * | GitHub Actions のテストで postgres がコケてるのを修正 (#6089) | rinsuki | 2020-02-27 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * github actionsのfail原因調査用 * fix * fix * fux * remove tihs branch from CI target * ログ表示削除 * fix | ||||
| * | | Update google.vue | syuilo | 2020-02-27 | 1 | -14/+6 |
| |/ | |||||
| * | Resolve #6091 | syuilo | 2020-02-27 | 2 | -2/+12 |
| | | |||||
| * | 同じホットキーが連続で発動しないように (#6082) | Oni-Men | 2020-02-26 | 1 | -1/+10 |
| | | | | | | | | | | | | | | | | | * add cooldown to hotkey * remove blank * use repeat flag * format * Add Repeatable option to Hotkey * Boolean型のみに * console.log消すの忘れてた | ||||
| * | リアクション絵文字設定をいい感じに (#6074) | MeiMei | 2020-02-26 | 3 | -9/+27 |
| | | | | | | | * リアクション絵文字設定をいい感じに * みじかく | ||||
| * | Fix: mainStreamのミュート情報が再接続まで反映されない (#6072) | MeiMei | 2020-02-26 | 1 | -5/+3 |
| | | |||||
| * | GitHub Actionsでテストが動かなくなっているのを修正 (#6088) | MeiMei | 2020-02-26 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * CI test * Add pg healthcheck * postgres:10.8 * 試しにhealthcheckなしに * postgres:10 * Revert "試しにhealthcheckなしに" This reverts commit 4a7ba19ea9b93d54966f256f8f04090482b9005d. * は? * postgres:10.8-alpine * postgres:10.11-alpine * テスト用ブランチ指定を削除 | ||||
| * | Refactor | syuilo | 2020-02-26 | 3 | -5/+5 |
| | | |||||
| * | 同じノートを何回リノートしても一回として数えるよう ↵ | Oni-Men | 2020-02-26 | 3 | -2/+21 |
| | | | | | | | | | | | (#6086) * 同じノートを何回リノートしても一回として数えるように * Update count-same-renotes.ts Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> | ||||
| * | Merge pull request #6084 from syuilo/patch/autogen/v11 | Acid Chicken (硫酸鶏) | 2020-02-25 | 1 | -1/+3 |
| |\ | | | | | [AUTOMATED] Update README.md | ||||
| | * | Update README.md [AUTOGEN] | Acid Chicken (硫酸鶏) | 2020-02-25 | 1 | -1/+3 |
| |/ | |||||
| * | Merge pull request #6078 from syuilo/patch/autogen/v11 | Acid Chicken (硫酸鶏) | 2020-02-24 | 1 | -1/+3 |
| |\ | | | | | [AUTOMATED] Update README.md | ||||
| | * | Update README.md [AUTOGEN] | Acid Chicken (硫酸鶏) | 2020-02-24 | 1 | -1/+3 |
| |/ | |||||
| * | 12.21.0 | syuilo | 2020-02-23 | 2 | -1/+13 |
| | | |||||
| * | Fix #6029 | syuilo | 2020-02-23 | 1 | -1/+1 |
| | | |||||
| * | Fix #6063 | syuilo | 2020-02-23 | 1 | -0/+1 |
| | | |||||
| * | Resolve #6053 | syuilo | 2020-02-22 | 2 | -1/+7 |
| | | |||||
| * | Fix style | syuilo | 2020-02-22 | 1 | -0/+4 |
| | | |||||
| * | Better featured injection | syuilo | 2020-02-22 | 1 | -3/+11 |
| | | |||||
| * | :pizza: | syuilo | 2020-02-22 | 2 | -6/+7 |
| | | |||||
| * | :art: | syuilo | 2020-02-22 | 1 | -1/+1 |
| | | |||||
| * | Fix bug | syuilo | 2020-02-22 | 1 | -1/+1 |
| | | |||||
| * | :art: | syuilo | 2020-02-22 | 1 | -5/+5 |
| | | |||||
| * | Merge pull request #6058 from syuilo/patch/autogen/v11 | Acid Chicken (硫酸鶏) | 2020-02-22 | 1 | -1/+3 |
| |\ | | | | | [AUTOMATED] Update README.md | ||||
| | * | Update README.md [AUTOGEN] | Acid Chicken (硫酸鶏) | 2020-02-21 | 1 | -1/+3 |
| | | | |||||
| * | | 12.20.0 | syuilo | 2020-02-22 | 2 | -1/+10 |
| | | | |||||
| * | | New Crowdin translations (#6047) | syuilo | 2020-02-22 | 6 | -3/+70 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations ja-JP.yml (English) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (French) * New translations ja-JP.yml (Russian) * New translations ja-JP.yml (Russian) * New translations ja-JP.yml (Kannada) * New translations ja-JP.yml (Kannada) * New translations ja-JP.yml (Kannada) | ||||