hippofish/packages/backend/src/server/api
かっこかり 3ffbf6296f
feat: 個別のお知らせにリンクで飛べるように (#13885)
* feat(announcement): 個別のお知らせにリンクで飛べるように (MisskeyIO#639)

(cherry picked from commit f6bf7f992a78e54d86a4701dbd1e4fda7ef4eb27)

* fix

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

* fix

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

* 一覧ページではお知らせpanel全体を押せるように

* お知らせバーは個別ページに飛ばすように

* Update Changelog

* spdx

* attempt to fox test

* remove unnecessary thong

* `announcement` → `announcements/show`

* リンクを押せる場所をタイトルと日付部分のみに変更

---------

Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
2024-05-27 17:15:11 +09:00
..
endpoints feat: 個別のお知らせにリンクで飛べるように (#13885) 2024-05-27 17:15:11 +09:00
openapi fix(backend): fix openAPI operationId format 2024-03-23 20:43:29 +09:00
stream 細かいミュートの処理の修正 (#13695) 2024-04-17 14:23:41 +09:00
ApiCallService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ApiLoggerService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ApiServerService.ts feat: suspend instance improvements (#13861) 2024-05-23 15:55:47 +09:00
AuthenticateService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
endpoint-base.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
endpoints.ts feat: 個別のお知らせにリンクで飛べるように (#13885) 2024-05-27 17:15:11 +09:00
EndpointsModule.ts feat: 個別のお知らせにリンクで飛べるように (#13885) 2024-05-27 17:15:11 +09:00
error.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
GetterService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
RateLimiterService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
SigninApiService.ts refactor(backend): remove/replace deprecated type deps (#13252) 2024-02-16 20:09:07 +09:00
SigninService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
SignupApiService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
StreamingApiServerService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00