Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-27 | Add new patch file to source array | Carlen White | |
2023-09-27 | Fix patch, version bump | Carlen White | |
2023-09-27 | Use sass instead of node-sass for aarch64 compile | Carlen White | |
2023-09-27 | Fix for building on different arch | Carlen White | |
The arch was hardcoded, now it just lets NPM find it by itself. | |||
2023-09-27 | Add all arch's from electron-17 | Carlen White | |
Whatever electron-17 can run on, this should be able to be built. | |||
2023-09-26 | Updated for v1.24.2 | Carlen White | |
2023-09-11 | Wayland `.desktop` entry added. | Carlen White | |
Plus some documentation. | |||
2023-07-19 | Change provides to fchat=3.0 | Carlen White | |
2023-07-18 | A more *"correct"* depend on Electron 17 | Carlen White | |
Potentially solves some unwise AUR helper decisions. | |||
2023-07-18 | Spelling correction. | Carlen White | |
2023-07-18 | Remove redundant package step | Carlen 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-18 | Change package name without -git, .SRCINFO added | Carlen 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-10 | Updated for v1.23.5 | Carlen White | |
2023-06-20 | Updated for v1.23.4 | Carlen White | |
2023-06-07 | Updated for v1.23.3 | Carlen White | |
2023-05-30 | Updated for v1.23.2 | Carlen White | |
2023-05-23 | Updated for v1.22.0 | Carlen White | |
2023-04-05 | Updated for v1.21.2 | Carlen White | |
2023-03-18 | Updated sha256 | Carlen White | |
2023-03-18 | Updated desktop categories | Carlen White | |
2023-03-15 | Updated for v1.21.1 | Carlen White | |
2023-01-19 | Patch to send unsent text in channels to file | Carlen 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-07 | Updated to v1.20.0 | Carlen White | |
2022-09-16 | Updated for v1.19.2 | Carlen White | |
2022-06-30 | Updated for 1.18.1 | Carlen White | |
2022-03-10 | Fixed NVM Init | Carlen White | |
Had to follow a wiki-entry in the Arch Wiki to get NVM to init correctly for building. | |||
2022-03-08 | Fix building and running, prevent home pollution | Carlen 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-17 | Initial Commit | Carlen White | |