summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Resolve #6137syuilo2020-03-0716-64/+167
|
* Refactorsyuilo2020-03-071-2/+2
|
* note overflow: hidden (#6138)Oni-Men2020-03-071-0/+1
|
* Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2020-03-071-2/+2
|\
| * チャートログの取得範囲の修正 (#5923)fuyu2020-03-071-2/+2
| |
* | Refactorsyuilo2020-03-071-3/+3
|/
* Update commandssyuilo2020-03-0710-56/+20
|
* Migrate deprecated mocha configurationsyuilo2020-03-072-2/+4
|
* chore: Update commandssyuilo2020-03-0610-20/+20
|
* note_reaction.reaction は 130文字に (#6105)MeiMei2020-03-062-1/+15
|
* ダークテーマ利用時にセレクトが使いにくくなる問題を ↵fuyu2020-03-061-0/+5
| | | | 正 (#6117)
* MFMをテキストに戻す (#6131)Oni-Men2020-03-063-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)MeiMei2020-03-062-15/+24
| | | | | * chart lock * fix
* Merge pull request #6130 from syuilo/patch/autogen/v11Acid Chicken (硫酸鶏)2020-03-041-1/+3
|\ | | | | [AUTOMATED] Update README.md
| * Update README.md [AUTOGEN]Acid Chicken (硫酸鶏)2020-03-041-1/+3
| |
* | lintをGitHub Actions でするように (#6101)rinsuki2020-03-0415-24/+34
|/ | | | | | | | | | * package.json の lint スクリプトを修正 * lint アクションを追加 * yarn lint --fix * 手動修正
* Merge pull request #6121 from syuilo/patch/autogen/v11Acid Chicken (硫酸鶏)2020-03-041-3/+1
|\ | | | | [AUTOMATED] Update README.md
| * Update README.md [AUTOGEN]Acid Chicken (硫酸鶏)2020-03-021-3/+1
|/
* Merge pull request #6109 from syuilo/patch/autogen/v11Acid Chicken (硫酸鶏)2020-03-011-3/+3
|\ | | | | [AUTOMATED] Update README.md
| * Update README.md [AUTOGEN]Acid Chicken (硫酸鶏)2020-02-291-3/+3
| |
* | Refactorsyuilo2020-02-291-1/+1
|/
* ボリュームを0にしてもサウンドが鳴っていることになっ ↵tamaina2020-02-271-1/+1
| | | | | | | | ていたのを修正 (#6098) * Update init.ts * parseFloat
* Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2020-02-271-1/+2
|\
| * GitHub Actions のテストで postgres がコケてるのを修正 (#6089)rinsuki2020-02-271-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * github actionsのfail原因調査用 * fix * fix * fux * remove tihs branch from CI target * ログ表示削除 * fix
* | Update google.vuesyuilo2020-02-271-14/+6
|/
* Resolve #6091syuilo2020-02-272-2/+12
|
* 同じホットキーが連続で発動しないように (#6082)Oni-Men2020-02-261-1/+10
| | | | | | | | | | | | | | | | * add cooldown to hotkey * remove blank * use repeat flag * format * Add Repeatable option to Hotkey * Boolean型のみに * console.log消すの忘れてた
* リアクション絵文字設定をいい感じに (#6074)MeiMei2020-02-263-9/+27
| | | | | | * リアクション絵文字設定をいい感じに * みじかく
* Fix: mainStreamのミュート情報が再接続まで反映されない (#6072)MeiMei2020-02-261-5/+3
|
* GitHub Actionsでテストが動かなくなっているのを修正 (#6088)MeiMei2020-02-261-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 * テスト用ブランチ指定を削除
* Refactorsyuilo2020-02-263-5/+5
|
* 同じノートを何回リノートしても一回として数えるよう ↵Oni-Men2020-02-263-2/+21
| | | | | | | | | | (#6086) * 同じノートを何回リノートしても一回として数えるように * Update count-same-renotes.ts Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* Merge pull request #6084 from syuilo/patch/autogen/v11Acid Chicken (硫酸鶏)2020-02-251-1/+3
|\ | | | | [AUTOMATED] Update README.md
| * Update README.md [AUTOGEN]Acid Chicken (硫酸鶏)2020-02-251-1/+3
|/
* Merge pull request #6078 from syuilo/patch/autogen/v11Acid Chicken (硫酸鶏)2020-02-241-1/+3
|\ | | | | [AUTOMATED] Update README.md
| * Update README.md [AUTOGEN]Acid Chicken (硫酸鶏)2020-02-241-1/+3
|/
* 12.21.0syuilo2020-02-232-1/+13
|
* Fix #6029syuilo2020-02-231-1/+1
|
* Fix #6063syuilo2020-02-231-0/+1
|
* Resolve #6053syuilo2020-02-222-1/+7
|
* Fix stylesyuilo2020-02-221-0/+4
|
* Better featured injectionsyuilo2020-02-221-3/+11
|
* :pizza:syuilo2020-02-222-6/+7
|
* :art:syuilo2020-02-221-1/+1
|
* Fix bugsyuilo2020-02-221-1/+1
|
* :art:syuilo2020-02-221-5/+5
|
* Merge pull request #6058 from syuilo/patch/autogen/v11Acid Chicken (硫酸鶏)2020-02-221-1/+3
|\ | | | | [AUTOMATED] Update README.md
| * Update README.md [AUTOGEN]Acid Chicken (硫酸鶏)2020-02-211-1/+3
| |
* | 12.20.0syuilo2020-02-222-1/+10
| |
* | New Crowdin translations (#6047)syuilo2020-02-226-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)