syuilo
|
cb9c97516e
|
APNG support
|
2019-07-04 14:45:28 +09:00 |
|
syuilo
|
c28639437f
|
Fix MIME
|
2019-07-03 23:43:09 +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
|
a6e42b5180
|
MFMで連続したスペースがひとつに纏まるのを修正
|
2019-07-02 20:52:37 +09:00 |
|
syuilo
|
f4445c11ec
|
Fix MFM parsing: Ignore parent [] of URL
|
2019-07-02 20:05:52 +09:00 |
|
syuilo
|
de82bb9b15
|
Update dependencies 🚀
|
2019-07-02 19:20:34 +09:00 |
|
syuilo
|
620380c8d0
|
Fix #5073
|
2019-07-02 19:17:14 +09:00 |
|
syuilo
|
7595680261
|
Resolve #5085
|
2019-07-02 18:32:24 +09:00 |
|
syuilo
|
7b0651d05d
|
リモートファイルの削除が重い問題を修正
|
2019-07-01 21:12:14 +09:00 |
|
syuilo
|
66c25b545a
|
Set job concurrency to reduce performance issue
|
2019-07-01 20:37:26 +09:00 |
|
syuilo
|
56fbfdcdb7
|
Simplify log domain
|
2019-07-01 03:25:31 +09:00 |
|
syuilo
|
ffa9b7f8df
|
Create accept-migration.ts
|
2019-06-30 04:49:30 +09:00 |
|
syuilo
|
2a7d4b07b6
|
Fix #4926
|
2019-06-29 23:12:00 +09:00 |
|
syuilo
|
6d9660929c
|
Revert "Update ormconfig.ts"
This reverts commit 5a349eb3766d84b9a9af46930e60dcf6c4ab0688.
|
2019-06-29 15:58:04 +09:00 |
|
syuilo
|
ec99c823a4
|
Update ormconfig.ts
|
2019-06-29 15:31:54 +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 |
|
syuilo
|
1943c9c7f2
|
English nyaize
|
2019-06-24 22:20:13 +09:00 |
|
syuilo
|
9bc369c785
|
🎨
|
2019-06-23 16:12:11 +09:00 |
|
syuilo
|
9c0225157b
|
Resolve #5010
|
2019-06-23 00:06:39 +09:00 |
|
syuilo
|
9cd8b234aa
|
Fix #4519
|
2019-06-22 04:17:02 +09:00 |
|
syuilo
|
d467abb214
|
Improve usability
|
2019-06-22 04:09:53 +09:00 |
|
MeiMei
|
90ce12f99b
|
Block all activities from suspended users (#5076)
|
2019-06-21 15:42:07 +09:00 |
|
MeiMei
|
739397862f
|
Improve url-preview (#5077)
* url-previewリクエスト時にハッシュは除く
* ハッシュだけ違うプレビューカードは表示しない
* url-previewをユーザーロケールで出し分けるように
* Fix code style
|
2019-06-21 15:41:02 +09:00 |
|
syuilo
|
d0e77e0827
|
Fix bug
|
2019-06-21 15:11:56 +09:00 |
|
syuilo
|
57d4d2cb20
|
Improve sync
|
2019-06-21 15:08:17 +09:00 |
|
syuilo
|
a75b307646
|
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
|
2019-06-21 13:06:55 +09:00 |
|
syuilo
|
cea25c2ce2
|
デッキの状態を同期できるように
|
2019-06-21 13:06:47 +09:00 |
|
MeiMei
|
0d8a90ddeb
|
Enable ServiceWorker (#5075)
|
2019-06-21 11:50:38 +09:00 |
|
syuilo
|
cac7cb519e
|
ホームのカスタマイズ情報を複数のデバイス間で同期できるように
|
2019-06-21 01:50:01 +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
|
43da951a54
|
Fix code style
|
2019-06-19 17:47:24 +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 |
|
syuilo
|
8ca57989a3
|
Update db.vue
|
2019-06-18 16:53:14 +09:00 |
|
syuilo
|
8fc916ec50
|
Resolve #5063
|
2019-06-18 16:49:58 +09:00 |
|
syuilo
|
c933712bd3
|
Better request interval
|
2019-06-18 16:17:20 +09:00 |
|
syuilo
|
3a808e2918
|
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
|
2019-06-18 15:56:31 +09:00 |
|
syuilo
|
76ccd4910f
|
Provide version of postgresql
|
2019-06-18 15:56:03 +09:00 |
|
Satsuki Yanagi
|
015090489f
|
Resolve #5069 (#5070)
|
2019-06-18 15:42:08 +09:00 |
|
syuilo
|
c43d10aa3c
|
Use WHATWG API
> New application code should use the WHATWG API.
|
2019-06-18 15:27:13 +09:00 |
|
syuilo
|
0f749cd364
|
Fix #2637
|
2019-06-18 15:19:19 +09:00 |
|
syuilo
|
e4ff9adbcb
|
Add note
|
2019-06-18 14:04:41 +09:00 |
|
syuilo
|
16ae0e036d
|
Better error handling
|
2019-06-18 13:58:59 +09:00 |
|
syuilo
|
bb4bfd8d1f
|
Fix MFM URL parsing
|
2019-06-17 20:15:19 +09:00 |
|
syuilo
|
4c9b953d65
|
Fix MFM strike parsing
|
2019-06-16 21:42:57 +09:00 |
|