memos/store
google-labs-jules[bot] e0cc247823
chore: optimize multi-user RSS feed generation by fixing N+1 query (#5749)
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
2026-03-20 18:09:24 +08:00
..
cache fix: resolve linter warning and cache race condition 2026-01-14 23:50:37 +08:00
db chore: optimize multi-user RSS feed generation by fixing N+1 query (#5749) 2026-03-20 18:09:24 +08:00
migration feat(memo): add share links for private memos (#5742) 2026-03-19 23:47:22 +08:00
seed chore: align branding with brand guidelines (#5693) 2026-03-07 11:32:36 +08:00
test chore: optimize multi-user RSS feed generation by fixing N+1 query (#5749) 2026-03-20 18:09:24 +08:00
attachment.go fix: avoid truncating memo batch attachments (#5654) 2026-02-23 20:09:39 +08:00
cache.go chore: update store cache 2024-05-12 13:19:31 +08:00
common.go chore: update workspace setting store 2024-04-13 02:08:35 +08:00
driver.go feat(memo): add share links for private memos (#5742) 2026-03-19 23:47:22 +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 refactor(inbox): store memo comment payloads without activity records (#5741) 2026-03-19 19:33:25 +08:00
instance_setting.go feat(instance): add notification transport setting (#5737) 2026-03-19 09:18:28 +08:00
memo.go fix: clean up memo_relation and attachments when deleting memo 2026-01-12 23:18:04 +08:00
memo_relation.go perf: batch load memo relations when listing memos (#5692) 2026-03-07 11:19:19 +08:00
memo_share.go feat(memo): add share links for private memos (#5742) 2026-03-19 23:47:22 +08:00
migrator.go chore(backend): update Go toolchain and dependencies (#5730) 2026-03-16 21:07:52 +08:00
reaction.go fix(security): implement security review recommendations (#5228) 2025-11-06 23:32:27 +08:00
store.go refactor: rename workspace to instance throughout codebase 2025-11-05 23:35:35 +08:00
user.go chore: optimize multi-user RSS feed generation by fixing N+1 query (#5749) 2026-03-20 18:09:24 +08:00
user_setting.go feat(instance): add canonical tag metadata setting (#5736) 2026-03-19 08:54:43 +08:00