You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
4 months ago
..
cache fix: resolve linter warning and cache race condition 6 months ago
db chore: optimize multi-user RSS feed generation by fixing N+1 query (#5749) 4 months ago
migration feat(memo): add share links for private memos (#5742) 4 months ago
seed chore: align branding with brand guidelines (#5693) 4 months ago
test chore: optimize multi-user RSS feed generation by fixing N+1 query (#5749) 4 months ago
attachment.go fix: avoid truncating memo batch attachments (#5654) 5 months ago
cache.go
common.go
driver.go feat(memo): add share links for private memos (#5742) 4 months ago
idp.go feat: replace auto-increment ID with UID for identity provider resource names (#5687) 4 months ago
inbox.go refactor(inbox): store memo comment payloads without activity records (#5741) 4 months ago
instance_setting.go feat(instance): add notification transport setting (#5737) 4 months ago
memo.go fix: clean up memo_relation and attachments when deleting memo 6 months ago
memo_relation.go perf: batch load memo relations when listing memos (#5692) 4 months ago
memo_share.go feat(memo): add share links for private memos (#5742) 4 months ago
migrator.go chore(backend): update Go toolchain and dependencies (#5730) 4 months ago
reaction.go fix(security): implement security review recommendations (#5228) 8 months ago
store.go refactor: rename workspace to instance throughout codebase 8 months ago
user.go chore: optimize multi-user RSS feed generation by fixing N+1 query (#5749) 4 months ago
user_setting.go feat(instance): add canonical tag metadata setting (#5736) 4 months ago