Commit graph

16797 commits

Author SHA1 Message Date
Oni-Men 4e2f954683
note overflow: hidden (#6138) 2020-03-07 00:31:48 +09:00
syuilo abb0184329 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2020-03-07 00:29:27 +09:00
syuilo ee483ecfd3 Refactor 2020-03-07 00:29:09 +09:00
fuyu 99384b4c22
チャートログの取得範囲の修正 (#5923) 2020-03-07 00:28:21 +09:00
syuilo 65503bc68d Update commands 2020-03-07 00:12:23 +09:00
syuilo ec6aadb5ce Migrate deprecated mocha configuration 2020-03-07 00:00:12 +09:00
syuilo 5f642886d9 chore: Update commands 2020-03-06 23:58:27 +09:00
MeiMei 4c26e3c54d
note_reaction.reaction は 130文字に (#6105) 2020-03-06 23:09:06 +09:00
fuyu 3ca3712bae
ダークテーマ利用時にセレクトが使いにくくなる問題を修正 (#6117) 2020-03-06 22:54:23 +09:00
Oni-Men a471e4b783
MFMをテキストに戻す (#6131)
* Disable Nyaize in quote

* mfmを文字列に戻す、nyaizeにmfmを使用

* Revert "Disable Nyaize in quote"

This reverts commit 1b238905a5535267d32d7e1aec8afd8bb07b0619.

* refactor

* use return type as string
2020-03-06 22:51:50 +09:00
MeiMei 20ac7e62e9
チャートInsert時にロックをかけるように (#6100)
* chart lock

* fix
2020-03-06 22:33:54 +09:00
Acid Chicken (硫酸鶏) 3e61aa0835
Merge pull request #6130 from syuilo/patch/autogen/v11
[AUTOMATED] Update README.md
2020-03-04 21:08:05 +09:00
rinsuki c18f6fde80
lintをGitHub Actions でするように (#6101)
* package.json の lint スクリプトを修正

* lint アクションを追加

* yarn lint --fix

* 手動修正
2020-03-04 11:45:33 +09:00
Acid Chicken (硫酸鶏) 8b9397a0ce Update README.md [AUTOGEN] 2020-03-04 04:40:12 +09:00
Acid Chicken (硫酸鶏) 678ff17d0f
Merge pull request #6121 from syuilo/patch/autogen/v11
[AUTOMATED] Update README.md
2020-03-04 04:39:40 +09:00
Acid Chicken (硫酸鶏) ea2016c208 Update README.md [AUTOGEN] 2020-03-02 01:58:06 +09:00
Acid Chicken (硫酸鶏) b5bdf266d3
Merge pull request #6109 from syuilo/patch/autogen/v11
[AUTOMATED] Update README.md
2020-03-01 23:54:37 +09:00
syuilo 2309680c38 Refactor 2020-02-29 16:38:07 +09:00
Acid Chicken (硫酸鶏) e99bf569c5 Update README.md [AUTOGEN] 2020-02-29 11:05:09 +09:00
tamaina d3fd0f810a
ボリュームを0にしてもサウンドが鳴っていることになっていたのを修正 (#6098)
* Update init.ts

* parseFloat
2020-02-27 16:32:10 +09:00
syuilo 484dc9b08a Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2020-02-27 15:13:50 +09:00
syuilo 3bd827d7da Update google.vue 2020-02-27 15:13:46 +09:00
rinsuki d425c72134
GitHub Actions のテストで postgres がコケてるのを修正 (#6089)
* github actionsのfail原因調査用

* fix

* fix

* fux

* remove tihs branch from CI target

* ログ表示削除

* fix
2020-02-27 10:08:31 +09:00
syuilo 969cd16638 Resolve #6091 2020-02-27 07:04:28 +09:00
Oni-Men 569be15705
同じホットキーが連続で発動しないように (#6082)
* add cooldown to hotkey

* remove blank

* use repeat flag

* format

* Add Repeatable option to Hotkey

* Boolean型のみに

* console.log消すの忘れてた
2020-02-26 17:22:43 +09:00
MeiMei 03f54c5b02
リアクション絵文字設定をいい感じに (#6074)
* リアクション絵文字設定をいい感じに

* みじかく
2020-02-26 16:48:23 +09:00
MeiMei 06ddc8ec50
Fix: mainStreamのミュート情報が再接続まで反映されない (#6072) 2020-02-26 08:03:23 +09:00
MeiMei 1528935008
GitHub Actionsでテストが動かなくなっているのを修正 (#6088)
* 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

* テスト用ブランチ指定を削除
2020-02-26 07:57:24 +09:00
syuilo 7121bdef6b Refactor 2020-02-26 07:56:32 +09:00
Oni-Men f6c376f20d
同じノートを何回リノートしても一回として数えるように (#6086)
* 同じノートを何回リノートしても一回として数えるように

* Update count-same-renotes.ts

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-02-26 07:54:35 +09:00
Acid Chicken (硫酸鶏) 241769d6fc
Merge pull request #6084 from syuilo/patch/autogen/v11
[AUTOMATED] Update README.md
2020-02-25 17:47:38 +09:00
Acid Chicken (硫酸鶏) 7727651871 Update README.md [AUTOGEN] 2020-02-25 17:46:07 +09:00
Acid Chicken (硫酸鶏) ce331826ac
Merge pull request #6078 from syuilo/patch/autogen/v11
[AUTOMATED] Update README.md
2020-02-24 09:52:25 +09:00
Acid Chicken (硫酸鶏) ae92c52d61 Update README.md [AUTOGEN] 2020-02-24 09:28:06 +09:00
syuilo d22148b418 12.21.0 2020-02-23 02:53:44 +09:00
syuilo 5dc75c9cea Fix #6029 2020-02-23 02:34:54 +09:00
syuilo 200e82decb Fix #6063 2020-02-23 02:28:07 +09:00
syuilo 50359dbaf4 Resolve #6053 2020-02-22 06:57:54 +09:00
syuilo 7165f21a62 Fix style 2020-02-22 06:54:35 +09:00
syuilo 8aab828c65 Better featured injection 2020-02-22 06:49:12 +09:00
syuilo c9f8c12f5b 🍕 2020-02-22 06:43:46 +09:00
syuilo a347f8fa49 🎨 2020-02-22 06:40:48 +09:00
syuilo 2d76bdd0f8 Fix bug 2020-02-22 06:36:15 +09:00
syuilo c5cdd56edb 🎨 2020-02-22 03:51:31 +09:00
Acid Chicken (硫酸鶏) 6901ab39ed
Merge pull request #6058 from syuilo/patch/autogen/v11
[AUTOMATED] Update README.md
2020-02-22 03:02:58 +09:00
syuilo b851b7f431 12.20.0 2020-02-22 02:38:37 +09:00
syuilo ccaa99115c
New Crowdin translations (#6047)
* 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)
2020-02-22 02:38:11 +09:00
syuilo 813de15e85 🎨 2020-02-22 02:30:41 +09:00
syuilo fa33181fa9 Update particle.vue 2020-02-22 02:26:01 +09:00
syuilo d4324dc0cb Reaction particle 2020-02-22 01:20:58 +09:00