summaryrefslogtreecommitdiff
path: root/packages/backend/src/core/ReactionsBufferingService.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix(backend): RBTの修正 (#14621)かっこかり2024-09-241-1/+50
| | | | | | | | | * fix(backend): 絵文字の変換処理が不十分なのを修正 * enhance: リアクションバッファリングが無効になったら即bakeするように * attempt to fix test * fix
* Misskey® Reactions Buffering Technology™ (#14579)syuilo2024-09-201-0/+162
* wip * wip * Update ReactionsBufferingService.ts * Update ReactionsBufferingService.ts * wip * wip * wip * Update ReactionsBufferingService.ts * wip * wip * wip * Update NoteEntityService.ts * wip * wip * wip * wip * Update CHANGELOG.md