From a03895d66e702925df8745f3d9802cc11dbeb451 Mon Sep 17 00:00:00 2001 From: tduva Date: Tue, 8 Jan 2019 12:59:46 +0100 Subject: [PATCH] v0.9.4 files --- help/help-custom_commands.html | 17 ++++++++++++++++- help/help-releases.html | 33 ++++++++++++++++++++++++++++++++- help/help-settings.html | 1 + help/help.html | 6 +++--- index.html | 18 +++++++++--------- 5 files changed, 61 insertions(+), 14 deletions(-) diff --git a/help/help-custom_commands.html b/help/help-custom_commands.html index af4e33b..9ef0ea5 100644 --- a/help/help-custom_commands.html +++ b/help/help-custom_commands.html @@ -234,7 +234,7 @@ - User Dialog + User Dialog 1 Name of the user @@ -253,6 +253,21 @@ approving or denying the message (when opened by clicking on an appropriate message in chat) + + user-id + The Twitch ID of the user + + + followage / + accountage + How long ago (e.g. 3.2 years) the user has followed + / has created the Twitch account (only if available) + + + followdate / acccountdate + The date (e.g. 2012-09-15 17:19:29 +0200) the user + has followed / has created the Twitch account (only if available) + Channel Context menu diff --git a/help/help-releases.html b/help/help-releases.html index 88c7d32..02f57c3 100644 --- a/help/help-releases.html +++ b/help/help-releases.html @@ -17,6 +17,7 @@

Release Information

+ 0.9.4 | 0.9.3 | 0.9.2 | 0.9.1 | @@ -53,7 +54,37 @@ full list of changes.

- Version 0.9.3 (This one!) (2018-12-31) + Version 0.9.4 (This one!) (2019-01-08) + [back to top] +

+
+### User Dialog
+- Improved info shown in User Dialog: Added follow age, reorganized, added
+  context menus and improved tooltips
+- Changed User Dialog to not close while pinned, even when clicking on button
+  (except the Close-button of course)
+- Added Custom Command parameters related to shown information
+- Added setting to reuse User Dialog of same user, instead of opening/switching
+  another one
+- Changed shake effect when opening User Dialog of same user depending on which
+  message it was opened from
+
+### Misc
+- Added status symbol "!" for VIPs, added prefix value for message matching,
+  unified Staff/Admin to "&"
+- Improved Live Streams List sorting context menu
+- Made URL parsing a bit more lenient
+- Updated help
+
+### Bugfixes
+- Fixed error related to Moderation Log
+- Fixed User Dialog opening in the wrong location sometimes
+- Handle error related to Live Streams List
+- Fixed minor bug of User Dialog buttons state not being set properly sometimes
+    
+ +

+ Version 0.9.3 (2018-12-31) [back to top]

Custom Message Colors and Highlights can now also apply to Info Messages diff --git a/help/help-settings.html b/help/help-settings.html index ffb814a..3d8b7eb 100644 --- a/help/help-settings.html +++ b/help/help-settings.html @@ -829,6 +829,7 @@ enabled) and values in the botNames setting)

  • M User with any kind of moderator/special powers (so Broadcaster/Moderator/Global Moderator/Admin/Staff combined)
  • +
  • v VIP
  • For example: status:st matches all subscriber and turbo users. diff --git a/help/help.html b/help/help.html index 7cb19e5..c64b977 100644 --- a/help/help.html +++ b/help/help.html @@ -5,7 +5,7 @@ -

    Chatty (Version: 0.9.3)

    +

    Chatty (Version: 0.9.4)

    - + - +
    @@ -480,11 +480,11 @@
    !AdminVIP
    &StaffStaff, Admin
    diff --git a/index.html b/index.html index 20b71b0..0b3958c 100644 --- a/index.html +++ b/index.html @@ -16,9 +16,9 @@ function loaded() { { ceiling: null, text: "$years years ago" } ] } - document.getElementById("ago").innerHTML = "Version 0.9.3 released "+humanized_time_span("2018/12/31", Date(), custom_date_formats)+""; + document.getElementById("ago").innerHTML = "Version 0.9.4 released "+humanized_time_span("2019/01/08", Date(), custom_date_formats)+""; - getDownloads("v0.9.3"); + getDownloads("v0.9.4"); slideshow_init("slideshow"); } @@ -156,7 +156,7 @@ function getDownloads(tag) {

    Download

    -

    Choose one of the following downloads of Chatty Version 0.9.3. For older versions or betas go to GitHub.

    +

    Choose one of the following downloads of Chatty Version 0.9.4. For older versions or betas go to GitHub.

    If this is your first time using Chatty check out the Getting Started Guide.

    Windows

    @@ -168,11 +168,11 @@ function getDownloads(tag) {
    -
    Download Windows Standalone (Installer) Recommended
    +
    Download Windows Standalone (Installer) Recommended
    Install into a folder of your choice and start Chatty.exe (or optionally created shortcuts).
    -
    Download Windows Standalone (.zip)
    +
    Download Windows Standalone (.zip)
    Extract the .zip into a folder of your choice and start Chatty.exe.
    @@ -180,13 +180,13 @@ function getDownloads(tag) {
    -
    Download JAR-Version (Installer)
    +
    Download JAR-Version (Installer)
    Can select global hotkey support during installation.
    Install into a folder of your choice and start Chatty.jar (or optionally created shortcuts).
    -
    Download JAR-Version (.zip)
    -
    Also available with global hotkey support for 32bit-Java / 64bit-Java
    +
    Download JAR-Version (.zip)
    +
    Also available with global hotkey support for 32bit-Java / 64bit-Java
    Extract the .zip into a folder of your choice and start Chatty.jar.
    @@ -194,7 +194,7 @@ function getDownloads(tag) {

    Non-Windows

    -

    For OS other than Windows (e.g. Linux or MacOS) you will need to download the JAR-Version (.zip) and must have Java 8 or later installed on your system. Extract the .zip into a folder of your choice and start Chatty.jar.

    +

    For OS other than Windows (e.g. Linux or MacOS) you will need to download the JAR-Version (.zip) and must have Java 8 or later installed on your system. Extract the .zip into a folder of your choice and start Chatty.jar.

    Contact

    If you have any feedback or questions feel free to contact me. You can join the Chatty Discord preferred, write me an E-Mail or use Twitter.