memos/store/db/mysql
memoclaw 1e82714a52
perf: batch load memo relations when listing memos (#5692)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 11:19:19 +08:00
..
activity.go feat: implement ListActivities pagination (#5468) 2026-03-04 19:08:47 +08:00
attachment.go refactor(db): rename tables for clarity - resource→attachment, system_setting→instance_setting 2026-01-06 23:36:42 +08:00
common.go fix: memo content snippet 2024-07-16 22:19:48 +08:00
idp.go feat: replace auto-increment ID with UID for identity provider resource names (#5687) 2026-03-05 21:01:22 +08:00
inbox.go test: optimize store tests performance by reusing docker image and reducing build context 2026-01-12 23:30:56 +08:00
instance_setting.go revert: revert system_setting to instance_setting rename changes 2026-01-07 20:38:02 +08:00
memo.go fix(mysql): handle CreateMemo custom timestamps with FROM_UNIXTIME (#5673) 2026-03-01 19:01:54 +08:00
memo_relation.go perf: batch load memo relations when listing memos (#5692) 2026-03-07 11:19:19 +08:00
mysql.go chore: add store tests (#5397) 2025-12-31 21:26:35 +08:00
reaction.go refactor: memo filter 2025-10-16 09:22:52 +08:00
user.go refactor: memo filter 2025-10-16 09:22:52 +08:00
user_setting.go refactor: user auth improvements (#5360) 2025-12-18 18:15:51 +08:00