mirror-chatterino2/src/widgets
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
..
dialogs Added subage and followage to usercard (#2023) 2020-10-04 18:32:52 +02:00
helper Improve "Login expired!" message (#2029) 2020-10-04 17:36:38 +02:00
listview Stable (#1905) 2020-08-23 11:28:22 +02:00
settingspages Add settings for last message line style (#2019) 2020-10-04 18:26:46 +02:00
splits Only attempt to read thumbnails when we get a 200 response code. 2020-09-26 09:30:50 +02:00
AccountSwitchPopup.cpp Remove FMT dependency (#1472) 2020-01-03 20:51:37 +01:00
AccountSwitchPopup.hpp adjusted size of user switch popup 2019-09-08 12:43:12 +02:00
AccountSwitchWidget.cpp Update to latest settings library version 2018-11-03 13:00:07 +01:00
AccountSwitchWidget.hpp removed namespaces 2018-06-26 16:37:59 +02:00
AttachedWindow.cpp added brave browser to supported NM list (#1862) 2020-08-15 10:14:59 +02:00
AttachedWindow.hpp Improve Chatterino extension positioning (#1825) 2020-08-01 15:42:56 +02:00
BasePopup.cpp Add a "BasePopup" class, which helps add default functionality to any popups (like the search popup) 2019-12-14 12:58:15 +01:00
BasePopup.hpp added colon emote popup for ffz and bttv 2020-08-15 18:59:17 +02:00
BaseWidget.cpp added checks to mitigate floating point crashes 2020-04-19 21:05:40 +02:00
BaseWidget.hpp added spacing to the split header title 2020-09-25 23:41:18 +02:00
BaseWindow.cpp added DebugCount for BaseWindow 2020-08-22 22:54:03 +02:00
BaseWindow.hpp added DebugCount for BaseWindow 2020-08-22 22:54:03 +02:00
Label.cpp added checks to mitigate floating point crashes 2020-04-19 21:05:40 +02:00
Label.hpp removed appbase directory 2019-10-07 15:46:41 +02:00
Notebook.cpp Closes #1725 2020-09-26 01:52:39 +02:00
Notebook.hpp Closes #1725 2020-09-26 01:52:39 +02:00
Scrollbar.cpp fix typo (#1675) 2020-05-07 00:21:08 +02:00
Scrollbar.hpp Clear highlights scrollbar with messages. 2018-09-02 03:02:12 +03:00
StreamView.cpp Normalize line endings in already existing files 2019-09-08 22:27:57 +02:00
StreamView.hpp Normalize line endings in already existing files 2019-09-08 22:27:57 +02:00
TooltipWidget.cpp added colon emote popup for ffz and bttv 2020-08-15 18:59:17 +02:00
TooltipWidget.hpp renamed getInstance() -> instance() for singletons 2019-10-07 22:42:34 +02:00
Window.cpp Update emote parsing (#1714) 2020-09-26 14:21:46 +02:00
Window.hpp Changelog crash fix (macOS) (#1935) 2020-09-06 12:02:15 +02:00