diff --git a/css/glowingbear.css b/css/glowingbear.css index c1a36f0..335a7e1 100644 --- a/css/glowingbear.css +++ b/css/glowingbear.css @@ -906,3 +906,8 @@ img.emojione { padding-right: 0px !important; } } + +/* ng-cloak hides elements until Angular loads, preventing flickering */ +[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak { + display: none !important; +} diff --git a/index.html b/index.html index ea7df19..0f98a8b 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,5 @@ - + @@ -49,7 +49,7 @@ -
+

Upload error: Image upload failed.

@@ -58,17 +58,36 @@ Glowing Bear WeeChat web frontend -
You're using Glowing Bear over an unencrypted connection (http://). This is not recommended! We recommend using our secure hosted version at https://www.glowing-bear.org/, or https://latest.glowing-bear.org for the latest development version. If your relay is on your local network, that is unfortunately impossible, but be aware of the implications.
-
+
You're using Glowing Bear over an unencrypted connection (http://). This is not recommended! We recommend using our secure hosted version at https://www.glowing-bear.org/, or https://latest.glowing-bear.org for the latest development version. If your relay is on your local network, that is unfortunately impossible, but be aware of the implications.
+
Connection error The client was unable to connect to the WeeChat relay
-
+
Secure connection error A secure connection with the WeeChat relay could not be initiated. This is most likely because your browser does not trust your relay's certificate. Please read the encryption instructions below!
-
+
Secure connection error Unable to connect to unencrypted relay when you are connecting to Glowing Bear over HTTPS. Please use an encrypted relay or load the page without using HTTPS.
+
+ +
+
+
+
+ GlowingBear requires JavaScript support to function. Additionally, you must allow JS from cdnjs.cloudflare.com. Please check your script blocker or browser settings. +
+ Glowing Bear is a web frontend for the WeeChat IRC client and strives to be a modern interface. It relies on WeeChat to do all the heavy lifting and then provides some nice features on top of that, like embedding images, videos, and other content. The best part, however, is that you can use it from any modern internet device -- whether it's a computer, tablet, or smart phone -- and all your stuff is there, wherever you are. You don't have to deal with the messy technical details, and all you need to have installed is a browser or our app. +
+
+
+

@@ -94,7 +113,7 @@

-
+
Error: wrong password
@@ -117,7 +136,7 @@
- +
@@ -235,7 +254,7 @@ npm run build-electron-{windows, darwin, linux}
-
+