Commit Graph

1138 Commits

Author SHA1 Message Date
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
Satsuki Yanagi
280911e3cc ハッシュタグのトレンドの計算を5分単位で丸める (#5107) 2019-07-05 08:43:56 +09:00
Satsuki Yanagi
cef75dcd32 Fix WebAuthn login (#5103) 2019-07-05 07:48:12 +09:00
Satsuki Yanagi
151f107f30 Update Emojis immediately (#5106) 2019-07-05 07:45:00 +09:00
syuilo
4db54a35f7 Fix errors 2019-07-05 02:00:54 +09:00
syuilo
bc7ec39fae Resolve #3431 2019-07-04 21:07:02 +09:00
syuilo
cb9c97516e APNG support 2019-07-04 14:45:28 +09:00
Mary
9c76e03c3a Implement Webauthn 🎉 (#5088)
* Implement Webauthn 🎉

* Share hexifyAB

* Move hr inside template and add AttestationChallenges janitor daemon

* Apply suggestions from code review

Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>

* Add newline at the end of file

* Fix stray newline in promise chain

* Ignore var in try{}catch(){} block

Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>

* Add missing comma

* Add missing semicolon

* Support more attestation formats

* add support for more key types and linter pass

* Refactor

* Refactor

* credentialId --> id

* Fix

* Improve readability

* Add indexes

* fixes for credentialId->id

* Avoid changing store state

* Fix syntax error and code style

* Remove unused import

* Refactor of getkey API

* Create 1561706992953-webauthn.ts

* Update ja-JP.yml

* Add type annotations

* Fix code style

* Specify depedency version

* Fix code style

* Fix janitor daemon and login requesting 2FA regardless of status
2019-07-03 20:18:07 +09:00
syuilo
ab1dab42b5 Resolve #5072 2019-07-03 03:58:45 +09:00
syuilo
de82bb9b15 Update dependencies 🚀 2019-07-02 19:20:34 +09:00
syuilo
7b0651d05d リモートファイルの削除が重い問題を修正 2019-07-01 21:12:14 +09:00
MeiMei
2bcbe47cd6 Fix: AP object / actor type (#5086)
* attributedToがArrayの場合などに対応

* attachment以外で来るDocument系のObjectに対応

* Renote, Reply 対応

* 表示をいい感じに

* fix type

* revert as const

* Fix Note / Question type

* attributedToのtypeで複合配列を想定する
2019-06-28 18:54:09 +09:00
syuilo
43b7dc46b0 Use as const
#5089
2019-06-28 16:38:48 +09:00
syuilo
583411681f Use as const
#5089
2019-06-27 18:04:09 +09:00
syuilo
75df64a31d Fix bug 2019-06-25 01:24:01 +09:00
MeiMei
739397862f Improve url-preview (#5077)
* url-previewリクエスト時にハッシュは除く

* ハッシュだけ違うプレビューカードは表示しない

*  url-previewをユーザーロケールで出し分けるように

* Fix code style
2019-06-21 15:41:02 +09:00
syuilo
5642935d91 Provide Redis version 2019-06-20 22:55:57 +09:00
syuilo
dffb7746b0 Add psql version to info page 2019-06-20 22:52:35 +09:00
syuilo
8fc916ec50 Resolve #5063 2019-06-18 16:49:58 +09:00
syuilo
76ccd4910f Provide version of postgresql 2019-06-18 15:56:03 +09:00
syuilo
16ae0e036d Better error handling 2019-06-18 13:58:59 +09:00
syuilo
9c2bad300a Resolve #365 2019-06-15 00:07:41 +09:00
MeiMei
36bd60a0e0 image以外はproxyしないように (#5051) 2019-06-14 12:14:23 +09:00
syuilo
9fa2223fa7 Make url preview log warn 2019-06-13 22:35:37 +09:00
Acid Chicken (硫酸鶏)
96084c007f Deny 'private' in note visibility (#5031)
Fixes #5028
2019-06-06 19:45:25 +09:00
syuilo
de7cd18f13 Fix bug 2019-05-29 12:22:47 +09:00
syuilo
2e5be7a7f0 Improve job queue view 2019-05-27 17:44:51 +09:00
syuilo
6f00143bd6 Improve drive management 2019-05-27 16:54:47 +09:00
Satsuki Yanagi
66677fe5ae Enable query result cache for meta / stats / hashtags trend (#4978) 2019-05-25 08:35:16 +09:00
syuilo
65c5267db3 Refactor 2019-05-23 23:46:10 +09:00
syuilo
09cc82bf39 Resolve #4967 2019-05-23 14:11:42 +09:00
syuilo
7ffd9d6df9 Better deninition 2019-05-22 13:00:36 +09:00
syuilo
e333502d79 align format 2019-05-22 12:58:53 +09:00
Satsuki Yanagi
7394adb16f Add group update / transfer API 2019-05-22 05:06:58 +09:00
syuilo
595135636d Improve API doc 2019-05-20 22:01:32 +09:00
syuilo
02511b837f Fix bugs
Use Not(IsNull())
2019-05-20 21:44:16 +09:00
syuilo
0614916383 Fix bug 2019-05-19 23:42:18 +09:00
syuilo
32b10b0f14 Fix bug 2019-05-19 23:29:28 +09:00
syuilo
f99db50cba Fix #4938 2019-05-19 20:57:05 +09:00
syuilo
cd7802626d Fix #4945 2019-05-19 20:43:33 +09:00
syuilo
494cbf3aa7 Resolve #4941 2019-05-19 20:41:23 +09:00
syuilo
cd740602c2 Fix bug 2019-05-18 22:54:02 +09:00
syuilo
20c34ead23 ユーザーグループ
Resolve #3218
2019-05-18 20:36:33 +09:00
syuilo
ddeb98ece4 ページにいいねできるように 2019-05-17 19:56:47 +09:00
syuilo
d671901d8d Update API docs 2019-05-17 00:19:23 +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
6730e63747 Resolve #4833 2019-05-15 20:41:01 +09:00
syuilo
bdb8301383 Fix bug 2019-05-15 17:05:41 +09:00
syuilo
6c95706ddd 特定のインスタンスのファイルをすべて削除できるように 2019-05-14 21:08:35 +09:00