mizzkey/packages/frontend/src
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
..
boot feat: 個人宛てお知らせ機能 (#107) 2023-07-24 13:08:39 +09:00
components feat: 個人宛てお知らせ機能 (#107) 2023-07-24 13:08:39 +09:00
directives cleanup: trim trailing whitespace (#11136) 2023-07-08 07:08:16 +09:00
filters cleanup: trim trailing whitespace (#11136) 2023-07-08 07:08:16 +09:00
pages feat: 個人宛てお知らせ機能 (#107) 2023-07-24 13:08:39 +09:00
scripts Merge tag '13.14.1' into merge-upstream 2023-07-23 03:08:40 +09:00
themes cleanup: trim trailing whitespace (#11136) 2023-07-08 07:08:16 +09:00
types refactor: pagination/date-separated-list系処理を良い感じに? (#8209) 2023-01-13 18:25:40 +09:00
ui feat: メディアタイムラインを輸入 (#103) 2023-07-24 02:48:01 +09:00
unicode-emoji-indexes enhance(frontend): 追加の絵文字用辞書をダウンロードできるように 2023-06-01 17:10:53 +09:00
widgets feat: メディアタイムラインを輸入 (#103) 2023-07-24 02:48:01 +09:00
workers perf(frontend): MkImgWithBlurhashでblurhash描画に使うcanvasは再利用するようにする (#10966) 2023-07-02 13:46:49 +09:00
_boot_.ts Revert "fix(client): /shareをsubBootPathsから外す" 2023-05-26 05:06:52 +00:00
account.ts tweak of 7ce569424 2023-05-18 20:17:32 +09:00
cache.ts feat: ユーザーをcontextmenuからアンテナに追加できるようになど (#11206) 2023-07-10 15:55:10 +09:00
config.ts refactor: init.ts周りのeslintエラーと型の修正 (#10157) 2023-04-13 18:47:49 +09:00
const.ts enhance: 招待機能の改善 (#11195) 2023-07-15 09:57:58 +09:00
custom-emojis.ts perf(frontend): サーバーにカスタム絵文字の種類が多い場合のパフォーマンスの改善 2023-05-31 12:42:24 +09:00
debug.ts chore(frontend): add debugger for #6864 (#10270) 2023-03-09 14:35:38 +09:00
emojilist.json perf(frontend): emojilistのサイズ削減 2023-05-30 11:18:40 +09:00
events.ts rename: client -> frontend 2022-12-27 14:36:33 +09:00
i18n.ts refactor(#7598): add i18n dynamic typings (#10882) 2023-05-24 17:12:38 +09:00
index.mdx build(#10336): Storybook & Chromatic & msw (#10365) 2023-04-04 09:38:34 +09:00
instance.ts エラー画像URLを設定可能に (#10959) 2023-06-09 14:00:53 +09:00
local-storage.ts cleanup: trim trailing whitespace (#11136) 2023-07-08 07:08:16 +09:00
navbar.ts enhance(client): tweak search page 2023-03-16 11:56:20 +09:00
nirax.ts fix(frontend): ページ遷移でスクロール位置が保持されない問題を修正 2023-07-08 15:30:36 +09:00
os.ts feat(frontend): allow cropping images on drive (#11092) 2023-07-05 13:54:40 +09:00
pizzax.ts cleanup: trim trailing whitespace (#11136) 2023-07-08 07:08:16 +09:00
plugin.ts Fix #10261 (#10323) 2023-03-15 10:44:24 +09:00
router.ts enhance: 招待機能の改善 (#11195) 2023-07-15 09:57:58 +09:00
store.ts [ci skip] make enableCondensedLineForAcct false by default 2023-06-01 19:50:51 +09:00
stream.ts tweak of 981e6f996 2023-06-06 09:16:38 +09:00
style.scss fix(frontend): use system-ui for system font (#11177) 2023-07-09 14:24:05 +02:00
theme-store.ts lint 2023-02-22 15:28:17 +09:00