mirror-chatterino2/src
Daniel Sage 6b73bb53ec
Display message being replied to above input box (#4350)
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
2024-07-14 15:06:42 -04:00
..
common Added option to log streams by their ID, allowing for easier "per-stream" log analyzing (#5507) 2024-07-14 09:45:21 +00:00
controllers feat: strip prefixes and suffixes in links (#5486) 2024-07-14 11:17:42 +02:00
debug fix: more MSVC warnings (#5137) 2024-01-30 17:28:36 +01:00
messages Display message being replied to above input box (#4350) 2024-07-14 15:06:42 -04:00
providers Added option to log streams by their ID, allowing for easier "per-stream" log analyzing (#5507) 2024-07-14 09:45:21 +00:00
singletons Added option to log streams by their ID, allowing for easier "per-stream" log analyzing (#5507) 2024-07-14 09:45:21 +00:00
util Support more firefox variants for incognito link opening (#5503) 2024-07-11 10:42:20 +00:00
widgets Display message being replied to above input box (#4350) 2024-07-14 15:06:42 -04:00
Application.cpp Add extra context to messages that are added to channels, allowing the logging controller to take more responsibility in what messages to log (#5499) 2024-07-13 11:15:11 +00:00
Application.hpp chore: unsingletonize SoundController (#5462) 2024-06-16 13:44:08 +00:00
BrowserExtension.cpp refactor: cleanup browser extension (#5465) 2024-06-22 13:38:12 +02:00
BrowserExtension.hpp Argument parsing rework (#1940) 2020-09-26 16:03:51 +02:00
CMakeLists.txt Display message being replied to above input box (#4350) 2024-07-14 15:06:42 -04:00
ForwardDecl.hpp Add ability to disable precompiled headers with CMake (#2727) 2021-05-08 15:57:00 +02:00
main.cpp chore: post some ssl info on startup (#5475) 2024-06-21 12:48:51 +00:00
PrecompiledHeader.hpp Replace boost::optional with std::optional (#4877) 2023-10-08 16:50:48 +00:00
RunGui.cpp Use Qt's High-DPI scaling on Windows (#4868) 2024-05-12 11:59:14 +00:00
RunGui.hpp refactor: Un-singletonize Paths & Updates (#5092) 2024-01-16 20:56:43 +00:00