-
-
Notifications
You must be signed in to change notification settings - Fork 6
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: 2024.10.1-taiyme.0 #297
Commits on Oct 9, 2024
-
refactor(frontend): prefix css variables (misskey-dev#14725)
* wip * Update index.d.ts * remove unnecessary codes
Configuration menu - View commit details
-
Copy full SHA for 4a356f1 - Browse repository at this point
Copy the full SHA 4a356f1View commit details
Commits on Oct 10, 2024
-
fix(frontend): ユーザー登録完了時にサインインAPIを別途使用していたのを修正 (misskey-dev#14738)
* fix(frontend): ユーザー登録完了時にサインインAPIを別途使用していたのを修正 * emitされるオブジェクトの型を変更したことに伴う修正 * Update Changelog
Configuration menu - View commit details
-
Copy full SHA for a624546 - Browse repository at this point
Copy the full SHA a624546View commit details -
New Crowdin updates (misskey-dev#14733)
* New translations ja-jp.yml (English) * New translations ja-jp.yml (Portuguese) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (Russian) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Indonesian) * New translations ja-jp.yml (French) * New translations ja-jp.yml (Spanish) * New translations ja-jp.yml (Arabic) * New translations ja-jp.yml (Czech) * New translations ja-jp.yml (German) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Polish) * New translations ja-jp.yml (Slovak) * New translations ja-jp.yml (Ukrainian) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Vietnamese) * New translations ja-jp.yml (Bengali) * New translations ja-jp.yml (Thai) * New translations ja-jp.yml (Japanese, Kansai) * New translations ja-jp.yml (Catalan)
Configuration menu - View commit details
-
Copy full SHA for 433732b - Browse repository at this point
Copy the full SHA 433732bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ebae39c - Browse repository at this point
Copy the full SHA ebae39cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 21e5156 - Browse repository at this point
Copy the full SHA 21e5156View commit details -
refactor(frontend): prefix css variables (UI) (misskey-dev#14739)
* refactor(frontend): prefix css variables * `MI_UI` -> `MI` * fix * `stickyBottom` * stickyTop
Configuration menu - View commit details
-
Copy full SHA for b668d16 - Browse repository at this point
Copy the full SHA b668d16View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54849bd - Browse repository at this point
Copy the full SHA 54849bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c84842 - Browse repository at this point
Copy the full SHA 4c84842View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67a5fcc - Browse repository at this point
Copy the full SHA 67a5fccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 132c4ba - Browse repository at this point
Copy the full SHA 132c4baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ad3148 - Browse repository at this point
Copy the full SHA 1ad3148View commit details -
Configuration menu - View commit details
-
Copy full SHA for d376aab - Browse repository at this point
Copy the full SHA d376aabView commit details
Commits on Oct 11, 2024
-
fix: admin/emoji/update で不正なエラーが発生する (misskey-dev#14750)
* fix emoji updating bug * update changelog * type fix * " -> ' * conprehensiveness check * lint * undefined -> null
Configuration menu - View commit details
-
Copy full SHA for 12bc671 - Browse repository at this point
Copy the full SHA 12bc671View commit details -
feat(backend): 7日間運営のアクティビティがないサーバを自動的に招待制にする (misskey-dev#14746)
* feat(backend): 7日間運営のアクティビティがないサーバを自動的に招待制にする * fix RoleService. * fix * fix * fix * add test and fix * fix * fix CHANGELOG.md * fix test
Configuration menu - View commit details
-
Copy full SHA for a2cd6a7 - Browse repository at this point
Copy the full SHA a2cd6a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c397b42 - Browse repository at this point
Copy the full SHA c397b42View commit details -
Configuration menu - View commit details
-
Copy full SHA for af1cbc1 - Browse repository at this point
Copy the full SHA af1cbc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7778046 - Browse repository at this point
Copy the full SHA 7778046View commit details -
fix(backend): キューのエラーログを簡略化するように (misskey-dev#14748)
* reduce federation log spam * Don't record stack trace for unrecoverable errors. * Avoid logging duplicate stace traces. (cherry picked from commit ed0570110bf8cb8e8959591dccfa3c35999106ce) * improve error summaries (cherry picked from commit 20dd66f735d9778df0371001e303549dce619260) * fix lint errors (cherry picked from commit 83869e1c470b12b3bf4b23d885514d926620662a) * condense job info (cherry picked from commit 786702e076ad1af14538849512ad31c0ced7afe6) * fix maxAttempts calculation (cherry picked from commit b4d10aa8f821e594ec9c907eb2a5bdb3c73c67d5) * condense error info (cherry picked from commit f62cd8941ced74a4865aa5eae4f4a1c7aa1d30f1) * normalize ID logging (cherry picked from commit d8e1e4890d28347239162e26235eb68b1ff96654) * further condense error details (cherry picked from commit d867c2089b3b24680df0713a2aa0914789e45670) * collapse AbortErrors (cherry picked from commit 5171ba7113ebc7242527768afb9ab4cec534e3b3) * don't log job name unless it has one (cherry picked from commit a5316c06ed770b60f7b4c7ff5aa8c71cc0558db7) * Update Changelog * Record origin --------- Co-authored-by: Hazel K <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2f09d69 - Browse repository at this point
Copy the full SHA 2f09d69View commit details
Commits on Oct 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a87a18f - Browse repository at this point
Copy the full SHA a87a18fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef90f83 - Browse repository at this point
Copy the full SHA ef90f83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 824c51a - Browse repository at this point
Copy the full SHA 824c51aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85bb1ff - Browse repository at this point
Copy the full SHA 85bb1ffView commit details -
refactor: MkStickyContainerで<style />を使う (misskey-dev#14755)
* remove rootEL ref * use css module * use v-bind in css * --MI prefix * remove unused ref --------- Co-authored-by: syuilo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ee08e9f - Browse repository at this point
Copy the full SHA ee08e9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c4c69cd - Browse repository at this point
Copy the full SHA c4c69cdView commit details
Commits on Oct 13, 2024
-
feat: ユーザーの名前に禁止ワードを設定できるように (misskey-dev#14756)
* wip * 🎨 * Enhance: モデレーター以上は制限の影響を受けないように * refactor * better error handling * fix * Revert "better error handling" This reverts commit 5670b29. * error handling * エラーが出ないのを修正 * translation * Update Changelog * status code * ✌️ * モデレーター以上は影響ないことを明記 * 🎨 * update changelog * spdx * Update update.ts * refactor * eliminate `screen name` * remove untracked file --------- Co-authored-by: KanariKanaru <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 45d42b8 - Browse repository at this point
Copy the full SHA 45d42b8View commit details -
feat: リモートサーバーのサーバー情報を収集しないオプション (misskey-dev#14634)
* wip * wip * Update FetchInstanceMetadataService.ts * Update FetchInstanceMetadataService.ts * Update types.ts
Configuration menu - View commit details
-
Copy full SHA for ff47fef - Browse repository at this point
Copy the full SHA ff47fefView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5229f5d - Browse repository at this point
Copy the full SHA 5229f5dView commit details -
feat: 運営のアクティビティが一定期間ない場合は通知+招待制に移行した際に通知 (misskey-dev#14757)
* feat: 運営のアクティビティが一定期間ない場合は通知+招待制に移行した際に通知 * fix misskey-js.api.md * Revert "feat: 運営のアクティビティが一定期間ない場合は通知+招待制に移行した際に通知" This reverts commit 3ab953b. * 通知をやめてユーザ単位でのお知らせ機能に変更 * テスト用実装を戻す * Update packages/backend/src/queue/processors/CheckModeratorsActivityProcessorService.ts Co-authored-by: syuilo <[email protected]> * fix remove empty then --------- Co-authored-by: syuilo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 33b34ad - Browse repository at this point
Copy the full SHA 33b34adView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb23b24 - Browse repository at this point
Copy the full SHA fb23b24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 088e05e - Browse repository at this point
Copy the full SHA 088e05eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d0bb0b5 - Browse repository at this point
Copy the full SHA d0bb0b5View commit details
Commits on Oct 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 064d6ca - Browse repository at this point
Copy the full SHA 064d6caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2190092 - Browse repository at this point
Copy the full SHA 2190092View commit details -
New Crowdin updates (misskey-dev#14753)
* New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (Italian)
Configuration menu - View commit details
-
Copy full SHA for 521d920 - Browse repository at this point
Copy the full SHA 521d920View commit details -
enhance(backend): 個人宛のお知らせはわかったを押すとアーカイブするように (misskey-dev#14762)
* enhance(backend): 個人宛のお知らせはわかったを押すとアーカイブするように * Update Changelog * enhance(frontend): アーカイブ済みのものを読み込めるように * Update Changelog * fix changelog * 🎨
Configuration menu - View commit details
-
Copy full SHA for 8b7290d - Browse repository at this point
Copy the full SHA 8b7290dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ddca6bd - Browse repository at this point
Copy the full SHA ddca6bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64bbce4 - Browse repository at this point
Copy the full SHA 64bbce4View commit details -
Configuration menu - View commit details
-
Copy full SHA for c46d6d8 - Browse repository at this point
Copy the full SHA c46d6d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b361a9 - Browse repository at this point
Copy the full SHA 3b361a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 140322b - Browse repository at this point
Copy the full SHA 140322bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 04e74aa - Browse repository at this point
Copy the full SHA 04e74aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for b0a251d - Browse repository at this point
Copy the full SHA b0a251dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fd8ef3 - Browse repository at this point
Copy the full SHA 7fd8ef3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77ebabb - Browse repository at this point
Copy the full SHA 77ebabbView commit details -
Configuration menu - View commit details
-
Copy full SHA for f13c390 - Browse repository at this point
Copy the full SHA f13c390View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5005cc8 - Browse repository at this point
Copy the full SHA 5005cc8View commit details
Commits on Oct 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b5de525 - Browse repository at this point
Copy the full SHA b5de525View commit details -
Configuration menu - View commit details
-
Copy full SHA for 825d218 - Browse repository at this point
Copy the full SHA 825d218View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21a2aa5 - Browse repository at this point
Copy the full SHA 21a2aa5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cea890 - Browse repository at this point
Copy the full SHA 3cea890View commit details -
test(backend): add federation test (misskey-dev#14582)
* test(backend): add federation test * fix(ci): install pnpm * fix(ci): cd * fix(ci): build entire project * fix(ci): skip frontend build * fix(ci): pull submodule when checkout * chore: show log for debugging * Revert "chore: show log for debugging" This reverts commit a930964. * fix(ci): build entire project * chore: omit unused globals * refactor: use strictEqual and simplify some asserts * test: follow requests * refactor: add resolveRemoteNote function * refactor: refine resolveRemoteUser function * refactor: cache admin credentials * refactor: simplify assertion with excluded fields * refactor: use assert * test: note * chore: labeler detect federation * test: blocking * test: move * fix: use appropriate TLD * chore: shorter purge interval * fix(ci): change TLD * refactor: delete trivial comment * test(user): isCat * chore: use jest * chore: omit logs * chore: add memo * fix(ci): omit unnecessary build * test: pinning Note * fix: build daemon in container * style: indent * test(streaming): timeline * chore: rename * fix: delete role after test * refactor: resolve users by uri * fix: delete antenna after test * test: api timeline * test: Note deletion * refactor: sleep function * test: notification * style: indent * refactor: type-safe host * docs: update description * refactor: resolve function params * fix(block): wrong test name * fix: invalid type * fix: longer timeout for fire testing * test(timeline): hashtag * test(note): vote delivery * fix: wrong description * fix: hashtag channel param type * refactor: wrap basic cases * test(timeline): add homeTimeline tests * fix(timeline): correct wrong case and description * test(notification): add tests for Note * refactor(user): wrap profile consistency with describe * chore(note): add issue link * test(timeline): add test * test(user): suspension * test: emoji * refactor: fetch admin first * perf: faster tests * test(drive): sensitive flag * test(emoji): add tests * chore: ignore .config/docker.env * chore: hard-coded tester IP address * test(emoji): custom emoji are surrounded by zero width space * refactor: client and username as property * test(notification): mute * fix(notification): correct description * test(block): mention * refactor(emoji): addCustomEmoji function * fix: typo * test(note): add reaction tests * test(timeline): Note deletion * fix: unnecessary ts-expect-error * refactor: unnecessary fetch mocking * chore: add TODO comments * test(user): deletion * chore: enable --frozen-lockfile * fix(ci): copying configs * docs: update CONTRIBUTING.md * docs: fix typo * chore: set default sleep duration * fix(notification): omit flaky tests * fix(notification): correct type * test(notification): add api endpoint tests * chore: remove redundant mute test * refactor: use param client * fix: start timer after trigger * refactor: remove unnecessary any * chore: shorter timeout for checking if fired * fix(block): remove outdated comment * refactor: shorten remote user variable name * refactor(block): use existing function * refactor: file upload * docs: update description * test(user): ffVisibility * fix: `/api/signin` -> `/api/signin-flow` * test: abuse report * refactor: use existing type * refactor: extract duplicate configs to template file * fix: typo * fix: avoid conflict * refactor: change container dependency * perf: start misskey parallelly * fix: remove dependency * chore(backend): add typecheck * test: add check for misskey-dev#14728 * chore: enable eslint check * perf: don't start linked services when test * test(note): remote note deletion for moderation * chore: define config template * chore: write setup script * refactor: omit unnecessary conditional * refactor: clarify scope * refactor: omit type assertion * refactor: omit logs * style * refactor: redundant promise * refactor: unnecessary imports * refactor: use readable error code * refactor: cache set in signin function * refactor: optimize import
Configuration menu - View commit details
-
Copy full SHA for b990ae6 - Browse repository at this point
Copy the full SHA b990ae6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2e8dc4 - Browse repository at this point
Copy the full SHA d2e8dc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b1aac6a - Browse repository at this point
Copy the full SHA b1aac6aView commit details
Commits on Oct 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 50c2de0 - Browse repository at this point
Copy the full SHA 50c2de0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1de1f5a - Browse repository at this point
Copy the full SHA 1de1f5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 151e916 - Browse repository at this point
Copy the full SHA 151e916View commit details