mirror-chatterino2/src/controllers
Mm2PL c3d3903b6f
feat: add --safe-mode command line option (#4985)
This ensures the settings button isn't hidden, and disables plugins from being loaded to make sure the user can always recover from messing things up
2023-12-05 17:37:42 +00:00
..
accounts refactor: Use override instead of virtual where possible (#4917) 2023-10-25 18:13:48 +02:00
commands fix: /banid and /ban id: performing duplicate bans (#4957) 2023-11-10 18:46:28 +00:00
completion Make emote completion a lot smarter (#4987) 2023-11-28 10:06:35 +00:00
filters refactor: FilterParser (#4925) 2023-10-29 20:14:49 +00:00
highlights refactor: Use override instead of virtual where possible (#4917) 2023-10-25 18:13:48 +02:00
hotkeys fix: typo in debug log for hotkeys (#4997) 2023-12-02 12:35:55 +00:00
ignores refactor: Use override instead of virtual where possible (#4917) 2023-10-25 18:13:48 +02:00
logging Fix to interpret logger channel names as lowercase (#4848) 2023-10-01 05:56:03 +00:00
moderationactions refactor: Use override instead of virtual where possible (#4917) 2023-10-25 18:13:48 +02:00
nicknames Replace boost::optional with std::optional (#4877) 2023-10-08 16:50:48 +00:00
notifications Add support for sound backends & some miniaudio changes (#4978) 2023-11-26 22:06:12 +01:00
pings refactor: Use override instead of virtual where possible (#4917) 2023-10-25 18:13:48 +02:00
plugins feat: add --safe-mode command line option (#4985) 2023-12-05 17:37:42 +00:00
sound Add support for sound backends & some miniaudio changes (#4978) 2023-11-26 22:06:12 +01:00
twitch Ensure live status requests are always batched (#4713) 2023-07-02 13:52:15 +00:00
userdata Replace boost::optional with std::optional (#4877) 2023-10-08 16:50:48 +00:00