mirror-chatterino2/src
CommName dc1e4d2544 Show the title when offline (#1347)
* Channel text for offline chats

* Title refresh timer

* Fixed typo

* Refresh title when room id is loaded

* removed timer

* Typo

* Loaded on demand when hovered over

* removed the extra api request

* Moved refreshTitle function call

* Added thottling for 10s

* Fixed formating style

* reformat

* make status fetcher safer

* Requested changes from fourtf
2019-10-12 15:09:12 +02:00
..
autogenerated moved resources out of Application 2019-09-22 10:54:32 +02:00
common renamed getInstance() -> instance() for singletons 2019-10-07 22:42:34 +02:00
controllers formatted all files with clang 9 2019-09-26 00:51:05 +02:00
debug removed appbase directory 2019-10-07 15:46:41 +02:00
messages run destructor of Frames in gui thread 2019-10-07 20:03:15 +02:00
providers Show the title when offline (#1347) 2019-10-12 15:09:12 +02:00
singletons renamed getInstance() -> instance() for singletons 2019-10-07 22:42:34 +02:00
util renamed getInstance() -> instance() for singletons 2019-10-07 22:42:34 +02:00
widgets Show the title when offline (#1347) 2019-10-12 15:09:12 +02:00
.clang-format fixes tab and split header title text size 2019-10-06 21:31:59 +02:00
Application.cpp renamed getInstance() -> instance() for singletons 2019-10-07 22:42:34 +02:00
Application.hpp moved resources out of Application 2019-09-22 10:54:32 +02: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 removed appbase directory 2019-10-07 15:46:41 +02:00
BaseTheme.hpp removed appbase directory 2019-10-07 15:46:41 +02:00
BrowserExtension.cpp improved browser extension 2019-08-25 21:25:31 +02:00
BrowserExtension.hpp this commit is too big 2018-08-02 14:23:27 +02:00
ForwardDecl.hpp remoed nullableptr 2019-09-19 12:19:50 +02:00
main.cpp renamed getInstance() -> instance() for singletons 2019-10-07 22:42:34 +02:00
PrecompiledHeader.hpp Normalize line endings in already existing files 2019-09-08 22:27:57 +02:00
RunGui.cpp renamed getInstance() -> instance() for singletons 2019-10-07 22:42:34 +02:00
RunGui.hpp this commit is too big 2018-08-02 14:23:27 +02:00