Commit Graph

5586 Commits

Author SHA1 Message Date
syuilo
3b6bbbd6b4 特定インスタンスからのフォローを全解除できるように 2019-02-07 21:59:18 +09:00
syuilo
c57ae0a6aa Make instance information more detail 2019-02-07 21:23:12 +09:00
syuilo
98d1b8ffb4 Revert "Fix bug"
This reverts commit 2ef795aba8a0dccf791000653ceea03a2ded7b26.
2019-02-07 21:02:57 +09:00
syuilo
c59ca22a81 Revert 96bc17aa1014983d5e6bf8b4c05d898156995a0d 2019-02-07 21:02:33 +09:00
Acid Chicken (硫酸鶏)
32d0b41ac6 Fix #4179 2019-02-07 20:14:15 +09:00
syuilo
708b990954 連合しているインスタンスを一覧できるように 2019-02-07 18:11:20 +09:00
syuilo
e5841a2c9a Improve instance stats 2019-02-07 16:05:29 +09:00
syuilo
4c819e29fd Improve instance stats 2019-02-07 15:00:44 +09:00
syuilo
919b9d9fcf Fix bug 2019-02-07 10:51:55 +09:00
syuilo
ae687535c1 デフォルトでログのタイムスタンプ非表示 2019-02-07 10:51:50 +09:00
syuilo
956417d455 APのジョブキュー無効化 2019-02-07 10:51:24 +09:00
syuilo
3ea1163181 Update builtin themes 2019-02-07 02:36:02 +09:00
syuilo
bb883c8d38 🎨 2019-02-07 02:28:08 +09:00
MeiMei
e485a157ee Refactor reaction-viewer (#4171)
* Refactor reaction-viewer

* code style

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

* fix size
2019-02-06 22:57:08 +09:00
syuilo
e1e1c42a3e Fix bug 2019-02-06 22:56:20 +09:00
Aya Morisawa
ff80a2c934 Check config on load (#4170)
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2019-02-06 22:44:55 +09:00
syuilo
ffcb479b3a Fix bug 2019-02-06 22:27:23 +09:00
syuilo
eec5e400f8 Revert "余計なマージンを削除 (#4168)"
This reverts commit 77bcb58f120e8a5f3efb47cee3f2ef2d4c95a5c9.
2019-02-06 21:51:01 +09:00
syuilo
2b6dc6fd3e Revert "[Client] リアクション一覧のマージンを調整"
This reverts commit 80ea747db6bf77ff97a9363c3530bceca050b0ae.
2019-02-06 21:50:37 +09:00
syuilo
2ab0d8d765 Fix bug 2019-02-06 21:21:49 +09:00
syuilo
0180976629 Fix file name 2019-02-06 21:10:37 +09:00
syuilo
e8ef52af32 Better file names 2019-02-06 21:10:12 +09:00
syuilo
11f442a96d Fix file ext 2019-02-06 21:07:36 +09:00
syuilo
bf7411d69a Clean up 2019-02-06 20:57:15 +09:00
syuilo
de7d50b8c0 Resolve #4151 2019-02-06 20:56:48 +09:00
MeiMei
8163295242 余計なマージンを削除 (#4168) 2019-02-06 18:29:39 +09:00
Aya Morisawa
500426f238 Rename clusterLog to clusterLogger (#4167) 2019-02-06 18:01:35 +09:00
syuilo
7068d5fea2 🎨 2019-02-06 17:51:33 +09:00
syuilo
9efd04a67b 🎨 2019-02-06 17:10:40 +09:00
syuilo
6cd8ae7559 [Client] リアクション一覧のマージンを調整
Close #4160
2019-02-06 17:03:43 +09:00
syuilo
e8f1bcbb1b Resolve #4165 2019-02-06 15:24:59 +09:00
syuilo
40da658fb1 Better logs 2019-02-06 15:06:23 +09:00
syuilo
284d9ab21b Improve queue option 2019-02-06 15:01:43 +09:00
syuilo
d71ed77019 Update queue setting 2019-02-06 14:53:02 +09:00
syuilo
9c2ef614c6 Merge branches 'develop' and 'develop' of https://github.com/syuilo/misskey into develop 2019-02-06 13:56:21 +09:00
Aya Morisawa
1d5416de6b Simplify comment (#4164) 2019-02-06 13:52:32 +09:00
syuilo
f0eb26f7e8 Improve queue configuration
Resolve #4157
Resolve #4158
2019-02-06 13:51:02 +09:00
Aya Morisawa
06d678df6f Introduce option type (#4150)
* Introduce option type

* Improve test naming
2019-02-06 13:42:35 +09:00
Acid Chicken (硫酸鶏)
9fcc80c07a Add URL validation (#4148) 2019-02-06 13:37:20 +09:00
MeiMei
93eecddee9 proxyで400番台はそのステータスを返す (#4154) 2019-02-06 00:20:00 +09:00
syuilo
a8d5397f5e [MFM] Better hashtag parsing: Ignore slash 2019-02-06 00:05:26 +09:00
syuilo
e6e3a7dd27 Add logs 2019-02-06 00:01:37 +09:00
syuilo
28a57a523b 🎨 2019-02-05 23:45:27 +09:00
Aya Morisawa
e6b4475a0a Bye 'is-url' (#4113) 2019-02-05 19:54:41 +09:00
syuilo
44ac9e3363 自分の投稿情報をエクスポートできるように (#4144)
* wip

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

* データを整形
2019-02-05 19:50:14 +09:00
Acid Chicken (硫酸鶏)
753684e7ea /.well-known 周りをいい感じに (#4141)
* Enhance /.well-known and their friends

* Fix bug
2019-02-05 17:42:55 +09:00
syuilo
0236405970 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-02-05 17:30:25 +09:00
syuilo
3a50c429b3 Improve readability 2019-02-05 17:30:17 +09:00
Acid Chicken (硫酸鶏)
d377fa254b Fix typo 2019-02-05 15:09:37 +09:00