mirror-chatterino2/src
nerix e8673fc52a
fix: deadlock and use-after-free in tests (#4981)
* fix: use-after-free in settings

* refactor: put seventv api into a singleton

* chore: add changelog entry

* Add warning for when the 7TV load fails
2023-11-26 15:54:19 +00:00
..
common Refactored the Image Uploader feature. (#4971) 2023-11-19 11:05:30 +00:00
controllers refactor: Remove Outcome from network requests (#4959) 2023-11-12 14:51:51 +01:00
debug Remove boost::noncopyable use & boost::random dependency (#4776) 2023-09-09 10:23:20 +00:00
messages fix: Only display spaces between words in reply context (#4977) 2023-11-26 11:15:35 +01:00
providers fix: deadlock and use-after-free in tests (#4981) 2023-11-26 15:54:19 +00:00
singletons fix: deadlock and use-after-free in tests (#4981) 2023-11-26 15:54:19 +00:00
util Refactored the Image Uploader feature. (#4971) 2023-11-19 11:05:30 +00:00
widgets Finish renaming Viewer list to Chatter list (#4974) 2023-11-20 17:59:04 +00:00
.clang-format Format YAML and JSON Files With Prettier (#4304) 2023-01-15 17:27:41 +01:00
Application.cpp fix: deadlock and use-after-free in tests (#4981) 2023-11-26 15:54:19 +00:00
Application.hpp fix: deadlock and use-after-free in tests (#4981) 2023-11-26 15:54:19 +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 fix: Only display spaces between words in reply context (#4977) 2023-11-26 11:15:35 +01:00
ForwardDecl.hpp Add ability to disable precompiled headers with CMake (#2727) 2021-05-08 15:57:00 +02:00
main.cpp Set QT_ENABLE_HIGHDPI_SCALING to 0 on Qt 6 on Windows (#4767) 2023-08-27 10:32:09 +00:00
PrecompiledHeader.hpp Replace boost::optional with std::optional (#4877) 2023-10-08 16:50:48 +00:00
RunGui.cpp refactor: Toast (#4899) 2023-10-17 01:50:18 +00:00
RunGui.hpp this commit is too big 2018-08-02 14:23:27 +02:00