aboutsummarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2023-09-27Updated .SRCINFOCarlen White
2023-09-27Add new patch file to source arrayCarlen White
2023-09-27Updated .SRCINFOCarlen White
2023-09-27Fix patch, version bumpCarlen White
2023-09-27Updated .SRCINFOCarlen White
2023-09-27Use sass instead of node-sass for aarch64 compileCarlen White
2023-09-27Updated .SRCINFOCarlen White
2023-09-27Fix for building on different archCarlen White
The arch was hardcoded, now it just lets NPM find it by itself.
2023-09-27Updated .SRCINFOCarlen White
2023-09-27Add all arch's from electron-17Carlen White
Whatever electron-17 can run on, this should be able to be built.
2023-09-26Updated .SRCINFOCarlen White
2023-09-26Updated for v1.24.2Carlen White
2023-09-11.SRCINFO updatedCarlen White
2023-09-11Wayland `.desktop` entry added.Carlen White
Plus some documentation.
2023-07-19Update .SRCINFOCarlen White
2023-07-19Change provides to fchat=3.0Carlen White
2023-07-18.SRCINFO updatedCarlen White
2023-07-18A more *"correct"* depend on Electron 17Carlen White
Potentially solves some unwise AUR helper decisions.
2023-07-18Spelling correction.Carlen White
2023-07-18.SRCINFO updateCarlen White
2023-07-18Remove redundant package stepCarlen White
Comes with a consequence of requiring a explicit depend on `icu72-bin` from the AUR as the old packaging step would retrieve it from somewhere itself and add it as part of the package.
2023-07-18Patch cruft removalCarlen White
2023-07-18Change package name without -git, .SRCINFO addedCarlen White
This PKGBUILD does not follow the latest commit from the upstream repo and it having `-git` is an old artifact I neglected to remove. This makes this repo a bit more compliant for the AUR. There might be a future branch/repo that actually uses the latest commit, however. `.SRCINFO` was also added in preperation for AUR publishing.
2023-07-10Updated for v1.23.5Carlen White
2023-06-20Updated for v1.23.4Carlen White
2023-06-07Updated for v1.23.3Carlen White
2023-05-30Updated for v1.23.2Carlen White
2023-05-23Updated for v1.22.0Carlen White
2023-04-05Updated for v1.21.2Carlen White
2023-03-18Updated sha256Carlen White
2023-03-18Updated desktop categoriesCarlen White
2023-03-15Updated for v1.21.1Carlen White
2023-01-23Updated README to mention the custom patchCarlen White
2023-01-19Patch to send unsent text in channels to fileCarlen White
Instead of unsent text being lost when there's a connection issue or closed for some other reason, a file is created and appended to in the log directory as `deadletter.log` Exceptions are if the last tab is intentially closed, forcing F-Chat to immediately close.
2023-01-07Updated to v1.20.0Carlen White
2022-09-16Updated for v1.19.2Carlen White
2022-06-30Updated for 1.18.1Carlen White
2022-03-10Fixed NVM InitCarlen White
Had to follow a wiki-entry in the Arch Wiki to get NVM to init correctly for building.
2022-03-08Fix building and running, prevent home pollutionCarlen White
electron13 is considered a dependecy and is used instead to allow using the program again, also fixes building fresh and prevent home directory pollution when building.
2021-10-17Added READMECarlen White
2021-10-17Initial CommitCarlen White