mirror-chatterino2/src
2022-08-28 13:31:53 +02:00
..
autogenerated Added support for Twitch's Chat Replies (#3722) 2022-07-31 10:45:25 +00:00
common Fix crash when adding recent messages to empty Channel (#3932) 2022-08-20 11:01:16 +02:00
controllers Add AutoMod message flag filter (#3938) 2022-08-28 13:31:53 +02:00
debug Add ability to disable precompiled headers with CMake (#2727) 2021-05-08 15:57:00 +02:00
messages feat: add settings to toggle BTTV/FFZ global/channel emotes (#3935) 2022-08-28 12:20:47 +02:00
providers feat: add settings to toggle BTTV/FFZ global/channel emotes (#3935) 2022-08-28 12:20:47 +02:00
singletons feat: add settings to toggle BTTV/FFZ global/channel emotes (#3935) 2022-08-28 12:20:47 +02:00
util chore: warn when parsing environment variable fails (#3904) 2022-08-06 13:38:10 +02:00
widgets feat: add settings to toggle BTTV/FFZ global/channel emotes (#3935) 2022-08-28 12:20:47 +02:00
.clang-format Chore: Proper Lambda Formatting (#2167) 2020-11-08 12:02:19 +01:00
Application.cpp feat: add settings to toggle BTTV/FFZ global/channel emotes (#3935) 2022-08-28 12:20:47 +02:00
Application.hpp Added interface for highlights to Application (#3808) 2022-06-09 14:37:52 +00:00
BaseSettings.cpp Overhaul highlight system (#3399) 2022-06-05 15:40:57 +00:00
BaseSettings.hpp Overhaul highlight system (#3399) 2022-06-05 15:40:57 +00:00
BaseTheme.cpp Improved textEdit placeholder (#2149) 2020-11-05 09:06:34 +01:00
BaseTheme.hpp Improved textEdit placeholder (#2149) 2020-11-05 09:06:34 +01:00
BrowserExtension.cpp Removed unused files IsBigEndian.hpp and rangealgorithm.hpp (#3776) 2022-05-29 10:19:26 +00:00
BrowserExtension.hpp Argument parsing rework (#1940) 2020-09-26 16:03:51 +02:00
CMakeLists.txt Automatically load recent messages on reconnect (#3878) 2022-08-06 18:18:34 +02:00
ForwardDecl.hpp Add ability to disable precompiled headers with CMake (#2727) 2021-05-08 15:57:00 +02:00
main.cpp Purged kraken (#3578) 2022-02-28 14:59:10 +00:00
PrecompiledHeader.hpp Add setting to limit number of historical messages to load on connect (#2252) 2020-12-06 13:04:49 +01:00
RunGui.cpp Set window icon in the whole application instead of in BaseWindow (#3554) 2022-01-30 16:08:02 +01:00
RunGui.hpp this commit is too big 2018-08-02 14:23:27 +02:00