mirror-chatterino2/src
KleberPF 4b48774cbb
fix: searching redemptions that require user input (#5177)
Co-authored-by: Felanbird <41973452+Felanbird@users.noreply.github.com>
2024-02-17 11:49:06 +00:00
..
common Add a new Channel API for experimental plugins feature (#5141) 2024-02-03 19:12:00 +01:00
controllers fix: resolve /live channel liveness using their channel ID (#5172) 2024-02-17 11:22:49 +00:00
debug fix: more MSVC warnings (#5137) 2024-01-30 17:28:36 +01:00
messages feat: Add "Copy message as JSON" option when shift-right-clicking a message (#5150) 2024-02-03 12:03:31 +00:00
providers fix: searching redemptions that require user input (#5177) 2024-02-17 11:49:06 +00:00
singletons fix: more MSVC warnings (#5137) 2024-01-30 17:28:36 +01:00
util fix: more MSVC warnings (#5137) 2024-01-30 17:28:36 +01:00
widgets fix: minimize button remaining hovered on Windows (#5175) 2024-02-14 14:49:31 +01:00
Application.cpp fix: Twitch global emotes not loading (#5144) 2024-02-02 14:28:27 +00:00
Application.hpp refactor: Move Emotes to Application (#5120) 2024-01-21 13:20:21 +00:00
BrowserExtension.cpp Refactor Native Messages (#4738) 2023-07-30 11:14:58 +00:00
BrowserExtension.hpp Argument parsing rework (#1940) 2020-09-26 16:03:51 +02:00
CMakeLists.txt chore: Run Ubuntu tests in Docker (#5170) 2024-02-11 19:11:30 +01:00
ForwardDecl.hpp Add ability to disable precompiled headers with CMake (#2727) 2021-05-08 15:57:00 +02:00
main.cpp refactor: Un-singletonize Paths & Updates (#5092) 2024-01-16 20:56:43 +00:00
PrecompiledHeader.hpp Replace boost::optional with std::optional (#4877) 2023-10-08 16:50:48 +00:00
RunGui.cpp fix: avoid promoting child widgets to child windows (#5161) 2024-02-10 11:43:59 +00:00
RunGui.hpp refactor: Un-singletonize Paths & Updates (#5092) 2024-01-16 20:56:43 +00:00