Commit graph

14186 commits

Author SHA1 Message Date
syuilo
21b4daef1d Update CHANGELOG.md 2019-02-05 04:22:24 +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
Acid Chicken (硫酸鶏)
4d49c50ea6 Update config.yml
Redis なしが帰ってきたぞっ!
2019-02-04 16:41:57 +09:00
Aya Morisawa
57423859f9 Initialize queue only if queue is enabled (#4125) 2019-02-04 16:41:53 +09:00
Acid Chicken (硫酸鶏)
88aad37860 Update __MISSKEY_HEAD 2019-02-04 16:41:11 +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
075da51297 Update dependencies 🚀 2019-02-04 09:56:48 +09:00
syuilo
326a13bf7f Fix imports 2019-02-04 09:37:15 +09:00
dependabot[bot]
026bb015d0 Update apexcharts requirement from 2.5.1 to 3.2.1 (#4124)
Updates the requirements on [apexcharts](https://github.com/apexcharts/apexcharts.js) to permit the latest version.
- [Release notes](https://github.com/apexcharts/apexcharts.js/releases)
- [Changelog](https://github.com/apexcharts/apexcharts.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/apexcharts/apexcharts.js/commits/v3.2.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-04 09:29:47 +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
dependabot[bot]
282679878b Update tslint-sonarts requirement from 1.8.0 to 1.9.0 (#3978)
Updates the requirements on [tslint-sonarts](https://github.com/SonarSource/SonarTS) to permit the latest version.
- [Release notes](https://github.com/SonarSource/SonarTS/releases)
- [Commits](https://github.com/SonarSource/SonarTS/commits/v1.9.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-04 07:16:01 +09:00
syuilo
c8ac418c3e New translations ja-JP.yml (English) (#4120) 2019-02-04 07:01:19 +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
syuilo
7f5eb2e8fd New translations ja-JP.yml (Polish) (#4119) 2019-02-04 01:52:39 +09:00
syuilo
50adef956d Update README.md 2019-02-04 01:51:01 +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
syuilo
dae970ebaf New translations ja-JP.yml (Polish) (#4116) 2019-02-04 01:22:37 +09:00
syuilo
e995b8333e New translations ja-JP.yml (Polish) (#4115) 2019-02-04 01:13:39 +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
Acid Chicken (硫酸鶏)
1b8a35fa1a Create type definition for 'recaptcha-promise' (#4068) 2019-02-03 22:21:55 +09:00