summaryrefslogtreecommitdiff
path: root/packages/backend/src/models/Poll.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Exclude channel notes from featured polls (#13838)anatawa122024-05-201-0/+9
| | | | | | | | | | | * feat(backend): add `channelId` to `MiPoll` as a Denormalized field * feat(backend): option to exclude polls in channels * chore: exclude channel notes from featured polls * docs(changelog): みつけるのアンケート欄にてチャンネルのアンケートが含まれてしまう問題を修正 * fix: missing license header
* (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
| | | | Fix #13290
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-1/+1
| | | | This reverts commit 9b5aeb76d8c9372d67058c512597152b6bf222f2.
* update SPDX-FileCopyrightTextsyuilo2024-02-121-1/+1
|
* fix importsyuilo2023-09-201-1/+1
|
* refactor(backend): update directory structure for modelssyuilo2023-09-201-0/+77