Commit graph

14249 commits

Author SHA1 Message Date
syuilo
ede70d354e
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-02-06 19:36:52 +09:00
syuilo
66fa583f6e
Update example.yml 2019-02-06 19:36:44 +09:00
MeiMei
77bcb58f12 余計なマージンを削除 (#4168) 2019-02-06 18:29:39 +09:00
Aya Morisawa
61036e3a70 Rename clusterLog to clusterLogger (#4167) 2019-02-06 18:01:35 +09:00
syuilo
bcd886c4f5
🎨 2019-02-06 17:51:33 +09:00
syuilo
4d868aaf1f
🎨 2019-02-06 17:10:40 +09:00
syuilo
80ea747db6
[Client] リアクション一覧のマージンを調整
Close #4160
2019-02-06 17:03:43 +09:00
syuilo
960f29ce81
10.82.2 2019-02-06 15:25:47 +09:00
syuilo
20ee57931f
Resolve #4165 2019-02-06 15:24:59 +09:00
syuilo
71ba72e796
Better logs 2019-02-06 15:06:23 +09:00
syuilo
9835945ee1
Improve queue option 2019-02-06 15:01:43 +09:00
syuilo
4f2d52697d Update queue setting 2019-02-06 14:53:02 +09:00
syuilo
46c258d77a
10.82.1 2019-02-06 14:01:52 +09:00
syuilo
3b5b3cf521
Merge branches 'develop' and 'develop' of https://github.com/syuilo/misskey into develop 2019-02-06 13:56:21 +09:00
syuilo
5e0bdd8a78
New Crowdin translations (#4147)
* New translations ja-JP.yml (Catalan)

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

* New translations ja-JP.yml (English)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (German)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (Korean)

* New translations ja-JP.yml (Polish)

* New translations ja-JP.yml (Portuguese)

* New translations ja-JP.yml (Russian)

* New translations ja-JP.yml (Spanish)

* New translations ja-JP.yml (Japanese, Kansai)

* New translations ja-JP.yml (Dutch)

* New translations ja-JP.yml (Norwegian)

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

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

* New translations ja-JP.yml (English)
2019-02-06 13:56:00 +09:00
Aya Morisawa
b299988bb5 Simplify comment (#4164) 2019-02-06 13:52:32 +09:00
syuilo
e26bec6ab4
Improve queue configuration
Resolve #4157
Resolve #4158
2019-02-06 13:51:02 +09:00
Aya Morisawa
e9955e01d6
Introduce option type (#4150)
* Introduce option type

* Improve test naming
2019-02-06 13:42:35 +09:00
Acid Chicken (硫酸鶏)
1974d8f58b Add URL validation (#4148) 2019-02-06 13:37:20 +09:00
dependabot[bot]
08c0be11b2
Merge pull request #4163 from syuilo/dependabot/npm_and_yarn/jsdom-13.2.0 2019-02-05 20:36:15 +00:00
dependabot[bot]
87c7058494
Merge pull request #4162 from syuilo/dependabot/npm_and_yarn/@types/node-10.12.21 2019-02-05 20:31:01 +00:00
dependabot[bot]
b92addffa9
Update jsdom requirement from 13.1.0 to 13.2.0
Updates the requirements on [jsdom](https://github.com/jsdom/jsdom) to permit the latest version.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/commits/13.2.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-05 20:26:19 +00:00
dependabot[bot]
e8b49df842
Update @types/node requirement from 10.12.18 to 10.12.21
Updates the requirements on [@types/node](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>
2019-02-05 20:22:20 +00:00
MeiMei
18fd39b335 proxyで400番台はそのステータスを返す (#4154) 2019-02-06 00:20:00 +09:00
syuilo
8a11322802
Update README.md 2019-02-06 00:13:31 +09:00
syuilo
31929dad61
[MFM] Better hashtag parsing: Ignore slash 2019-02-06 00:05:26 +09:00
syuilo
4a41d2fddc
Add logs 2019-02-06 00:01:37 +09:00
syuilo
4c65b0cd6f
🎨 2019-02-05 23:45:27 +09:00
Aya Morisawa
3e89dc603d
Bye 'is-url' (#4113) 2019-02-05 19:54:41 +09:00
syuilo
2a1def3cce
10.82.0 2019-02-05 19:53:31 +09:00
syuilo
938fe05fef
Update CHANGELOG.md 2019-02-05 19:52:22 +09:00
syuilo
5db5bbd1cd
自分の投稿情報をエクスポートできるように (#4144)
* wip

* 正しいJSONを生成するように

* データを整形
2019-02-05 19:50:14 +09:00
かひわし4(バージョン1)
ba7e05837c Add ffmpeg package for the runner container (#4145)
* Revert "Update Dockerfile (#4090)"

This reverts commit 6758b0f133.

* Docker: Add ffmpeg package for the runner container

Misskey 10.81.0 added thumbnail generation support.
However it did not work with Docker bacause ffmpeg has not been
installed in the runner container.
2019-02-05 19:32:53 +09:00
Acid Chicken (硫酸鶏)
9dd06a7621
/.well-known 周りをいい感じに (#4141)
* Enhance /.well-known and their friends

* Fix bug
2019-02-05 17:42:55 +09:00
syuilo
2f4434b0d8
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-02-05 17:30:25 +09:00
syuilo
350328770b
Improve readability 2019-02-05 17:30:17 +09:00
syuilo
17e1b49bff
New translations ja-JP.yml (Chinese Simplified) (#4140) 2019-02-05 15:16:53 +09:00
Acid Chicken (硫酸鶏)
266c31981d
Fix typo 2019-02-05 15:09:37 +09:00
syuilo
803fb0898a
Fix bug 2019-02-05 14:56:33 +09:00
syuilo
01983da514
[Client] Use localStorage instead of window 2019-02-05 14:42:18 +09:00
syuilo
6f473aa64a
Update setup.ja.md 2019-02-05 14:25:03 +09:00
syuilo
574747b9d4
Improve doc 2019-02-05 14:24:10 +09:00
syuilo
dff1122bd5
Enable service worker 2019-02-05 14:22:52 +09:00
syuilo
43cb12930a
Remove unused declare 2019-02-05 14:22:35 +09:00
syuilo
8129d4dc23
Refactoring 2019-02-05 14:14:23 +09:00
syuilo
9b780dff04
Fix log 2019-02-05 14:04:40 +09:00
syuilo
11a0ef485b
Resolve #4139 2019-02-05 13:56:50 +09:00
syuilo
83b2aa72b1
[Client] Clip note content 2019-02-05 13:54:40 +09:00
syuilo
c71b24987d
Make index.js for more convinience 2019-02-05 13:46:06 +09:00
syuilo
78d22dbd22
Update vue to 2.6.2 🚀 2019-02-05 13:35:47 +09:00