Commit graph

11636 commits

Author SHA1 Message Date
syuilo
4c81e400c4
[MFM] Fix title parsing 2018-11-07 21:17:27 +09:00
syuilo
a29d7a0475
10.44.2 2018-11-07 21:14:16 +09:00
syuilo
d5408c429b
Fix bug 2018-11-07 20:59:40 +09:00
syuilo
501b07c383
[Test] Add MFM test 2018-11-07 19:58:05 +09:00
syuilo
9dd21a19ff
10.44.1 2018-11-07 19:49:46 +09:00
syuilo
a8d05cba5a
Fix #3149 2018-11-07 19:43:21 +09:00
syuilo
f5ddfb29f2
10.44.0 2018-11-07 13:16:29 +09:00
syuilo
ba228a6b10
Clean up 2018-11-07 13:15:09 +09:00
syuilo
cb6f390fb6
GitHub / Twitter連携の設定をDBに保存するように 2018-11-07 13:14:52 +09:00
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