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/sqlite
boojack ee1799851e
feat: redesign account and SSO management (#5886)
1 month ago
..
attachment.go refactor: move plugin packages under internal 2 months ago
common.go chore: impl inbox store methods 3 years ago
functions.go fix: add Unicode case-insensitive search for SQLite (#5559) 4 months 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 refactor: move plugin packages under internal 2 months ago
memo_relation.go fix: reduce list memo query overhead (#5880) 1 month ago
memo_share.go feat: redesign account and SSO management (#5886) 1 month ago
reaction.go fix(security): implement security review recommendations (#5228) 7 months ago
sqlite.go fix: add Unicode case-insensitive search for SQLite (#5559) 4 months ago
user.go feat(mentions): add memo mention parsing, notifications, and rendering (#5811) 2 months ago
user_identity.go feat(auth): add SSO user identity linkage (#5883) 1 month ago
user_setting.go feat(auth): add SSO user identity linkage (#5883) 1 month ago