mirror-chatterino2/src
2024-09-02 20:18:25 +02:00
..
common feat(emote-popup): automatically reload Twitch emotes (#5580) 2024-09-01 13:44:36 +02:00
controllers Merge branch 'master' of github.com:Chatterino/chatterino2 into chore/leak-less-memory-lua 2024-09-02 20:18:25 +02:00
debug fix: replace defines with constexpr/const and use more absolute paths for includes (#5527) 2024-08-03 10:00:58 +00:00
messages feat: indicate which mods start and cancel raids (#5563) 2024-08-31 10:12:25 +00:00
providers feat(emote-popup): automatically reload Twitch emotes (#5580) 2024-09-01 13:44:36 +02:00
singletons fix(streamer-mode): destroy timer on correct thread (#5571) 2024-08-29 14:55:18 +00:00
util Merge branch 'master' of github.com:Chatterino/chatterino2 into chore/leak-less-memory-lua 2024-09-02 20:18:25 +02:00
widgets feat(emote-popup): automatically reload Twitch emotes (#5580) 2024-09-01 13:44:36 +02:00
Application.cpp refactor: load Twitch emotes from Helix (#5239) 2024-09-01 11:22:54 +02:00
Application.hpp refactor: load Twitch emotes from Helix (#5239) 2024-09-01 11:22:54 +02:00
BrowserExtension.cpp chore: rename threads on Windows too (#5539) 2024-08-11 11:23:04 +02:00
BrowserExtension.hpp Argument parsing rework (#1940) 2020-09-26 16:03:51 +02:00
CMakeLists.txt refactor: load Twitch emotes from Helix (#5239) 2024-09-01 11:22:54 +02:00
ForwardDecl.hpp Add ability to disable precompiled headers with CMake (#2727) 2021-05-08 15:57:00 +02:00
main.cpp refactor: some Application & style things (#5561) 2024-08-25 15:33:07 +02:00
PrecompiledHeader.hpp refactor: load Twitch emotes from Helix (#5239) 2024-09-01 11:22:54 +02:00
RunGui.cpp fix: some tooltips not being readable (#5578) 2024-08-31 10:42:12 +00:00
RunGui.hpp refactor: Un-singletonize Paths & Updates (#5092) 2024-01-16 20:56:43 +00:00