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