Skip to content

fix: [GH-736] Ignore All-Day Events in Calendar Get Command#737

Merged
beanbeanjuice merged 2 commits intomasterfrom
fix/GH-736-calendar-get
Feb 28, 2026
Merged

fix: [GH-736] Ignore All-Day Events in Calendar Get Command#737
beanbeanjuice merged 2 commits intomasterfrom
fix/GH-736-calendar-get

Conversation

@beanbeanjuice
Copy link
Owner

@beanbeanjuice beanbeanjuice commented Feb 28, 2026

Pull Request


Description

Fixes the Calendar Get command. cafeBot now ignores all-day events since it doesn't matter to print those out.

Fixes GH-736.


Type of Change

  • Bug Fix (Small Non-Code Breaking Issue)
  • Bug Fix (Critical Code Breaking Issue)
  • Feature (Something New Added to the Code)
  • Improvement (Improving An Existing Section of Code)
  • Documentation Update
  • Security Vulnerability

Changes

  • Internal Code
  • Documentation
  • Other: _____

Test Configuration

  • Hardware:
    • CPU: AMD Ryzen 7 5800x3D
    • GPU: Nvidia RTX 3080
    • RAM: 32 GB DDR4 @ 3600 Mhz
  • JDK: Java OpenJDK 21
  • Platform: Windows 11

Checklist

  • The code follows the style guidelines.
  • A self-review of the code was performed on GitHub.
  • Appropriate comments and javadocs were added in your code.
  • Appropriate tests were added.
  • Appropriate changes have been made to the documentation.
  • Appropriate changes have been made to the README.md file.

@beanbeanjuice beanbeanjuice force-pushed the fix/GH-736-calendar-get branch from 9ad2673 to 9ee048f Compare February 28, 2026 03:36
@beanbeanjuice beanbeanjuice changed the title fix: [GH-736] Add Logger for Calendar Get Command fix: [GH-736] Ignore All-Day Events in Calendar Get Command Feb 28, 2026
@beanbeanjuice beanbeanjuice marked this pull request as ready for review February 28, 2026 03:40
@beanbeanjuice beanbeanjuice merged commit 151c2ce into master Feb 28, 2026
24 of 33 checks passed
@beanbeanjuice beanbeanjuice deleted the fix/GH-736-calendar-get branch February 28, 2026 03:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Calendar GET Not Working

1 participant