Commit Graph

1545 Commits

Author SHA1 Message Date
syuilo
7e9e38789d Remove entity descriptions
#6627
2021-06-08 14:24:21 +09:00
syuilo
fcb1d4f8c5 refactor type 2021-06-08 14:14:58 +09:00
syuilo
dceb64944c Remove endpoint descriptions
#6627
2021-06-08 14:09:32 +09:00
MeiMei
8ab2f13a64 Supports Array ActivityStreams type (#7536)
* Supports Array type

* Fix

* Fix Service to Note

* Update type.ts

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2021-05-31 13:04:13 +09:00
syuilo
dbd7b195f2 Resolve #7538 2021-05-28 22:53:00 +09:00
syuilo
39e89c0489 fix type 2021-05-28 22:52:30 +09:00
nullobsi
7727e5178e Add image description support (#7518)
* recieve image descriptions under the name property

* fix other components

* use comment for alt and title

* allow editing of file comment

* allow editing of file comment in note dialog

* federate note comments

* use file instead of this

* backend should accept comment on update

* update now actually accepts comment

* allow multiline descriptions

* image should also have description attached

* Update locales/ja-JP.yml

Co-authored-by: rinsuki <428rinsuki+git@gmail.com>

* Use custom component with side-by-side image

* improve usability on mobile devices

* revert changes

* Update post-form-attaches.vue

* Update drive.file.vue

* Update media-caption.vue

Co-authored-by: rinsuki <428rinsuki+git@gmail.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2021-05-28 09:38:09 +09:00
syuilo
0c0a36270b improve types 2021-05-28 09:34:42 +09:00
MeiMei
fcf44da70f Fix search-by-tag (#7531)
* Fix search-by-tag

* Revert "Fix search-by-tag"

This reverts commit c971d1d5d82f2d8b58fdec76e42f4404339ab83a.

* Fix typo

* Remove unused var

* インジェクションは[]を返すように
2021-05-23 18:57:12 +09:00
syuilo
dab66a66b6 Resolve #6563 (#7524)
* Resolve #6563

* Update note.ts

* Update generate-visibility-query.ts
2021-05-21 14:13:03 +09:00
syuilo
befe913517 Create get-index-stats.ts 2021-05-08 12:51:23 +09:00
syuilo
3ed3f208f2 Improve ad 2021-05-08 12:50:11 +09:00
syuilo
0674cb5546 Improve ad 2021-05-07 14:22:13 +09:00
MeiMei
818cd2b71d APIドキュメントが見れなくなっているのを修正など (#7500)
* Test api.json

* Fix typo

* Fix api-doc
2021-05-05 19:02:30 +09:00
syuilo
41790ea1c1 Ad (#7495)
* wip

* Update ad.vue

* Update default.widgets.vue

* wip

* Create 1620019354680-ad.ts

* wip

* Update ads.vue

* wip

* Update ad.vue
2021-05-04 21:15:57 +09:00
syuilo
cbcc1fd4e6 Password reset (#7494)
* wip

* wip

* Update well-known.ts

* wip

* clean up

* Update request-reset-password.ts

* Update forgot-password.vue

* Update reset-password.ts

* Update request-reset-password.ts
2021-05-04 15:05:34 +09:00
syuilo
94054a10df Fix #7480 2021-04-26 12:34:41 +09:00
syuilo
d1dba5bd69 ギャラリー投稿の編集と削除 2021-04-26 11:10:45 +09:00
syuilo
48bfcc46a4 Gallery (#7194)
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip
2021-04-24 22:38:24 +09:00
syuilo
3658183b80 Make admin/update-remote-user public 2021-04-23 12:05:15 +09:00
syuilo
bf0ed854cf chore 2021-04-21 03:17:51 +09:00
syuilo
8db5ca6e31 Update Misskey description 2021-04-20 23:26:17 +09:00
syuilo
f131d91ee6 Use FontAwesome as web font instead of vue component (#7469)
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Update yarn.lock

* wip

* wip
2021-04-20 23:22:59 +09:00
okpierre
e8ada4c8d0 Update index.ts (#7463) 2021-04-19 12:17:22 +09:00
syuilo
9cd5a0555c Resolve #7457 2021-04-18 22:51:35 +09:00
syuilo
f99f919e4c 精度を高めるためストリーミング接続中に定期的にlastActiveDateを更新するように 2021-04-18 22:35:47 +09:00
syuilo
05ef0fdc24 update secret message 2021-04-18 11:16:57 +09:00
syuilo
fc7dfbddf3 Implement user online status
Resolve #7422
Fix #7424
2021-04-17 15:30:26 +09:00
syuilo
571bd15bc9 Improve client 2021-04-17 14:06:32 +09:00
syuilo
069281b6bd 詳細ユーザー情報ページなど 2021-04-16 17:34:06 +09:00
marihachi
993bd861ca refactor mfm extract (#7434)
* refactor extractCustomEmojisFromMfm()

* refactor extract-hashtags

* refactor extract-mentions

* refactor extract-hashtags

* refactor extract-url-from-mfm

* refactor extract-mentions
2021-04-10 17:50:18 +09:00
syuilo
9df5374022 Use mfm-js for MFM parsing (#7415)
* wip

* Update mfm.ts

* wip

* update mfmjs

* refactor

* nanka

* Update mfm.ts

* Update to-html.ts

* Update to-html.ts

* wip

* fix test

* fix test
2021-04-02 10:36:11 +09:00
syuilo
14f3240dcc syuilo/misskey --> misskey-dev/misskey 2021-03-24 12:23:05 +09:00
syuilo
c664ff43cb Fix #7390 2021-03-24 11:26:51 +09:00
syuilo
4d341c5918 Refactor (#7394)
* wip

* wip

* wip

* wip

* wip

* Update define.ts

* Update update.ts

* Update user.ts

* wip

* wip

* Update request.ts

* URL

* wip

* wip

* wip

* wip

* Update invite.ts

* Update create.ts
2021-03-24 11:05:37 +09:00
syuilo
0db09532b2 refactor: Use path alias 2021-03-23 17:43:07 +09:00
syuilo
24f39f684d refactor(build): gulpを経由しないでTypeScriptのビルドを行うように
path aliasをサーバーサイドでも使ったりしたいため
2021-03-23 17:24:40 +09:00
MeiMei
27bae56f98 Use TRUNCATE (#7385) 2021-03-23 15:22:31 +09:00
syuilo
a1eb3e3b8c fix 2021-03-23 15:12:47 +09:00
syuilo
95552f644e noteのread処理 2021-03-23 15:06:56 +09:00
syuilo
98f28bbf03 fix bug
48ea805999 (commitcomment-48584326)
2021-03-23 14:54:09 +09:00
syuilo
9d510c1d74 perf(server): Redis接続をストリーミング接続ごとに作らず、プロセス全体で共有するように 2021-03-23 11:53:25 +09:00
syuilo
f5d6d8c42a perf(server): Cache user keypair 2021-03-22 15:14:54 +09:00
syuilo
ee16b1850b wip #6441 2021-03-21 21:27:09 +09:00
syuilo
28b12943e7 better note read handling 2021-03-21 17:38:09 +09:00
syuilo
5c15509436 Revert "perf: Reduce database query"
This reverts commit 87c8f9ff953499340496e9c5db09c93eaff08851.
2021-03-21 15:35:02 +09:00
syuilo
84e7dee3c8 perf: 各ストリーミング接続ごとにポーリングしないように 2021-03-21 15:14:03 +09:00
syuilo
df46cbe878 add note 2021-03-21 14:33:18 +09:00
syuilo
0ae1185fb1 fix(server): Use inner join 2021-03-21 12:33:37 +09:00
syuilo
823f660fe6 Revert "fix(server): Use inner join"
This reverts commit d7e7848c9206b68ab86d2d566ec4247db87827c0.
2021-03-21 12:31:56 +09:00
syuilo
517e6ad17a perf(server): Improve following/followers API performance
Related #6813
2021-03-21 10:41:21 +09:00
syuilo
d91d7a36c4 fix(server): Use inner join
https://github.com/syuilo/misskey/issues/6813#issuecomment-803400023
2021-03-21 10:39:32 +09:00
syuilo
e85d20ab76 clean up など 2021-03-20 15:42:02 +09:00
syuilo
a30c16f497 クライアントサイドで実装したいため一旦 injectPromo および injectFeatured を無効化 2021-03-20 14:09:17 +09:00
syuilo
1ecb6fc7fd perf(server): Reduce database query
Related: #6813
2021-03-20 13:54:59 +09:00
syuilo
beaf81be4f perf(server): Reduce database query 2021-03-20 11:05:33 +09:00
syuilo
72ffdeb7b4 perf: Reduce database query 2021-03-19 20:43:24 +09:00
syuilo
dbeeeeb9e5 perf(server): Improver performance 2021-03-19 18:22:34 +09:00
syuilo
a7e5db82df add note 2021-03-19 11:15:05 +09:00
syuilo
7836dfae4f Improve server performance 2021-03-18 10:52:54 +09:00
syuilo
1dea826fb5 Improve API performance 2021-03-18 10:19:30 +09:00
MeiMei
2c987d5c39 Fix assets test and favicon type (#7344)
* fix

* koa-faviconはimage/x-iconがデフォルトらしい

* シンプルに

* faviconなど
2021-03-13 23:22:54 +09:00
okpierre
c34b8c594f Update index.ts (#7343) 2021-03-13 13:19:49 +09:00
syuilo
7b285a1a71 gulp refactor 2021-03-13 11:43:07 +09:00
tamaina
c3bfafb50c Improve flush (#7328) 2021-03-13 10:55:29 +09:00
syuilo
c7884f46de fix assets
Fix #7314
Fix #7313
2021-03-07 14:40:57 +09:00
syuilo
526a8220c1 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2021-03-06 22:34:51 +09:00
syuilo
7b60840c26 fix bug 2021-03-06 22:34:26 +09:00
YuzuRyo61
e183c2b509 APIドキュメントの改善 (#6757)
* Update api document in admin/announcements

* Update api document in announcements

* Update api document in i/read-announcements

* Update api document in username/available

* Update api document & Fix typo in API 403 error

* Update api document

* Update api document

* Update api document

* Fix API permission definition

* Update api document

* Update api document

* Update api document

* Update api document

* Update api document

* Update api document

* Update api document

* Update api document

* Fix bug in users (api)

* Apply reviews #6757

* Apply reviews #6757

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2021-03-06 22:34:11 +09:00
syuilo
1a3b0e7864 refactor assets 2021-03-06 13:23:59 +09:00
syuilo
795793b3b0 🎨 2021-03-05 23:23:00 +09:00
syuilo
b0dd914576 Splash screen 2021-03-05 13:51:22 +09:00
syuilo
9e8b955e89 Bios (#7286)
* wip

* wip

* wip
2021-03-03 01:03:29 +09:00
syuilo
73a978dc74 wip: better error handling 2021-03-03 00:25:13 +09:00
syuilo
d0a0436384 localeが古い場合自動更新するように 2021-02-27 11:29:52 +09:00
syuilo
39b5812994 fix for lint 2021-02-21 13:38:03 +09:00
syuilo
53b90bfef0 デザインの調整など 2021-02-21 13:34:00 +09:00
syuilo
5b887e6cf3 Messagingの入力中インジケータを実装 2021-02-21 12:26:49 +09:00
syuilo
c7a3ca86ea タイムラインを特定の日付にジャンプする機能 2021-02-20 22:28:53 +09:00
syuilo
d1efb26468 チャンネルで入力中ユーザーを表示するように、Chat UIでタイムラインでは投稿フォームを上に表示するように 2021-02-20 20:20:05 +09:00
syuilo
f62845ed80 Resolve #7222 2021-02-19 21:40:09 +09:00
syuilo
b8a1810960 refactor: resolve #7139 2021-02-13 15:33:38 +09:00
syuilo
62a0882760 wip: email notification 2021-02-13 12:28:26 +09:00
syuilo
e5b6645d3a Resolve #7149 2021-02-07 10:43:34 +09:00
syuilo
8350577968 お知らせメールを受け取るかどうかの設定を追加 2021-02-06 22:47:15 +09:00
tamaina
1a1097cedd Resurrect Service Worker (#7108)
* Resolve #7106

* fix lint

* fix lint

* save lang in idb

* fix lint

* fix

* cache locale file

* fix lint

* ✌️

* wip

* fix [wip]

* fix [wip]

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2021-02-06 18:55:53 +09:00
MeiMei
b68c7b18a5 s3ForcePathStyle (#7122)
Co-authored-by: ybw2016v <dogcraft@126.com>
2021-02-06 11:48:57 +09:00
MeiMei
f51302e3a2 Improve captcha (#7138) 2021-02-06 11:46:47 +09:00
MeiMei
e915212ee5 discordapp.com → discord.com (#7140) 2021-02-06 11:44:46 +09:00
Ehsan Javadynia
aa36d6419f using set instead of array for search (#7126)
* Resolve #6905

* Resolve #6905

* Resolve #6905
2021-01-30 11:09:46 +09:00
coord_e
b6a6fdaa07 Fix to wait for the removal of item in i/registry/remove (#7101) 2021-01-18 00:52:41 +09:00
syuilo
652cae6c59 Better boot handling 2021-01-16 13:46:46 +09:00
syuilo
1a50ddbd48 Update boot.js 2021-01-16 01:39:44 +09:00
syuilo
123e5a5a15 Registry (#7073)
* wip

* wip

* wip

* wip

* wip

* Update registry.value.vue

* wip

* wip

* wip

* wip

* typo
2021-01-11 20:38:34 +09:00
syuilo
92f16f2a90 Add ping api 2021-01-09 09:25:27 +09:00
syuilo
0f769c7822 サーバー情報ウィジェット 2021-01-03 22:38:32 +09:00
syuilo
fed60dd701 Update boot.js 2020-12-31 17:32:46 +09:00
syuilo
8a36f3278d nanka iroiro 2020-12-30 13:07:16 +09:00
syuilo
0ae634c55f Bug fix and refactoring 2020-12-28 23:05:30 +09:00
syuilo
ed3a6391e8 refactor 2020-12-27 21:49:39 +09:00