mirror-chatterino2/src
2024-11-03 12:52:21 +01:00
..
common refactor: deduplicate IRC parsing (#5678) 2024-11-02 12:54:31 +00:00
controllers fix(luals-meta): Use opaque enum values and correct HTTP types (#5682) 2024-11-02 11:22:17 +00: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: make usernames in USERNOTICEs clickable (#5686) 2024-11-03 11:17:16 +00:00
providers Merge remote-tracking branch 'origin/master' into fix/block-followed 2024-11-03 12:52:21 +01:00
singletons feat: add shared chat badge (#5661) 2024-10-22 18:42:19 +02:00
util refactor: deduplicate IRC parsing (#5678) 2024-11-02 12:54:31 +00:00
widgets Merge remote-tracking branch 'origin/master' into fix/block-followed 2024-11-03 12:52:21 +01:00
Application.cpp fix: close logging-channels when closing channels (#5592) 2024-09-14 12:17:31 +02:00
Application.hpp fix: close logging-channels when closing channels (#5592) 2024-09-14 12:17:31 +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: deduplicate IRC parsing (#5678) 2024-11-02 12:54:31 +00: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 Move plugins to Sol (#5622) 2024-10-20 11:57:05 +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