You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Installation Method or Hosting Service: Docker-compose.yml (https://forge.yumechi.jp/yume/yumechi-no-kuni/src/branch/develop/compose_example.yml)
* Misskey: [2024.11.0-yumechinokuni.4p1](https://forge.yumechi.jp/yume/yumechi-no-kuni/src/tag/2024.11.0-yumechinokuni.4p1) (tracking misskey-dev#develop)
* OS and Architecture: Arch Linux x86_64
Do you want to address this bug yourself?
Yes, I will patch the bug myself and send a pull request
The text was updated successfully, but these errors were encountered:
General:
- Fix: 공지사항 작성 시 이미지 URL 입력란을 빈칸으로 변경할 수 없음 (misskey-dev#14976)
Client:
- Enhance: 사이드바를 쉽게 전개 및 접을 수 있도록 (misskey-dev#14981)
- Enhance: 리노트 메뉴에 '리노트 상세' 추가
- Fix: TypeScript의 타입 체크 대상 파일을 한정하여 빌드를 고속화하도록 (Cherry-picked from https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/725)
Server:
- Fix: sharedInbox가 없는 Actor에 연결된 리모트 유저를 조회할 수 없음
- Fix: Aproving request from GtS appears with some delay
💡 Summary
タイトル通りです
misskey/packages/backend/src/server/api/endpoints/admin/announcements/update.ts
Lines 59 to 71 in 9614f74
misskey/packages/backend/src/server/api/endpoints/admin/announcements/create.ts
Lines 75 to 85 in 9614f74
Proposed fix
https://forge.yumechi.jp/yume/yumechi-no-kuni/commit/13e50cd8d9e1f8e2d91c0ca387206b904c495fe5
🥰 Expected Behavior
🤬 Actual Behavior
📝 Steps to Reproduce
💻 Frontend Environment
🛰 Backend Environment (for server admin)
Do you want to address this bug yourself?
The text was updated successfully, but these errors were encountered: