1. 22 Oct, 2025 2 commits
  2. 21 Oct, 2025 2 commits
  3. 20 Oct, 2025 3 commits
  4. 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
  5. 14 Oct, 2025 5 commits
  6. 12 Oct, 2025 1 commit
  7. 10 Oct, 2025 1 commit
  8. 09 Oct, 2025 1 commit
  9. 08 Oct, 2025 13 commits
  10. 06 Oct, 2025 1 commit
  11. 30 Sep, 2025 1 commit
  12. 29 Sep, 2025 1 commit
  13. 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
  14. 26 Sep, 2025 1 commit
  15. 17 Sep, 2025 4 commits
  16. 16 Sep, 2025 1 commit