mirror-chatterino2/src/providers
Paweł 776ce8bdbc
Added subage and followage to usercard (#2023)
* Added subage and followage information to usercard

We are using Leppunen's API here to determine user's subage to the current channel and since that API call also returns followage information I decided to utilize that and save ourselves an extra Helix API call.
I also added new files specifying new class and methods for Ivr API, which can be very easily expanded with new methods in the future if we ever have to do that.
When I was coding I also saw couple unnecessary nitpicks which I fixed :)

* Added changelog entry

* remove empty lambda

* Update UserInfoPopup.cpp

* xd

Co-authored-by: fourtf <tf.four@gmail.com>
2020-10-04 18:32:52 +02:00
..
bttv Display authors name on hover for supported emotes (FFZ only for now) (#1721) 2020-06-13 14:15:22 +02:00
chatterino Updated chatterino badges api 2019-08-23 16:52:44 +02:00
colors Fix/be respectful of special characters like exclamation marks in highlight phrases since they are also word boundaries (#1890) 2020-08-22 15:37:03 +02:00
emoji Remove FMT dependency (#1472) 2020-01-03 20:51:37 +01:00
ffz Display authors name on hover for supported emotes (FFZ only for now) (#1721) 2020-06-13 14:15:22 +02:00
irc [irc] Partially fix IRC colors (#1594) 2020-07-04 15:15:59 +02:00
twitch Added subage and followage to usercard (#2023) 2020-10-04 18:32:52 +02:00
IvrApi.cpp Added subage and followage to usercard (#2023) 2020-10-04 18:32:52 +02:00
IvrApi.hpp Added subage and followage to usercard (#2023) 2020-10-04 18:32:52 +02:00
LinkResolver.cpp Add thumbnails to link tooltips if available (#1664) 2020-05-10 12:11:10 +02:00
LinkResolver.hpp Add thumbnails to link tooltips if available (#1664) 2020-05-10 12:11:10 +02:00