mirror-chatterino2/src
Leon Richardt d6bcd61289
Fix bug regarding mentions with comma
While tab-completing user names already respected the setting for
mentions with commas, right-clicking user names did not.

This commit adds the missing check in ChannelView::handleMouseClick.
2019-10-03 15:30:51 +02:00
..
autogenerated moved resources out of Application 2019-09-22 10:54:32 +02:00
common formatted all files with clang 9 2019-09-26 00:51:05 +02:00
controllers formatted all files with clang 9 2019-09-26 00:51:05 +02:00
messages formatted all files with clang 9 2019-09-26 00:51:05 +02:00
providers formatted all files with clang 9 2019-09-26 00:51:05 +02:00
singletons formatted all files with clang 9 2019-09-26 00:51:05 +02:00
util messed up the operator 2019-10-03 10:13:49 +02:00
widgets Fix bug regarding mentions with comma 2019-10-03 15:30:51 +02:00
.clang-format updated .clang-format for clang 9 2019-09-26 00:15:07 +02:00
Application.cpp added setting to restart on SIGSEGV 2019-09-22 15:32:36 +02:00
Application.hpp moved resources out of Application 2019-09-22 10:54:32 +02:00
BrowserExtension.cpp improved browser extension 2019-08-25 21:25:31 +02:00
BrowserExtension.hpp this commit is too big 2018-08-02 14:23:27 +02:00
ForwardDecl.hpp remoed nullableptr 2019-09-19 12:19:50 +02:00
main.cpp added setting to restart on SIGSEGV 2019-09-22 15:32:36 +02:00
PrecompiledHeader.hpp Normalize line endings in already existing files 2019-09-08 22:27:57 +02:00
RunGui.cpp fixed crash restart conditions 2019-09-22 16:14:16 +02:00
RunGui.hpp this commit is too big 2018-08-02 14:23:27 +02:00