summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints/notes/polls (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix policy check for unspecified "local" property in polls/recommendation end...Hazelnoot2025-05-231-1/+0
* catch polls that are expiring exactly in the current instantHazelnoot2025-05-231-1/+1
* only show polls from explorable usersHazelnoot2025-05-231-0/+1
* overhaul trending pollsHazelnoot2025-05-231-19/+75
* reorder relay activities to avoid delivery race conditionHazelnoot2025-05-071-1/+1
* add rate limits to all public endpointsHazelnoot2024-11-223-0/+18
* chore: change permission kindMarie2024-10-151-1/+1
* upd: hide refresh if logged out and if local, change blocked error messageMarie2024-10-151-1/+1
* upd: add ability to refresh pollMarie2024-10-151-0/+98
* fix(backend): use insertOne insteadof insert/findOneOrFail combination (#13908)Acid Chicken2024-06-011-2/+2
* Exclude channel notes from featured polls (#13838)anatawa122024-05-201-0/+7
* (re) update SPDX-FileCopyrightTexttamaina2024-02-132-2/+2
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-132-2/+2
* update SPDX-FileCopyrightTextsyuilo2024-02-122-2/+2
* Merge pull request from GHSA-7pxq-6xx9-xpgmChocolate Pie2023-12-271-0/+1
* perf(backend): createdAtをidから取得するように & 無駄なDateイ...syuilo2023-10-162-3/+2
* lint fixessyuilo2023-10-091-3/+4
* refactor(backend): update directory structure for modelssyuilo2023-09-201-1/+1
* update deps (#11820)syuilo2023-09-152-2/+2
* chore(backend): Resolve `import/no-default-export` rule violations (#11732)woxtu2023-08-172-4/+2
* refactor: prefix Mi for all entities (#11719)syuilo2023-08-161-2/+2
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-272-0/+10
* fix(backend): Use OFFSET instead of SKIP when using LIMIT (#11379)tamaina2023-07-251-1/+1
* perf(backend): use limit() instead of take()syuilo2023-07-081-1/+1
* enhance: account migration (#10592)Namekuji2023-04-301-0/+2
* refactor(backend): integrate CreateNotificationService to NotificationServicesyuilo2023-03-161-2/+0
* Deliverキューに宛先がSharedInboxかどうかのフラグを追加 ( #1...CyberRex2023-03-141-1/+1
* refactor: remove all unused imports (#9951)Kagami Sascha Rosylight2023-02-161-1/+0
* refactorsyuilo2023-02-131-2/+2
* refactor: fix typessyuilo2023-02-121-1/+1
* perf(server): cache blockingsyuilo2023-02-041-9/+5
* delete pollVote notificationsyuilo2023-01-081-7/+0
* refactorsyuilo2022-12-041-1/+1
* refactorsyuilo2022-09-241-1/+1
* fix import typesyuilo2022-09-212-2/+2
* なんかもうめっちゃ変えたsyuilo2022-09-182-135/+171
* enhance(server): アンケートを新しい順にソートsyuilo2022-07-021-3/+12
* lint fixessyuilo2022-06-142-8/+8
* chore: fix lintsyuilo2022-04-031-1/+1
* refactor: migrate to typeorm 3.0 (#8443)syuilo2022-03-262-7/+7
* refactor: Use ESM (#8358)syuilo2022-02-272-14/+14
* Fix ajv (#8333)tamaina2022-02-202-2/+2
* refactor: use ajv instead of cafy (#8324)syuilo2022-02-192-28/+21
* refactor: APIエンドポイントファイルの定義を良い感じにす...tamaina2022-01-182-8/+8
* lintsyuilo2022-01-032-0/+2
* fix lintsyuilo2021-12-092-21/+21
* fix for lintsyuilo2021-11-131-1/+2
* refactoringsyuilo2021-11-122-0/+247