Commit graph

14167 commits

Author SHA1 Message Date
syuilo f7b6dc08f7
😢 2019-02-07 02:50:03 +09:00
syuilo 7dfe7005e0
Update builtin themes 2019-02-07 02:36:02 +09:00
syuilo b91de4ac12
🎨 2019-02-07 02:28:08 +09:00
MeiMei d5205d7328 Refactor reaction-viewer (#4171)
* Refactor reaction-viewer

* code style

* fix
2019-02-07 02:05:49 +09:00
MeiMei f44ce535fa リアクションマージン再調整 (#4169)
* リアクションマージン再調整

* fix size
2019-02-06 22:57:08 +09:00
syuilo 7177fd27c8
Fix bug 2019-02-06 22:56:20 +09:00
syuilo cf304f88d4
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-02-06 22:49:42 +09:00
syuilo dff1d84031
Fix cofig for ci 2019-02-06 22:46:21 +09:00
Aya Morisawa 96bc17aa10 Check config on load (#4170)
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2019-02-06 22:44:55 +09:00
syuilo 41ba06a5e6
Fix bug 2019-02-06 22:27:23 +09:00
syuilo d7ac0418d7
Revert "余計なマージンを削除 (#4168)"
This reverts commit 77bcb58f12.
2019-02-06 21:51:01 +09:00
syuilo f4319a9c01
Revert "[Client] リアクション一覧のマージンを調整"
This reverts commit 80ea747db6.
2019-02-06 21:50:37 +09:00
syuilo f4c4d53bbb
Fix bug 2019-02-06 21:21:49 +09:00
syuilo 0ed43e1bdf
Fix file name 2019-02-06 21:10:37 +09:00
syuilo d25bd876cb
Better file names 2019-02-06 21:10:12 +09:00
syuilo b9782397c2
Fix file ext 2019-02-06 21:07:36 +09:00
syuilo ea0abc9f71
Clean up 2019-02-06 20:57:15 +09:00
syuilo 27d16c6a12
Resolve #4151 2019-02-06 20:56:48 +09:00
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