aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-02-02Merge pull request #122 from txtsd/actionsswirl
GitHub Actions for crossplatform builds
2022-02-02fix some windows brandingswirl
Closes: #121
2022-02-02Merge pull request #123 from Skyblueborb/patch-1swirl
Fix Gentoo Command Syntax
2022-02-02Fix Gentoo Command SyntaxTomasz
The proper syntax for adding repos is `eselect repository enable <repo>`
2022-02-02Add build.ymltxtsd
2022-01-31change COPR to polymc/polymcswirl
2022-01-31Move RPM package to a separate repo.swirl
2022-01-31Merge pull request #104 from dada513/makedebswirl
Remove debian packages from repo
2022-01-31remove deb packagingswirl
2022-01-31pkgs: remove debian packaging from repodada513
2022-01-31better package listswirl
2022-01-31remove changelog because it's annoyingswirl
2022-01-30Merge pull request #111 from DioEgizio/patch-1swirl
improve a bit MacOS build instructions
2022-01-30Merge pull request #112 from muscaln/flakeswirl
Nix updates
2022-01-29I haven't tested qt 5.6, i use 5.12DioEgizio
2022-01-29Merge branch 'develop' into patch-1DioEgizio
2022-01-29nix: use .desktop file provided by cmakeMustafa Çalışkan
2022-01-29flake.lock: UpdateMustafa Çalışkan
Flake lock file changes: • Updated input 'flake-utils': 'github:numtide/flake-utils/74f7e4319258e287b0f9cb95426c9853b282730b' (2021-11-28) → 'github:numtide/flake-utils/846b2ae0fc4cc943637d3d1def4454213e203cba' (2022-01-20) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/b2737d4980a17cc2b7d600d7d0b32fd7333aca88' (2022-01-11) → 'github:nixos/nixpkgs/945ec499041db73043f745fad3b2a3a01e826081' (2022-01-26)
2022-01-29Merge pull request #102 from dada513/rework_docsswirl
docs: rework README and BUILD
2022-01-29adoptiumDioEgizio
2022-01-29update readmeDioEgizio
2022-01-29fix another typo (omg I'm doing too commits)DioEgizio
2022-01-29fix typoDioEgizio
2022-01-29not needed actuallyDioEgizio
2022-01-29fix a typo+explain betterDioEgizio
2022-01-29extra refinementsDioEgizio
2022-01-29fix MacOS build instructionsDioEgizio
2022-01-29EVEN MORE BASEDdada513
2022-01-29make packaging baseddada513
2022-01-28Merge pull request #107 from redstrate/fix_icon_bugswirl
Fix icons changing when exiting the settings window
2022-01-28add gentoo instructionsdada513
2022-01-28Merge remote-tracking branch 'upstream/develop' into rework_docsdada513
2022-01-27Fix icons changing when exiting the settings windowJoshua Goins
2022-01-27Merge pull request #105 from Scrumplex/rss-begoneswirl
Remove news
2022-01-27refactor: remove news feedSefa Eyeoglu
Closes #63
2022-01-27Fix metaswirl
2022-01-27fix conflictdada513
2022-01-27docs: rework README and BUILDdada513
2022-01-27Merge pull request #103 from redstrate/fix_rpm_buildswirl
Fix RPM build instructions
2022-01-27Merge pull request #101 from redstrate/fix_freedesktop_iconswirl
Fix Freedesktop icons
2022-01-27Fix RPM build instructionsredstrate
2022-01-27Fix RPM spec referencing old desktop fileJoshua Goins
2022-01-27Fix Freedesktop iconsJoshua Goins
This fixes #51. The desktop file is now exactly the same as the window class, which is also now corrected to org.polymc.polymc. The file capitalization is also consistent with other Freedesktop files as well.
2022-01-26Merge pull request #67 from PolyMC/feature/no_paste_eeswirl
Full replacement of paste.ee
2022-01-26Validate Pastebin URL with regexLenny McLennington
2022-01-24Merge pull request #96 from dada513/developswirl
rebase with upstream
2022-01-24Merge pull request #99 from Jan200101/PR/rpm-opensuseswirl
remove explicit dependencies, correct dependencies to work on OpenSuse
2022-01-24remove explicit dependencies, correct dependencies to work on OpenSuseJan200101
2022-01-24Fix error messageStypox
The code is trying to get a string from a json object, and if that fails it should log "is not a string", not "is not a timestamp".
2022-01-24NOISSUE log server response when failing to fetch profilePetr Mrázek