a160bd0062
chore: add license header to files I modified
2022-03-19 12:46:56 +01:00
a268ac7141
Add GITDIR-NOTFOUND check
...
This adds a check for a GIT_REFSPEC value of "GITDIR-NOTFOUND" and sets
the VERSION_CHANNEL to stable in that case. Without this change,
"GITDIR-N" is appended to the version string when building from a source
archive instead of a git checkout.
2022-03-15 09:04:43 +01:00
5b8003cbe5
Merge pull request #188 from PolyMC/removal/notifications
...
remove notifications
2022-03-15 00:51:28 +11:00
d814e21f0d
add matrix button
2022-03-08 18:41:23 +01:00
6545d250e8
refactor: move help URL into buildconfig
2022-03-06 11:31:50 +01:00
da70122d9c
remove notifications
2022-02-20 19:23:08 -05:00
9ddbaaf7e8
feat: use commit hash for channel if ref not available
2022-02-12 19:04:45 +01:00
3b7cc4391a
fix: don't use custom for version channel
...
Closes #159
2022-02-12 18:17:56 +01:00
2341212337
Merge pull request #150 from dada513/fix_kwin_icon
...
Fix freedesktop icons. Again
2022-02-11 12:05:01 +00:00
53ea261350
Merge pull request #151 from dada513/rss_not_begone
...
Re-add RSS feed with the new PolyMC website
2022-02-11 12:03:29 +00:00
8d2e7db178
fix: update link to translations platform
2022-02-10 14:55:52 +01:00
70f8cb81b8
Initial RSS re-add and removed hardcoded strings
2022-02-10 13:14:25 +01:00
619fcbfabf
rename LAUNCHER_DESKTOPNAME to LAUNCHER_DESKTOPFILENAME
2022-02-10 08:56:34 +01:00
d72c511131
Revert "Fix freedesktop icons" and fix icon on kwin
2022-02-10 07:46:41 +01:00
a62155c1c9
preliminary stuff for paste.ee removal
2022-01-14 18:20:06 -05:00
f25a9bc103
Completely remove Google Analytics library
2021-12-29 10:37:09 -05:00
e6246a9306
Move MSA Client ID to the same place as the others
...
MSA Client ID has been moved to CMakeLists.txt, and defaults to the
Client ID for the PolyMC application.
Removed secrets/notsecrets library, replace with (temporary?)
program_info subdirectory.
2021-12-20 02:57:13 +00:00
d9b46289a1
NOISSUE finish up the obvious parts of debranding
...
This is not absolutely complete, but reasonably so
2021-10-21 00:47:53 +02:00
5b3dffce62
NOISSUE continue debranding...
2021-10-21 00:47:53 +02:00
441ab7eedc
NOISSUE debranding for real, initial work
...
This is probably very broken on macOS and Windows and will need a lot of work to complete fully.
2021-10-21 00:47:53 +02:00
938f896bfa
GH-4014 change updater to recognize new Qt 5.15.2 builds
2021-09-04 21:27:09 +02:00
b2c1100b1c
NOISSUE introduce the concept of secrets static library
2021-08-27 22:35:17 +02:00
3a53349e33
GH-3392 dirty initial MSA support that shares logic with Mojang flows
...
Both act as the first step of AuthContext.
2021-08-15 23:18:50 +02:00
4401b9e137
NOISSUE Specify Imgur client ID at build time
2021-07-13 15:15:42 +01:00
40f41e5fbe
NOISSUE Specify support URLs at build time
...
Support URLs (bug tracker, Discord guild, subreddit) are now specified
as cache variables in cmake, and the buttons are not shown if no value
is set for them.
This is an early-stage move towards debranding the MultiMC codebase,
and will (hopefully) alleviate support requests coming to us from
illicit forks.
2021-06-18 12:24:20 +01:00
e7f373496e
GH-3234 Add support for custom meta URLs at build time
...
This is not particularly interesting for non-developers.
Also includes some internal restructuring of URL constants in general.
2020-07-18 16:22:05 +02:00