Commit graph

11627 commits

Author SHA1 Message Date
syuilo 5675ecead9
Fix 2018-11-07 12:30:56 +09:00
syuilo 001bb7bbcd
インスタンスの対象言語の設定を実装 2018-11-07 12:28:53 +09:00
syuilo 1585bb12cf
🎨 2018-11-07 12:17:57 +09:00
syuilo 26b47c18fd
[Client] Fix #2737 2018-11-07 12:15:28 +09:00
syuilo 665fa7f2aa
[API] Improve drive/files/upload_from_url 2018-11-07 12:12:43 +09:00
syuilo 0068dc30d3
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2018-11-07 12:09:33 +09:00
syuilo 8f39655fef
Fix bug 2018-11-07 12:09:24 +09:00
dependabot[bot] b1a4fc03bc Update @types/koa-router requirement from 7.0.32 to 7.0.33 (#3147)
Updates the requirements on [@types/koa-router](https://github.com/DefinitelyTyped/DefinitelyTyped) to permit the latest version.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-07 09:24:13 +09:00
dependabot[bot] 05d20f1044 Update @types/request requirement from 2.48.0 to 2.48.1 (#3146)
Updates the requirements on [@types/request](https://github.com/DefinitelyTyped/DefinitelyTyped) to permit the latest version.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-07 09:24:04 +09:00
dependabot[bot] 66a90b3fb1 Update qrcode requirement from 1.3.0 to 1.3.2 (#3145)
Updates the requirements on [qrcode](https://github.com/soldair/node-qrcode) to permit the latest version.
- [Release notes](https://github.com/soldair/node-qrcode/releases)
- [Commits](https://github.com/soldair/node-qrcode/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-07 09:23:47 +09:00
dependabot[bot] 826d9d9fdf Update typescript requirement from 3.1.5 to 3.1.6 (#3144)
Updates the requirements on [typescript](https://github.com/Microsoft/TypeScript) to permit the latest version.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits/v3.1.6)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-07 09:23:38 +09:00
syuilo 4a9a61f108
10.43.1 2018-11-07 03:57:08 +09:00
syuilo b72d15b56c
[Client] Improve usability 2018-11-07 03:48:58 +09:00
Acid Chicken (硫酸鶏) 8c68992594
Fix deploy fails on CircleCI 2018-11-07 02:06:32 +09:00
syuilo c052028fc3
10.43.0 2018-11-07 01:19:03 +09:00
syuilo c46fbcf345
Clean up 2018-11-07 01:18:21 +09:00
syuilo 06b66f0209
メンテナ情報をDBに保存するように 2018-11-07 01:12:26 +09:00
syuilo 2de48110bb
ghostの設定をDBに保存するように 2018-11-07 00:44:56 +09:00
syuilo 87d4452d19
Clean up 2018-11-07 00:16:32 +09:00
syuilo 328fc64ca9
🎨 2018-11-07 00:16:08 +09:00
syuilo a6f8327aa2
reCAPTCHAの設定をDBに保存するように 2018-11-07 00:08:21 +09:00
syuilo d5ab6b41c9
10.42.2 2018-11-06 20:54:15 +09:00
syuilo ffdd0b7de7
[API] 文字列での真理値表現に対応
multipart/formdata では文字列しか送れないっぽい?
2018-11-06 20:53:50 +09:00
syuilo 1808eb6eee
10.42.1 2018-11-06 20:49:03 +09:00
syuilo 438563b505
[API] Fix bug 2018-11-06 20:47:56 +09:00
syuilo 92dfcdad57
Fix #3141 2018-11-06 20:47:07 +09:00
syuilo c178cfabfa
10.42.0 2018-11-06 15:52:28 +09:00
syuilo 260e4c955d
🎨 2018-11-06 15:51:18 +09:00
syuilo 0c46f5ce70
Clean up 2018-11-06 15:51:05 +09:00
syuilo 6d67cd07a0
[Client] Use dynamic import to reduce bundle size 2018-11-06 15:37:41 +09:00
syuilo fb8af53751
[Client] Improve usability & Refactoring 2018-11-06 15:08:22 +09:00
syuilo 37999f4af7
[API] Implement notes/watching/ 2018-11-06 14:58:20 +09:00
MeiMei 3b6ab327c1 Twemojiで合字に対応 (#3140)
* Twemojiで合字に対応

* split emoji regex
2018-11-06 14:09:40 +09:00
syuilo d3ff3a7d54
10.41.0 2018-11-06 08:06:08 +09:00
syuilo cf36106520
🎨 2018-11-06 08:04:34 +09:00
syuilo 1642fbec31
[Client] カスタム絵文字サジェストの結果をアルファベット順にソートするように 2018-11-06 08:02:19 +09:00
syuilo b195fd8145
🎨 2018-11-06 07:57:16 +09:00
MeiMei 5f59b980a7 Fix: download file (#3138)
* Fix: url download

* not explicitly close on end

* resolve on stream finish

* remove unnecessary code

* reject on file error
2018-11-06 07:53:03 +09:00
syuilo 2a5c19cd01
リモートのファイルをキャッシュするかどうかの設定をDBに保存するように 2018-11-06 07:52:13 +09:00
syuilo 42e007ddb7
🎨 2018-11-06 07:28:49 +09:00
syuilo 756dc397d9
🎨 2018-11-06 07:22:39 +09:00
syuilo 8f714b5b12
ドライブ容量の設定をDBに保存するようにしたりリファクタリングしたり 2018-11-06 07:14:43 +09:00
syuilo 06bb2a1c7c
Clean up 2018-11-06 06:25:35 +09:00
syuilo ac50bb9225
Resolve #3137 2018-11-06 06:24:31 +09:00
syuilo 8fd95de25b
整理 2018-11-06 06:12:51 +09:00
dependabot[bot] 0e14b2eba4 Update file-type requirement from 10.3.0 to 10.4.0 (#3135)
Updates the requirements on [file-type](https://github.com/sindresorhus/file-type) to permit the latest version.
- [Release notes](https://github.com/sindresorhus/file-type/releases)
- [Commits](https://github.com/sindresorhus/file-type/commits/v10.4.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-06 06:08:41 +09:00
dependabot[bot] 08413a7550 Update webpack requirement from 4.23.1 to 4.25.1 (#3136)
Updates the requirements on [webpack](https://github.com/webpack/webpack) to permit the latest version.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/commits/v4.25.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-06 05:35:53 +09:00
syuilo 5e0f2a5b06
[Client] Fix bug 2018-11-06 04:10:30 +09:00
syuilo 3b505709c6
10.40.1 2018-11-06 04:02:04 +09:00
syuilo af32d1f81e
[Client] Fix bug 2018-11-06 04:01:22 +09:00