mirror-chatterino2/src/providers
nerix 33fa3e0a97
Use New 7TV Cosmetics System (#4512)
* feat(seventv): use new cosmetics system

* chore: add changelog entry

* fix: old `clang-format`

* fix: small suggestions pt1

* refactor: add 7tv api wrapper

* fix: small clang-tidy things

* fix: remove unused constants

* fix: old clangtidy

* refactor: rename

* fix: increase interval to 60s

* fix: newline

* fix: Twitch

* docs: add comment

* fix: remove v2 badges endpoint

* fix: deadlock

This is actually really sad.

* fix: remove api entry

* fix: old clang-format

* Sort functions in SeventvBadges.hpp/cpp

* Remove unused vector include

* Add comments to SeventvBadges.hpp functions

* Rename `addBadge` to `registerBadge`

* fix: cleanup eventloop

* ci(test): add timeout

---------

Co-authored-by: Felanbird <41973452+Felanbird@users.noreply.github.com>
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
2023-07-29 09:49:44 +00:00
..
bttv Improve network error messages (#4704) 2023-07-01 12:59:59 +00:00
chatterino Remove Unnecessary Includes in Headers (#4275) 2022-12-31 14:41:01 +00:00
colors Add a Send button that can be used to send messages (#4607) 2023-05-07 13:18:07 +00:00
emoji Add input completion test suite (#4644) 2023-05-21 10:10:49 +00:00
ffz Improve network error messages (#4704) 2023-07-01 12:59:59 +00:00
irc Remove QObjectRef in favor of QPointer (#4666) 2023-06-04 11:24:04 +00:00
liveupdates Define Git and date constants in executables only (#4681) 2023-06-17 19:43:39 +02:00
seventv Use New 7TV Cosmetics System (#4512) 2023-07-29 09:49:44 +00:00
twitch Use New 7TV Cosmetics System (#4512) 2023-07-29 09:49:44 +00:00
Crashpad.cpp Bump lib/crashpad from ec99257 to 432ff49 (#4688) 2023-06-16 20:11:01 +02:00
Crashpad.hpp Add Crashpad Support on Windows (#4351) 2023-02-12 20:36:58 +01:00
IvrApi.cpp Improve network error messages (#4704) 2023-07-01 12:59:59 +00:00
IvrApi.hpp Remove Unnecessary Includes in Headers (#4275) 2022-12-31 14:41:01 +00:00
LinkResolver.cpp Remove Unnecessary Includes in Headers (#4275) 2022-12-31 14:41:01 +00:00
LinkResolver.hpp Remove Unnecessary Includes in Headers (#4275) 2022-12-31 14:41:01 +00:00
NetworkConfigurationProvider.cpp Add HTTP & SOCKS5 proxy support (#4321) 2023-02-11 23:16:51 +00:00
NetworkConfigurationProvider.hpp Add Crashpad Support on Windows (#4351) 2023-02-12 20:36:58 +01:00
RecentMessagesApi.cpp Improve network error messages (#4704) 2023-07-01 12:59:59 +00:00
RecentMessagesApi.hpp Automatically load recent messages on reconnect (#3878) 2022-08-06 18:18:34 +02:00