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/postgres
memoclaw 24fc8ab8ca
feat(mentions): add memo mention parsing, notifications, and rendering (#5811)
Co-authored-by: memoclaw <265580040+memoclaw@users.noreply.github.com>
3 months ago
..
attachment.go refactor: move plugin packages under internal 3 months ago
common.go
idp.go feat: replace auto-increment ID with UID for identity provider resource names (#5687) 4 months ago
inbox.go test: optimize store tests performance by reusing docker image and reducing build context 6 months ago
instance_setting.go revert: revert system_setting to instance_setting rename changes 6 months ago
memo.go refactor: move plugin packages under internal 3 months ago
memo_relation.go refactor: move plugin packages under internal 3 months ago
memo_share.go feat(memo): add share links for private memos (#5742) 4 months ago
postgres.go chore: add store tests (#5397) 6 months ago
reaction.go
user.go feat(mentions): add memo mention parsing, notifications, and rendering (#5811) 3 months ago
user_setting.go fix(postgres): handle missing PAT data gracefully and add comprehensive tests 5 months ago
user_setting_test.go fix(tests): update PAT tests to accept both custom and SQL errors 5 months ago