-
-
Notifications
You must be signed in to change notification settings - Fork 1
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: AndroidIRCx/AndroidIRCx
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.6.13
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: AndroidIRCx/AndroidIRCx
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.6.14
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 5 commits
- 283 files changed
- 2 contributors
Commits on Jan 26, 2026
-
Add GPL-3.0-or-later license headers to source files.
Add SPDX-License-Identifier: GPL-3.0-or-later headers to all source files to comply with GPL-3.0 license requirements.
Configuration menu - View commit details
-
Copy full SHA for f9cc078 - Browse repository at this point
Copy the full SHA f9cc078View commit details
Commits on Jan 27, 2026
-
Bump the dependencies group with 5 updates
Bumps the dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [@react-native-firebase/app](https://github.com/invertase/react-native-firebase) | `23.8.3` | `23.8.4` | | [@react-native-firebase/app-check](https://github.com/invertase/react-native-firebase) | `23.8.3` | `23.8.4` | | [@react-native-firebase/crashlytics](https://github.com/invertase/react-native-firebase) | `23.8.3` | `23.8.4` | | [react-native-bootsplash](https://github.com/zoontek/react-native-bootsplash) | `7.0.0` | `7.0.1` | | [react-native-iap](https://github.com/hyochan/react-native-iap) | `14.7.6` | `14.7.7` | Updates `@react-native-firebase/app` from 23.8.3 to 23.8.4 - [Release notes](https://github.com/invertase/react-native-firebase/releases) - [Changelog](https://github.com/invertase/react-native-firebase/blob/main/CHANGELOG.md) - [Commits](invertase/react-native-firebase@v23.8.3...v23.8.4) Updates `@react-native-firebase/app-check` from 23.8.3 to 23.8.4 - [Release notes](https://github.com/invertase/react-native-firebase/releases) - [Changelog](https://github.com/invertase/react-native-firebase/blob/main/CHANGELOG.md) - [Commits](invertase/react-native-firebase@v23.8.3...v23.8.4) Updates `@react-native-firebase/crashlytics` from 23.8.3 to 23.8.4 - [Release notes](https://github.com/invertase/react-native-firebase/releases) - [Changelog](https://github.com/invertase/react-native-firebase/blob/main/CHANGELOG.md) - [Commits](invertase/react-native-firebase@v23.8.3...v23.8.4) Updates `react-native-bootsplash` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/zoontek/react-native-bootsplash/releases) - [Commits](zoontek/react-native-bootsplash@7.0.0...7.0.1) Updates `react-native-iap` from 14.7.6 to 14.7.7 - [Release notes](https://github.com/hyochan/react-native-iap/releases) - [Changelog](https://github.com/hyochan/react-native-iap/blob/main/CHANGELOG.md) - [Commits](hyochan/react-native-iap@14.7.6...14.7.7) --- updated-dependencies: - dependency-name: "@react-native-firebase/app" dependency-version: 23.8.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@react-native-firebase/app-check" dependency-version: 23.8.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@react-native-firebase/crashlytics" dependency-version: 23.8.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: react-native-bootsplash dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: react-native-iap dependency-version: 14.7.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 7062d44 - Browse repository at this point
Copy the full SHA 7062d44View commit details -
- Minor bug fixes & dependency updates - Channel key import now binds to your local network name (prevents key mismatch). - Media decryption more reliable with network-name canonicalization. - Nick autocomplete keeps the cursor at the end (especially when Enter=Send).
Configuration menu - View commit details
-
Copy full SHA for a3fae0e - Browse repository at this point
Copy the full SHA a3fae0eView commit details -
- Minor bug fixes & dependency updates - Channel key import now binds to your local network name (prevents key mismatch). - Media decryption more reliable with network-name canonicalization. - Nick autocomplete keeps the cursor at the end (especially when Enter=Send). - New: user list size/font settings + reset defaults. - New: clickable nicks in messages/join/part/quit with nicklist actions. - New: center “tongue” handle to open/close nicklist (with settings).
Configuration menu - View commit details
-
Copy full SHA for 14cb40c - Browse repository at this point
Copy the full SHA 14cb40cView commit details -
- Minor bug fixes & dependency updates - Channel key import now binds to your local network name (prevents key mismatch). - Media decryption more reliable with network-name canonicalization. - Nick autocomplete keeps the cursor at the end (especially when Enter=Send). - New: user list size/font settings + reset defaults. - New: clickable nicks in messages/join/part/quit with nicklist actions. - New: center “tongue” handle to open/close nicklist (with settings).
Configuration menu - View commit details
-
Copy full SHA for 2714b7d - Browse repository at this point
Copy the full SHA 2714b7dView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.6.13...v1.6.14