Commit graph

16949 commits

Author SHA1 Message Date
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
Satsuki Yanagi
82330cb4fa ドイツ語と中国語(繁体)を有効に (#6223) 2020-04-11 18:30:39 +09:00
MeiMei
ae76a79409 ファイルのダウンロードがタイムアウトしなくなっているのを修正など (#6233)
* Refactor download / file-info

* body read timeout on download Fix syuilo#6232
2020-04-11 18:28:40 +09:00
MeiMei
e1b532f39b Fix url type of AP object #6231 (#6234) 2020-04-11 18:27:58 +09:00
syuilo
5ba541d5b9 Update package 2020-04-11 18:25:36 +09:00
MeiMei
a74358ec03 Use node-fetch instead of request (#6228)
* requestをnode-fetchになど

* format

* fix error

* t

* Fix test
2020-04-09 23:42:23 +09:00
syuilo
08c802760b Create aiscript.ja-JP.md 2020-04-05 18:02:39 +09:00
syuilo
e29498a281 12.29.0 2020-04-05 18:00:23 +09:00
syuilo
bec4e5c3aa New Crowdin translations (#6198)
* New translations ja-JP.yml (Korean)

* New translations ja-JP.yml (English)

* New translations ja-JP.yml (Spanish)

* 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 Simplified)

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

* New translations ja-JP.yml (German)

* New translations ja-JP.yml (German)
2020-04-05 17:56:43 +09:00
Balazs Nadasdi
decdec2c1d Ability to set header image for a Page (#6210)
* Ability to set header image for a Page

 - Add header image to Page
 - Show it on Page view
 - Show correctly it on Page list view
 - On the Page list view, pages have a light border
   to make it easier to see an image belongs to a page

* Maybe it looks better

* Use <img> instead if <x-image>

* src -> :src; set width

* Update page.vue

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-04-05 17:55:51 +09:00
syuilo
f4325b484b chore: Update dependencies 🚀 2020-04-04 11:08:10 +09:00
syuilo
cefbecb94c refactor: Use === 2020-04-04 08:46:54 +09:00
syuilo
60ed35680c enhance(server): Log error message when internal error occured 2020-04-04 08:27:16 +09:00
syuilo
2c4faa7db6 perf(client): Lazy load themes 2020-04-04 08:25:28 +09:00
tamaina
eda72e056e Update CHANGELOG.md 2020-04-03 23:57:57 +09:00
MeiMei
ece0cec1f8 APIリファレンスでレスポンスのスキーマを見るのにいちいち2回クリックさせられるのを修正 (#6217) 2020-04-03 23:36:13 +09:00
syuilo
a3e4a3ab5f Revert 2020-04-03 23:35:14 +09:00
MeiMei
8e13f6a7e0 APメンションはaudienceじゃなくてtagを参照するなど (#6128)
* APメンションはaudienceじゃなくてtagを参照するなど

* AP/tag/Mentionではurlじゃなくてuriを提示する

* createPersonでaliasが入力された場合に対応

* AP HTMLパースでMention/Hashtag判定にtagを使うように

* fix

* indent

* use hashtag name

* fix

* URLエンコード不要だったら<>を使わないの条件が消えたたのを修正
2020-04-03 22:51:38 +09:00
MeiMei
e27b7e7d97 APIリファレンスのカテゴリ処理の修正 (#6218)
* APIリファレンスのカテゴリ処理の修正

* tune
2020-04-03 22:42:29 +09:00
Satsuki Yanagi
0fdd14fe77 i18n (#6219) 2020-04-03 22:41:18 +09:00
Acid Chicken (硫酸鶏)
e30cc614bf Merge pull request #6211 from syuilo/patch/autogen/v11
[AUTOMATED] Update README.md
2020-04-03 21:43:09 +09:00
Acid Chicken (硫酸鶏)
73340bac21 Update README.md [AUTOGEN] 2020-04-03 20:52:08 +09:00
tamaina
80768d4390 Fix lint 2020-04-03 17:17:46 +09:00
tamaina
aa49517740 Pre-render ReDoc
redoc-cliはexpandResponsesは200のみとすると数値と認識されてしまい設定できないため202,204という指定にしています
2020-04-03 17:13:41 +09:00
syuilo
1e3d2f21f9 feat(streaming): Add emoji added event 2020-04-02 22:17:17 +09:00
syuilo
d2a5f3af07 Update api.ja-JP.md 2020-04-02 22:09:25 +09:00
MeiMei
2be9c67fd1 Use url if available (#6214)
* Fix #6213

* other link

* fix
2020-04-02 21:59:14 +09:00
mei23
50043fd3a8 lint 2020-04-02 05:41:03 +09:00
Acid Chicken (硫酸鶏)
f5722f941a Merge pull request #6208 from syuilo/patch/autogen/v11
[AUTOMATED] Update README.md
2020-04-01 03:46:30 +09:00
Acid Chicken (硫酸鶏)
09d3793262 Update README.md [AUTOGEN] 2020-04-01 01:58:08 +09:00
Acid Chicken (硫酸鶏)
38fa4aa428 Merge pull request #6191 from syuilo/patch/autogen/v11
[AUTOMATED] Update README.md
2020-04-01 01:41:53 +09:00
syuilo
12d3e3f786 Refactoring 2020-03-31 09:15:04 +09:00
syuilo
8af638401b Refactoring 2020-03-31 09:11:43 +09:00
syuilo
e4105cdddf Merge branch 'master' into develop 2020-03-31 08:08:22 +09:00
syuilo
d6d007b3df Fix #6203 2020-03-31 08:07:10 +09:00
MeiMei
76cadcd707 APIの権限設定漏れを修正 (#6202)
* Fix: 権限設定漏れ

* requireAdmin
2020-03-30 11:45:57 +09:00
MeiMei
a6f4923d18 admin/accounts/createで一般ユーザーがアカウントを作成し放題なのを修正 (#6205) 2020-03-30 09:27:39 +09:00
MeiMei
b9ea774c2a Fix #6199 (#6201) 2020-03-29 23:18:03 +09:00
MeiMei
edfbb37a37 トークン系の乱数ソースではcryptoを使うように (#6200) 2020-03-29 23:16:36 +09:00
syuilo
e399b8c75a Merge branch 'develop' 2020-03-29 17:46:31 +09:00