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/db/mysql
memoclaw acddef1f3d
fix(api): switch user resource names to usernames (#5779)
Co-authored-by: memoclaw <265580040+memoclaw@users.noreply.github.com>
3 months ago
..
attachment.go refactor(db): rename tables for clarity - resource→attachment, system_setting→instance_setting 5 months ago
common.go fix: memo content snippet 2 years ago
idp.go feat: replace auto-increment ID with UID for identity provider resource names (#5687) 3 months ago
inbox.go test: optimize store tests performance by reusing docker image and reducing build context 5 months ago
instance_setting.go revert: revert system_setting to instance_setting rename changes 5 months ago
memo.go fix(api): switch user resource names to usernames (#5779) 3 months ago
memo_relation.go perf: batch load memo relations when listing memos (#5692) 3 months ago
memo_share.go feat(memo): add share links for private memos (#5742) 3 months ago
mysql.go fix: correct typos in comments, error messages, and identifiers (#5704) 3 months ago
reaction.go refactor: memo filter 8 months ago
user.go chore: optimize multi-user RSS feed generation by fixing N+1 query (#5749) 3 months ago
user_setting.go refactor: user auth improvements (#5360) 6 months ago