From d87f274c73372ebd47e3436a36b6d97e7f094ed4 Mon Sep 17 00:00:00 2001 From: Alice Jenkinson Date: Sat, 18 Mar 2017 18:58:15 +1300 Subject: [PATCH] Hide some things on Cordova, fix links --- index.html | 55 +++++++++++++++++++++++++---------------------- js/filters.js | 10 +++++++++ js/glowingbear.js | 1 + js/utils.js | 5 +++++ 4 files changed, 45 insertions(+), 26 deletions(-) diff --git a/index.html b/index.html index a7f2c0d..68808ca 100644 --- a/index.html +++ b/index.html @@ -102,7 +102,7 @@
@@ -163,22 +163,24 @@ chown -R username:username ~username
-

Shortcuts

- Glowing Bear has a few shortcuts: -
    -
  • ALT-n: Toggle nicklist
  • -
  • ALT-l: Focus on input bar
  • -
  • ALT-[0-9]: Switch to buffer number N
  • -
  • ALT-↑/↓: Switch to buffer above/below
  • -
  • ALT-a: Focus on next buffer with activity
  • -
  • ALT-<: Switch to previous active buffer
  • -
  • ALT-g: Focus on buffer list filter
  • -
  • ALT-h: Clear unread counters in every buffer (locally)
  • -
  • Esc-Esc: Disconnect (double-tap)
  • -
  • Arrow keys: Navigate history, or navigate quick search buffer results.
  • -
  • Tab: Complete nick
  • -
  • The following readline/emacs style keybindings can be enabled with a setting: Ctrl-a, Ctrl-e, Ctrl-u, Ctrl-k, Ctrl-w
  • -
+
+

Shortcuts

+ Glowing Bear has a few shortcuts: +
    +
  • ALT-n: Toggle nicklist
  • +
  • ALT-l: Focus on input bar
  • +
  • ALT-[0-9]: Switch to buffer number N
  • +
  • ALT-↑/↓: Switch to buffer above/below
  • +
  • ALT-a: Focus on next buffer with activity
  • +
  • ALT-<: Switch to previous active buffer
  • +
  • ALT-g: Focus on buffer list filter
  • +
  • ALT-h: Clear unread counters in every buffer (locally)
  • +
  • Esc-Esc: Disconnect (double-tap)
  • +
  • Arrow keys: Navigate history, or navigate quick search buffer results.
  • +
  • Tab: Complete nick
  • +
  • The following readline/emacs style keybindings can be enabled with a setting: Ctrl-a, Ctrl-e, Ctrl-u, Ctrl-k, Ctrl-w
  • +
+

Pinning buffers

The option "Only show buffers with unread messages" is useful when you have a lot of buffers and can't meaningfully look at all of them at the same time. However, often you have a select few buffers that you use more frequently and would like to have displayed permanently. @@ -192,7 +194,7 @@ chown -R username:username ~username

-
+
-

Glowing bear is built by a small group of developers in their free time. As we're always trying to improve it, we would love getting your feedback and help. If that sounds like something you might enjoy, check out our project page on GitHub!

+

Glowing bear is built by a small group of developers in their free time. As we're always trying to improve it, we would love getting your feedback and help. If that sounds like something you might enjoy, check out our main project page and its mobile app spin-off on GitHub!

If you're interested in contributing or simply want to say hello, head over to #glowing-bear on freenode! We won't bite, promise :)

@@ -249,7 +251,7 @@ npm run build-electron-{windows, darwin, linux}
- + {{ activeBuffer().trimmedName || activeBuffer().fullName }}
@@ -315,7 +317,7 @@ npm run build-electron-{windows, darwin, linux} <>
+ --> @@ -344,7 +346,8 @@ npm run build-electron-{windows, darwin, linux} Glowing Bear version 0.7.0 -

Settings will be stored in your browser.

+

Settings will be stored in your browser.

+

Settings will be stored on your device.

-
  • +
  • -
  • +
  • -
  • +