Commit Graph

7 Commits (f5624fa6826cd44255cff6e368047e6b92564269)

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.
3 weeks ago
johnnyjoy ed23cbc011 refactor: memo filter 4 months ago
Johnny b94682dc4f
chore: fix linter 7 months ago
Johnny 18b9b9d18f
chore: implement memo filter in list memo relations 7 months ago
Steven 26545c855c refactor: implement s3 storage 2 years ago
Steven 553de3cc7e fix: mysql syntax 2 years ago
Steven a6ee61e96d chore: update package name 2 years ago