Commit graph

5734 commits

Author SHA1 Message Date
syuilo
66da7d58c2 非ログイン時にお知らせを表示 2019-02-15 05:55:59 +09:00
syuilo
0ef4510136 🎨 2019-02-15 05:51:22 +09:00
syuilo
e3bf76e143 Improve desktop UX (#4262)
* wip

* wip

* wip

* wip

* wip

* wip

* Merge

* wip

* wip

* wip

* wip

* wip

* wip
2019-02-15 05:08:59 +09:00
MeiMei
e3bbfb2649 Change minimum allowed maxNoteTextLength to 0 (#4256) 2019-02-14 16:30:20 +09:00
Lynx Kotoura
83de6d1ce9 Emojify user.friends of desktop view (#4249) 2019-02-14 13:42:14 +09:00
Lynx Kotoura
a95eaa984d Fix huge close icon of friends-maker (#4245) 2019-02-14 13:41:48 +09:00
MeiMei
03ec2be5c1 Restore web max-age to 5 minutes (#4246) 2019-02-14 13:41:28 +09:00
Acid Chicken (硫酸鶏)
64a05a9f3f 無効化されているタイムラインのフォールバック (#4242)
* Update timeline.vue

* Update home.vue
2019-02-14 13:39:42 +09:00
Lynx Kotoura
68207c47f0 Fix title of robot icon in user.header of desktop view (#4243) 2019-02-14 03:01:42 +09:00
syuilo
23255aad0c Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-02-14 01:13:28 +09:00
syuilo
d24b8c0f49 ハッシュタグの集計期間を短くした
Resolve #4238 ?
2019-02-14 01:13:19 +09:00
Acid Chicken (硫酸鶏)
7f700b8429 Add prelude function for URL Query (#4135)
* Update string.ts

* Refactor

* Update string.ts

* Update wrap-url.ts

* Update string.ts

* Update get-static-image-url.ts

* Use querystring.stringify

* Update outbox.ts

* Back to the urlQuery

* Update followers.ts

* Update following.ts

* Update outbox.ts

* Update string.ts

* Update get-static-image-url.ts

* Update string.ts

* Update string.ts

* Separate prelude files
2019-02-13 23:45:35 +09:00
syuilo
01ab18ea93 Make ignore pointer events 2019-02-13 21:48:20 +09:00
syuilo
37116f668c 🎨 2019-02-13 21:47:53 +09:00
Acid Chicken (硫酸鶏)
7f95b8a75c Add GIF badge (#4241) 2019-02-13 21:43:58 +09:00
syuilo
b6f7aa7d65 Migrate cafy to 14.0 (#4240) 2019-02-13 16:33:07 +09:00
Acid Chicken (硫酸鶏)
4f40a76164 Update nodeinfo.ts (#4239)
* Update nodeinfo.ts

* Update nodeinfo.ts

* Update nodeinfo.ts

* Update nodeinfo.ts

* Update nodeinfo.ts
2019-02-13 15:56:45 +09:00
MeiMei
9783d09ee4 よく話すユーザーからサスペンドされたユーザーを隠すなど (#4228)
* Resolve #4226

* fix

* Fix: anonymousでアクセスするとサスペンドユーザーが隠れない

* fix
2019-02-12 17:19:15 +09:00
syuilo
8826455244 Remove unused import 2019-02-11 23:39:05 +09:00
syuilo
cfd19c23a1 Fix bug 2019-02-11 23:37:15 +09:00
MeiMei
fbd1770e1c Fix #4152 (#4224)
* Fix #4152

* fix

* remove unused code
2019-02-11 22:37:20 +09:00
syuilo
798dc9b1df [Client] Make default sort lastCommunicatedAt in instances list of admin panel 2019-02-10 19:46:47 +09:00
syuilo
2dfa65027e [Client] Make default origin local in user list of admin panel 2019-02-10 19:44:57 +09:00
syuilo
9151d401f4 管理画面でサイレンスされているユーザーを一覧できるように 2019-02-10 19:43:46 +09:00
syuilo
f7728db8fe [Client] Fix bug 2019-02-10 19:38:17 +09:00
MeiMei
95bbb190a6 Optimize url-preview image (#4216) 2019-02-10 19:19:26 +09:00
Acid Chicken (硫酸鶏)
02e3d28920 Update user.followers-you-know.vue (#4215) 2019-02-10 17:15:41 +09:00
syuilo
1957128ba5 重いのでジョブキュー無効化 2019-02-10 11:44:08 +09:00
MeiMei
0a957c27d9 Hide unusable follow buttons (#4208) 2019-02-10 05:56:11 +09:00
MeiMei
9a77bef5bb deckにフォローされていますマークを追加 (#4207)
* deckにフォローされていますを追加

* opacity
2019-02-10 05:26:49 +09:00
MeiMei
ef73ff91e8 Limit the parallelism of AP object processing (#4193) 2019-02-09 13:01:21 +09:00
syuilo
249bc659a2 🎨 2019-02-09 12:43:26 +09:00
syuilo
398924b5d5 🎨 2019-02-09 12:34:42 +09:00
syuilo
47709a8deb フォロー処理のリファクタリング (#4196)
* Fix #4185

* Fix bug
2019-02-09 12:04:03 +09:00
syuilo
0fd411ad86 Improve usability 2019-02-09 01:53:46 +09:00
syuilo
3ecc84c514 Improve instances manegement
Resolve #4187
2019-02-08 20:56:16 +09:00
syuilo
f3eb3f927e Fix theme 2019-02-08 17:05:50 +09:00
syuilo
c54f1928be Introduce per-instance chart (#4183)
* Introduce per-instance chart

* Implement chart view in client

* Handle note deleting

* More chart srcs

* Add drive stats

* Improve drive stats

* Fix bug

* Add icon
2019-02-08 16:58:57 +09:00
syuilo
2610df7347 Supress logs during test 2019-02-08 16:56:23 +09:00
syuilo
12aed8ade4 🎨 2019-02-08 04:40:47 +09:00
syuilo
d12646fc4f 🎨 2019-02-08 04:36:23 +09:00
syuilo
308bcef08a Refactoring: Move chart dir into services dir 2019-02-08 04:31:33 +09:00
syuilo
dd0871dd59 Implement instance blocking (#4182)
* Implement instance blocking

* Add missing text

* Delete unnecessary file

* Covert Punycode to Unicode
2019-02-08 04:26:43 +09:00
syuilo
89ce313e70 [Client] Add icon 🎨 2019-02-07 23:42:56 +09:00
syuilo
ed73ff53da Fix bug 2019-02-07 23:37:39 +09:00
syuilo
fa23593ee8 Remove unused import 2019-02-07 23:32:39 +09:00
syuilo
fcc7466c11 Fix bug 2019-02-07 23:27:42 +09:00
syuilo
b3d66f8e86 インスタンス一覧の表示数を増やした 2019-02-07 22:00:55 +09:00
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
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
Acid Chicken (硫酸鶏)
7cabdb4174 Fix bug
C#っぽく使ってしまっていた。
2019-02-04 02:14:18 +09:00
Acid Chicken (硫酸鶏)
8b01307afb Update load.ts 2019-02-04 02:09:41 +09:00
Acid Chicken (硫酸鶏)
b765708041 Merge branch 'develop' into acid-chicken-patch-10 2019-02-04 02:06:46 +09:00
Acid Chicken (硫酸鶏)
8fc98090fd Update load.ts 2019-02-04 02:06:08 +09:00
Acid Chicken (硫酸鶏)
c25982a863 Create type definition for '*/const.json' (#4118) 2019-02-04 01:47:12 +09:00
Acid Chicken (硫酸鶏)
97db296887 Create type definition for ./locales (#4117) 2019-02-04 01:46:59 +09:00
Acid Chicken (硫酸鶏)
6822b908bf Revert "Create new type definition for 'is-url' (#4013)"
This reverts commit 014b58cb4098c31c1d0d8d2ad521e48368491d07.
2019-02-04 01:30:33 +09:00
Acid Chicken (硫酸鶏)
25e0da961c Bye 'is-url' 2019-02-04 00:09:24 +09:00
Aya Morisawa
133ce92db0 Add missing semicolons 2019-02-03 23:52:46 +09:00
Acid Chicken (硫酸鶏)
716f78b142 Module 'jsdom' as import syntax (#4016) 2019-02-03 23:49:00 +09:00
Acid Chicken (硫酸鶏)
3baf32703a Create type definition for 'os-utils' (#4050) 2019-02-03 23:41:27 +09:00
Acid Chicken (硫酸鶏)
273d1a416a Create type definition for 'langmap' (#4059)
* Create type definition for 'langmap'

* Follow lint
2019-02-03 23:41:05 +09:00
Acid Chicken (硫酸鶏)
5a8660cb76 Create type definition for 'koa-slow' (#4072) 2019-02-03 23:01:03 +09:00