Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: parse dates without tz offset #403

Closed
wants to merge 8 commits into from

Commits on Sep 26, 2024

  1. Bug Fixes (#382)

    * fix: error messages and run all tests (#381)
    * feat: Automatically open fold under cursor (#380)
    * fix: discussion ID is not required (#383)
    
    This is a #PATCH release.
    
    ---------
    
    Co-authored-by: George Kontridze <[email protected]>
    Co-authored-by: Jakub F. Bortlík <[email protected]>
    3 people authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    38bde8a View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

  1. Release: Bug Fixes and Improvements (#399)

    fix: Error messages and run all tests (#381)
    feat: Automatically open fold under cursor (#380)
    fix: Discussion ID is not required (#383)
    chore: Add more emojis (#384)
    fix: Publish all drafts (#391)
    fix: Make discussion tree buffers no-modifiable (#394)
    fix: Incorrect warning about commits (#395)
    fix: Show draft replies in the correct tree (#396)
    fix: Cannot choose merge requests (#398)
    
    ---------
    
    Co-authored-by: George Kontridze <[email protected]>
    Co-authored-by: Jakub F. Bortlík <[email protected]>
    3 people authored Oct 13, 2024
    Configuration menu
    Copy the full SHA
    341d56a View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Added TZ offset fix

    harrisoncramer committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    e55fd24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fffe16 View commit details
    Browse the repository at this point in the history
  3. Added tests

    harrisoncramer committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    3549400 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    239b7cd View commit details
    Browse the repository at this point in the history
  5. Fixed test

    harrisoncramer committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    4a60d6f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c6e4579 View commit details
    Browse the repository at this point in the history