Commit graph

5547 commits

Author SHA1 Message Date
syuilo
f0eb26f7e8 Improve queue configuration
Resolve #4157
Resolve #4158
2019-02-06 13:51:02 +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
syuilo
9a79b22163 Fix bug 2019-02-05 14:56:33 +09:00
syuilo
7bbfa3bbca [Client] Use localStorage instead of window 2019-02-05 14:42:18 +09:00
syuilo
819d6fcbba Enable service worker 2019-02-05 14:22:52 +09:00
syuilo
7d6f71a3fa Remove unused declare 2019-02-05 14:22:35 +09:00
syuilo
758d06249b Refactoring 2019-02-05 14:14:23 +09:00
syuilo
d5c2a89c46 Fix log 2019-02-05 14:04:40 +09:00
syuilo
a39086f6b8 [Client] Clip note content 2019-02-05 13:54:40 +09:00
Acid Chicken (硫酸鶏)
87bf27a47b Fix comment 2019-02-05 11:49:03 +09:00
Acid Chicken (硫酸鶏)
8f38bd4f24 Fix style 2019-02-05 11:48:08 +09:00
syuilo
3c89383a26 Refactoring: Extract showMachineInfo function 2019-02-05 06:49:00 +09:00
syuilo
75040cc8bd Make some error logs important 2019-02-05 06:46:01 +09:00
syuilo
e97acdb01b Refactoring: Extract checkMongoDB function 2019-02-05 06:43:36 +09:00
MeiMei
d5f9c4c124 アニメーション停止箇所の追加 (#4138) 2019-02-05 06:22:39 +09:00
syuilo
66cd6fc303 [Client] Fix bug 2019-02-05 06:12:41 +09:00
syuilo
a66be66274 Better key name 2019-02-05 04:09:44 +09:00
syuilo
70fc92bcda [Client] Increase font size a little in the Deck view
Resolve #1821
2019-02-05 04:01:50 +09:00
syuilo
b76aed4c59 アニメーション画像を無効にする際、サーバーサイドではなくクライアントサイドでURLを変更するように 2019-02-05 03:51:54 +09:00
MeiMei
0a8cff4f3c アニメーションを自動再生しないオプション (#4131)
* Refactor

* settings

* Media Proxy

* Replace API response
2019-02-05 03:01:36 +09:00
syuilo
2b6bc12540 Refactor: Better type definition 2019-02-05 01:52:09 +09:00
syuilo
3cdadbec0d Refactoring 2019-02-05 01:31:02 +09:00
syuilo
f7f525acbf 個別に投稿のウォッチ/ウォッチ解除をできるように
Resolve #161
2019-02-05 01:24:44 +09:00
syuilo
4a585e50cf [API] お気に入り状態は投稿情報に含めないように統一 2019-02-05 01:11:06 +09:00
Acid Chicken (硫酸鶏)
f10df347ac Revert "Update load.ts"
This reverts commit cf9e8ed39ec2acd098ba3587f0957a6afa641a74, commit 67792fcb5e866cfad6fc6788b8555526658099fc, and commit c7e8c27ce6652b64a55d7d5ea85c66b4a1cbc06c.
2019-02-04 22:30:24 +09:00
syuilo
81604ed788 Add dummy option for some libraries 2019-02-04 19:41:31 +09:00
Acid Chicken (硫酸鶏)
1d9ef8cc99 Resolve #4121 (#4122)
* Resolve #4121

* Update tslint.json
2019-02-04 18:27:45 +09:00
Acid Chicken (硫酸鶏)
2f620530b2 Fix fusion 2019-02-04 16:50:14 +09:00
Aya Morisawa
57423859f9 Initialize queue only if queue is enabled (#4125) 2019-02-04 16:41:53 +09:00
syuilo
cf0a71bad3 Add --disable-queue option 2019-02-04 13:37:50 +09:00
syuilo
d4c9d41f98 Enable job queue
Resolve #3216
2019-02-04 13:35:58 +09:00
syuilo
c72eae876d Add --verbose option 2019-02-04 12:14:07 +09:00
syuilo
4b071c6400 Better logging 2019-02-04 12:09:59 +09:00
syuilo
62cc0679b4 Make Logger#log method private 2019-02-04 11:51:23 +09:00
syuilo
f8b2b746b5 Fix MongoDB connectivity checking 2019-02-04 11:48:59 +09:00
syuilo
6abd281cd9 [Server] Enable slow option 2019-02-04 10:03:49 +09:00
syuilo
326a13bf7f Fix imports 2019-02-04 09:37:15 +09:00
syuilo
d1e9592193 Add collaborators credit 2019-02-04 09:09:45 +09:00
syuilo
3b2734b1cd Better error log of WebFinger 2019-02-04 09:06:13 +09:00
syuilo
5b744e2c6b Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-02-04 09:02:27 +09:00
syuilo
7948a3a11b Better error log of WebFinger 2019-02-04 09:02:23 +09:00