Commit graph

3430 commits

Author SHA1 Message Date
syuilo 4ab773eb92 12.96.0 2021-11-13 12:23:19 +09:00
syuilo 36a632dc02 clean up 2021-11-12 18:20:06 +09:00
dependabot[bot] b875b0faa2
Bump cypress from 8.5.0 to 9.0.0 (#7972)
Bumps [cypress](https://github.com/cypress-io/cypress) from 8.5.0 to 9.0.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v8.5.0...v9.0.0)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-12 14:45:01 +09:00
syuilo 0484976afa fix e2e test 2021-11-12 12:58:11 +09:00
syuilo 7706c38d3d fix test 2021-11-12 12:07:37 +09:00
syuilo be89516707 add clean script 2021-11-12 11:42:47 +09:00
syuilo 84df0714d8 use eslint 2021-11-12 10:35:41 +09:00
syuilo c7650846a2 add install/build scripts 2021-11-12 10:24:19 +09:00
syuilo 0e4a111f81 refactoring
Resolve #7779
2021-11-12 02:02:25 +09:00
syuilo 037837b551 update deps 2021-11-11 19:41:33 +09:00
syuilo 68192126e6 feat: improve email validation 2021-11-07 20:16:01 +09:00
syuilo 8630542146 ドキュメントをmisskey-hubに移行 2021-11-05 16:18:52 +09:00
syuilo 944250f7fd 12.95.0 2021-10-31 20:21:42 +09:00
syuilo 46010187c3
fix e2e test 2021-10-28 16:06:06 +09:00
syuilo d35b02fa23 Improve CI 2021-10-28 01:16:13 +09:00
syuilo f418eaecf9 12.94.1 2021-10-25 03:57:00 +09:00
syuilo a905188e95 12.94.0 2021-10-25 02:34:46 +09:00
syuilo e52a9e0a65 feat(client): Improve image viewer
Resolve #7545
Resolve #6811
Close #7808
2021-10-25 02:28:18 +09:00
syuilo 000bee6327 update deps 2021-10-24 21:17:20 +09:00
tamaina 5cf07fc50f
enhance: Provide Twemoji SVGs from Misskey server (#2) (#7897)
* Selfhosting Twemoji

* ちっ

* うざっ

* あ

* add test

Co-authored-by: mei23 <m@m544.net>
2021-10-24 21:10:45 +09:00
syuilo 26928ab407 Remove apexcharts
Resolve #7907
2021-10-24 12:32:41 +09:00
syuilo 781b57585b 12.93.2 2021-10-23 11:36:39 +09:00
syuilo 4168addbb2 12.93.1 2021-10-23 02:46:34 +09:00
syuilo d70b8275b4 12.93.0 2021-10-23 01:08:34 +09:00
syuilo 96b5684fa0 12.93.0-beta.1 2021-10-23 00:04:30 +09:00
syuilo 4e4c559db6
Migrate to Chart.js v3 (#7896)
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* 定期的にresync

* Update overview.vue

* wip

* wip
2021-10-22 05:36:48 +09:00
tamaina 69b56f6658
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 8b646822fc 12.92.0 2021-10-16 19:55:26 +09:00
syuilo 66470b4937 update deps 2021-10-16 19:38:47 +09:00
syuilo a38e4b0b14 server: コマンドラインオプション廃止
Resolve #7863
Resolve #6337
2021-10-08 21:24:05 +09:00
syuilo 129f652dc2 use commander 4.1.1 2021-10-08 19:34:31 +09:00
syuilo e568c3888f update dependencies 2021-10-08 13:34:57 +09:00
syuilo 1ac1a968b9 refactor components 2021-09-30 00:50:45 +09:00
syuilo 78ac41a613 12.91.0 2021-09-22 22:53:20 +09:00
syuilo b985e14b13 update deps 2021-09-22 21:51:24 +09:00
tamaina 23c054caec fix: add vanilla-tilt 2021-09-17 22:58:26 +09:00
syuilo 31d1edc0fb update deps 2021-09-16 22:04:47 +09:00
syuilo cc75620976 12.90.1 2021-09-05 16:26:24 +09:00
syuilo bf7bacceab 12.90.0 2021-09-04 20:38:09 +09:00
MeiMei e1a8b158e0 Tune download (#2)
* s2-2

* allowedPrivateNetworks

* style

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

* Fix error handler
2021-09-03 21:13:06 +09:00
syuilo f84483896e 12.89.2 2021-08-24 14:40:01 +09:00
syuilo c3b55b6849 12.89.1 2021-08-24 13:20:20 +09:00
syuilo 7387e010c2 12.89.0 2021-08-21 17:59:13 +09:00
dependabot[bot] cf0a5d5735
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 84f2192cde update deps 2021-08-19 22:40:39 +09:00
syuilo e9f34a0f09 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2021-08-19 18:33:59 +09:00
syuilo b9cb6d1c10 refactor: refactoring imports
将来ESMに移行しやすいように
Related: #7658

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

* Remove unused babel things

* Remove more unused packages
2021-08-19 18:07:32 +09:00
rinsuki ab54e147f2
Remove is-root dependencies (#7660) 2021-08-19 16:27:12 +09:00
syuilo 9e535c341e 12.88.0 2021-08-17 22:00:52 +09:00
syuilo 17fa4ba804 update vue 2021-08-17 22:00:39 +09:00
MeiMei def32107af
perf: Improve network request performance (#7636)
* perf: Improve fetch

* CHANGELOG

* lifo
2021-08-16 17:44:43 +09:00
syuilo 1561391293 feat(client): Misskey更新時にダイアログを表示するように 2021-08-13 17:59:54 +09:00
syuilo b81ff340b1 Introduce e2e test 2021-08-12 19:05:07 +09:00
syuilo ab01cf1881 12.87.0 2021-08-12 12:48:53 +09:00
syuilo f231f02329 Update vue-loader 2021-08-12 11:38:21 +09:00
syuilo ef3710fdc2 Update deps 2021-08-12 11:33:00 +09:00
syuilo c0ba71c368 12.86.0 2021-08-11 22:36:51 +09:00
syuilo c30f02ae4c Update vue to 3.2.1 2021-08-10 15:07:15 +09:00
syuilo 19f753c15c 12.85.1 2021-08-09 21:47:43 +09:00
syuilo 0cb04ded36 12.85.0 2021-08-08 23:25:13 +09:00
syuilo 41fe364b49 12.84.3 2021-07-26 11:15:33 +09:00
syuilo 15d166e30e 12.84.2 2021-07-23 22:43:34 +09:00
syuilo 83619fda98 revert vue to 3.1.x 2021-07-23 22:43:24 +09:00
syuilo e23ad7833d 12.84.1 2021-07-23 21:36:32 +09:00
syuilo 38aa760b57 update vue 2021-07-23 21:36:30 +09:00
syuilo 3182606e99 12.84.0 2021-07-20 12:10:49 +09:00
syuilo 7cc8646ad3 Update vue 2021-07-20 12:10:03 +09:00
syuilo 55e5c12441 Update deps 2021-07-17 13:43:09 +09:00
MeiMei 38474c7316
mfm.jsが更新されたのでもうこのresolutionsはいらない (#7581) 2021-07-09 01:09:02 +09:00
MeiMei c071467b6a
テストがうごかないのを修正 (#7566)
* startServer

* typeorm 0.2.32

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

* initTestDb
2021-06-12 22:40:17 +09:00
MeiMei 334ca01092
Update resolutions (#7572) 2021-06-12 22:32:44 +09:00
syuilo e1247b3e45 12.83.0 2021-06-10 14:03:19 +09:00
syuilo 22bbee1fa3 Update deps 2021-06-08 11:40:08 +09:00
syuilo a5a2f9d01e Update misskey.js 2021-06-01 19:17:25 +09:00
syuilo 3e7a87f75a 12.82.0 2021-05-31 13:06:25 +09:00
syuilo 79cb836483 Update deps 2021-05-31 11:05:34 +09:00
MeiMei 798aedfc0f
Supports Emoji 13.1 (#7539)
* Supports Emoji 13.1

* Fix regex
2021-05-30 20:52:39 +09:00
syuilo ae2267220b wip #7533 2021-05-27 17:15:08 +09:00
syuilo e6754eb880 12.81.2 2021-05-21 17:28:19 +09:00
syuilo ef646b9576 12.81.1 2021-05-21 17:27:17 +09:00
syuilo 0108b8bfe3 Update deps 2021-05-20 12:27:50 +09:00
syuilo 99234632b2 12.81.0 2021-05-11 14:39:26 +09:00
syuilo 3d7c3c39ff 12.80.3 2021-05-05 19:05:33 +09:00
MeiMei 588b838deb
APIドキュメントが見れなくなっているのを修正など (#7500)
* Test api.json

* Fix typo

* Fix api-doc
2021-05-05 19:02:30 +09:00
syuilo 80f8c2de78 12.80.2 2021-05-05 15:17:45 +09:00
syuilo 1a8f41010e 12.80.1 2021-05-04 23:12:45 +09:00
syuilo 2efae80b97 12.80.0 2021-05-04 22:53:13 +09:00
syuilo 18e1efc7ec
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 18da55bd81 12.79.3 2021-04-28 18:37:31 +09:00
syuilo fa9f0d9ff9 12.79.2 2021-04-26 13:00:01 +09:00
syuilo 0038f3b244 12.79.1 2021-04-25 15:20:32 +09:00
syuilo 55b673cc6f Update deps 2021-04-25 11:30:02 +09:00
syuilo 6d145bc4cb 12.79.0 2021-04-24 23:04:49 +09:00
marihachi 4e5e542fb0
update mfm.js (#7476) 2021-04-24 22:52:32 +09:00
syuilo 7bfc41c6e1 fix bug 2021-04-24 22:52:07 +09:00
syuilo 3286c93c8f Update package.json 2021-04-23 18:24:04 +09:00
syuilo 9d8ffe9911 Tweak anime 2021-04-23 15:53:35 +09:00
syuilo 70a8dd30e0 Improve client 2021-04-23 13:01:52 +09:00
syuilo ebb2fe068c Update package.json 2021-04-22 22:30:04 +09:00