summaryrefslogtreecommitdiff
path: root/packages/backend/src/core/ReactionService.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* perf(backend): pre-compile regexpsyuilo2023-05-181-2/+5
* perf(backend): cache local custom emojissyuilo2023-04-061-21/+21
* add notesyuilo2023-04-051-0/+1
* enhance(backend): use :heart: for reaction fallbacksyuilo2023-03-241-8/+4
* enhance of f01e6ef6bfsyuilo2023-03-241-1/+5
* refactor(backend): integrate CreateNotificationService to NotificationServicesyuilo2023-03-161-26/+26
* feat: Reaction acceptance (#10256)syuilo2023-03-081-2/+6
* refactorsyuilo2023-02-131-4/+4
* refactor: fix typessyuilo2023-02-121-3/+3
* perf(server): cache blockingsyuilo2023-02-041-6/+5
* fix typosyuilo2023-02-041-3/+3
* fix: use || for emoji url fallback instead of ??tamaina2022-12-301-1/+2
* improve(backend): Skip note score incrementing when bots reacted (#9367)CyberRex2022-12-211-4/+4
* chore: fix import positionsyuilo2022-12-041-1/+1
* refactor: introduce bindThis decorator to bind this automaticalysyuilo2022-12-041-0/+8