Files
Curse/locales
riku6460 7b1efd6b97 feat: 個人宛てお知らせ機能 (#107)
* feat: 個人宛てお知らせ機能

* Remove unused import

* Update packages/backend/src/server/api/endpoints/admin/announcements/create.ts

Co-authored-by: riku6460 <17585784+riku6460@users.noreply.github.com>

* Update packages/frontend/src/pages/announcements.vue

Co-authored-by: riku6460 <17585784+riku6460@users.noreply.github.com>

* Restore breakline

* 一般向けAPIにはuserオブジェクトを提供しない

* fix

* Fix

* Update packages/misskey-js/src/entities.ts

Co-authored-by: riku6460 <17585784+riku6460@users.noreply.github.com>

* Fix

* Update misskey-js.api.md

* Fix lint

* 他のテーブルに合わせて character varying(32) にした

* count クエリを1つにまとめた

* user を pack するようにした

* いろいろ修正

* 個人宛てのお知らせの表示を改善

* Update misskey-js.api.md

* Merge migration scripts

* Fix

* Update packages/backend/migration/1688647797135-userannouncement.js

Co-authored-by: riku6460 <17585784+riku6460@users.noreply.github.com>

* Update packages/backend/src/models/entities/Announcement.ts

Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>

* Fix

* Update migration script

---------

Co-authored-by: CyberRex <hspwinx86@gmail.com>
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
2023-07-24 13:08:39 +09:00
..
2023-07-16 14:22:41 +09:00
2023-07-08 21:13:08 +09:00
2023-07-08 21:13:08 +09:00
2023-07-08 21:13:08 +09:00
2023-04-08 17:40:31 +09:00
2023-07-20 15:50:14 +09:00
2023-05-07 18:20:01 +09:00
2023-07-17 14:13:03 +09:00
2023-07-17 14:13:03 +09:00
2023-04-08 17:40:31 +09:00
2023-04-08 17:40:31 +09:00
2023-07-08 21:13:08 +09:00
2023-07-18 19:16:09 +09:00
2023-07-20 15:50:14 +09:00
2023-04-08 17:40:31 +09:00
2023-04-08 17:40:31 +09:00
2023-04-08 17:40:31 +09:00
2023-07-20 15:50:14 +09:00
2023-07-18 19:16:09 +09:00
2023-07-16 14:22:41 +09:00
2023-06-02 09:13:51 +09:00
2023-07-08 21:13:08 +09:00
2023-07-08 21:13:08 +09:00
2023-07-08 21:13:08 +09:00
2023-07-16 14:22:41 +09:00
2023-04-08 17:40:31 +09:00
2023-07-08 21:13:08 +09:00
2023-07-21 20:26:13 +09:00
2023-07-19 13:02:28 +09:00
2023-07-16 14:22:41 +09:00
2023-04-08 17:40:31 +09:00
2023-07-08 21:13:08 +09:00
2023-07-08 21:13:08 +09:00
2023-07-18 19:16:09 +09:00
2023-07-21 20:26:13 +09:00

DO NOT edit locale files except ja-JP.yml.

When you add text to the ja-JP file (of misskey-dev/misskey), it will automatically be applied to other language files. Translations added in ja-JP file should contain the original Japanese strings.

Please see Contribution guide for more information.