Commit Graph

425 Commits

Author SHA1 Message Date
syuilo
2fe704bb71 Decrease tag limit 2019-09-27 05:18:09 +09:00
Acid Chicken (硫酸鶏)
ca02c57625 Limit the tag counts to 100 (#5263)
* Limit the tag counts to 256

* Update create.ts

* Update create.ts

* Update create.ts

* Limit the user tag
2019-09-27 05:16:59 +09:00
Acid Chicken (硫酸鶏)
14defec353 Use stringz.length instead of String.length in hashtag length calculation (#5443)
* Use stringz.length instead of String.length

* length to 128, ignore combining
2019-09-22 01:21:45 +09:00
MeiMei
5fbf30e00d AP Undo Announce (#5400)
* AP Undo Announce

* Use activity id
2019-09-08 11:30:44 +09:00
MeiMei
d3eeb1c8c1 Proxy for SMTP (#5371) 2019-09-02 04:42:52 +09:00
syuilo
c05e7a6321 Chart resyncing (#5372)
* wip

* Add test

* Fix test

* Insert moderation log

* Add todo
2019-09-02 04:41:26 +09:00
syuilo
c76ea07efb Syslog support
Resolve #5355
2019-08-30 08:29:46 +09:00
MeiMei
08d9a6a720 updateHashtagを並列で行わないように (#5284) 2019-08-18 12:47:45 +09:00
MeiMei
dd79309cba Fix: Hashtagがupdateできない (#5285) 2019-08-18 12:46:47 +09:00
Satsuki Yanagi
112f1e1ae4 uuid() と lint (#5288)
* Import only v4 uuid, uuid() without version is deprecated

* Add Missing semicolon
2019-08-18 12:42:58 +09:00
MeiMei
9f43e384d2 リモートユーザー向けのNoteUnreadsレコードは作成しないように (#5280) 2019-08-17 14:40:06 +09:00
MeiMei
774fa19fea Fix: ドライブアップロード直後に取得できるURLがoriginalじゃない (#5274) 2019-08-17 12:32:52 +09:00
和風ドレッシング
73bb119119 Elasticsearchのインデックス名をconfigで変更できるように (#5257) 2019-08-09 13:04:35 +09:00
MeiMei
9ebfe9e97f Enable s3ForcePathStyle (#5234) 2019-07-31 18:11:11 +09:00
MeiMei
40dc468a99 HTTPリクエストのKeep-AliveとPrxoy対応など (#5226)
* DriveのKeep-Alive, Proxy と APのProxy対応

* request系でKeep-Aliveするように

* fix lookup-dns-cache.d.ts

* remove debug output
2019-07-28 09:49:02 +09:00
Satsuki Yanagi
278ed9beb8 Bye moment from package.json (#5215)
* Bye moment from package.json

* Use Mapped types for argument type definition
2019-07-25 01:36:48 +09:00
rinsuki
720ad1e4a8 Improve GenerateVideoThumbnail (#5186)
* Improve GenerateVideoThumbnail

* use fluent-ffmpeg

* Update src/services/drive/generate-video-thumbnail.ts
2019-07-20 03:28:14 +09:00
MeiMei
f69a404588 Fix question (#5197) 2019-07-20 03:20:06 +09:00
MeiMei
9bf6a5732a Send Delete activity on suspend (#5165)
* Send Delete Person activity

* Delete activityの後にフォロー解除する

* アカウント削除でもDelete activity
2019-07-18 02:03:28 +09:00
syuilo
bf10d57f03 Resolve #3238 2019-07-14 03:18:45 +09:00
syuilo
ba9d0e8641 Resolve #5116 2019-07-08 16:03:17 +09:00
syuilo
25bfcfa4c4 Fix #4760 2019-07-05 22:32:15 +09:00
MeiMei
ab79ca0794 APNGでもMIME typeはimage/pngにするように (#5100)
* APNGでもMIME typeはimage/pngにするように

* Revert "APNGでもMIME typeはimage/pngにするように"

This reverts commit e579eb2bf44f526cabfa9bd4adc6b4fa84727e3b.

* APNGはファイル送信時のみimage/pngにするように
2019-07-05 17:44:23 +09:00
syuilo
cb9c97516e APNG support 2019-07-04 14:45:28 +09:00
syuilo
c28639437f Fix MIME 2019-07-03 23:43:09 +09:00
syuilo
7b0651d05d リモートファイルの削除が重い問題を修正 2019-07-01 21:12:14 +09:00
syuilo
583411681f Use as const
#5089
2019-06-27 18:04:09 +09:00
syuilo
9cd8b234aa Fix #4519 2019-06-22 04:17:02 +09:00
syuilo
bc9323c360 Add index 2019-06-18 17:11:28 +09:00
syuilo
5a7e9cebdf Add chart indices 2019-06-18 17:10:28 +09:00
Aya Morisawa
81c9d66bf4 Use halfwidth space instead of fullwidth space in code (#5054) 2019-06-14 22:54:19 +09:00
syuilo
1c8c166720 サムネイル生成でエラーになってもファイルのアップロードを失敗しないように
#5050
2019-06-13 22:59:15 +09:00
syuilo
6f00143bd6 Improve drive management 2019-05-27 16:54:47 +09:00
syuilo
65c5267db3 Refactor 2019-05-23 23:46:10 +09:00
syuilo
02511b837f Fix bugs
Use Not(IsNull())
2019-05-20 21:44:16 +09:00
MeiMei
e3d880b8be Fix: Delete is not deliver (#4950)
* Fix: Delete is not deliver

* fix
2019-05-20 13:34:51 +09:00
syuilo
20c34ead23 ユーザーグループ
Resolve #3218
2019-05-18 20:36:33 +09:00
syuilo
3d1239a3b3 Fix bug 2019-05-18 00:38:33 +09:00
syuilo
468f85c059 Fix #4930 2019-05-16 12:59:09 +09:00
syuilo
4452f8378b Resolve #4928 2019-05-16 01:07:32 +09:00
syuilo
55886e3ea4 GIFのサムネイルが生成されないのを修正
#4728
2019-05-15 21:27:20 +09:00
syuilo
dff4c43bc6 Fix #4834 2019-05-03 09:16:31 +09:00
syuilo
759d2ba6fb Fix bug 2019-05-02 17:15:14 +09:00
syuilo
2c885dc8a4 Resolve #3119 2019-04-25 07:46:39 +09:00
syuilo
4a1a92257f Refactorgin 2019-04-25 04:17:03 +09:00
MeiMei
3f86541215 Fix #4704 (#4797)
*  Fix #4632

* Fix #4795
2019-04-25 04:07:39 +09:00
syuilo
41b4c81335 Cache meta 2019-04-24 08:11:19 +09:00
syuilo
493c83ef2d Refactor API (#4770)
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Update description.ts

* wip
2019-04-23 22:35:26 +09:00
syuilo
022bb7a5b3 Better avgColor 2019-04-17 17:13:49 +09:00
syuilo
0fd33c1172 Refactor 2019-04-17 14:32:59 +09:00