mirror-chatterino2/src/providers
nerix e377c30192
Add Crashpad Support on Windows (#4351)
* feat: crashpad on windows

* feat: inline it

* feat: more crashpad

* chore: remove qBreakpad

* fix: add mention to crashpad

* refactor: version string

* feat: add crashpad module

* refactor: build crashpad from source

* fix: minor adjustments

* chore: add changelog entry

* fix: formatting and include

* fix: format

* build: use flags similar to release profile

* ci: build with crashpad on windows

* ci: recurse submodules

* ci: always include crashpad

* fix: try 7z

for some reason zstd just doesn't run

* fix: wrong path for symbols

* fix: copy

pls don't build

* ci: use new cache key

* fix: missing pragma

* ci: add workflow without crashpad

* docs: elevate changelog entry

* fix: add link to cmake issue

* fix: windows include issue

Someone (crashpad) includes Windows.h before winsock2.h

* fix: working directory

* fix: another working directory
2023-02-12 20:36:58 +01:00
..
bttv feat: Add Live Emote Updates for BTTV (#4147) 2023-01-21 14:06:55 +00:00
chatterino Remove Unnecessary Includes in Headers (#4275) 2022-12-31 14:41:01 +00:00
colors Added option to highlight your own messages (#3833) 2023-01-30 11:40:50 +01:00
emoji Massage includes some more (#4294) 2023-01-08 12:07:06 +00:00
ffz Remove Unnecessary Includes in Headers (#4275) 2022-12-31 14:41:01 +00:00
irc fix: compilation on macOS without precompiled headers (#4348) 2023-01-31 15:48:56 +01:00
liveupdates Add HTTP & SOCKS5 proxy support (#4321) 2023-02-11 23:16:51 +00:00
seventv Refactor 7TV EventAPI (#4342) 2023-02-04 13:42:52 +01:00
twitch Add HTTP & SOCKS5 proxy support (#4321) 2023-02-11 23:16:51 +00:00
Crashpad.cpp Add Crashpad Support on Windows (#4351) 2023-02-12 20:36:58 +01:00
Crashpad.hpp Add Crashpad Support on Windows (#4351) 2023-02-12 20:36:58 +01:00
IvrApi.cpp Remove Unnecessary Includes in Headers (#4275) 2022-12-31 14:41:01 +00:00
IvrApi.hpp Remove Unnecessary Includes in Headers (#4275) 2022-12-31 14:41:01 +00:00
LinkResolver.cpp Remove Unnecessary Includes in Headers (#4275) 2022-12-31 14:41:01 +00:00
LinkResolver.hpp Remove Unnecessary Includes in Headers (#4275) 2022-12-31 14:41:01 +00:00
NetworkConfigurationProvider.cpp Add HTTP & SOCKS5 proxy support (#4321) 2023-02-11 23:16:51 +00:00
NetworkConfigurationProvider.hpp Add Crashpad Support on Windows (#4351) 2023-02-12 20:36:58 +01:00
RecentMessagesApi.cpp Remove sending part of the multipart emoji workaround (#4361) 2023-02-09 16:45:53 +01:00
RecentMessagesApi.hpp Automatically load recent messages on reconnect (#3878) 2022-08-06 18:18:34 +02:00