mirror-chatterino2/src/providers/twitch
Rasmus Karlsson e4439a3f10 Implement basic and stupid ignore functionality
We currently do not respect mod status
2018-05-12 23:27:34 +02:00
..
emotevalue.hpp Switch some c-style includes to c++-style includes (i.e. stdint.h to 2018-04-03 03:00:34 +02:00
ircmessagehandler.cpp added regex highlights 2018-05-06 12:52:47 +02:00
ircmessagehandler.hpp Fix warnings that occured on linux using clang 2018-04-14 21:59:51 +02:00
pubsub.cpp Clean up warnings 2018-05-06 14:16:41 +02:00
pubsub.hpp Modify pubsub functions to follow the Chatterino function style 2018-04-28 16:07:18 +02:00
pubsubactions.cpp move pubsub stuff to the providers/twitch namespace and folder 2018-04-28 15:48:49 +02:00
pubsubactions.hpp Add remaining pubsub messages to chat 2018-04-29 13:24:37 +02:00
pubsubhelpers.cpp Modify pubsub functions to follow the Chatterino function style 2018-04-28 16:07:18 +02:00
pubsubhelpers.hpp Modify pubsub functions to follow the Chatterino function style 2018-04-28 16:07:18 +02:00
twitchaccount.cpp Implement /ignore and /unignore commands 2018-05-12 20:34:13 +02:00
twitchaccount.hpp Implement /ignore and /unignore commands 2018-05-12 20:34:13 +02:00
twitchaccountmanager.cpp Implement /ignore and /unignore commands 2018-05-12 20:34:13 +02:00
twitchaccountmanager.hpp added regex highlights 2018-05-06 12:52:47 +02:00
twitchchannel.cpp added regex highlights 2018-05-06 12:52:47 +02:00
twitchchannel.hpp PubSub system (#346) 2018-04-15 15:09:31 +02:00
twitchhelpers.cpp Switch some c-style includes to c++-style includes (i.e. stdint.h to 2018-04-03 03:00:34 +02:00
twitchhelpers.hpp make helper function for trimming a twitch channel name from irc 2018-03-25 11:37:57 +02:00
twitchmessagebuilder.cpp Implement basic and stupid ignore functionality 2018-05-12 23:27:34 +02:00
twitchmessagebuilder.hpp Merge branch 'master' of https://github.com/fourtf/chatterino2 2018-02-05 21:20:38 +01:00
twitchserver.cpp added regex highlights 2018-05-06 12:52:47 +02:00
twitchserver.hpp Fix compilation on gcc 2018-04-30 20:35:01 +02:00
twitchuser.cpp Implement /ignore and /unignore commands 2018-05-12 20:34:13 +02:00
twitchuser.hpp Implement /ignore and /unignore commands 2018-05-12 20:34:13 +02:00