mirror-chatterino2/src/widgets/settingspages
Rasmus Karlsson bf0b5d08d8 Implement /ignore and /unignore commands
Simplify authorized network requests for Twitch V5 api
add onShow virtual function to settings pages if they need to be refreshed when shown
Actually ignoring messages from ignored users is still not implemented

Working on #247
2018-05-12 20:34:13 +02:00
..
aboutpage.cpp added basic last run crash dialog 2018-04-20 00:15:57 +02:00
aboutpage.hpp Switch some c-style includes to c++-style includes (i.e. stdint.h to 2018-04-11 22:54:34 +02:00
accountspage.cpp Perform initial refactoring work 2018-04-27 22:11:19 +02:00
accountspage.hpp Switch some c-style includes to c++-style includes (i.e. stdint.h to 2018-04-11 22:54:34 +02:00
appearancepage.cpp added basic alternating messages backgrounds 2018-05-06 14:39:27 +02:00
appearancepage.hpp switched up the settings pages 2018-04-25 20:35:32 +02:00
behaviourpage.cpp Perform initial refactoring work 2018-04-27 22:11:19 +02:00
behaviourpage.hpp refactored the settings dialog 2018-01-12 23:09:27 +01:00
commandpage.cpp created base for all the list based settings 2018-05-06 00:32:45 +02:00
commandpage.hpp added template model/view magic for commands 2018-04-29 23:26:17 +02:00
emotespage.cpp switched up the settings pages 2018-04-25 20:35:32 +02:00
emotespage.hpp Switch some c-style includes to c++-style includes (i.e. stdint.h to 2018-04-11 22:54:34 +02:00
externaltoolspage.cpp Add brief description to Streamlink settings page 2018-05-06 16:33:16 +02:00
externaltoolspage.hpp switched up the settings pages 2018-04-25 20:35:32 +02:00
highlightingpage.cpp fixed unneccessssary connected message and stretching in the highlights 2018-05-08 16:55:20 +02:00
highlightingpage.hpp added new TupleTableModel for settingsdialog 2018-04-25 14:51:22 +02:00
ignoremessagespage.cpp Perform initial refactoring work 2018-04-27 22:11:19 +02:00
ignoremessagespage.hpp Switch some c-style includes to c++-style includes (i.e. stdint.h to 2018-04-11 22:54:34 +02:00
ignoreuserspage.cpp Implement /ignore and /unignore commands 2018-05-12 20:34:13 +02:00
ignoreuserspage.hpp Implement /ignore and /unignore commands 2018-05-12 20:34:13 +02:00
keyboardsettingspage.cpp Switch some c-style includes to c++-style includes (i.e. stdint.h to 2018-04-11 22:54:34 +02:00
keyboardsettingspage.hpp Switch some c-style includes to c++-style includes (i.e. stdint.h to 2018-04-11 22:54:34 +02:00
logspage.cpp Perform initial refactoring work 2018-04-27 22:11:19 +02:00
logspage.hpp Switch some c-style includes to c++-style includes (i.e. stdint.h to 2018-04-11 22:54:34 +02:00
moderationpage.cpp Perform initial refactoring work 2018-04-27 22:11:19 +02:00
moderationpage.hpp Add "Timeout action" setting 2018-04-11 22:54:34 +02:00
settingspage.cpp Add setting to not fetch chatters for bigger streamers 2018-04-11 22:54:34 +02:00
settingspage.hpp Implement /ignore and /unignore commands 2018-05-12 20:34:13 +02:00
specialchannelspage.cpp Perform initial refactoring work 2018-04-27 22:11:19 +02:00
specialchannelspage.hpp Switch some c-style includes to c++-style includes (i.e. stdint.h to 2018-04-11 22:54:34 +02:00