1. 16 Oct, 2025 2 commits
    • Johnny's avatar
      refactor: remove unused constants · bc7decf6
      Johnny authored
      bc7decf6
    • Copilot's avatar
      refactor: memo filter · b685ffac
      Copilot authored
      - 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.
      b685ffac
  2. 14 Oct, 2025 5 commits
  3. 12 Oct, 2025 1 commit
  4. 10 Oct, 2025 1 commit
  5. 09 Oct, 2025 1 commit
  6. 08 Oct, 2025 13 commits
  7. 06 Oct, 2025 1 commit
  8. 30 Sep, 2025 1 commit
  9. 29 Sep, 2025 1 commit
  10. 28 Sep, 2025 1 commit
    • github-actions[bot]'s avatar
      chore: bump gomark · 074c5802
      github-actions[bot] authored
      - Bump protoc-gen-go version from v1.36.8 to v1.36.9 in multiple generated files.
      - Enhance OpenAPI descriptions for various endpoints to improve clarity and readability.
      - Fix typo in the description list handling in the markdown service.
      - Update HTMLElement component to handle children and self-closing tags correctly.
      - Modify types in the markdown service to include children and self-closing properties for HTML elements.
      074c5802
  11. 26 Sep, 2025 1 commit
  12. 17 Sep, 2025 4 commits
  13. 16 Sep, 2025 1 commit
  14. 10 Sep, 2025 2 commits
  15. 09 Sep, 2025 1 commit
  16. 08 Sep, 2025 1 commit
  17. 03 Sep, 2025 3 commits