Commit graph

14845 commits

Author SHA1 Message Date
syuilo e3e08843f1
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-03-11 09:59:14 +09:00
syuilo ce0d4f77fa
リストのエクスポートをできるように
#4259
2019-03-11 09:59:07 +09:00
Acid Chicken (硫酸鶏) 94fdb4e974 Update README.md [AUTOGEN] (#4467) 2019-03-11 08:13:02 +09:00
MeiMei 4d425fc8a4 Use proxy instead of weserv for url-preview images (#4466) 2019-03-11 01:03:09 +09:00
MeiMei c6cdfa2f5a Ignore 4xx references in AP (#4463)
* Ignore 4xx references

* remove unnecessary comment
2019-03-10 22:27:25 +09:00
syuilo 0fff2e4f16
Remove debug code 2019-03-10 19:20:25 +09:00
syuilo 80a2172715
Resolve #4462 2019-03-10 19:16:33 +09:00
syuilo 5a0a297634
Improve redis config 2019-03-09 23:44:54 +09:00
syuilo 948a133b7b
Fix log 2019-03-09 18:15:44 +09:00
syuilo 2ee826c958
10.92.3 2019-03-09 10:21:45 +09:00
syuilo 539409faf8
Better logs 2019-03-09 10:18:59 +09:00
syuilo 606e46e4d7
Make info 2019-03-09 10:10:24 +09:00
syuilo a179cfd69a
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-03-09 10:09:12 +09:00
syuilo d8379253d4
Rename 2019-03-09 10:09:04 +09:00
MeiMei c3344fbd68 To retry AP deliver queue (#4457) 2019-03-09 08:57:55 +09:00
syuilo 4cebd6e84a
Increase job attempts limit a little 2019-03-08 21:43:17 +09:00
syuilo 90fbf9dbb0
Add missing semicolon 2019-03-08 21:38:23 +09:00
syuilo d365b9f634
Fix bug 2019-03-08 21:30:12 +09:00
syuilo a2f06acaa4
10.92.2 2019-03-08 21:00:35 +09:00
syuilo 8c90cbcbfb
Disable lifo 2019-03-08 20:58:01 +09:00
syuilo a4a47772dc
New Crowdin translations (#4447)
* New translations ja-JP.yml (English)

* New translations ja-JP.yml (English)

* New translations ja-JP.yml (Czech)

* New translations ja-JP.yml (Czech)

* New translations ja-JP.yml (Czech)

* New translations ja-JP.yml (Czech)

* New translations ja-JP.yml (Czech)

* New translations ja-JP.yml (Czech)

* New translations ja-JP.yml (Chinese Traditional)

* New translations ja-JP.yml (Chinese Traditional)

* New translations ja-JP.yml (Chinese Traditional)

* New translations ja-JP.yml (Chinese Traditional)

* New translations ja-JP.yml (Czech)

* New translations ja-JP.yml (Czech)

* New translations ja-JP.yml (Polish)
2019-03-08 20:55:36 +09:00
syuilo 5dde1f4602
Update README.md 2019-03-08 20:52:09 +09:00
syuilo 9dc0909eeb
Add index 2019-03-08 20:36:42 +09:00
syuilo 0ed2592e41
Resolve #4453 2019-03-08 20:07:29 +09:00
syuilo 76cff98220
Fix bug 2019-03-08 19:45:01 +09:00
syuilo 60604b6f51
🎨 2019-03-08 15:34:34 +09:00
syuilo f410b7aecb
🎨 2019-03-08 15:27:06 +09:00
syuilo 1a61f2cee9
自動更新 2019-03-08 13:10:38 +09:00
syuilo 78a8293520
ジョブの数を一覧できるように 2019-03-08 13:03:38 +09:00
syuilo 03cfb4fc8d
🎨 2019-03-08 13:03:17 +09:00
syuilo 144345a359
Enable lifo job 2019-03-08 05:39:59 +09:00
syuilo fd2c01515e
Increase job concurrency 2019-03-08 05:23:13 +09:00
syuilo 219570e08b
Update job handlers 2019-03-08 05:22:14 +09:00
syuilo 69df556ff5
Resolve #4448 2019-03-08 04:55:55 +09:00
syuilo 5f4a52574f
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-03-07 23:43:56 +09:00
syuilo 5a1f6c5839
10.92.1 2019-03-07 23:43:42 +09:00
syuilo 91d0342fe8
New Crowdin translations (#4445)
* New translations ja-JP.yml (English)

* New translations ja-JP.yml (English)

* New translations ja-JP.yml (Czech)

* New translations ja-JP.yml (Czech)
2019-03-07 23:41:13 +09:00
syuilo 8cc236daf8
Clean jobs 2019-03-07 23:36:08 +09:00
syuilo d283ec69f7
Refactor 2019-03-07 23:27:38 +09:00
syuilo d1aea7596c
Fix import 2019-03-07 23:14:01 +09:00
syuilo c934987b14
Resolve #4444 2019-03-07 23:07:21 +09:00
syuilo 00c9f4a2e5
Update issue templates 2019-03-07 21:41:39 +09:00
syuilo 6605c1d07f
New Crowdin translations (#4431)
* New translations ja-JP.yml (Chinese Simplified)

* New translations ja-JP.yml (Korean)

* New translations ja-JP.yml (Korean)

* New translations ja-JP.yml (Korean)

* New translations ja-JP.yml (Chinese Traditional)

* New translations ja-JP.yml (English)

* New translations ja-JP.yml (English)
2019-03-07 21:19:53 +09:00
MeiMei 7325d66c52 Implement Update Question (#4435)
* Update remote votes count

* save updatedAt

* deliver Update

* use renderNote

* use id

* fix typeof
2019-03-07 21:19:32 +09:00
Acid Chicken (硫酸鶏) a485061e22 Update README.md [AUTOGEN] (#4441) 2019-03-07 20:30:41 +09:00
Acid Chicken (硫酸鶏) 1f63f50343
Create robots.txt (#4439)
* Create robots.txt

* Update index.ts
2019-03-07 20:11:04 +09:00
syuilo cd3170dabd
Update PULL_REQUEST_TEMPLATE.md 2019-03-07 20:06:36 +09:00
syuilo 841cedc5f8
Update issue templates 2019-03-07 19:56:02 +09:00
dependabot[bot] 7f4882734d Update @types/speakeasy requirement from 2.0.3 to 2.0.4 (#4369)
Updates the requirements on [@types/speakeasy](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/speakeasy) to permit the latest version.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/speakeasy)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-07 19:41:08 +09:00
dependabot[bot] e7d647d412 Update eslint requirement from 5.12.0 to 5.15.0 (#4394)
Updates the requirements on [eslint](https://github.com/eslint/eslint) to permit the latest version.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v5.12.0...v5.15.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-07 19:40:55 +09:00