Commit Graph

6337 Commits

Author SHA1 Message Date
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
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
83b2aa72b1 [Client] Clip note content 2019-02-05 13:54:40 +09:00
Acid Chicken (硫酸鶏)
8961dab137 Fix comment 2019-02-05 11:49:03 +09:00
Acid Chicken (硫酸鶏)
bcc549fd8e Fix style 2019-02-05 11:48:08 +09:00
syuilo
7d730f676d Refactoring: Extract showMachineInfo function 2019-02-05 06:49:00 +09:00
syuilo
6bda571660 Make some error logs important 2019-02-05 06:46:01 +09:00
syuilo
d3c7129e1f Refactoring: Extract checkMongoDB function 2019-02-05 06:43:36 +09:00
MeiMei
4162981081 アニメーション停止箇所の追加 (#4138) 2019-02-05 06:22:39 +09:00
syuilo
7b7359fbdc [Client] Fix bug 2019-02-05 06:12:41 +09:00
syuilo
dd39d6ea37 Better key name 2019-02-05 04:09:44 +09:00
syuilo
ef618b2431 [Client] Increase font size a little in the Deck view
Resolve #1821
2019-02-05 04:01:50 +09:00
syuilo
861302f0fd アニメーション画像を無効にする際、サーバーサイドではなくクライアントサイドでURLを変更するように 2019-02-05 03:51:54 +09:00
MeiMei
f014b7ae0e アニメーションを自動再生しないオプション (#4131)
* Refactor

* settings

* Media Proxy

* Replace API response
2019-02-05 03:01:36 +09:00
syuilo
00b2d89f1a Refactor: Better type definition 2019-02-05 01:52:09 +09:00
syuilo
5410efe9ca Refactoring 2019-02-05 01:31:02 +09:00
syuilo
1d814ba0e1 個別に投稿のウォッチ/ウォッチ解除をできるように
Resolve #161
2019-02-05 01:24:44 +09:00
syuilo
c107333f56 [API] お気に入り状態は投稿情報に含めないように統一 2019-02-05 01:11:06 +09:00
Acid Chicken (硫酸鶏)
9595a56346 Revert "Update load.ts"
This reverts commit cf9e8ed39e, commit 67792fcb5e, and commit c7e8c27ce6.
2019-02-04 22:30:24 +09:00
syuilo
06707705bf Add dummy option for some libraries 2019-02-04 19:41:31 +09:00
Acid Chicken (硫酸鶏)
68ee9a008e Resolve #4121 (#4122)
* Resolve #4121

* Update tslint.json
2019-02-04 18:27:45 +09:00
Acid Chicken (硫酸鶏)
3a035c481e Fix fusion 2019-02-04 16:50:14 +09:00
Aya Morisawa
6cd41f9860 Initialize queue only if queue is enabled (#4125) 2019-02-04 16:41:53 +09:00
syuilo
0ae1190c08 Add --disable-queue option 2019-02-04 13:37:50 +09:00
syuilo
d3b3426ebe Enable job queue
Resolve #3216
2019-02-04 13:35:58 +09:00
syuilo
4982ea8f14 Add --verbose option 2019-02-04 12:14:07 +09:00
syuilo
3be89e9702 Better logging 2019-02-04 12:09:59 +09:00
syuilo
4275af2324 Make Logger#log method private 2019-02-04 11:51:23 +09:00
syuilo
84d42be090 Fix MongoDB connectivity checking 2019-02-04 11:48:59 +09:00
syuilo
c4c7783691 [Server] Enable slow option 2019-02-04 10:03:49 +09:00
syuilo
30b1b1a5ed Fix imports 2019-02-04 09:37:15 +09:00
syuilo
b536ee4dcd Add collaborators credit 2019-02-04 09:09:45 +09:00
syuilo
11101a6aca Better error log of WebFinger 2019-02-04 09:06:13 +09:00
syuilo
b4a3e5aa4f Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-02-04 09:02:27 +09:00
syuilo
874c0eae6a Better error log of WebFinger 2019-02-04 09:02:23 +09:00
Acid Chicken (硫酸鶏)
c7e8c27ce6 Fix bug
C#っぽく使ってしまっていた。
2019-02-04 02:14:18 +09:00
Acid Chicken (硫酸鶏)
67792fcb5e Update load.ts 2019-02-04 02:09:41 +09:00
Acid Chicken (硫酸鶏)
353fc18f19 Merge branch 'develop' into acid-chicken-patch-10 2019-02-04 02:06:46 +09:00
Acid Chicken (硫酸鶏)
cf9e8ed39e Update load.ts 2019-02-04 02:06:08 +09:00
Acid Chicken (硫酸鶏)
99d8d0a484 Create type definition for '*/const.json' (#4118) 2019-02-04 01:47:12 +09:00
Acid Chicken (硫酸鶏)
5891135ac1 Create type definition for ./locales (#4117) 2019-02-04 01:46:59 +09:00
Acid Chicken (硫酸鶏)
c4f7491322 Revert "Create new type definition for 'is-url' (#4013)"
This reverts commit 014b58cb40.
2019-02-04 01:30:33 +09:00
Acid Chicken (硫酸鶏)
8b71006fbe Bye 'is-url' 2019-02-04 00:09:24 +09:00
Aya Morisawa
8f2f4b6d2d Add missing semicolons 2019-02-03 23:52:46 +09:00
Acid Chicken (硫酸鶏)
6e0c055faf Module 'jsdom' as import syntax (#4016) 2019-02-03 23:49:00 +09:00