Commit graph

3404 commits

Author SHA1 Message Date
tamaina
278ca4244d refactor: publishHogeStreamとStreamのEventEmitterに型定義する (#7769)
* wip

* wip

* wip

* ✌️

* add main stream

* packedNotificationSchemaを更新

* read:gallery, write:gallery, read:gallery-likes, write:gallery-likesに翻訳を追加

* fix

* ok

* add header, choice, invitation

* add header, choice, invitation

* test

* fix

* fix

* yatta

* remove no longer needed "as PackedUser/PackedNote"

* clean up

* add simple-schema

* fix lint

* fix lint

* wip

* wip!

* wip

* fix

* wip

* wip

* ✌️

* 送信側に型エラーがないことを3回確認した

* ✌️

* wip

* update typescript

* define items in full Schema

* edit comment

* edit comment

* edit comment

* Update src/prelude/types.ts

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>

* https://github.com/misskey-dev/misskey/pull/7769#discussion_r703058458

* user packとnote packの型不整合を修正

* revert https://github.com/misskey-dev/misskey/pull/7772#discussion_r706627736

* revert https://github.com/misskey-dev/misskey/pull/7772#discussion_r706627736

* user packとnote packの型不整合を修正

* add prelude/types.ts

* emoji

* signin

* game

* matching

* clean up

* ev => data

* refactor

* clean up

* add type

* antenna

* channel

* fix

* add Packed type

* add PackedRef

* fix lint

* add emoji schema

* add reversiGame

* add reversiMatching

* remove signin schema (use Signin entity)

* add schemas refs, fix Packed type

* wip PackedHoge => Packed<'Hoge'>

* add Packed type

* note-reaction

* user

* user-group

* user-list

* note

* app, messaging-message

* notification

* drive-file

* drive-folder

* following

* muting

* blocking

* hashtag

* page

* app (with modifying schema)

* import user?

* channel

* antenna

* clip

* gallery-post

* emoji

* Packed

* reversi-matching

* update stream.ts

* https://github.com/misskey-dev/misskey/pull/7769#issuecomment-917542339

* fix lint

* clean up?

* add changelog

* add changelog

* add changelog

* fix: アンテナが既読にならないのを修正

* revert fix

* https://github.com/misskey-dev/misskey/pull/7769#discussion_r711474875

* spec => payload

* edit commetn

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2021-10-21 01:04:10 +09:00
syuilo
6236d161a4 12.92.0 2021-10-16 19:55:26 +09:00
syuilo
12051bb61b update deps 2021-10-16 19:38:47 +09:00
syuilo
fb54b347a0 server: コマンドラインオプション廃止
Resolve #7863
Resolve #6337
2021-10-08 21:24:05 +09:00
syuilo
4d76e979a1 use commander 4.1.1 2021-10-08 19:34:31 +09:00
syuilo
cf237621e5 update dependencies 2021-10-08 13:34:57 +09:00
syuilo
9f50312a59 refactor components 2021-09-30 00:50:45 +09:00
syuilo
14b8739eb8 12.91.0 2021-09-22 22:53:20 +09:00
syuilo
bb8c6a0319 update deps 2021-09-22 21:51:24 +09:00
tamaina
eba2ef867e fix: add vanilla-tilt 2021-09-17 22:58:26 +09:00
syuilo
3c59cd16ec update deps 2021-09-16 22:04:47 +09:00
syuilo
192ee36f99 12.90.1 2021-09-05 16:26:24 +09:00
syuilo
7ff4910c42 12.90.0 2021-09-04 20:38:09 +09:00
MeiMei
85409f4bd5 Tune download (#2)
* s2-2

* allowedPrivateNetworks

* style

* Proxyの間にあると誤解しそうなのでconfigの記述順を変更

* Fix error handler
2021-09-03 21:13:06 +09:00
syuilo
3a98d391c6 12.89.2 2021-08-24 14:40:01 +09:00
syuilo
1228ada3f3 12.89.1 2021-08-24 13:20:20 +09:00
syuilo
f8a586384a 12.89.0 2021-08-21 17:59:13 +09:00
dependabot[bot]
3533af154c Bump @redocly/openapi-core from 1.0.0-beta.44 to 1.0.0-beta.54 (#7665)
Bumps [@redocly/openapi-core](https://github.com/Redocly/openapi-cli) from 1.0.0-beta.44 to 1.0.0-beta.54.
- [Release notes](https://github.com/Redocly/openapi-cli/releases)
- [Changelog](https://github.com/Redocly/openapi-cli/blob/master/docs/changelog.md)
- [Commits](https://github.com/Redocly/openapi-cli/compare/v1.0.0-beta.44...v1.0.0-beta.54)

---
updated-dependencies:
- dependency-name: "@redocly/openapi-core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-20 23:15:17 +09:00
syuilo
ce22f11f24 update deps 2021-08-19 22:40:39 +09:00
syuilo
9328748b31 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2021-08-19 18:33:59 +09:00
syuilo
d2b5b67b44 refactor: refactoring imports
将来ESMに移行しやすいように
Related: #7658

なんかmochaが起動しなくなってるけど理由不明
すぐ直したい
2021-08-19 18:33:41 +09:00
rinsuki
8cda3808f4 Remove unused packages (#7661)
* Remove unused packages

* Remove unused babel things

* Remove more unused packages
2021-08-19 18:07:32 +09:00
rinsuki
4a0217a496 Remove is-root dependencies (#7660) 2021-08-19 16:27:12 +09:00
syuilo
be7a85f820 12.88.0 2021-08-17 22:00:52 +09:00
syuilo
194b9e5de1 update vue 2021-08-17 22:00:39 +09:00
MeiMei
7aa1e0315b perf: Improve network request performance (#7636)
* perf: Improve fetch

* CHANGELOG

* lifo
2021-08-16 17:44:43 +09:00
syuilo
a6f6b61c77 feat(client): Misskey更新時にダイアログを表示するように 2021-08-13 17:59:54 +09:00
syuilo
e317342c43 Introduce e2e test 2021-08-12 19:05:07 +09:00
syuilo
d85c26dd8c 12.87.0 2021-08-12 12:48:53 +09:00
syuilo
3ed696c5ba Update vue-loader 2021-08-12 11:38:21 +09:00
syuilo
1024281ff8 Update deps 2021-08-12 11:33:00 +09:00
syuilo
b9ac55c3fd 12.86.0 2021-08-11 22:36:51 +09:00
syuilo
c4fb2e0ec1 Update vue to 3.2.1 2021-08-10 15:07:15 +09:00
syuilo
1c8c96b625 12.85.1 2021-08-09 21:47:43 +09:00
syuilo
33a7b5f9d9 12.85.0 2021-08-08 23:25:13 +09:00
syuilo
4072c24b90 12.84.3 2021-07-26 11:15:33 +09:00
syuilo
fa65fe8675 12.84.2 2021-07-23 22:43:34 +09:00
syuilo
68f2f0c56e revert vue to 3.1.x 2021-07-23 22:43:24 +09:00
syuilo
64d6f5829c 12.84.1 2021-07-23 21:36:32 +09:00
syuilo
e741c2a5d7 update vue 2021-07-23 21:36:30 +09:00
syuilo
6bf8cf326e 12.84.0 2021-07-20 12:10:49 +09:00
syuilo
d11f2debd6 Update vue 2021-07-20 12:10:03 +09:00
syuilo
d9945eab78 Update deps 2021-07-17 13:43:09 +09:00
MeiMei
0e1ee5bae7 mfm.jsが更新されたのでもうこのresolutionsはいらない (#7581) 2021-07-09 01:09:02 +09:00
MeiMei
80f207fddd テストがうごかないのを修正 (#7566)
* startServer

* typeorm 0.2.32

* Fix: chartのテストがテストの並び順によっては正しく初期化されない

* initTestDb
2021-06-12 22:40:17 +09:00
MeiMei
61fa6c0bff Update resolutions (#7572) 2021-06-12 22:32:44 +09:00
syuilo
c3e433e4b2 12.83.0 2021-06-10 14:03:19 +09:00
syuilo
48c1170f60 Update deps 2021-06-08 11:40:08 +09:00
syuilo
0f0803052c Update misskey.js 2021-06-01 19:17:25 +09:00
syuilo
aa4019e4bf 12.82.0 2021-05-31 13:06:25 +09:00
syuilo
561c0e6771 Update deps 2021-05-31 11:05:34 +09:00
MeiMei
cfcc0fcf63 Supports Emoji 13.1 (#7539)
* Supports Emoji 13.1

* Fix regex
2021-05-30 20:52:39 +09:00
syuilo
45a5fc8cf9 wip #7533 2021-05-27 17:15:08 +09:00
syuilo
947e34dec0 12.81.2 2021-05-21 17:28:19 +09:00
syuilo
165c42505e 12.81.1 2021-05-21 17:27:17 +09:00
syuilo
1ac10f7053 Update deps 2021-05-20 12:27:50 +09:00
syuilo
81dbd2779b 12.81.0 2021-05-11 14:39:26 +09:00
syuilo
51774b51fe 12.80.3 2021-05-05 19:05:33 +09:00
MeiMei
818cd2b71d APIドキュメントが見れなくなっているのを修正など (#7500)
* Test api.json

* Fix typo

* Fix api-doc
2021-05-05 19:02:30 +09:00
syuilo
d9799f128a 12.80.2 2021-05-05 15:17:45 +09:00
syuilo
ddcdecd215 12.80.1 2021-05-04 23:12:45 +09:00
syuilo
b859df8ac7 12.80.0 2021-05-04 22:53:13 +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
dcc238e6f3 12.79.3 2021-04-28 18:37:31 +09:00
syuilo
b7fe3d6daf 12.79.2 2021-04-26 13:00:01 +09:00
syuilo
f7490bd6cc 12.79.1 2021-04-25 15:20:32 +09:00
syuilo
c8ba70eb60 Update deps 2021-04-25 11:30:02 +09:00
syuilo
6ab71b1cd9 12.79.0 2021-04-24 23:04:49 +09:00
marihachi
cb1a05c3d0 update mfm.js (#7476) 2021-04-24 22:52:32 +09:00
syuilo
7ed084e55c fix bug 2021-04-24 22:52:07 +09:00
syuilo
e8217e2c67 Update package.json 2021-04-23 18:24:04 +09:00
syuilo
9248ab763c Tweak anime 2021-04-23 15:53:35 +09:00
syuilo
aa0eac9110 Improve client 2021-04-23 13:01:52 +09:00
syuilo
73f9da683b Update package.json 2021-04-22 22:30:04 +09:00
syuilo
40e1ade460 インスタンス管理画面作り直し (#7473)
* wip

* wip

* wip

* wip
2021-04-22 22:29:33 +09:00
syuilo
7d5f5abd1d 12.78.0-beta.2 2021-04-21 03:33:13 +09:00
syuilo
a61981568d nodejs v16で動くように 2021-04-21 03:24:53 +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
marihachi
69265c970a update mfm.js (#7468) 2021-04-20 10:29:08 +09:00
syuilo
4622a3fe93 12.77.1 2021-04-18 23:25:46 +09:00
marihachi
7a79fbce85 update MFM (#7456) 2021-04-18 16:35:34 +09:00
syuilo
956f9e06d3 12.77.0 2021-04-18 00:07:20 +09:00
syuilo
9882450ccf Update package.json 2021-04-17 15:34:19 +09:00
syuilo
d6d144f950 Update package.json 2021-04-16 18:34:56 +09:00
syuilo
859b56c735 fix 2021-04-16 09:05:32 +09:00
syuilo
07b929ecac update commander 2021-04-16 09:03:17 +09:00
syuilo
d2798eaa4c update dependencies 2021-04-16 08:51:38 +09:00
syuilo
98488956bc 12.76.1 2021-04-16 00:21:46 +09:00
syuilo
23310f36a8 update mfm-js 2021-04-15 20:25:32 +09:00
marihachi
f83364ce88 apply hotfix of MFM parser (#7446) 2021-04-15 12:10:16 +09:00
syuilo
dfd88e7ccf 12.76.0 2021-04-14 16:39:38 +09:00
syuilo
1412f43ffc Tweak UI 2021-04-12 23:13:58 +09:00
marihachi
026ba623f6 update mfm.js (#7435)
* use mfm.js 0.14.0

* use mfm.extract

* use mfm.extract

* use mfm.extract
2021-04-11 00:18:29 +09:00
MeiMei
51263e43d3 Fix punycode deprecation warning (#7426) 2021-04-04 13:00:39 +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
d210a16b83 Update vue 2021-03-27 11:08:15 +09:00
syuilo
14f3240dcc syuilo/misskey --> misskey-dev/misskey 2021-03-24 12:23:05 +09:00
syuilo
1a4871c310 12.75.1 2021-03-24 11:33:55 +09:00
tamaina
73c882a3fb Remove url loadrr (#7396) 2021-03-24 11:32:23 +09:00
syuilo
d98fb12996 fix test 2021-03-23 17:54:43 +09:00