Commit graph

17013 commits

Author SHA1 Message Date
syuilo 1f998168e2 feat(client): Implement default upload folder setting
Resolve #5985
2020-04-22 00:34:56 +09:00
syuilo e72011f1da chore: Update deps 2020-04-22 00:08:29 +09:00
syuilo 0df3e22e51 Fix #6289 2020-04-21 20:26:54 +09:00
syuilo 5a9530ccd4 Fix #6229 2020-04-21 20:16:37 +09:00
syuilo 0a4d119d86 fix(lint): Use const 2020-04-20 21:36:58 +09:00
syuilo 2ee0e07bb6 refactor(client): 2020-04-20 21:35:27 +09:00
Acid Chicken (硫酸鶏) 533c9a4fe1
Merge pull request #6282 from syuilo/patch/autogen/v11
[AUTOMATED] Update README.md
2020-04-20 01:02:14 +09:00
Acid Chicken (硫酸鶏) 30c000116f Update README.md [AUTOGEN] 2020-04-19 20:51:06 +09:00
syuilo dc649fe420 12.35.2 2020-04-19 18:43:24 +09:00
syuilo 4a8ec173ae Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2020-04-19 18:41:16 +09:00
syuilo 26d6fe9a4e chore: Update dep 2020-04-19 18:41:02 +09:00
syuilo 46f5175a0d
New Crowdin translations (#6278)
* New translations ja-JP.yml (English)

* New translations ja-JP.yml (Korean)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (Spanish)

* New translations ja-JP.yml (German)

* New translations ja-JP.yml (German)

* New translations ja-JP.yml (German)

* New translations ja-JP.yml (Chinese Simplified)

* New translations ja-JP.yml (English)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (Chinese Simplified)

* New translations ja-JP.yml (Chinese Traditional)

* New translations ja-JP.yml (German)

* New translations ja-JP.yml (Korean)

* New translations ja-JP.yml (Spanish)
2020-04-19 18:39:22 +09:00
syuilo f704e7a602 enhance(pages): Improve hcart 2020-04-19 17:41:01 +09:00
syuilo 8cefcaa55f fix(client): Fix bug that cannot post when image only 2020-04-19 17:40:46 +09:00
syuilo 164c6505f2 enhance(client): Use icon instead of text 2020-04-19 17:39:54 +09:00
syuilo 0a1b83c70f feat(aiscript): Better env vars 2020-04-19 16:28:19 +09:00
syuilo e60048eb96 12.35.1 2020-04-19 16:19:01 +09:00
syuilo 8957eec475 fix(client): Fix canvas overflow 2020-04-19 16:15:24 +09:00
syuilo e790af566c chore: 🎨 2020-04-19 16:09:57 +09:00
syuilo 43fe0cd62e feat(pages): Improve chart 2020-04-19 15:48:05 +09:00
syuilo e22a296dc7 12.35.0 2020-04-19 09:44:20 +09:00
syuilo ac19ebc850
New Crowdin translations (#6277)
* New translations ja-JP.yml (English)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (German)

* New translations ja-JP.yml (Korean)

* New translations ja-JP.yml (Spanish)
2020-04-19 09:41:03 +09:00
syuilo 1e0060193a chore: Update deps 2020-04-19 09:40:19 +09:00
syuilo 72271d905d fix(pages): Fix chart type detection 2020-04-19 09:09:38 +09:00
syuilo 8d39283d46 Resolve #6276 2020-04-19 09:05:20 +09:00
syuilo 4364122804 feat(pages): Improve chart 2020-04-19 08:25:22 +09:00
syuilo 3b6dbd6dc3 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2020-04-18 18:33:50 +09:00
syuilo 7c61fc37c5 Resolve #6274 2020-04-18 18:33:45 +09:00
MeiMei f530b5237d
TLにNote追加時にdeepcopyする (#6275) 2020-04-18 16:05:39 +09:00
syuilo 9b9b6ade64
New Crowdin translations (#6271)
* New translations ja-JP.yml (German)

* New translations ja-JP.yml (German)
2020-04-18 12:07:01 +09:00
Xeltica e184c1cdfb
カスタム絵文字リアクションがプレビューされない不具合を修正 fix #6272 (#6273)
* カスタム絵文字リアクションがプレビューされない不具合を修正

* add comments
2020-04-18 12:06:44 +09:00
syuilo e0e4b43707 chore: Update dep 2020-04-18 12:02:33 +09:00
syuilo 1d70b33894 12.34.0 2020-04-17 22:31:21 +09:00
syuilo 44ea1be930 chore(client): 🎨 2020-04-17 20:36:51 +09:00
syuilo a1bf54fe16 chore(client): 🎨 2020-04-17 20:30:12 +09:00
syuilo 88c57359b3
New Crowdin translations (#6268)
* New translations ja-JP.yml (German)

* New translations ja-JP.yml (German)
2020-04-17 20:26:16 +09:00
syuilo 050564f717 chore: Update dep 2020-04-17 20:25:26 +09:00
syuilo 75d59a9c9b feat(pages): Add rect method 2020-04-17 15:51:36 +09:00
syuilo 9139c863bf feat(pages): Disable AiScript step limitation to improve usability 2020-04-17 15:51:25 +09:00
syuilo 84a1ec01bc 12.33.0 2020-04-16 23:23:07 +09:00
syuilo 36e59c5b5f chore: update deps 2020-04-16 23:20:34 +09:00
syuilo 5389b16c59 chore(client): 🎨 2020-04-16 23:13:33 +09:00
syuilo da3008af1c fix(pages): AiScript変数があると型チェックができない問題を修正 2020-04-16 23:04:49 +09:00
syuilo 6637766554 feat(pages): Add arc method 2020-04-16 18:11:13 +09:00
syuilo 2bc63631a4 12.32.0 2020-04-16 01:09:28 +09:00
syuilo 5215721942
New Crowdin translations (#6255)
* New translations ja-JP.yml (Spanish)

* New translations ja-JP.yml (Korean)

* New translations ja-JP.yml (Spanish)

* New translations ja-JP.yml (German)

* New translations ja-JP.yml (German)

* New translations ja-JP.yml (German)

* New translations ja-JP.yml (German)

* New translations ja-JP.yml (German)

* New translations ja-JP.yml (German)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (Spanish)

* New translations ja-JP.yml (English)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (Korean)

* New translations ja-JP.yml (Spanish)
2020-04-16 01:05:32 +09:00
tamaina d02e14cb94
Fix Media List in CW Content (#6099) 2020-04-16 01:04:21 +09:00
MeiMei fa75b40dfd
リアクションの修正 (#6260) 2020-04-16 00:47:17 +09:00
MeiMei f32d8b7069
0以下のリアクションは送らないように Resolve #6263 (#6264) 2020-04-16 00:45:43 +09:00
syuilo 90e8527556 Resolve #6256 2020-04-16 00:39:21 +09:00