Commit graph

16988 commits

Author SHA1 Message Date
syuilo
e03c49aa93 feat(pages): Improve chart 2020-04-19 08:25:22 +09:00
syuilo
d853a8e93a Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2020-04-18 18:33:50 +09:00
syuilo
4db874fa0e Resolve #6274 2020-04-18 18:33:45 +09:00
MeiMei
19e6388576 TLにNote追加時にdeepcopyする (#6275) 2020-04-18 16:05:39 +09:00
syuilo
ced63d4552 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
73f34b92e5 カスタム絵文字リアクションがプレビューされない不具合を修正 fix #6272 (#6273)
* カスタム絵文字リアクションがプレビューされない不具合を修正

* add comments
2020-04-18 12:06:44 +09:00
syuilo
8bdb9fe85e chore: Update dep 2020-04-18 12:02:33 +09:00
syuilo
b1db867343 12.34.0 2020-04-17 22:31:21 +09:00
syuilo
3d3c800d23 chore(client): 🎨 2020-04-17 20:36:51 +09:00
syuilo
f879122049 chore(client): 🎨 2020-04-17 20:30:12 +09:00
syuilo
765c16c71f 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
d3e4e2fff9 chore: Update dep 2020-04-17 20:25:26 +09:00
syuilo
e0d5ae579b feat(pages): Add rect method 2020-04-17 15:51:36 +09:00
syuilo
505b99cb00 feat(pages): Disable AiScript step limitation to improve usability 2020-04-17 15:51:25 +09:00
syuilo
f4076973a2 12.33.0 2020-04-16 23:23:07 +09:00
syuilo
0594aebbf3 chore: update deps 2020-04-16 23:20:34 +09:00
syuilo
a132a2cf71 chore(client): 🎨 2020-04-16 23:13:33 +09:00
syuilo
f90dc55308 fix(pages): AiScript変数があると型チェックができない問題を修正 2020-04-16 23:04:49 +09:00
syuilo
3f361fe86b feat(pages): Add arc method 2020-04-16 18:11:13 +09:00
syuilo
2c4133ae4f 12.32.0 2020-04-16 01:09:28 +09:00
syuilo
438c0fbd4c 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
1a23922b54 Fix Media List in CW Content (#6099) 2020-04-16 01:04:21 +09:00
MeiMei
b17b746aa0 リアクションの修正 (#6260) 2020-04-16 00:47:17 +09:00
MeiMei
d17b07d421 0以下のリアクションは送らないように Resolve #6263 (#6264) 2020-04-16 00:45:43 +09:00
syuilo
abc46da944 Resolve #6256 2020-04-16 00:39:21 +09:00
MeiMei
917b712671 Update CHANGELOG.md 2020-04-14 01:49:52 +09:00
MeiMei
e6084f8fe3 Update CHANGELOG.md 2020-04-14 01:45:55 +09:00
MeiMei
7f75115b34 Update CHANGELOG.md 2020-04-14 01:37:24 +09:00
MeiMei
56ada997a8 Update CHANGELOG.md 2020-04-14 01:35:33 +09:00
mei23
f99eb1a38c lint 2020-04-14 01:13:01 +09:00
syuilo
f4ed197701 12.31.0 2020-04-14 00:54:39 +09:00
syuilo
22ba5e3620 New Crowdin translations (#6240)
* New translations ja-JP.yml (English)

* New translations ja-JP.yml (French)

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

* New translations ja-JP.yml (German)

* New translations ja-JP.yml (Korean)

* New translations ja-JP.yml (Spanish)

* New translations ja-JP.yml (English)

* New translations ja-JP.yml (English)

* New translations ja-JP.yml (English)

* New translations ja-JP.yml (Korean)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (Korean)

* New translations ja-JP.yml (Spanish)
2020-04-14 00:49:43 +09:00
MeiMei
2905e56a72 リモートのカスタム絵文字リアクションを表示できるように (#6239)
* リモートのカスタム絵文字リアクションを表示できるように

* AP

* DBマイグレーション

* ローカルのリアクションの.

* fix

* fix

* fix

* space
2020-04-14 00:42:59 +09:00
syuilo
d9ecb62a65 chore(client): 🎨 2020-04-14 00:13:49 +09:00
tamaina
066b8e6f73 投稿のURLプレビューポップアップを改良 (#6226)
* URLプレビューポップアップを改良

- タッチデバイスでは表示しないように
- 幅をレスポンシブに

* Use maxTouchPoints to detect touch device

* fix
2020-04-14 00:00:52 +09:00
MeiMei
ec5a1c8a9d 同じリアクション削除を同時に行うとリアクションカウントがおかしくなることがあるのを修正 (#6253)
* Fix #6252

* quote

* Use IdentifiableError
2020-04-13 23:58:38 +09:00
Satsuki Yanagi
ae5a8e776e sensitiveではないメディアも非表示にできるように (#6248)
* sensitiveではないメディアも非表示にできるように

* mounted -> created

* remove unnecessary v-if
2020-04-13 23:55:36 +09:00
syuilo
dc9ea9ea70 feat(client): Improve pages aiscript 2020-04-13 23:46:53 +09:00
Satsuki Yanagi
b4cdcab537 モデレーション周りのv11の機能復元 (#6249)
* モデレーション周りのv11の機能復元

* i18n

* wip

* wip

Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2020-04-13 23:27:12 +09:00
syuilo
4bccfb62b3 Resolve #5755 2020-04-13 03:23:23 +09:00
MeiMei
69dd52920e プロキシの除外ホスト (#6244)
* プロキシの除外ホスト

* オブジェクトストレージとの通信にProxyを使うかを選択できるように

* fix lint

* コメント

Co-authored-by: rinsuki <428rinsuki+git@gmail.com>
2020-04-12 20:32:34 +09:00
syuilo
7ac8b672c5 Resolve #6242 2020-04-12 19:57:18 +09:00
syuilo
bcfa0b3cf7 AiScript関連 2020-04-12 19:38:19 +09:00
syuilo
ee394df07e 12.30.0 2020-04-11 23:14:23 +09:00
MeiMei
4915752e6d Add yarn.lock (#6241) 2020-04-11 23:01:29 +09:00
syuilo
f242bd1c2d Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2020-04-11 22:44:36 +09:00
syuilo
415d54b758 feat(client): Implement AiScript scratchpad 2020-04-11 22:44:32 +09:00
MeiMei
9c5a8a87e1 Fix typo (#6238) 2020-04-11 19:49:25 +09:00
syuilo
65431ab531 New Crowdin translations (#6227)
* New translations ja-JP.yml (German)

* New translations ja-JP.yml (English)

* 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 (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 (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 (English)

* 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 (German)

* New translations ja-JP.yml (German)
2020-04-11 18:34:26 +09:00
Balazs Nadasdi
86a394dc50 Option to hide revealed sensitive media (#6209)
* Option to hide revealed sensitive media

This PR commit adds a button on sensitive images and videos
to to hide them without refreshing the page.

* fix position with multiple images

* Fixing some lint problems

Not related to this PR, but "Node.js CI / lint" failed on it.
2020-04-11 18:32:55 +09:00