mirror-chatterino2/src
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
..
autogenerated Added image to streamermode user popup (#1995) 2020-09-27 00:22:06 +02:00
common Clean up compiler warnings (#2027) 2020-10-04 12:47:23 +02:00
controllers Clean up the "Chatterino command" concept 2020-09-26 10:01:00 +02:00
debug Remove FMT dependency (#1472) 2020-01-03 20:51:37 +01:00
messages Improve "Login expired!" message (#2029) 2020-10-04 17:36:38 +02:00
providers Added subage and followage to usercard (#2023) 2020-10-04 18:32:52 +02:00
singletons Add settings for last message line style (#2019) 2020-10-04 18:26:46 +02:00
util Fix timestamps on some messages loaded from the recent-messages service on startup (#2020) 2020-10-03 13:37:07 +02:00
widgets Added subage and followage to usercard (#2023) 2020-10-04 18:32:52 +02:00
.clang-format fixes tab and split header title text size 2019-10-06 21:31:59 +02:00
Application.cpp Changelog crash fix (macOS) (#1935) 2020-09-06 12:02:15 +02:00
Application.hpp did some more things and stuff 2020-02-23 23:07:28 +01:00
BaseSettings.cpp removed appbase directory 2019-10-07 15:46:41 +02:00
BaseSettings.hpp removed appbase directory 2019-10-07 15:46:41 +02:00
BaseTheme.cpp Vertical tabs (#1815) 2020-08-13 15:43:08 +02:00
BaseTheme.hpp Vertical tabs (#1815) 2020-08-13 15:43:08 +02:00
BrowserExtension.cpp Argument parsing rework (#1940) 2020-09-26 16:03:51 +02:00
BrowserExtension.hpp Argument parsing rework (#1940) 2020-09-26 16:03:51 +02:00
ForwardDecl.hpp remoed nullableptr 2019-09-19 12:19:50 +02:00
main.cpp Added subage and followage to usercard (#2023) 2020-10-04 18:32:52 +02:00
PrecompiledHeader.hpp Remove FMT dependency (#1472) 2020-01-03 20:51:37 +01:00
RunGui.cpp Argument parsing rework (#1940) 2020-09-26 16:03:51 +02:00
RunGui.hpp this commit is too big 2018-08-02 14:23:27 +02:00