syuilo
d3edf03125
Fix errors
2019-07-05 02:00:54 +09:00
Acid Chicken (硫酸鶏)
d5cd38b459
Create partial type definition for 'jsrsasign' ( #5092 )
...
* Create partial type definition for 'jsrsasign'
* Update comments
* Add jsrsasign dependency
* Make some params of Signature class optional
* Make init argument of Signature.init optional
2019-07-05 01:54:16 +09:00
syuilo
2c76d410ab
Resolve #1867
2019-07-04 22:59:52 +09:00
syuilo
dfd991a6c6
テストメールは管理者アドレスに送信するように
2019-07-04 21:08:47 +09:00
syuilo
16b81fff38
Resolve #3431
2019-07-04 21:07:02 +09:00
syuilo
f379a721f1
Fix bug
2019-07-04 20:52:21 +09:00
syuilo
194a958d40
Update CHANGELOG.md
2019-07-04 20:40:02 +09:00
syuilo
327ffd3498
Resolve #4321
2019-07-04 20:39:33 +09:00
syuilo
40276d7f1a
テストページ廃止
2019-07-04 20:26:12 +09:00
syuilo
9254f95679
Update CHANGELOG.md
2019-07-04 15:14:13 +09:00
syuilo
2e1a9dffbe
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2019-07-04 14:45:33 +09:00
syuilo
ead5a6a258
APNG support
2019-07-04 14:45:28 +09:00
MeiMei
97002400a8
アバターファイル選択でimage以外は表示しないように ( #5098 )
2019-07-04 14:31:30 +09:00
syuilo
5e7a4e4752
Fix MIME
2019-07-03 23:43:09 +09:00
syuilo
2c955858a0
Add note
2019-07-03 20:31:52 +09:00
syuilo
a0e56504de
Update package.json
2019-07-03 20:31:38 +09:00
Satsuki Yanagi
d46e9f5abe
Update ESLint 🚀 ( #5097 )
2019-07-03 20:20:02 +09:00
Mary
fd94b817ab
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
f17e229c1e
Resolve #5072
2019-07-03 03:58:45 +09:00
syuilo
96e23b0e5b
MFMで連続したスペースがひとつに纏まるのを修正
2019-07-02 20:52:37 +09:00
syuilo
014b945ea6
Fix test
2019-07-02 20:08:30 +09:00
syuilo
76693138d3
Fix MFM parsing: Ignore parent [] of URL
2019-07-02 20:05:52 +09:00
syuilo
10677b57d4
Update dependencies 🚀
2019-07-02 19:20:34 +09:00
syuilo
5f0ac0f46a
Fix #5073
2019-07-02 19:17:14 +09:00
syuilo
7ffe559525
Resolve #5085
2019-07-02 18:32:24 +09:00
Acid Chicken (硫酸鶏)
919e3e2fed
Update README.md [AUTOGEN] ( #5094 )
2019-07-02 15:37:24 +09:00
syuilo
03e999875a
リモートファイルの削除が重い問題を修正
2019-07-01 21:12:14 +09:00
syuilo
ed0070c470
Set job concurrency to reduce performance issue
2019-07-01 20:37:26 +09:00
syuilo
d764316708
Simplify log domain
2019-07-01 03:25:31 +09:00
syuilo
06b1203ef9
Create 1561873850023-ChartIndexes.ts
2019-06-30 14:51:57 +09:00
syuilo
b2cf74e878
Create accept-migration.ts
2019-06-30 04:49:30 +09:00
syuilo
21064f7859
Add initial migration
2019-06-29 23:19:21 +09:00
syuilo
bb2d76ffa3
Fix #4926
2019-06-29 23:12:00 +09:00
syuilo
763b70e01b
Revert "Update ormconfig.ts"
...
This reverts commit 5a349eb376
.
2019-06-29 15:58:04 +09:00
syuilo
5a349eb376
Update ormconfig.ts
2019-06-29 15:31:54 +09:00
MeiMei
0141affe05
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
a8379e3bc9
Use as const
...
#5089
2019-06-28 16:38:48 +09:00
syuilo
952789cc1e
Use as const
...
#5089
2019-06-27 18:04:09 +09:00
syuilo
6b897e562a
11.23.1
2019-06-25 01:27:33 +09:00
syuilo
f74bc309b1
Fix bug
2019-06-25 01:24:01 +09:00
syuilo
bc83963ac7
English nyaize
2019-06-24 22:20:13 +09:00
syuilo
94715e6153
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2019-06-23 16:12:37 +09:00
syuilo
31a5247b9c
🎨
2019-06-23 16:12:11 +09:00
syuilo
ac9f77752d
New translations ja-JP.yml (Chinese Simplified) ( #5081 )
2019-06-23 01:53:21 +09:00
syuilo
20f11a6701
11.23.0
2019-06-23 00:21:58 +09:00
syuilo
9bdc67c1f6
New Crowdin translations ( #5065 )
...
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Dutch)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Norwegian)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Japanese, Kansai)
2019-06-23 00:21:04 +09:00
syuilo
bb4ca7b31a
Resolve #5010
2019-06-23 00:06:39 +09:00
syuilo
89f16668e6
Fix #4519
2019-06-22 04:17:02 +09:00
syuilo
8409b59dea
Improve usability
2019-06-22 04:09:53 +09:00
MeiMei
1707002d43
Block all activities from suspended users ( #5076 )
2019-06-21 15:42:07 +09:00