mirror-chatterino2/src
nerix 3d9db1d528
refactor: Ignores and Replacements (#4965)
Fixes a freeze from a bad regex in _Ignores_
Fixes some emotes not appearing when using _Ignores_
Fixes lookahead/-behind not working in _Ignores_
2023-11-17 17:39:45 +01:00
..
common refactor: Remove Outcome from network requests (#4959) 2023-11-12 14:51:51 +01: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 refactor: Remove Outcome from network requests (#4959) 2023-11-12 14:51:51 +01:00
providers refactor: Ignores and Replacements (#4965) 2023-11-17 17:39:45 +01:00
singletons refactor: Remove Outcome from network requests (#4959) 2023-11-12 14:51:51 +01:00
util refactor: Remove Outcome from network requests (#4959) 2023-11-12 14:51:51 +01:00
widgets refactor: Remove Outcome from network requests (#4959) 2023-11-12 14:51:51 +01:00
.clang-format Format YAML and JSON Files With Prettier (#4304) 2023-01-15 17:27:41 +01:00
Application.cpp Fix signal connection nodiscard warnings (#4818) 2023-09-16 11:52:51 +00:00
Application.hpp Test filters context map & message builder (#4886) 2023-10-13 15:41:23 +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 refactor: Move all commands to their own files (#4946) 2023-11-08 18:57:09 +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