Commit Graph

12 Commits (d8f7a4e73964dbd4cd3f2751b70339a401b55438)

Author SHA1 Message Date
Copilot b685ffacdf refactor: memo filter
- Updated memo and reaction filtering logic to use a unified engine for compiling filter expressions into SQL statements.
- Removed redundant filter parsing and conversion code from ListMemoRelations, ListReactions, and ListAttachments methods.
- Introduced IDList and UIDList fields in FindMemo and FindReaction structs to support filtering by multiple IDs.
- Removed old filter test files for reactions and attachments, as the filtering logic has been centralized.
- Updated tests for memo filtering to reflect the new SQL statement compilation approach.
- Ensured that unsupported user filters return an error in ListUsers method.
1 month ago
Steven c3d4f8e9d1 feat: implement user-specific SQL converter for filtering in user service 2 months ago
johnnyjoy 506b477d50 fix: get user by username 3 months ago
johnnyjoy f9e07a2245 feat: support update user's role 6 months ago
Steven 1f79ee575b fix: create user with avatar url for sqlite 6 months ago
johnnyjoy 54a48b58d7 chore: remove random field 9 months ago
Steven 26545c855c refactor: implement s3 storage 2 years ago
Steven 90679cc33a chore: add explore sidebar 2 years ago
Steven 8fe6874b1b chore: add description field to user 2 years ago
Steven c608877c3e chore: clean binary entries 2 years ago
Athurg Gooth 7680be1a2f
fix: create user without some attributes (#2357) 2 years ago
Steven a6ee61e96d chore: update package name 2 years ago