Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: 8bitFra/JustIRC
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ver/1.20.2
Choose a base ref
...
head repository: BasedUser/SimpleIRC
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ver/1.21.8
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 28 files changed
  • 3 contributors

Commits on Dec 2, 2025

  1. Update to 1.21.8

    - Fixed a crash if sending "!" without any text
    - Added SSL support
    FJSAGS committed Dec 2, 2025
    Configuration menu
    Copy the full SHA
    8e62fdc View commit details
    Browse the repository at this point in the history
  2. Huge refactor

    Behold the cataclysmic event that are LLMs to this world. For even they cannot be perfect.
    (Listen, I wanted a FULLER client. And FAST. Why wouldn't I reach for an LLM??? At least I touched it up...)
    BasedUser committed Dec 2, 2025
    Configuration menu
    Copy the full SHA
    d94606b View commit details
    Browse the repository at this point in the history
  3. Update README.md

    BasedUser authored Dec 2, 2025
    Configuration menu
    Copy the full SHA
    6e45b11 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2025

  1. 1. Fixed config saving (auto connect on join now works)

    2. Lowered timeout before autoconnecting (probably should move that to config)
    3. Ports shouldn't be negative I think
    4. Extracted IrcVerbosity enum for future integration into config
    FJSAGS committed Dec 3, 2025
    Configuration menu
    Copy the full SHA
    2ccf89f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb30444 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from FJSAGS/ver/1.21.8

    Config fix and various tweaks
    BasedUser authored Dec 3, 2025
    Configuration menu
    Copy the full SHA
    fccb490 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2025

  1. Bump version to 1.0.1

    BasedUser committed Dec 4, 2025
    Configuration menu
    Copy the full SHA
    167b640 View commit details
    Browse the repository at this point in the history
Loading