Satsuki Yanagi
5cd7954fd7
Improve usability of users view ( #5176 )
...
* Improve usability of users view
Resolve #5173
* Fix query
* Follow review and fix
* Follow review
2019-07-17 18:59:10 +09:00
Satsuki Yanagi
9ec3a1d256
Fix #5128 ( #5153 )
2019-07-14 03:56:34 +09:00
syuilo
2bdbee12fa
Fix bug
2019-07-14 03:53:45 +09:00
syuilo
bf10d57f03
Resolve #3238
2019-07-14 03:18:45 +09:00
MeiMei
cab9b1bc3c
Prevent duplicate user registration ( #5129 )
2019-07-10 03:47:07 +09:00
syuilo
1c0158df4c
Add userId prop
2019-07-09 16:55:55 +09:00
syuilo
084856836c
Fix bug
2019-07-09 16:55:33 +09:00
tamaina
7b4179b2b6
Improve paste uploading Resolve #3023 ( #4542 )
...
* resolve #3023
* fix
* fix
* better description
* widget
* fix text
* Update post-form.vue
* Fix enter-file-name dialog title text
* Fix type
* On messaging room
* Replace moment.js to original one
* Fix formatDateTimeString
2019-07-08 13:46:31 +09:00
syuilo
febb492235
Refactor: Remove needless return
2019-07-07 15:29:08 +09:00
syuilo
638060f775
Improve Page
...
* ページをピン留めできるように
* デッキでカラム内でページを見れるように
2019-07-07 06:56:13 +09:00
syuilo
eb3c718229
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2019-07-07 05:13:21 +09:00
syuilo
8d21939019
イベント送信時に指定の変数の値を添付出来るように
2019-07-07 05:12:31 +09:00
Satsuki Yanagi
80c55fbc76
Support password-less login with WebAuthn ( #5112 )
...
* Support password-less login with WebAuthn
* Fix initial value of usePasswordLessLogin
2019-07-07 01:38:36 +09:00
syuilo
da6c217f42
MisskeyPagesにイベント送信ボタンを追加
2019-07-06 18:14:50 +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
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
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
syuilo
5642935d91
Provide Redis version
2019-06-20 22:55:57 +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
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