paweldomas
d256bc317a
fix(log): log the page reload from one place
8 years ago
paweldomas
a615649933
fix(PageReloadOverlay): changes text and adjusts style
8 years ago
paweldomas
3c0c823a37
ref(Overlay): introduce base class
8 years ago
paweldomas
5bc727804f
fix(PageReloadOverlay): do not log message every second
8 years ago
paweldomas
8f8b1385fa
ref(ConferenceUrl): converts to class and binds instance to global APP
Converts ConferenceUrl to a class and binds an instance to the global
APP variable, as requested by HTerezov.
8 years ago
paweldomas
f7bfe8d8bf
feat: introduce ConferenceUrl module
We need to make sure that on the page reload all original parameters
used to load the conference are preserved. New modules helps to manage
different types of conference URLs like the one used for invites and
the one for reloading the page.
8 years ago
paweldomas
210605d8f3
fix(MessageHandler): suppress the notifications on top of the overlay
8 years ago
paweldomas
2a5b4dde31
feat: implement PageReloadOverlay
8 years ago