summaryrefslogtreecommitdiff
path: root/packages/backend/src/core/ReactionService.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* use more bulk hints in NoteEntityService / UserEntityService, and run the pac...Hazelnoot2025-06-091-1/+1
* add more details to IdentifiableErrorsHazelnoot2025-06-061-3/+3
* replace upsert with insert+fetch and delete+insertHazelnoot2025-06-011-4/+27
* upsert reactions to avoid error+retry overheadHazelnoot2025-05-301-21/+4
* merge: Experimental improvements to Delete Account process (maybe resolves #1...Hazelnoot2025-05-151-2/+2
|\
| * allow caller to pass in existing reaction hint to ReactionService.deleteHazelnoot2025-05-121-2/+2
* | don't trend notes from non-explorable or non-trendable usersHazelnoot2025-05-141-8/+16
* | update user activity on Renote, Un-Renote, Note Edit, React, and Un-ReactHazelnoot2025-05-141-0/+4
* | add role policy to allow note trendingHazelnoot2025-05-141-3/+3
|/
* Merge remote-tracking branch 'misskey/master' into feature/2024.9.0dakkar2024-10-091-43/+50
|\
| * fix(backend): RBTの修正 (#14621)かっこかり2024-09-241-13/+15
| * fix rbt bug?syuilo2024-09-221-0/+1
| * refactor/perf(backend): provide metadata statically (#14601)syuilo2024-09-221-11/+8
| * fix rbtsyuilo2024-09-211-5/+0
| * Misskey® Reactions Buffering Technology™ (#14579)syuilo2024-09-201-24/+36
* | Merge remote-tracking branch 'misskey/master' into feature/misskey-2024.07dakkar2024-08-021-3/+14
|\|
| * feat: media silence (#13842)anatawa122024-07-301-2/+7
| * fix(backend): fix creating reactions bugs (#13901)zyoshoka2024-06-221-1/+7
* | fix: Add unicode flag to custom emoji regexesEssem2024-05-031-2/+2
* | teach ReactionService about non-ASCII emoji namesdakkar2024-04-231-2/+2
* | merge: upstreamMarie2024-02-231-24/+25
|\|
| * refactor(backend): `ReactionService.prototype.convertLegacyReactions` (#13375)okayurisotto2024-02-211-24/+25
* | merge: upstreamMarie2024-02-191-4/+4
|\|
| * feat(backend): likeOnlyなどでハートにフォールバックする際異...Kisaragi2024-02-161-3/+3
| * (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
| * Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-1/+1
| * update SPDX-FileCopyrightTextsyuilo2024-02-121-1/+1
* | merge: latest changesMarie2024-02-091-1/+1
|\|
* | merge: upstreamMarie2024-01-091-2/+3
|\|
| * refactor: make sure promises are settled before app shutdown (#12942)Kagami Sascha Rosylight2024-01-081-2/+3
| * fix(backend): 非センシティブのみ(リモートはいいねのみ)...shiosyakeyakini2023-12-261-1/+1
* | fix(backend): 非センシティブのみ(リモートはいいねのみ)...shiosyakeyakini2023-12-281-1/+1
* | upd: mute reaction notifications if thread is mutedMarie2023-12-271-5/+17
|/
* refactor and perf tweaksyuilo2023-10-191-1/+2
* fix(backend): fix of 1671575d5dsyuilo2023-10-191-2/+2
* perf(backend): ノートのリアクション情報をキャッシュする...syuilo2023-10-191-0/+4
* Remove unnecessary nullish coalescing (#12058)woxtu2023-10-181-1/+1
* perf(backend): createdAtをidから取得するように & 無駄なDateイ...syuilo2023-10-161-2/+1
* enhance(backend): 3日以内に投稿されたノートのみハイライト...syuilo2023-10-071-2/+6
* enhance(backend): 返信はハイライトに載らないようにsyuilo2023-10-071-4/+8
* feat: per user featured notessyuilo2023-10-061-1/+2
* enhance(backend): some tweakssyuilo2023-10-061-1/+1
* enhance(backend): improve featured systemsyuilo2023-10-061-3/+15
* feat: 通知の受信設定を強化syuilo2023-09-291-2/+1
* refactor(backend): update directory structure for modelssyuilo2023-09-201-3/+3
* update deps (#11820)syuilo2023-09-151-1/+1
* refactor: prefix Mi for all entities (#11719)syuilo2023-08-161-9/+9
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-271-0/+5
* feat: センシティブなカスタム絵文字のリアクションを受...syuilo2023-05-191-1/+6
* feat: カスタム絵文字ごとにそれをリアクションとして使...syuilo2023-05-181-19/+32