Commit graph

6783 commits

Author SHA1 Message Date
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
327ffd3498 Resolve #4321 2019-07-04 20:39:33 +09:00
syuilo
40276d7f1a テストページ廃止 2019-07-04 20:26:12 +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
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
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
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
b2cf74e878
Create accept-migration.ts 2019-06-30 04:49:30 +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
0500600cdd
Merge branch 'develop' 2019-06-25 01:27:51 +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
31a5247b9c
🎨 2019-06-23 16:12:11 +09:00
syuilo
73ac2632c2
Merge branch 'develop' 2019-06-23 00:22:33 +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
MeiMei
16b03fc157 Improve url-preview (#5077)
* url-previewリクエスト時にハッシュは除く

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

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

* Fix code style
2019-06-21 15:41:02 +09:00
syuilo
fa0023e541
Fix bug 2019-06-21 15:11:56 +09:00
syuilo
aec5911821
Improve sync 2019-06-21 15:08:17 +09:00
syuilo
26f4c038f3
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-06-21 13:06:55 +09:00
syuilo
6136f6f33a
デッキの状態を同期できるように 2019-06-21 13:06:47 +09:00
MeiMei
2b8d0225cc Enable ServiceWorker (#5075) 2019-06-21 11:50:38 +09:00
syuilo
18184441f1
ホームのカスタマイズ情報を複数のデバイス間で同期できるように 2019-06-21 01:50:01 +09:00
syuilo
bd83939993
Provide Redis version 2019-06-20 22:55:57 +09:00
syuilo
2c1932faa7
Add psql version to info page 2019-06-20 22:52:35 +09:00
syuilo
33d79420eb
Fix code style 2019-06-19 17:47:24 +09:00
syuilo
80d8af84dd
Merge branch 'develop' 2019-06-18 19:16:41 +09:00
syuilo
d64dffbdda
Add index 2019-06-18 17:11:28 +09:00
syuilo
4015ccef2f
Add chart indices 2019-06-18 17:10:28 +09:00
syuilo
2dac8d3d1f
Update db.vue 2019-06-18 16:53:14 +09:00
syuilo
4f284e1bc0
Resolve #5063 2019-06-18 16:49:58 +09:00
syuilo
b0280355e8
Better request interval 2019-06-18 16:17:20 +09:00
syuilo
048d88b784
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-06-18 15:56:31 +09:00
syuilo
bb52ebdc3e
Provide version of postgresql 2019-06-18 15:56:03 +09:00
Satsuki Yanagi
5f2fda85ba Resolve #5069 (#5070) 2019-06-18 15:42:08 +09:00
syuilo
1331f0b953
Use WHATWG API
> New application code should use the WHATWG API.
2019-06-18 15:27:13 +09:00
syuilo
736fdabc1d
Fix #2637 2019-06-18 15:19:19 +09:00
syuilo
7096c0ca49
Add note 2019-06-18 14:04:41 +09:00
syuilo
1a984de8e8
Better error handling 2019-06-18 13:58:59 +09:00
syuilo
285d0d13f9
Fix MFM URL parsing 2019-06-17 20:15:19 +09:00
syuilo
63c659bc8f
Fix MFM strike parsing 2019-06-16 21:42:57 +09:00
syuilo
af60b45ee7
Fix MFM italic parsing 2019-06-16 21:30:51 +09:00
syuilo
5cc1aab530
Merge branch 'develop' 2019-06-16 16:09:04 +09:00
MeiMei
a3853611ad Fix: オートコンプリートにアニメーション停止が効かない (#5061) 2019-06-16 16:04:27 +09:00
MeiMei
ef7eaaabfa Support Unicode 12.0 Emoji (#5062) 2019-06-16 14:24:37 +09:00
MeiMei
a4a96710b0 閉鎖しているホストにはAP deliverしないように (#5057)
* 閉鎖しているホストにはAP deliverしないように

* fix case
2019-06-15 17:09:59 +09:00
syuilo
6d08909b2f
Refactor 2019-06-15 17:06:03 +09:00
syuilo
2615368b1e
Resolve #365 2019-06-15 00:07:41 +09:00
Aya Morisawa
2bd03ca725 Use halfwidth space instead of fullwidth space in code (#5054) 2019-06-14 22:54:19 +09:00
MeiMei
67dda01fcb image以外はproxyしないように (#5051) 2019-06-14 12:14:23 +09:00
syuilo
e9dc54c4d9
サムネイル生成でエラーになってもファイルのアップロードを失敗しないように
#5050
2019-06-13 22:59:15 +09:00
syuilo
fde9fc2891
Make url preview log warn 2019-06-13 22:35:37 +09:00
syuilo
6e59798e82
Merge branch 'develop' 2019-06-13 18:22:49 +09:00
syuilo
cfb35324d0
Fix bug 2019-06-13 18:15:35 +09:00
syuilo
9bfbc12afa
Add indexes 2019-06-13 15:30:51 +09:00
MeiMei
b41cddaf5a Fix: #5035 (#5048) 2019-06-12 13:47:58 +09:00
Satsuki Yanagi
1432a7193d 設定でPostgreSQLのクエリー結果のキャッシュを無効できるように (#5046) 2019-06-11 20:49:08 +09:00
syuilo
2eb02ae581
Merge branch 'develop' 2019-06-10 23:11:22 +09:00
syuilo
802739a2df
Fix bug 2019-06-10 23:09:36 +09:00
syuilo
95b1e1a21d
Merge branch 'develop' 2019-06-10 11:44:01 +09:00
syuilo
2891f52817
Merge branch 'riamu' into develop 2019-06-10 11:41:07 +09:00
Satsuki Yanagi
5bdc44c672 ✌️ (#5041)
related #5020
2019-06-10 01:02:33 +09:00
syuilo
65d359b57a
Fix #5020 2019-06-09 23:07:32 +09:00
syuilo
7b6e717e23
Merge branch 'develop' 2019-06-07 20:47:56 +09:00
syuilo
4c2c762b87
Fix #5036 2019-06-07 20:40:05 +09:00
syuilo
81fadfa4ff
Fix bug 2019-06-07 20:34:05 +09:00
syuilo
dacc713f99
Fix #5021 2019-06-07 20:24:07 +09:00
syuilo
a1f794ee05
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-06-07 20:11:38 +09:00
syuilo
8b2098fc89
Fix bug 2019-06-07 20:11:23 +09:00
Acid Chicken (硫酸鶏)
4436852de0 Deny 'private' in note visibility (#5031)
Fixes #5028
2019-06-06 19:45:25 +09:00
Aya Morisawa
83fedcff3b
Add missing semicolon (#5030) 2019-06-04 18:03:56 +09:00
syuilo
aff80199e5
Fix bug 2019-05-29 12:22:47 +09:00
Aya Morisawa
834edd216c Fix #4894 (#5000) 2019-05-27 20:04:01 +09:00
syuilo
4670a3d886
Merge branch 'develop' 2019-05-27 18:07:36 +09:00
syuilo
d69df60da4
Fix 2019-05-27 18:06:01 +09:00
syuilo
6ca69f6f2e
Fix #4999 2019-05-27 18:03:13 +09:00
syuilo
8e8428b667
Fix bug 2019-05-27 18:01:06 +09:00
syuilo
5dbe1d448b
Improve job queue view 2019-05-27 17:44:51 +09:00
syuilo
85d8e6f220
Refactoring 2019-05-27 17:23:05 +09:00
syuilo
72fb23f4d5
Improve drive management 2019-05-27 16:54:47 +09:00
syuilo
9403ee6495
Improve post form
Resolve #4998
Resolve #1151
2019-05-27 15:38:14 +09:00
Satsuki Yanagi
94ce4fa780 Fix #4996 (#4997) 2019-05-27 08:41:24 +09:00
Satsuki Yanagi
911f5c1455 i18n: ページ編集のカウンターの増加値 (#4995) 2019-05-27 00:03:39 +09:00
Aya Morisawa
3b0daeac3c Fix #4986 (#4991) 2019-05-26 22:05:09 +09:00
syuilo
99e4b06468
Merge branch 'develop' 2019-05-26 21:42:19 +09:00
syuilo
4de709fe51
Fix #4990 2019-05-26 21:35:45 +09:00
syuilo
f36e3c69b4
Fix #4985 2019-05-26 13:42:53 +09:00
syuilo
162a740295
Fix #4981 2019-05-26 00:38:26 +09:00
syuilo
9192e98e3f
インスタンス名を空にしてもMisskeyロゴが表示されない問題を修正 2019-05-25 11:50:29 +09:00
syuilo
fad84203c0
Merge branch 'develop' 2019-05-25 09:22:25 +09:00
MeiMei
69a916d506 Fix: Firefoxでトークの下が隠れてしまう (#4974) 2019-05-25 09:10:51 +09:00
syuilo
114803a86a
Fix #4972 2019-05-25 09:07:50 +09:00
syuilo
7f54c8fa2a
🎨 2019-05-25 09:05:14 +09:00
syuilo
0af3e15e82
🎨 2019-05-25 09:04:16 +09:00
syuilo
f9afebc12e
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-05-25 08:50:07 +09:00
syuilo
fc7268fd12
🎨 2019-05-25 08:49:58 +09:00
Satsuki Yanagi
7e7f94d685 Enable query result cache for meta / stats / hashtags trend (#4978) 2019-05-25 08:35:16 +09:00
syuilo
3ea7a49c1c
Show page title 2019-05-24 19:36:35 +09:00
syuilo
312ba501a3
Add deck fallback 2019-05-24 19:33:58 +09:00
syuilo
36c2d0082f
MisskeyPagesをホームUIに統合 2019-05-24 19:19:43 +09:00
syuilo
358bb0fc06
Misskey Pages でURLプレビューを表示するように 2019-05-24 18:11:33 +09:00
syuilo
5a4f6b4ada
Update page-editor.vue 2019-05-24 18:11:12 +09:00
syuilo
03136caac4
Update instance.vue 2019-05-24 04:57:04 +09:00
Satsuki Yanagi
e6f78a73ab i18n: reaction-picker.vue (#4971) 2019-05-24 04:25:57 +09:00
syuilo
bcdab799d0
🎨 2019-05-24 04:17:14 +09:00
syuilo
50251955cd
Improve usability 2019-05-24 03:57:03 +09:00
syuilo
2270fbf3ee
🎨 2019-05-24 03:46:20 +09:00
Satsuki Yanagi
6de08d07a3 Support PostgreSQL Extra Connection options (#4970) 2019-05-24 03:26:56 +09:00
syuilo
dda7b0c80e
Refactor 2019-05-23 23:46:10 +09:00
syuilo
9c8d26affa
Resolve #4967 2019-05-23 14:11:42 +09:00
syuilo
1e1a7ee858
Add info 2019-05-23 13:38:07 +09:00
Satsuki Yanagi
9cfb72810c Fix bug (#4958)
4a88cb59
2019-05-22 14:27:10 +09:00
syuilo
14a774c723
Fix bug 2019-05-22 13:07:58 +09:00
syuilo
8509adf961
Add group update / transfer API (#4957) 2019-05-22 13:03:18 +09:00
syuilo
9d75ec799b
Better deninition 2019-05-22 13:00:36 +09:00
syuilo
eed9266ecb
align format 2019-05-22 12:58:53 +09:00
syuilo
4a88cb5968
rename 2019-05-22 12:58:44 +09:00
syuilo
50d4de19f0
Clean up 2019-05-22 12:56:42 +09:00
syuilo
c7456224af
Fix bug 2019-05-22 12:55:53 +09:00
syuilo
c1524d9bef
デッキでフォロー申請を見れるように 2019-05-22 12:54:28 +09:00
Satsuki Yanagi
aa1d2545b3 Fetch joined groups on accept group invites (#4956) 2019-05-22 12:25:14 +09:00
Satsuki Yanagi
1092818203 Add group update / transfer API 2019-05-22 05:06:58 +09:00
syuilo
d67d163c78
Merge branch 'develop' 2019-05-21 18:13:24 +09:00
syuilo
08b6fda065
Fix bug 2019-05-21 18:09:05 +09:00
syuilo
d0cc145cb3
Clean up 2019-05-21 18:08:58 +09:00
syuilo
19588647d6
Improve usability 2019-05-21 18:06:00 +09:00
syuilo
09da292f1a
Fix #4953 2019-05-21 17:43:27 +09:00
syuilo
c8107ff936
🎨 2019-05-21 17:40:58 +09:00
syuilo
b44afc1876
iOSで投稿フォームに自動フォーカスしない問題を修正 2019-05-21 17:39:23 +09:00
syuilo
c26168f22e
Merge branch 'develop' 2019-05-21 08:57:10 +09:00
syuilo
a12ad37522
Fix 2019-05-21 08:48:15 +09:00
syuilo
c7daaba370
🎨 2019-05-21 08:44:36 +09:00
syuilo
f128813a5e
Fix 2019-05-21 08:23:37 +09:00
syuilo
699a55ea08
Fix 2019-05-21 08:21:26 +09:00
syuilo
90a674f99b
Refactore 2019-05-21 08:19:29 +09:00
syuilo
f236d36ed3
Fix 2019-05-21 08:19:23 +09:00
syuilo
1b2200ccf4
Refactyor 2019-05-21 08:10:37 +09:00
syuilo
c6353f3502
Improve usability 2019-05-21 06:53:18 +09:00
syuilo
f09b8a78a0
Improve usability 2019-05-21 06:34:10 +09:00
syuilo
5f741ac46e
Refactoring 2019-05-21 06:31:51 +09:00
syuilo
a434cfbe0d
Fix 2019-05-21 04:26:14 +09:00
syuilo
cd4c7689b7
Reduce initial bundle size 2019-05-21 04:21:43 +09:00
syuilo
3cc2049fb3
Reduce initial bundle size 2019-05-21 03:45:07 +09:00
syuilo
0d3117e472
Fix 2019-05-21 03:40:18 +09:00
syuilo
b335975c97
Refactoring 2019-05-21 03:20:16 +09:00
syuilo
5511b6e013
Refactoring 2019-05-21 03:07:11 +09:00
syuilo
262d5ead51
Clean up 2019-05-20 22:59:10 +09:00
syuilo
a78b048720
Improve API doc 2019-05-20 22:01:32 +09:00
syuilo
e7dd5e155d
Fix bugs
Use Not(IsNull())
2019-05-20 21:44:16 +09:00
MeiMei
5a3ea38bbf Fix: Delete is not deliver (#4950)
* Fix: Delete is not deliver

* fix
2019-05-20 13:34:51 +09:00
syuilo
786521eba7
Merge branch 'develop' 2019-05-20 00:12:42 +09:00
syuilo
7e642cf700
Fix bug 2019-05-19 23:42:18 +09:00
syuilo
7732aabc1e
Fix bug 2019-05-19 23:29:28 +09:00
syuilo
1cf9f52eca
Merge branch 'develop' 2019-05-19 21:02:32 +09:00
syuilo
c3fada264f
Fix #4938 2019-05-19 20:57:05 +09:00
syuilo
45eeb74b83
Fix #4948 2019-05-19 20:52:00 +09:00
syuilo
b9a6e551cd
Add unique index 2019-05-19 20:50:08 +09:00
syuilo
c610e5ed9b
Update note-favorite.ts 2019-05-19 20:48:10 +09:00
syuilo
c2c2824e50
Fix bug 2019-05-19 20:47:41 +09:00
syuilo
01fab09683
Fix #4945 2019-05-19 20:43:33 +09:00
syuilo
e103904a04
Resolve #4941 2019-05-19 20:41:23 +09:00
syuilo
05d0620491
Merge branch 'develop' 2019-05-19 02:51:49 +09:00
syuilo
9b2e996cae
🎨 2019-05-19 02:47:31 +09:00
syuilo
6a561342a4
🎨 2019-05-19 02:39:34 +09:00
syuilo
429bed2f91
Refactor 2019-05-18 23:16:09 +09:00
syuilo
200d593414
Add group menu 2019-05-18 22:57:34 +09:00
syuilo
9dbe12135d
Fix bug 2019-05-18 22:54:02 +09:00
syuilo
318d7f2652
🎨 2019-05-18 22:50:57 +09:00
syuilo
5a653531e2
Avoid error 2019-05-18 21:22:37 +09:00
syuilo
c7cc3dcdfd
ユーザーグループ
Resolve #3218
2019-05-18 20:36:33 +09:00
syuilo
61f54f8f74
Fix bug 2019-05-18 00:38:33 +09:00
syuilo
380749051d
ページにいいねできるように 2019-05-17 19:56:47 +09:00
syuilo
d6ccb1725b
Update API docs 2019-05-17 00:19:23 +09:00
syuilo
5ce412aeda
Merge branch 'develop' 2019-05-16 16:14:00 +09:00
syuilo
70d710c9a9
管理画面でreCAPTCHAのプレビューを表示するように 2019-05-16 16:08:50 +09:00
syuilo
62cbb92154
Fix #4930 2019-05-16 12:59:09 +09:00
syuilo
7d70126072
Merge branch 'develop' 2019-05-16 01:18:06 +09:00
syuilo
3f5b96bf62
Resolve #4928 2019-05-16 01:07:32 +09:00