Commit graph

25259 commits

Author SHA1 Message Date
dependabot[bot] e6032a03b6
build(deps): bump actions/setup-node from 3.8.0 to 3.8.1 (#11739)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.8.0 to 3.8.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.8.0...v3.8.1)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  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>
2023-08-19 18:39:39 +09:00
Juunini 60fe5d6824
fix(backend): fix typo lnik to link (#11740) 2023-08-19 15:49:21 +09:00
Sayamame-beans ba16abb9f3
fix(frontend): Misskeyプラグインをインストールする際のAiScriptバージョンのチェックが0.14.0以降に対応していない問題を修正 (#11729)
* fix: aiscript version check of plugin

* Update CHANGELOG.md

* docs(CHANGELOG): remove 11420 issue link

* fix(frontend): Possibility of exception in non-semver version format
2023-08-18 19:36:05 +09:00
NoriDev 37a6ab6a49 NodeinfoのSoftware名をCherryPick以外の名前に変更する際に関連するコメントを追加 2023-08-18 17:33:59 +09:00
NoriDev da9df033c5 missing dd1783f9 2023-08-18 17:21:21 +09:00
NoriDev a3b628f197 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2023-08-18 17:04:54 +09:00
NoriDev 52bd3dfa08 chore 5afdb632 2023-08-18 17:04:42 +09:00
NoriDev 5afdb6324b Merge commit 'refs/pull/11729/head' of https://github.com/misskey-dev/misskey into develop 2023-08-18 17:02:43 +09:00
NoriDev 75ba0c52bd Merge remote-branch 'misskey/develop' 2023-08-18 17:02:13 +09:00
woxtu dd1783f984
chore(backend): Resolve import/no-default-export rule violations (#11732)
* Disable `import/no-default-export` properly

* Disable `import/no-default-export`
2023-08-17 21:20:58 +09:00
NoriDev 08d8b28a81 chore: logger.ts 2023-08-17 16:18:06 +09:00
caipira113 e7178ce807 If the error level is warning, it is included in Cloud Logging. 2023-08-17 16:17:02 +09:00
Sayamame-beans ed12aaeb2c
fix(frontend): Possibility of exception in non-semver version format 2023-08-17 00:55:09 +09:00
Sayamame-beans f5edf14f2d
docs(CHANGELOG): remove 11420 issue link 2023-08-16 23:30:51 +09:00
Sayamame-beans 1553f58a5b
Update CHANGELOG.md 2023-08-16 23:13:30 +09:00
Sayamame-beans f633860a12
fix: aiscript version check of plugin 2023-08-16 23:07:32 +09:00
syuilo 792622aead
refactor: prefix Mi for all entities (#11719)
* wip

* wip

* wip

* wip

* Update RepositoryModule.ts

* wip

* wip

* wip

* Revert "wip"

This reverts commit c1c13b37d2aaf3c65bc148212da302b0eb7868bf.
2023-08-16 17:51:28 +09:00
NoriDev f693660adb Update CHANGELOG_CHERRYPICK.md 2023-08-16 17:34:16 +09:00
NoriDev de015d81c7 Update CHANGELOG.md, CHANGELOG_CHERRYPICK.md 2023-08-16 17:33:43 +09:00
NoriDev 0b3aa6d45c Merge commit 'refs/pull/11721/head' of https://github.com/misskey-dev/misskey into develop 2023-08-16 17:30:30 +09:00
NoriDev b8415e6d63 fix(frontend): 通報を処理してもインジケーターが消えない問題 2023-08-16 17:22:20 +09:00
NoriDev 6958bcf1a3 Merge remote-branch 'misskey/develop' 2023-08-16 17:13:56 +09:00
dependabot[bot] 9264ca336b
build(deps): bump actions/setup-node from 3.7.0 to 3.8.0 (#11726)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.7.0 to 3.8.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.7.0...v3.8.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-15 18:25:12 +09:00
Hexirp 3415b8a933
Update CHANGELOG.md 2023-08-14 21:26:13 +09:00
Hexirp d9cb892e06
fix(frontend): "メッセージを送信" の初期テキストを
あるサーバー A にいるとする。他のサーバー B のユーザー X へ
「メッセージを送信」しようとしたとする。その時に出てくる投稿
フォームには X へのメンションが最初から入っている。

しかし、そのメンションには B の情報が入っておらず、 A の
同名ユーザー X へのメンションとなってしまっている。

See https://github.com/misskey-dev/misskey/issues/11716
2023-08-14 21:17:23 +09:00
파링 c3fd848750
fix: word mute is not applied to sub note (#11711)
* fix: word mute is not applied to sub note

* chore: update changelog

* chore: run eslint fix

---------

Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2023-08-14 13:02:59 +09:00
Kagami Sascha Rosylight ab58b651f7
fix(frontend/scroll): no callback for disconnected elements (#11714)
* fix(frontend/scroll): no callback for disconnected elements

* Update CHANGELOG.md
2023-08-13 21:22:57 +09:00
syuilo bbef2a953e enhance(frontend): tweak user moderation page 2023-08-13 21:02:25 +09:00
syuilo a8d7b69fbd fix(frontend): fix style of _error_.vue 2023-08-13 20:23:54 +09:00
syuilo 9487856495
feat: refine announcement (#11497)
* wip

* Update read-announcement.ts

* wip

* wip

* wip

* Update index.d.ts

* wip

* Create 1691649257651-refine-announcement.js

* wip

* wip

* wip

* wip

* wip

* wip

* Update announcements.vue

* wip

* wip

* Update announcements.vue

* wip

* Update announcements.vue

* wip

* Update misskey-js.api.md

* Update users.ts

* Create MkAnnouncementDialog.stories.impl.ts

* wip

* wip

* Create AnnouncementService.ts
2023-08-13 20:12:29 +09:00
Kagami Sascha Rosylight 2896fc6cb4
fix(frontend/MkUrlPreview): allow fullscreen from tweets (#11712)
* fix(frontend/MkUrlPreview): allow fullscreen from tweets

* Update url-preview.test.ts
2023-08-13 12:29:13 +09:00
dependabot[bot] 8b7f54df66
build(deps): bump uesteibar/reviewer-lottery from 2 to 3 (#11500)
Bumps [uesteibar/reviewer-lottery](https://github.com/uesteibar/reviewer-lottery) from 2 to 3.
- [Release notes](https://github.com/uesteibar/reviewer-lottery/releases)
- [Commits](https://github.com/uesteibar/reviewer-lottery/compare/v2...v3)

---
updated-dependencies:
- dependency-name: uesteibar/reviewer-lottery
  dependency-type: direct:production
  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>
2023-08-13 12:25:57 +09:00
dependabot[bot] f3bbf8417c
build(deps): bump peter-evans/slash-command-dispatch from 1 to 3 (#11501)
Bumps [peter-evans/slash-command-dispatch](https://github.com/peter-evans/slash-command-dispatch) from 1 to 3.
- [Release notes](https://github.com/peter-evans/slash-command-dispatch/releases)
- [Commits](https://github.com/peter-evans/slash-command-dispatch/compare/v1...v3)

---
updated-dependencies:
- dependency-name: peter-evans/slash-command-dispatch
  dependency-type: direct:production
  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>
2023-08-13 12:25:48 +09:00
dependabot[bot] 748d4ebaae
build(deps): bump docker/setup-buildx-action from 2.3.0 to 2.9.1 (#11502)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.3.0 to 2.9.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2.3.0...v2.9.1)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-13 12:25:30 +09:00
anatawa12 5aada8bbe2
fix(backend): correctFilename changes dll to exe (#11710) 2023-08-13 00:01:17 +09:00
Kagami Sascha Rosylight 9eccdfbc63
chore(dependabot): disable dependabot for pnpm for now 2023-08-12 13:54:28 +02:00
dependabot[bot] f5985d53e5 build(deps): bump actions/checkout from 3.2.0 to 3.5.3
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.2.0 to 3.5.3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3.2.0...v3.5.3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-12 13:35:29 +02:00
Kagami Sascha Rosylight 34d5440f3a
chore(dependabot): add storybook group 2023-08-12 13:29:57 +02:00
Kagami Sascha Rosylight 71ca6fe7b5 chore(workflows): use checkout@v3.3.0 consistently 2023-08-12 13:16:24 +02:00
dependabot[bot] 6b21b142bd build(deps): bump actions/setup-node from 3.6.0 to 3.7.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.6.0...v3.7.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-12 13:14:21 +02:00
Kagami Sascha Rosylight 43b376e4d0 fix(dependabot): do not list each workspace item 2023-08-12 13:11:20 +02:00
NoriDev fc5583a625 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2023-08-10 16:29:40 +09:00
syuilo 827616f630
Update dependabot.yml 2023-08-10 11:01:31 +09:00
syuilo 29278bd400
Update dependabot.yml 2023-08-10 10:54:23 +09:00
NoriDev ec5dd7c5bf feat(frontend): スクロール時の要素表示機能をFriendly以外のUIにも対応 2023-08-09 18:02:03 +09:00
NoriDev 3aeb5b52a1 missing 15683370 2023-08-09 17:26:20 +09:00
NoriDev 65027b507f fix(frontend/friendly): スクロールしてもウィジェットボタンが隠れない問題 2023-08-09 17:19:52 +09:00
NoriDev ed326bed28 fix(frontend/friendly): ウィジェットボタンで「UIのアニメーションを減らす」オプションが適用されない 2023-08-09 17:18:57 +09:00
NoriDev a79e6ac89e Update CHANGELOG_CHERRYPICK.md 2023-08-09 17:08:51 +09:00
NoriDev 0b2ecececc enhance(frontend): 「モーダルにぼかし効果を使用」オプションが非活性になっている場合、画像をタップして表示するときに表示される背景を暗く調整 2023-08-09 17:08:30 +09:00