Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release: 2023.11.1 #12330

Merged
merged 60 commits into from
Nov 17, 2023
Merged
Show file tree
Hide file tree
Changes from 35 commits
Commits
Show all changes
60 commits
Select commit Hold shift + click to select a range
bfca457
enhance(frontend): improve aiscript plugin error handling
syuilo Nov 6, 2023
828749b
fix #12266 (#12267)
samunohito Nov 6, 2023
2834e54
fix(backend): make token nullable (#12280)
zyoshoka Nov 8, 2023
b02f724
Update CHANGELOG.md
syuilo Nov 8, 2023
879f2d2
ref化したnoteの変更通知がMfmコンポーネントまで到達してないのを修正 (#12282)
samunohito Nov 9, 2023
e2cac3d
fix: show real instance url (#12273)
Candinya Nov 9, 2023
28e394e
fix: 投稿通知がオンでもダイレクト投稿はユーザーに通知されないように (#12263)
GrapeApple0 Nov 9, 2023
7701bf0
「この機能が解決すべき具体的な問題またはニーズ、および誰がそれに役立つと考えているかを説明してください。」という旨の項目を追加 (#12253)
samunohito Nov 10, 2023
54870d0
aiscript-vscodeのバージョンを更新 (#12299)
ikasoba Nov 10, 2023
253c0c4
デッキのカラムからリロードできる機能を追加 (#12274)
samunohito Nov 10, 2023
689b88b
fix(frontend): pull to refreshするたびにストリーミング全体の再接続が行われるのを修正
syuilo Nov 10, 2023
f635a48
fix: 絵文字ピッカーでの検索が更新されない問題を修正 (#12283)
zyoshoka Nov 10, 2023
50430e3
Fix: latestRequestReceivedAt (#12270)
atsu1125 Nov 11, 2023
0dd3cac
fix(frontend): アイコンデコレーションが見切れる問題を修正 (#12239)
zyoshoka Nov 11, 2023
cec0296
fix(frontend): 「フォロー中の人全員の返信を含める/含めないようにする」のボタンを押下した際の確認が機能していない問題を修正…
zyoshoka Nov 11, 2023
e1cc95d
ユーザのノートのみ表示時にDBへフォールバックするとリノートを含んでしまうのを修正 (#12321)
samunohito Nov 13, 2023
c541ced
非ログイン時に「メモを追加」を表示しない (#12310)
Srgr0 Nov 13, 2023
31174d6
Fix(frontend): role users/timeline visiable ui (#12305)
atsu1125 Nov 13, 2023
1361bdf
fix: test break caused by #12273 (#12322)
Candinya Nov 13, 2023
a059dbe
docs: Update Code of Conduct to version 2.1 (#12150)
sorairolake Nov 13, 2023
2d2eefe
feat: メールアドレスを使用してユーザー名を割り出す機能
syuilo Nov 13, 2023
30bb24d
update deps
syuilo Nov 14, 2023
65c5626
Merge pull request from GHSA-3f39-6537-3cgc
syuilo Nov 14, 2023
dfe4992
Update CHANGELOG.md
syuilo Nov 14, 2023
dd533eb
Update CHANGELOG.md
syuilo Nov 14, 2023
d2906d4
build(deps): bump actions/github-script from 6 to 7 (#12328)
dependabot[bot] Nov 14, 2023
5cb24e8
update pnpm
syuilo Nov 15, 2023
d790d65
Merge branch 'develop' of https://github.com/misskey-dev/misskey into…
syuilo Nov 15, 2023
3939360
fix(frontend): 特定の条件下でノートがnyaizeされない問題を修正
syuilo Nov 15, 2023
aa6d0d4
fix(backend): 非公開の投稿に対して返信できないように (#12333)
zyoshoka Nov 15, 2023
04075ee
enhance(backend): Implementation of HTTP header and body validation t…
sinoru Nov 15, 2023
6cc0685
Fix(frontend): サーバーサイレンス (#12292)
atsu1125 Nov 15, 2023
96f1728
fix: 表示済みのカラムから別のチャンネルを選択した時、タイムラインの内容が追従して変更されない問題に対処 (#12237)
samunohito Nov 15, 2023
0aa3201
New Crowdin updates (#12255)
syuilo Nov 15, 2023
44c0b5f
2023.11.1-beta.1
syuilo Nov 15, 2023
7d24b29
Update CHANGELOG.md
syuilo Nov 15, 2023
be6778a
chore(backend): improve performance
syuilo Nov 15, 2023
ca81f0d
fix(backend): 追加情報のカスタム絵文字がユーザー情報のtagに含まれない問題を修正
syuilo Nov 15, 2023
38d6580
通知音などの発音方法を変え、iOSで音声出力が競合しないようにする (#12339)
samunohito Nov 15, 2023
838c701
Update CHANGELOG.md
syuilo Nov 15, 2023
9d78a1a
enhance(backend): make ftt db fallback configurable
syuilo Nov 16, 2023
1eb769d
LTLに特定条件下でチャンネル投稿が混ざり込む現象の修正 (#12347)
samunohito Nov 16, 2023
89389ad
Update CHANGELOG.md
syuilo Nov 16, 2023
5ab7e03
New Crowdin updates (#12348)
syuilo Nov 17, 2023
b517d76
enhance(frontend): MFMでルビを振れるように
syuilo Nov 17, 2023
43cb2d4
enhance(frontend): ruby内でMFMを使えるように
syuilo Nov 17, 2023
f89a827
Update packages/frontend/src/pages/role.vue
syuilo Nov 17, 2023
cbab3af
Update packages/frontend/src/pages/role.vue
syuilo Nov 17, 2023
4d1a2ba
typo
syuilo Nov 17, 2023
a9a743d
enhance(frontend): MFMでUNIX時間を指定して日時を表示できるように
syuilo Nov 17, 2023
4f9922d
update deps
syuilo Nov 17, 2023
1518c5d
2023.11.1-beta.2
syuilo Nov 17, 2023
5f5712a
fix(frontend): MFM unixtimeのプレビューがリアルタイムで反映されない
syuilo Nov 17, 2023
4b3f9bd
enhance(backend): MFMのunixtimeをISO形式で連合するように
syuilo Nov 17, 2023
4a7ccf6
tweak MkTime.vue
syuilo Nov 17, 2023
08b3662
chore(frontend): tweak ui
syuilo Nov 17, 2023
850b834
New translations ja-jp.yml (Chinese Traditional) (#12351)
syuilo Nov 17, 2023
04709cf
2023.11.1
syuilo Nov 17, 2023
76ccae8
chore(frontend): tweak rt style for safari
syuilo Nov 17, 2023
f007890
Revert "chore(frontend): tweak rt style for safari"
syuilo Nov 17, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions .github/ISSUE_TEMPLATE/02_feature-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,9 @@ body:
description: Tell us what the suggestion is
validations:
required: true
- type: textarea
attributes:
label: Purpose
description: Describe the specific problem or need you think this feature will solve, and who it will help.
validations:
required: true
6 changes: 3 additions & 3 deletions .github/workflows/pr-preview-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
github.event.client_payload.slash_command.sha != '' &&
contains(github.event.client_payload.pull_request.head.sha, github.event.client_payload.slash_command.sha)
steps:
- uses: actions/github-script@v6.3.3
- uses: actions/github-script@v7
id: check-id
env:
number: ${{ github.event.client_payload.pull_request.number }}
Expand All @@ -37,7 +37,7 @@ jobs:

return check[0].id;

- uses: actions/github-script@v6.3.3
- uses: actions/github-script@v7
env:
check_id: ${{ steps.check-id.outputs.result }}
details_url: ${{ github.server_url }}/${{ github.repository }}/runs/${{ github.run_id }}
Expand Down Expand Up @@ -72,7 +72,7 @@ jobs:
timeout: 15m

# Update check run called "integration-fork"
- uses: actions/github-script@v6.3.3
- uses: actions/github-script@v7
id: update-check-run
if: ${{ always() }}
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pr-preview-destroy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
destroy-preview-environment:
runs-on: ubuntu-latest
steps:
- uses: actions/github-script@v6.3.3
- uses: actions/github-script@v7
id: check-conclusion
env:
number: ${{ github.event.number }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/report-api-diff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
# api-artifact
steps:
- name: Download artifact
uses: actions/github-script@v6
uses: actions/github-script@v7
with:
script: |
let allArtifacts = await github.rest.actions.listWorkflowRunArtifacts({
Expand Down
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,31 @@

-->

## 2023.x.x (unreleased)

### General
- Feat: コントロールパネルの「照会」から、入力されたメールアドレスを持つユーザーを検索できるようになりました
- Enhance: ローカリゼーションの更新
- Enhance: 依存関係の更新

### Client
- Enhance: プラグインでエラーが発生した場合のハンドリングを強化
- Enhance: 細かなUIのブラッシュアップ
- Fix: デッキに表示されたチャンネルの表示先チャンネルを切り替えた際、即座に反映されない問題を修正 #12236
- Fix: プラグインでノートの表示を書き換えられない問題を修正
- Fix: アイコンデコレーションが見切れる場合がある問題を修正
- Fix: 「フォロー中の人全員の返信を含める/含めないようにする」のボタンを押下した際の確認が機能していない問題を修正
- Fix: 非ログイン時に「ノートを追加」を表示しないように変更 #12309
syuilo marked this conversation as resolved.
Show resolved Hide resolved
- Fix: 絵文字ピッカーでの検索が更新されない問題を修正
- Fix: 特定の条件下でノートがnyaizeされない問題を修正

### Server
- Fix: トークンのないプラグインをアンインストールするときにエラーが出ないように
- Fix: 投稿通知がオンでもダイレクト投稿はユーザーに通知されないようにされました
- Fix: ユーザタイムラインの「ノート」選択時にリノートが混ざり込んでしまうことがある問題の修正 #12306
- Fix: ActivityPubに関するセキュリティの向上
- Fix: 非公開の投稿に対して返信できないように

## 2023.11.0

### Note
Expand Down
128 changes: 107 additions & 21 deletions CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,45 +2,131 @@

## Our Pledge

In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, gender identity and expression, level of experience, nationality, personal appearance, race, religion, or sexual identity and orientation.
We as members, contributors, and leaders pledge to make participation in our
community a harassment-free experience for everyone, regardless of age, body
size, visible or invisible disability, ethnicity, sex characteristics, gender
identity and expression, level of experience, education, socio-economic status,
nationality, personal appearance, race, caste, color, religion, or sexual
identity and orientation.

We pledge to act and interact in ways that contribute to an open, welcoming,
diverse, inclusive, and healthy community.

## Our Standards

Examples of behavior that contributes to creating a positive environment include:
Examples of behavior that contributes to a positive environment for our
community include:

* Using welcoming and inclusive language
* Being respectful of differing viewpoints and experiences
* Gracefully accepting constructive criticism
* Focusing on what is best for the community
* Showing empathy towards other community members
* Demonstrating empathy and kindness toward other people
* Being respectful of differing opinions, viewpoints, and experiences
* Giving and gracefully accepting constructive feedback
* Accepting responsibility and apologizing to those affected by our mistakes,
and learning from the experience
* Focusing on what is best not just for us as individuals, but for the overall
community

Examples of unacceptable behavior by participants include:
Examples of unacceptable behavior include:

* The use of sexualized language or imagery and unwelcome sexual attention or advances
* Trolling, insulting/derogatory comments, and personal or political attacks
* The use of sexualized language or imagery, and sexual attention or advances of
any kind
* Trolling, insulting or derogatory comments, and personal or political attacks
* Public or private harassment
* Publishing others' private information, such as a physical or electronic address, without explicit permission
* Other conduct which could reasonably be considered inappropriate in a professional setting
* Publishing others' private information, such as a physical or email address,
without their explicit permission
* Other conduct which could reasonably be considered inappropriate in a
professional setting

## Our Responsibilities
## Enforcement Responsibilities

Project maintainers are responsible for clarifying the standards of acceptable behavior and are expected to take appropriate and fair corrective action in response to any instances of unacceptable behavior.
Community leaders are responsible for clarifying and enforcing our standards of
acceptable behavior and will take appropriate and fair corrective action in
response to any behavior that they deem inappropriate, threatening, offensive,
or harmful.

Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct, or to ban temporarily or permanently any contributor for other behaviors that they deem inappropriate, threatening, offensive, or harmful.
Community leaders have the right and responsibility to remove, edit, or reject
comments, commits, code, wiki edits, issues, and other contributions that are
not aligned to this Code of Conduct, and will communicate reasons for moderation
decisions when appropriate.

## Scope

This Code of Conduct applies both within project spaces and in public spaces when an individual is representing the project or its community. Examples of representing a project or community include using an official project e-mail address, posting via an official social media account, or acting as an appointed representative at an online or offline event. Representation of a project may be further defined and clarified by project maintainers.
This Code of Conduct applies within all community spaces, and also applies when
an individual is officially representing the community in public spaces.
Examples of representing our community include using an official e-mail address,
posting via an official social media account, or acting as an appointed
representative at an online or offline event.

## Enforcement

Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at syuilotan@yahoo.co.jp. The project team will review and investigate all complaints, and will respond in a way that it deems appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.
Instances of abusive, harassing, or otherwise unacceptable behavior may be
reported to the community leaders responsible for enforcement at
<syuilotan@yahoo.co.jp>.
All complaints will be reviewed and investigated promptly and fairly.

All community leaders are obligated to respect the privacy and security of the
reporter of any incident.

## Enforcement Guidelines

Community leaders will follow these Community Impact Guidelines in determining
the consequences for any action they deem in violation of this Code of Conduct:

### 1. Correction

**Community Impact**: Use of inappropriate language or other behavior deemed
unprofessional or unwelcome in the community.

**Consequence**: A private, written warning from community leaders, providing
clarity around the nature of the violation and an explanation of why the
behavior was inappropriate. A public apology may be requested.

### 2. Warning

**Community Impact**: A violation through a single incident or series of
actions.

Project maintainers who do not follow or enforce the Code of Conduct in good faith may face temporary or permanent repercussions as determined by other members of the project's leadership.
**Consequence**: A warning with consequences for continued behavior. No
interaction with the people involved, including unsolicited interaction with
those enforcing the Code of Conduct, for a specified period of time. This
includes avoiding interactions in community spaces as well as external channels
like social media. Violating these terms may lead to a temporary or permanent
ban.

### 3. Temporary Ban

**Community Impact**: A serious violation of community standards, including
sustained inappropriate behavior.

**Consequence**: A temporary ban from any sort of interaction or public
communication with the community for a specified period of time. No public or
private interaction with the people involved, including unsolicited interaction
with those enforcing the Code of Conduct, is allowed during this period.
Violating these terms may lead to a permanent ban.

### 4. Permanent Ban

**Community Impact**: Demonstrating a pattern of violation of community
standards, including sustained inappropriate behavior, harassment of an
individual, or aggression toward or disparagement of classes of individuals.

**Consequence**: A permanent ban from any sort of public interaction within the
community.

## Attribution

This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4, available at [http://contributor-covenant.org/version/1/4][version]
This Code of Conduct is adapted from the [Contributor Covenant][homepage],
version 2.1, available at
[https://www.contributor-covenant.org/version/2/1/code_of_conduct.html][v2.1].

Community Impact Guidelines were inspired by
[Mozilla's code of conduct enforcement ladder][Mozilla CoC].

For answers to common questions about this code of conduct, see the FAQ at
[https://www.contributor-covenant.org/faq][FAQ]. Translations are available at
[https://www.contributor-covenant.org/translations][translations].

[homepage]: http://contributor-covenant.org
[version]: http://contributor-covenant.org/version/1/4/
[homepage]: https://www.contributor-covenant.org
[v2.1]: https://www.contributor-covenant.org/version/2/1/code_of_conduct.html
[Mozilla CoC]: https://github.com/mozilla/diversity
[FAQ]: https://www.contributor-covenant.org/faq
[translations]: https://www.contributor-covenant.org/translations
7 changes: 7 additions & 0 deletions locales/ca-ES.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ pin: "Fixar al perfil"
unpin: "Para de fixar del perfil"
copyContent: "Copiar el contingut"
copyLink: "Copiar l'enllaç"
copyLinkRenote: "Copiar l'enllaç de la renota"
delete: "Elimina"
deleteAndEdit: "Elimina i edita"
deleteAndEditConfirm: "Segur que vols eliminar aquesta publicació i editar-la? Perdràs totes les reaccions, impulsos i respostes."
Expand Down Expand Up @@ -110,6 +111,8 @@ renoted: "S'ha impulsat"
cantRenote: "No es pot impulsar aquesta publicació"
cantReRenote: "No es pot impulsar l'impuls."
quote: "Cita"
inChannelRenote: "Renotar només al Canal"
inChannelQuote: "Citar només al Canal"
pinnedNote: "Nota fixada"
pinned: "Fixar al perfil"
you: "Tu"
Expand All @@ -127,6 +130,8 @@ unmarkAsSensitive: "Deixar de marcar com a sensible"
enterFileName: "Defineix nom del fitxer"
mute: "Silencia"
unmute: "Deixa de silenciar"
renoteMute: "Silenciar Renotes"
renoteUnmute: "Treure el silenci de les renotes"
block: "Bloqueja"
unblock: "Desbloqueja"
suspend: "Suspèn"
Expand All @@ -136,6 +141,8 @@ unblockConfirm: "Vols desbloquejar-lo?"
suspendConfirm: "Estàs segur que vols suspendre aquest compte?"
unsuspendConfirm: "Estàs segur que vols treure la suspensió d'aquest compte?"
selectList: "Tria una llista"
editList: "Editar llista"
selectChannel: "Selecciona un canal"
selectAntenna: "Tria una antena"
editAntenna: "Modificar antena"
selectWidget: "Triar un giny"
Expand Down
2 changes: 2 additions & 0 deletions locales/en-US.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1169,6 +1169,8 @@ _announcement:
readConfirmText: "This will mark the contents of \"{title}\" as read."
shouldNotBeUsedToPresentPermanentInfo: "As it may significantly impact the user experience for new users, it is recommended to use notifications in the flow information rather than stock information."
dialogAnnouncementUxWarn: "Having two or more dialog-style notifications simultaneously can significantly impact the user experience, so please use them carefully."
silence: "No notification"
silenceDescription: "Turning this on will skip the notification of this announcement and the user won't need to read it."
_initialAccountSetting:
accountCreated: "Your account was successfully created!"
letsStartAccountSetup: "For starters, let's set up your profile."
Expand Down
Loading
Loading