syuilo
ab40756c1a
wip
2020-03-20 22:42:35 +09:00
syuilo
c88e737a84
wip
2020-03-20 22:37:44 +09:00
syuilo
def5ea7978
wip
2020-03-20 21:58:04 +09:00
syuilo
e69ab45044
wip
2020-03-20 19:19:28 +09:00
syuilo
25d0b4bbf1
wip
2020-03-20 19:06:50 +09:00
syuilo
f86f5ac6cc
wip
2020-03-20 18:58:17 +09:00
syuilo
07ce365bfd
wip
2020-03-20 18:55:15 +09:00
syuilo
f31c94e2ea
wip
2020-03-20 18:11:39 +09:00
syuilo
933638d035
Fix bug
2020-03-20 18:00:42 +09:00
Oni-Men
b0151afa9a
Add range component, 音量設定で使用する ( #6146 )
...
* add range component, use range component at volume setting
* refactor
* refactor 2
* Update range.vue
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-03-20 14:30:37 +09:00
MeiMei
5bbd4ae703
ElasticSearchで認証ができるように ( #6158 )
2020-03-20 14:00:34 +09:00
Oni-Men
f2f7f532a0
use username if name was empty ( #6166 )
2020-03-20 13:57:55 +09:00
MeiMei
80eedf7449
連携ログインができないのなどを修正 ( #6162 )
...
* 連携ログインができないのを修正
* Cookie名変更, セッションに
* igiはやっぱり非セッションCookieで
* 2回目以降Discordログインできなくなるのを修正
2020-03-20 13:56:22 +09:00
MeiMei
1b48e0d6e0
Revert "Update dependencies ( #6167 )" ( #6168 )
...
This reverts commit 0420c548da
.
2020-03-20 02:46:13 +09:00
MeiMei
0420c548da
Update dependencies ( #6167 )
...
* Update CI (#11 )
* Update nodejs.yml
* Fix time
* no docker
* no CI
* build only
* Update dependencies
2020-03-20 02:40:35 +09:00
Acid Chicken (硫酸鶏)
6e98b75d13
Merge pull request #6165 from syuilo/patch/autogen/v11
...
[AUTOMATED] Update README.md
2020-03-19 12:54:00 +09:00
Acid Chicken (硫酸鶏)
e772cb00d1
Update README.md [AUTOGEN]
2020-03-18 03:57:08 +09:00
Yuiga Wada
b5d5275e9b
Auth認証画面から正常にログインできるよう修正 ( #6154 )
...
* Fix #6095
Auth認証画面から正常にログインできるよう修正
* Fix #6095
2020-03-14 15:59:02 +09:00
MeiMei
a2d3d22b6e
オブジェクトストレージでS3のvirtual-host形式のサポートなど ( #6148 )
...
* オブジェクトストレージでS3のvirtual-host形式のサポートなど
* 表記揺れ
* more simply
* S3ならばs3ForcePathStyleしない
2020-03-14 11:33:19 +09:00
tamaina
1ad8603cc2
fix gif badge ( #6153 )
2020-03-14 11:31:03 +09:00
syuilo
aeaf535ea2
Update test
2020-03-07 11:25:39 +09:00
syuilo
917726fecc
wip #6140
2020-03-07 11:23:31 +09:00
syuilo
49a5b4eb14
Refactor: Better arg name
2020-03-07 09:56:13 +09:00
syuilo
8946f3ea18
Add test
2020-03-07 01:10:13 +09:00
syuilo
1947835c51
Resolve #6137
2020-03-07 01:04:36 +09:00
syuilo
c7c537c8b8
Refactor
2020-03-07 00:35:00 +09:00
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