mirror of https://github.com/usememos/memos
				
				
				
			
			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.
		
		
		
		
		
			
				
					
						
							- 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 | |
|---|---|---|
| .. | ||
| activity.go | 2 years ago | |
| attachment.go | 3 weeks ago | |
| common.go | 1 year ago | |
| idp.go | 2 years ago | |
| inbox.go | 7 months ago | |
| memo.go | 3 weeks ago | |
| memo_filter_test.go | 3 weeks ago | |
| memo_relation.go | 3 weeks ago | |
| migration_history.go | 2 years ago | |
| mysql.go | 5 months ago | |
| reaction.go | 3 weeks ago | |
| user.go | 3 weeks ago | |
| user_setting.go | 4 months ago | |
| workspace_setting.go | 2 years ago | |