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 1.2.1 #78

Merged
merged 504 commits into from
Dec 3, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
504 commits
Select commit Hold shift + click to select a range
af1cbc1
wip (#14745)
syuilo Oct 11, 2024
7778046
Bump version to 2024.10.1-beta.3
github-actions[bot] Oct 11, 2024
2f09d69
fix(backend): キューのエラーログを簡略化するように (#14748)
kakkokari-gtyih Oct 11, 2024
a87a18f
Update about-misskey.vue
syuilo Oct 12, 2024
ef90f83
Update index.d.ts
syuilo Oct 12, 2024
824c51a
fix(frontend): fix style
syuilo Oct 12, 2024
85bb1ff
:art:
syuilo Oct 12, 2024
ee08e9f
refactor: MkStickyContainerで<style />を使う (#14755)
FineArchs Oct 12, 2024
c4c69cd
:art:
syuilo Oct 12, 2024
45d42b8
feat: ユーザーの名前に禁止ワードを設定できるように (#14756)
kakkokari-gtyih Oct 13, 2024
ff47fef
feat: リモートサーバーのサーバー情報を収集しないオプション (#14634)
syuilo Oct 13, 2024
5229f5d
refactor(backend): remove unnecessary .then
syuilo Oct 13, 2024
33b34ad
feat: 運営のアクティビティが一定期間ない場合は通知+招待制に移行した際に通知 (#14757)
samunohito Oct 13, 2024
fb23b24
Bump version to 2024.10.1-beta.4
github-actions[bot] Oct 13, 2024
088e05e
fix(frontend): 使用されているexposeを復活させる (#14764)
kakkokari-gtyih Oct 13, 2024
d0bb0b5
fix(frontend): タイムラインで、広告がない際にも広告のwrapperが出てしまうのを修正 (#14763)
kakkokari-gtyih Oct 13, 2024
064d6ca
fix(backend): RBT有効時、リノートのリアクションが反映されない問題を修正
syuilo Oct 14, 2024
2190092
perf(frontend): ノートのレンダリングをスキップできるように
syuilo Oct 14, 2024
521d920
New Crowdin updates (#14753)
syuilo Oct 14, 2024
8b7290d
enhance(backend): 個人宛のお知らせはわかったを押すとアーカイブするように (#14762)
kakkokari-gtyih Oct 14, 2024
ddca6bd
Bump version to 2024.10.1-beta.5
github-actions[bot] Oct 14, 2024
64bbce4
perf(frontend): improve notification rendering performance
syuilo Oct 14, 2024
c46d6d8
perf(frontend-embed): improve note rendering performance
syuilo Oct 14, 2024
3b361a9
perf(frontend): make skipNoteRender on by default
syuilo Oct 14, 2024
140322b
Update CHANGELOG.md
syuilo Oct 14, 2024
04e74aa
Bump version to 2024.10.1-beta.6
github-actions[bot] Oct 14, 2024
b0a251d
:art:
syuilo Oct 14, 2024
7fd8ef3
refactor
syuilo Oct 14, 2024
77ebabb
Revert "refactor"
syuilo Oct 14, 2024
f13c390
refactor(backend): remove unnecessary any
syuilo Oct 14, 2024
5005cc8
add note
syuilo Oct 14, 2024
b5de525
add note
syuilo Oct 15, 2024
825d218
Update CHANGELOG.md
syuilo Oct 15, 2024
21a2aa5
Update CHANGELOG.md
syuilo Oct 15, 2024
3cea890
fix(frontend): blinkアニメーションが動作していないのを修正
syuilo Oct 15, 2024
b990ae6
test(backend): add federation test (#14582)
zyoshoka Oct 15, 2024
d2e8dc4
Release: 2024.10.1
github-actions[bot] Oct 15, 2024
b1aac6a
[skip ci] Update CHANGELOG.md (prepend template)
github-actions[bot] Oct 15, 2024
97b8ce8
Merge remote-tracking branch 'misskey-dev/develop' into develop
mattyatea Oct 16, 2024
a3a9946
enhance(frontend): Bull Dashboard に relationship queue を追加 (#14777)
kakkokari-gtyih Oct 19, 2024
2250e52
refactor(frontend): getBgColorを共通化 (#14782)
kakkokari-gtyih Oct 19, 2024
58419e1
refactor(frontend): ページ内でdocument.titleを直接操作させない, タイポ修正 など (taiyme#28…
kakkokari-gtyih Oct 19, 2024
1d106b3
Enhance: ドライブでソートができるように (#14801)
tetsuya-ki Oct 20, 2024
041c9ca
:art:
syuilo Oct 20, 2024
d6caa4d
fix(frontend): 通知の範囲指定が必要ない通知設定でも範囲指定がでている問題を修正 (#14798)
kakkokari-gtyih Oct 20, 2024
bc0c53b
fix(frontend): Captcha のエラーハンドリング (#14811)
kakkokari-gtyih Oct 21, 2024
5c79d8d
feat: ノートの閲覧にログイン必須にする設定 (#14799)
syuilo Oct 21, 2024
2f9c04b
refs#10866 投稿ダイアログでEscキーが押されたときIME入力中ならダイアログは閉じない (#14787)
yuba Oct 21, 2024
5f12bc5
Update CHANGELOG.md
kakkokari-gtyih Oct 21, 2024
bc1fce9
fix(frontend): デッキのタイムラインカラムでwithSensitiveが利用できない問題を修正 (#14772)
kakkokari-gtyih Oct 21, 2024
9d0f7ee
docs: ActivityPub層の変更を含む場合にやるべきことを明文化 (#14812)
KisaragiEffective Oct 21, 2024
c4f1ca2
fix(frontend): MkSelectでmodelValueが更新されない限り値を更新しないように
syuilo Oct 21, 2024
70b2a8f
fix(frontend): /iのレスポンスに含まれないプロパティが消えずに残り続ける問題を修正
syuilo Oct 21, 2024
58caa2e
Misskeyの最新とマージ
mattyatea Oct 22, 2024
7893fd0
Revert "Enhance: リアクションミュート周りを改修 (#54)"
mattyatea Oct 22, 2024
1e63de2
Revert "Feat(Frontend): リアクションミュート周りの仕様を変更"
mattyatea Oct 22, 2024
caf51cf
Revert "Feat(Frontend): リアクションミュートを実装"
mattyatea Oct 22, 2024
ae28938
feat(frontend/reactions): リアクションミュート機能を追加しました (MisskeyIO#758)
mattyatea Oct 19, 2024
bf4db60
feat(frontend/reactions): リモートのリアクションのミュートの方法を変えた (MisskeyIO#762)
mattyatea Oct 20, 2024
53168ae
fix(frontend/reactions): ローカルのカスタム絵文字のミュートが正常に機能しない問題を修正 (MisskeyIO#765)
u1-liquid Oct 20, 2024
c57a53c
fix(frontend/reaction): リアクションのミュートのボタンのアイコンが逆になっている問題を修正 (MisskeyIO#…
u1-liquid Oct 20, 2024
1b5b69b
feat(frontend/reactions): リアクションのミュートで通知からもミュートされるように (MisskeyIO#771)
u1-liquid Oct 21, 2024
8cb798e
1.2.0-beta
mattyatea Oct 22, 2024
81e596b
Fix: 仮想スクロール機能を削除
mattyatea Oct 22, 2024
ecc1f9a
Fix: 仮想スクロール機能の削除
mattyatea Oct 22, 2024
e772fe4
Fix: 相乗りリアクションできない問題を修正
mattyatea Oct 22, 2024
e783f20
Fix: 相乗りリアクションできない問題を修正
mattyatea Oct 22, 2024
952fec5
feat: 過去のノートを非公開化/フォロワーのみ表示可能にできる機能 (#14814)
syuilo Oct 22, 2024
8b6d321
Bump version to 2024.10.2-alpha.0
github-actions[bot] Oct 22, 2024
48d1539
Merge commit from fork
eternal-flame-AD Oct 22, 2024
0c75f9d
連合できないバグを修正したい
mattyatea Oct 22, 2024
5d9a413
連合できないバグを修正したい
mattyatea Oct 22, 2024
2b65bbf
Revert "wip (#14643)"
mattyatea Oct 22, 2024
9dbfc2b
コミットミスの修正
mattyatea Oct 22, 2024
46dd132
マージミスの修正
mattyatea Oct 22, 2024
0171674
Revert "feat: リモートサーバーのサーバー情報を収集しないオプション (#14634)"
mattyatea Oct 22, 2024
5d0993c
連合できるようになってほしい
mattyatea Oct 22, 2024
c8a8022
インポートを忘れてた
mattyatea Oct 22, 2024
4a17c63
インポートを忘れてた
mattyatea Oct 22, 2024
1156be0
インポートを忘れてた
mattyatea Oct 22, 2024
15ae160
enhance(frontend): 「単なるラッキー」の調整 (#14807)
kakkokari-gtyih Oct 23, 2024
076cc95
enhance(frontend): 外部アプリ認証画面の改良 (#14828)
kakkokari-gtyih Oct 25, 2024
07b2c3e
fix(frontend): 管理画面のリンク切れを修正 (#14831)
kakkokari-gtyih Oct 25, 2024
eeea4ec
fix(backend): 招待コード発行可能残り数算出に使用すべきロールポリシーの値が違うのを修正 (#14834)
kakkokari-gtyih Oct 25, 2024
db95b6b
:art:
kakkokari-gtyih Oct 25, 2024
ded6ef2
Bump version to 2024.10.2-alpha.1
github-actions[bot] Oct 25, 2024
a6a1e3d
enhance(frontend): Self-XSS防止用のメッセージを追加 (#14839)
kakkokari-gtyih Oct 26, 2024
a6e73f6
Fix:met
mattyatea Oct 26, 2024
738ed86
Fix: SignupService.ts
mattyatea Oct 27, 2024
ec4358d
fix(misskey-js): WebSocketの型定義をReconnectingWebsocketに依存するように (#14850)
kakkokari-gtyih Oct 28, 2024
93a03e6
New Crowdin updates (#14767)
syuilo Oct 28, 2024
04b37a1
enhance(i18n): カタルーニャ語を追加 (#14842)
kakkokari-gtyih Oct 28, 2024
b107371
Update about-misskey.vue
syuilo Oct 28, 2024
e927507
:art:
syuilo Oct 28, 2024
eecfac1
Remove undefined styles (#14858)
woxtu Oct 28, 2024
74847bc
enhance: アイコンデコレーション管理画面の改善
syuilo Oct 28, 2024
eb701f2
Merge branch 'develop' of https://github.com/misskey-dev/misskey into…
syuilo Oct 28, 2024
0472d43
fix: encode RSS uris with escape sequences before fetching (#14826)
pinapelz Oct 28, 2024
8eb7749
fix(backend): Accept arrays in ActivityPub `icon` and `image` propert…
Tamschi Oct 28, 2024
f30d190
enhance(backend): check_connect.js で全RedisとDBへの接続を確認するように (#14853)
kakkokari-gtyih Oct 28, 2024
a96f09c
Bump version to 2024.10.2-alpha.2
github-actions[bot] Oct 28, 2024
7fc8a2a
fix(frontend): 一部のノート表示で設定にかかわらずセンシティブなファイルを含むノートが最小化される問題を修正
kakkokari-gtyih Oct 30, 2024
17d9aca
refactor(frontend): asとanyをすぐなおせる範囲で除去 (#14848)
kakkokari-gtyih Oct 31, 2024
ceb60d6
refactor
syuilo Oct 31, 2024
724dea8
lint
syuilo Oct 31, 2024
224bbd4
refactor
syuilo Oct 31, 2024
564d1c6
Fix: EmailService.ts
mattyatea Nov 1, 2024
d57b8bf
fix(frontend): withSensitiveフィルタ周りの挙動修正 (#14884)
kakkokari-gtyih Nov 2, 2024
6718a54
fix(backend): ノートを連合する際にリモートユーザーのacctの大小文字を区別して処理している問題を修正 (#14880)
kakkokari-gtyih Nov 2, 2024
dafe848
Update InboxModerationEditorFormula.vue
mattyatea Nov 4, 2024
18db719
Fix: Inbox
mattyatea Nov 5, 2024
be1291a
Fix: Inbox
mattyatea Nov 5, 2024
ae41012
Fix: Inbox
mattyatea Nov 5, 2024
a737558
Fix: Inbox
mattyatea Nov 5, 2024
7a8517a
logs
mattyatea Nov 5, 2024
d778b7c
logs
mattyatea Nov 5, 2024
5f0e4ba
logs
mattyatea Nov 5, 2024
031939a
logs
mattyatea Nov 5, 2024
15ccd3e
logs
mattyatea Nov 5, 2024
409d7f2
logs
mattyatea Nov 5, 2024
e8fadcc
logs
mattyatea Nov 5, 2024
ba02555
fix
mattyatea Nov 5, 2024
379621e
バグ修正
mattyatea Nov 5, 2024
11180ab
logs
mattyatea Nov 5, 2024
b9870f4
logs
mattyatea Nov 5, 2024
33a0adb
logs
mattyatea Nov 5, 2024
3360f2e
logs
mattyatea Nov 5, 2024
8a5e9b7
logs
mattyatea Nov 5, 2024
0f407db
fix
mattyatea Nov 5, 2024
936774a
fix
mattyatea Nov 5, 2024
a896c39
fix(frontend): ノート投稿ボタンにホバー時のスタイルが適用されていない (#14887)
kakkokari-gtyih Nov 6, 2024
b1c8221
fix(backend): FTT無効時にユーザーリストタイムラインが使用できない問題を修正 (#14878)
kakkokari-gtyih Nov 6, 2024
f1eb17f
chore: little type trick in pizzax.ts (#14891)
Lhcfl Nov 6, 2024
bca690f
fix(backend): フォロワーへのメッセージの絵文字をemojisに含めるように (#14904)
4ster1sk Nov 7, 2024
0b97606
Update CHANGELOG.md
syuilo Nov 7, 2024
794cb9f
fix(backend): followedMessageではなくdescriptionになっていたのを修正 (#14908)
4ster1sk Nov 7, 2024
8a4ce16
Update CONTRIBUTING.md
syuilo Nov 8, 2024
98b4717
fix(backend): SQLのサニタイズを強化 (#14920)
kakkokari-gtyih Nov 9, 2024
5b60ae8
fix(frontend): 外部URLへのリダイレクトのバリデーションを強化 (#14919)
kakkokari-gtyih Nov 9, 2024
e75b62f
enhance(frontend): 個別お知らせページではmetaタグを出力するように (#14902)
kakkokari-gtyih Nov 9, 2024
a4c5ce1
enhance(backend) : リモートユーザーの照会をオリジナルにリダイレクトするように (#12892) (#14897)
momoirodouhu Nov 9, 2024
3a42183
refactor(frontend): 動画UIのフルスクリーン周りの調整 (#14877)
kakkokari-gtyih Nov 9, 2024
4a62051
fix(backend): ローカルユーザーへのメンションを含むノートが連合される際に正しいURLに変換されないことがある問題を修正 (#…
kakkokari-gtyih Nov 9, 2024
9f7d41e
Bump version to 2024.10.2-alpha.3
github-actions[bot] Nov 9, 2024
cf09aa2
Bump version to 2024.11.0-alpha.0
github-actions[bot] Nov 9, 2024
00cbf9f
Update CONTRIBUTING.md
syuilo Nov 9, 2024
1496700
Update CHANGELOG.md
kakkokari-gtyih Nov 9, 2024
e0a83e9
Update CHANGELOG.md (書き方を揃える)
kakkokari-gtyih Nov 9, 2024
31e5f0b
fix(frontend): メールアドレス登録有効化時の「完了」ダイアログボックスの表示条件を修正 (#14928)
kakkokari-gtyih Nov 10, 2024
6bd3ed2
Update CHANGELOG.md
syuilo Nov 10, 2024
458c72c
Update about-misskey.vue
syuilo Nov 11, 2024
1bc4f40
Merge branch 'develop' of https://github.com/misskey-dev/misskey into…
syuilo Nov 11, 2024
a11b77a
fix(backend): Webhook Test一致性 (#14863)
eternal-flame-AD Nov 12, 2024
c00c70d
Merge remote-tracking branch 'misskey-dev/develop' into develop
mattyatea Nov 12, 2024
9ff47df
Remove: サインインしたときにしかノートを見れなくなるオプションを削除
mattyatea Nov 12, 2024
f13a0b0
Fix
mattyatea Nov 12, 2024
b60e6e7
Fix
mattyatea Nov 12, 2024
e8e46d3
fix
mattyatea Nov 12, 2024
2305788
Enhance(frontend): ノート詳細画面にロールのバッジを表示 (#14946)
shimmar Nov 13, 2024
4d54101
update node to 22.11.0 (#14869)
syuilo Nov 13, 2024
7f8c8f6
fix(frontend): スマホで表示した時にipv6だとはみ出てしまうのを修正 (#14960)
kakkokari-gtyih Nov 15, 2024
e26e24b
update deps (#14950)
syuilo Nov 15, 2024
c0d1682
feat: 送信したフォローリクエストを確認できるように (#14856)
kakkokari-gtyih Nov 15, 2024
e850462
New Crowdin updates (#14859)
syuilo Nov 15, 2024
ac3bf57
chore(deps): bump codecov/codecov-action from 4 to 5 (#14961)
dependabot[bot] Nov 15, 2024
d0cdc0b
chore(frontend): tweak animation style
syuilo Nov 15, 2024
ee2c017
Merge branch 'develop' of https://github.com/misskey-dev/misskey into…
syuilo Nov 15, 2024
cf7df05
Bump version to 2024.11.0-alpha.1
github-actions[bot] Nov 15, 2024
ce1f84e
use nodemon 3.0.2
syuilo Nov 15, 2024
d9d92bc
Revert "use nodemon 3.0.2"
syuilo Nov 15, 2024
eef0c89
use execa 8.0.1
syuilo Nov 15, 2024
4594498
🎨
syuilo Nov 16, 2024
2e0f393
Update .gitignore
syuilo Nov 16, 2024
cf1b7c7
add warning for open registration (#14963)
syuilo Nov 16, 2024
b3c2de2
fix(backend): fallback sharedInbox to null in ApPersonService (#14970)
Nov 16, 2024
9614f74
🎨
syuilo Nov 16, 2024
a730045
Update CHANGELOG.md
syuilo Nov 17, 2024
9aebf0c
Update CHANGELOG.md
syuilo Nov 17, 2024
00b8d0c
Update CONTRIBUTING.md
syuilo Nov 17, 2024
032dfc7
Update CONTRIBUTING.md
syuilo Nov 17, 2024
42f9586
Update CONTRIBUTING.md
syuilo Nov 17, 2024
eed45c7
Update SECURITY.md
syuilo Nov 17, 2024
0df6c79
enhance(frontend): デッキ表示時にサイドバーを展開・折りたたみできるように (#14983)
samunohito Nov 18, 2024
81348f1
fix(frontend): TypeScriptの型チェック対象ファイルを限定して高速化するように (#14994)
kakkokari-gtyih Nov 19, 2024
e800c0f
fix(backend): お知らせ作成時に画像URL入力欄を空欄に変更できないのを修正 (#14990)
eternal-flame-AD Nov 19, 2024
c271534
リノートメニューに「リノートの詳細」を追加 (#14985)
FineArchs Nov 19, 2024
7b9c884
refactor(backend): SystemWebhookで送信されるペイロードの型を追加 (#14980)
samunohito Nov 19, 2024
968f595
New Crowdin updates (#14965)
syuilo Nov 19, 2024
6c5d311
Bump version to 2024.11.0-alpha.2
github-actions[bot] Nov 19, 2024
763c708
Fix(backend): アカウント削除のモデレーションログが動作していないのを修正 (#14996) (#14997)
zawa-ch Nov 19, 2024
4603ab6
feat: 絵文字のポップアップメニューに編集を追加 (#15004)
sakuhanight Nov 20, 2024
f0c3a4c
perf(frontend): reduce api requests for non-logged-in enviroment (#15…
syuilo Nov 20, 2024
aa48a0e
Fix: リノートミュートが新規投稿通知に対して作用していなかった問題を修正 (#15006)
Sayamame-beans Nov 20, 2024
1c284c8
New Crowdin updates (#15000)
syuilo Nov 20, 2024
5f67520
Merge commit from fork
K4rakara Nov 20, 2024
b9cb949
Merge commit from fork
K4rakara Nov 20, 2024
090e939
Merge commit from fork
rectcoordsystem Nov 20, 2024
9fdabe3
fix(backend): use atomic command to improve security
syuilo Nov 21, 2024
0f59adc
fix ap/show
syuilo Nov 21, 2024
53e827b
fix(backend): fix security patches (#15008)
kakkokari-gtyih Nov 21, 2024
3a6c2aa
fix(backend): fix type error(s) in security fixes (#15009)
kakkokari-gtyih Nov 21, 2024
c1f19fa
fix(backend): fix apResolver (#15010)
kakkokari-gtyih Nov 21, 2024
a21a2c5
Bump version to 2024.11.0-alpha.3
github-actions[bot] Nov 21, 2024
9871035
Update CHANGELOG.md
syuilo Nov 21, 2024
7f0ae03
Update CHANGELOG.md
kakkokari-gtyih Nov 21, 2024
752606f
Bump version to 2024.11.0-beta.4
github-actions[bot] Nov 21, 2024
2958540
Merge remote-tracking branch 'misskey-dev/develop' into develop
mattyatea Nov 21, 2024
b522681
Lockfile
mattyatea Nov 21, 2024
349fda1
API
mattyatea Nov 21, 2024
075dcd2
API
mattyatea Nov 21, 2024
1911972
ci: reset prerelease number on release (#15024)
anatawa12 Nov 22, 2024
f25fc52
fix(backend): Inboxのエラーをthrowせずreturnしている問題を修正 (#15022)
kakkokari-gtyih Nov 22, 2024
71bfa85
New Crowdin updates (#15027)
syuilo Nov 22, 2024
551040e
Release: 2024.11.0
github-actions[bot] Nov 22, 2024
872cefc
[skip ci] Update CHANGELOG.md (prepend template)
github-actions[bot] Nov 22, 2024
0e90589
Update CHANGELOG.md (typo)
kakkokari-gtyih Nov 22, 2024
04b2214
fix(backend): use atomic command to improve security
syuilo Nov 22, 2024
d91a1be
fix(frontend): 画面サイズが変わった際にnavbarが自動で折りたたまれない問題を修正 (#15042)
kakkokari-gtyih Nov 23, 2024
00301ed
Update CHANGELOG.md (書き方を揃える)
kakkokari-gtyih Nov 23, 2024
a77ad7a
fix(backend): アドレス入力で直接ユーザのプロフィールページを表示した際、前提データが足りず描画に失敗する (#15033)
samunohito Nov 23, 2024
ae1d0b0
ci: do not run chromatic on fork repositories (#15041)
anatawa12 Nov 23, 2024
d176db5
fix(backend/misskey-js): タイポ修正 (#15046)
kakkokari-gtyih Nov 24, 2024
eddf6a2
fix(frontend): サーバードキュメントとMisskey関連リソースとの間にdividerが入らないことがある問題を修正 (#1…
kakkokari-gtyih Nov 24, 2024
a0e91b5
fix(backend): 起動前の疎通チェックが機能しなくなっていた問題を修正 (#15043)
kakkokari-gtyih Nov 24, 2024
dd56623
fix: unable to upload to local object storage (#15040)
anatawa12 Nov 24, 2024
8076f78
Bump version to 2024.11.1-alpha.0
github-actions[bot] Nov 25, 2024
b726923
システムアカウントの判定をしっかりするように
mattyatea Nov 26, 2024
ddb51d1
Logs
mattyatea Nov 26, 2024
a4c1b1c
Remove Logs
mattyatea Nov 27, 2024
f0a1668
Fix: リモートの絵文字が正常に表示されない問題を修正 (#75)
mattyatea Nov 27, 2024
3a4e031
Enhance: 登録できるユーザー数を表示できるように (#71)
mattyatea Nov 28, 2024
9516ed2
Enhance: ロゴを作り直した
mattyatea Nov 28, 2024
56e6ed8
Fix: Changelogの場所を変更
mattyatea Nov 28, 2024
e96004a
Fix: アバターデコレーションが優先して描画される
mattyatea Nov 28, 2024
cd0aa48
Fix: 日付が変
mattyatea Nov 28, 2024
f8f07a7
Enhance: クソデカMFMを使った投稿で出る警告をいい感じに
mattyatea Nov 28, 2024
e187c18
Merge remote-tracking branch 'misskey-dev/develop' into develop
mattyatea Nov 28, 2024
f5cc2dd
Update CHANGELOG.md
mattyatea Nov 28, 2024
194d959
Enhance: ギャラリーをいい感じに
mattyatea Nov 28, 2024
32f1aba
Fix: 通知欄で実績のバッチの背景が透明になってる問題を修正 #64
mattyatea Nov 28, 2024
f639c3c
Enhance: CWの本文に直接絵文字を挿入できるように
mattyatea Nov 28, 2024
a39fcff
Update CHANGELOG.md
mattyatea Nov 28, 2024
5defa60
1.2.0-beta.4
mattyatea Nov 28, 2024
f958fde
Update CHANGELOG.md
mattyatea Nov 28, 2024
91b4a86
Fix: useCwをtrueにしてあげないといけなかった
mattyatea Nov 28, 2024
eb69775
Enhance: 激しそうなMFMの判定を厳しく
mattyatea Nov 28, 2024
5d7acbc
TODOを追加
mattyatea Nov 28, 2024
d50cdde
Enhance: ミュートしてるサーバーからのリアクションを表示しないように
mattyatea Dec 3, 2024
6ac2d95
Release 1.2.1
mattyatea Dec 3, 2024
a31da7a
Merge branch 'main' into develop
mattyatea Dec 3, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
224 changes: 224 additions & 0 deletions .config/cypress-devcontainer.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,224 @@
#━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
# Misskey configuration
#━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

# ┌────────────────────────┐
#───┘ Initial Setup Password └─────────────────────────────────────────────────────

# Password to initiate setting up admin account.
# It will not be used after the initial setup is complete.
#
# Be sure to change this when you set up Misskey via the Internet.
#
# The provider of the service who sets up Misskey on behalf of the customer should
# set this value to something unique when generating the Misskey config file,
# and provide it to the customer.
setupPassword: example_password_please_change_this_or_you_will_get_hacked

# ┌─────┐
#───┘ URL └─────────────────────────────────────────────────────

# Final accessible URL seen by a user.
url: 'http://misskey.local'

# ONCE YOU HAVE STARTED THE INSTANCE, DO NOT CHANGE THE
# URL SETTINGS AFTER THAT!

# ┌───────────────────────┐
#───┘ Port and TLS settings └───────────────────────────────────

#
# Misskey requires a reverse proxy to support HTTPS connections.
#
# +----- https://example.tld/ ------------+
# +------+ |+-------------+ +----------------+|
# | User | ---> || Proxy (443) | ---> | Misskey (3000) ||
# +------+ |+-------------+ +----------------+|
# +---------------------------------------+
#
# You need to set up a reverse proxy. (e.g. nginx)
# An encrypted connection with HTTPS is highly recommended
# because tokens may be transferred in GET requests.

# The port that your Misskey server should listen on.
port: 61812

# ┌──────────────────────────┐
#───┘ PostgreSQL configuration └────────────────────────────────

db:
host: db
port: 5432

# Database name
db: misskey

# Auth
user: postgres
pass: postgres

# Whether disable Caching queries
#disableCache: true

# Extra Connection options
#extra:
# ssl: true

dbReplications: false

# You can configure any number of replicas here
#dbSlaves:
# -
# host:
# port:
# db:
# user:
# pass:
# -
# host:
# port:
# db:
# user:
# pass:

# ┌─────────────────────┐
#───┘ Redis configuration └─────────────────────────────────────

redis:
host: redis
port: 6379
#family: 0 # 0=Both, 4=IPv4, 6=IPv6
#pass: example-pass
#prefix: example-prefix
#db: 1

#redisForPubsub:
# host: redis
# port: 6379
# #family: 0 # 0=Both, 4=IPv4, 6=IPv6
# #pass: example-pass
# #prefix: example-prefix
# #db: 1

#redisForJobQueue:
# host: redis
# port: 6379
# #family: 0 # 0=Both, 4=IPv4, 6=IPv6
# #pass: example-pass
# #prefix: example-prefix
# #db: 1

#redisForTimelines:
# host: redis
# port: 6379
# #family: 0 # 0=Both, 4=IPv4, 6=IPv6
# #pass: example-pass
# #prefix: example-prefix
# #db: 1

#redisForReactions:
# host: redis
# port: 6379
# #family: 0 # 0=Both, 4=IPv4, 6=IPv6
# #pass: example-pass
# #prefix: example-prefix
# #db: 1

# ┌───────────────────────────┐
#───┘ MeiliSearch configuration └─────────────────────────────

#meilisearch:
# host: meilisearch
# port: 7700
# apiKey: ''
# ssl: true
# index: ''

# ┌───────────────┐
#───┘ ID generation └───────────────────────────────────────────

# You can select the ID generation method.
# You don't usually need to change this setting, but you can
# change it according to your preferences.

# Available methods:
# aid ... Short, Millisecond accuracy
# aidx ... Millisecond accuracy
# meid ... Similar to ObjectID, Millisecond accuracy
# ulid ... Millisecond accuracy
# objectid ... This is left for backward compatibility

# ONCE YOU HAVE STARTED THE INSTANCE, DO NOT CHANGE THE
# ID SETTINGS AFTER THAT!

id: 'aidx'

# ┌────────────────┐
#───┘ Error tracking └──────────────────────────────────────────

# Sentry is available for error tracking.
# See the Sentry documentation for more details on options.

#sentryForBackend:
# enableNodeProfiling: true
# options:
# dsn: 'https://examplePublicKey@o0.ingest.sentry.io/0'

#sentryForFrontend:
# options:
# dsn: 'https://examplePublicKey@o0.ingest.sentry.io/0'

# ┌─────────────────────┐
#───┘ Other configuration └─────────────────────────────────────

# Whether disable HSTS
#disableHsts: true

# Number of worker processes
#clusterLimit: 1

# Job concurrency per worker
# deliverJobConcurrency: 128
# inboxJobConcurrency: 16

# Job rate limiter
# deliverJobPerSec: 128
# inboxJobPerSec: 32

# Job attempts
# deliverJobMaxAttempts: 12
# inboxJobMaxAttempts: 8

# IP address family used for outgoing request (ipv4, ipv6 or dual)
#outgoingAddressFamily: ipv4

# Proxy for HTTP/HTTPS
#proxy: http://127.0.0.1:3128

proxyBypassHosts:
- api.deepl.com
- api-free.deepl.com
- www.recaptcha.net
- hcaptcha.com
- challenges.cloudflare.com

# Proxy for SMTP/SMTPS
#proxySmtp: http://127.0.0.1:3128 # use HTTP/1.1 CONNECT
#proxySmtp: socks4://127.0.0.1:1080 # use SOCKS4
#proxySmtp: socks5://127.0.0.1:1080 # use SOCKS5

# Media Proxy
#mediaProxy: https://example.com/proxy

# Proxy remote files (default: true)
proxyRemoteFiles: true

# Sign to ActivityPub GET request (default: true)
signToActivityPubGet: true

allowedPrivateNetworks: [
'127.0.0.1/32'
]

# Upload or download file size limits (bytes)
#maxFileSize: 262144000
8 changes: 8 additions & 0 deletions .config/docker_example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,14 @@ redis:
# #prefix: example-prefix
# #db: 1

#redisForReactions:
# host: redis
# port: 6379
# #family: 0 # 0=Both, 4=IPv4, 6=IPv6
# #pass: example-pass
# #prefix: example-prefix
# #db: 1

# ┌───────────────────────────┐
#───┘ MeiliSearch configuration └─────────────────────────────

Expand Down
24 changes: 24 additions & 0 deletions .config/example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,20 @@
#
# publishTarballInsteadOfProvideRepositoryUrl: true

# ┌────────────────────────┐
#───┘ Initial Setup Password └─────────────────────────────────────────────────────

# Password to initiate setting up admin account.
# It will not be used after the initial setup is complete.
#
# Be sure to change this when you set up Misskey via the Internet.
#
# The provider of the service who sets up Misskey on behalf of the customer should
# set this value to something unique when generating the Misskey config file,
# and provide it to the customer.
#
# setupPassword: example_password_please_change_this_or_you_will_get_hacked

# ┌─────┐
#───┘ URL └─────────────────────────────────────────────────────

Expand Down Expand Up @@ -173,6 +187,16 @@ redis:
# # You can specify more ioredis options...
# #username: example-username

#redisForReactions:
# host: localhost
# port: 6379
# #family: 0 # 0=Both, 4=IPv4, 6=IPv6
# #pass: example-pass
# #prefix: example-prefix
# #db: 1
# # You can specify more ioredis options...
# #username: example-username

# ┌───────────────────────────┐
#───┘ MeiliSearch configuration └─────────────────────────────

Expand Down
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"workspaceFolder": "/workspace",
"features": {
"ghcr.io/devcontainers/features/node:1": {
"version": "20.16.0"
"version": "22.11.0"
},
"ghcr.io/devcontainers-contrib/features/corepack:1": {}
},
Expand Down
8 changes: 8 additions & 0 deletions .devcontainer/devcontainer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,14 @@ redis:
# #prefix: example-prefix
# #db: 1

#redisForReactions:
# host: redis
# port: 6379
# #family: 0 # 0=Both, 4=IPv4, 6=IPv6
# #pass: example-pass
# #prefix: example-prefix
# #db: 1

# ┌───────────────────────────┐
#───┘ MeiliSearch configuration └─────────────────────────────

Expand Down
3 changes: 3 additions & 0 deletions .devcontainer/init.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
set -xe

sudo chown node node_modules
sudo apt-get update
sudo apt-get -y install libgtk2.0-0 libgtk-3-0 libgbm-dev libnotify-dev libnss3 libxss1 libasound2 libxtst6 xauth xvfb
git config --global --add safe.directory /workspace
git submodule update --init
corepack install
Expand All @@ -12,3 +14,4 @@ pnpm install --frozen-lockfile
cp .devcontainer/devcontainer.yml .config/default.yml
pnpm build
pnpm migrate
pnpm exec cypress install
2 changes: 1 addition & 1 deletion .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
'packages/backend:test':
- any:
- changed-files:
- any-glob-to-any-file: ['packages/backend/test/**/*']
- any-glob-to-any-file: ['packages/backend/test/**/*', 'packages/backend/test-federation/**/*']

'packages/frontend':
- any:
Expand Down
2 changes: 2 additions & 0 deletions .github/misskey/test.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
url: 'http://misskey.local'

setupPassword: example_password_please_change_this_or_you_will_get_hacked

# ローカルでテストするときにポートを被らないようにするためデフォルトのものとは変える(以下同じ)
port: 61812

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/api-misskey-js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- run: corepack enable

- name: Setup Node.js
uses: actions/setup-node@v4.0.3
uses: actions/setup-node@v4.0.4
with:
node-version-file: '.node-version'
cache: 'pnpm'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/changelog-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Checkout head
uses: actions/checkout@v4.1.1
- name: Setup Node.js
uses: actions/setup-node@v4.0.3
uses: actions/setup-node@v4.0.4
with:
node-version-file: '.node-version'

Expand Down
10 changes: 8 additions & 2 deletions .github/workflows/check-misskey-js-autogen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,15 @@ jobs:
uses: actions/checkout@v4.1.1
with:
submodules: true
persist-credentials: false
ref: refs/pull/${{ github.event.pull_request.number }}/merge

- name: setup pnpm
uses: pnpm/action-setup@v4

- name: setup node
id: setup-node
uses: actions/setup-node@v4.0.3
uses: actions/setup-node@v4.0.4
with:
node-version-file: '.node-version'
cache: pnpm
Expand Down Expand Up @@ -57,7 +58,7 @@ jobs:
name: generated-misskey-js
path: packages/misskey-js/generator/built/autogen

# pull_request_target safety: permissions: read-all, and there are no secrets used in this job
# pull_request_target safety: permissions: read-all, and no user codes are executed
get-actual-misskey-js:
runs-on: ubuntu-latest
permissions:
Expand All @@ -68,6 +69,7 @@ jobs:
uses: actions/checkout@v4.1.1
with:
submodules: true
persist-credentials: false
ref: refs/pull/${{ github.event.pull_request.number }}/merge

- name: Upload From Merged
Expand Down Expand Up @@ -131,3 +133,7 @@ jobs:
mode: delete
message: "Thank you!"
create_if_not_exists: false

- name: Make failure if changes are detected
if: steps.check-changes.outputs.changes == 'true'
run: exit 1
Loading
Loading