mirror-chatterino2/mocks/include/mocks
pajlada 416806bb0a
refactor: Twitch PubSub client (#5059)
* Remove unused `setAccountData` function

* Move PubSub out of TwitchIrcServer and into Application

* Add changelog entry

* fix: assert feedback

* Add PubSub::unlistenPrefix as per review suggestion

* Fix tests

* quit pubsub on exit

might conflict with exit removal, so can be reverted but this shows it's possible

* Don't manually call stop on clients, it's called when the connection is closed

* nit: rename `mainThread` to `thread`

* Join in a thread!!!!!!!!
2024-01-06 13:18:37 +01:00
..
Channel.hpp Test filters context map & message builder (#4886) 2023-10-13 15:41:23 +00:00
EmptyApplication.hpp refactor: Twitch PubSub client (#5059) 2024-01-06 13:18:37 +01:00
Helix.hpp Replace boost::optional with std::optional (#4877) 2023-10-08 16:50:48 +00:00
TwitchIrcServer.hpp Test filters context map & message builder (#4886) 2023-10-13 15:41:23 +00:00
UserData.hpp Replace boost::optional with std::optional (#4877) 2023-10-08 16:50:48 +00:00