From d7a05c5275556238041ca6a367b1bb4c2720d90c Mon Sep 17 00:00:00 2001 From: Megaf Date: Wed, 7 Mar 2018 21:06:47 +0000 Subject: [PATCH 01/14] [WIP] Channel description improvements 2. Making all channels match code style and text formatting. Adding a more direct and clear description to each channel. Making use of uppercase for aesthetics and to make things more relevant. Adding webchat for Minetest-Hub. In the topic of the channel we have a link for the channels website and it also says about voice and asking an op for it. Adding webchat for Minetest-Hub. Mainly to match style. Opinions needed. --- irc.html | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/irc.html b/irc.html index 33fc69b9..db4b43ea 100644 --- a/irc.html +++ b/irc.html @@ -13,21 +13,21 @@

Channels

From 8ec97f65fe92878b8e8dd763c309b3f88cf6842a Mon Sep 17 00:00:00 2001 From: Megaf Date: Wed, 7 Mar 2018 21:55:17 +0000 Subject: [PATCH 02/14] Update irc.html Reverting Minetest-Hub description. Improvements on Minetest description. TODO on -Dev, we have to rephrase serious stuff. --- irc.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/irc.html b/irc.html index db4b43ea..ff813afa 100644 --- a/irc.html +++ b/irc.html @@ -15,19 +15,19 @@

Channels

  • #Minetest (Logs): - Main channel, where players can join to chat and get support about Minetest. + Main channel where all players and contributors can discuss the game or request support.
  • #Mminetest-Dev (Logs): - Development channel, for topics related to bug reporting and general Minetest development. + Development channel, only serious stuff; note that webchat is muted due to too much spam/flood.
  • #Minetest-Hub (Logs): - Community channel, to talk about modding, server adminitration and short off-topic. + A moderated channel for people who regularly improve Minetest by developing, modding, hosting servers and otherwise.
  • From 3f02d003a2a3e8eff8f151a324c258b5cf661319 Mon Sep 17 00:00:00 2001 From: Megaf Date: Wed, 7 Mar 2018 22:06:42 +0000 Subject: [PATCH 03/14] Updated Minetest-Dev description. Updated Minetest-Dev description. --- irc.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/irc.html b/irc.html index ff813afa..41228feb 100644 --- a/irc.html +++ b/irc.html @@ -21,7 +21,7 @@

    Channels

  • #Mminetest-Dev (Logs): - Development channel, only serious stuff; note that webchat is muted due to too much spam/flood. + "Development channel, strictly engine or minetest_game development talk only; note that webchat is muted due to too much spam/flood."
  • From ecc001cab39d6407443e3efb14f57ac6b90621b4 Mon Sep 17 00:00:00 2001 From: Megaf Date: Fri, 9 Mar 2018 15:42:59 +0000 Subject: [PATCH 04/14] Fixing typos --- irc.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/irc.html b/irc.html index 41228feb..23ff3c10 100644 --- a/irc.html +++ b/irc.html @@ -19,9 +19,9 @@

    Channels

  • - #Mminetest-Dev + #Minetest-Dev (Logs): - "Development channel, strictly engine or minetest_game development talk only; note that webchat is muted due to too much spam/flood." + Development channel, strictly engine or minetest_game development talk only; note that webchat is muted due to too much spam/flood.
  • From 46fd050bca5601bd46b0cdba3ed65368d078120d Mon Sep 17 00:00:00 2001 From: Megaf Date: Fri, 9 Mar 2018 15:53:48 +0000 Subject: [PATCH 05/14] Update #Minetest description. --- irc.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/irc.html b/irc.html index 23ff3c10..2c5035b5 100644 --- a/irc.html +++ b/irc.html @@ -15,7 +15,7 @@

    Channels

  • #Minetest (Logs): - Main channel where all players and contributors can discuss the game or request support. + Main channel where everyone is welcome to discuss the game or request support.
  • From 8dcd5e43d085152b323345fd1cce1fbd91e20ec4 Mon Sep 17 00:00:00 2001 From: Megaf Date: Fri, 9 Mar 2018 23:45:18 +0000 Subject: [PATCH 06/14] Update channel descriptions. Decapitalised channel names. Change in #minetest description. --- irc.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/irc.html b/irc.html index 2c5035b5..f565cc7a 100644 --- a/irc.html +++ b/irc.html @@ -13,19 +13,19 @@

    Channels

    • - #Minetest + #minetest (Logs): - Main channel where everyone is welcome to discuss the game or request support. + Main channel for general Minetest engine and games discussion or support.
    • - #Minetest-Dev + #minetest-dev (Logs): Development channel, strictly engine or minetest_game development talk only; note that webchat is muted due to too much spam/flood.
    • - #Minetest-Hub + #minetest-hub (Logs): A moderated channel for people who regularly improve Minetest by developing, modding, hosting servers and otherwise.
    • From 67aa0aaebe3a323262c527f5ce9b34ad576f0499 Mon Sep 17 00:00:00 2001 From: Megaf Date: Sat, 10 Mar 2018 11:11:58 +0000 Subject: [PATCH 07/14] Added line breaks in the code. I broke the line so they we can see the whole line in a standard terminal window using a text editor like nano or vi. --- irc.html | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/irc.html b/irc.html index f565cc7a..79e82d7e 100644 --- a/irc.html +++ b/irc.html @@ -15,19 +15,22 @@

      Channels

    • #minetest (Logs): - Main channel for general Minetest engine and games discussion or support. + Main channel for general Minetest engine and games discussion or + support.
    • #minetest-dev (Logs): - Development channel, strictly engine or minetest_game development talk only; note that webchat is muted due to too much spam/flood. + Development channel, strictly engine or minetest_game development + talk only; note that webchat is muted due to too much spam/flood.
    • #minetest-hub (Logs): - A moderated channel for people who regularly improve Minetest by developing, modding, hosting servers and otherwise. + A moderated channel for people who regularly improve Minetest + by developing, modding, hosting servers and otherwise.
    From c04e09d4cbd8369fa5dc314eeae7e387f14997f7 Mon Sep 17 00:00:00 2001 From: Megaf Date: Sun, 11 Mar 2018 16:28:00 +0000 Subject: [PATCH 08/14] Line breaks and short notice about web chat. Added a short notice about how to chat on -hub and -dev before the list of channels. Keeping web chat links --- irc.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/irc.html b/irc.html index 79e82d7e..4e822be6 100644 --- a/irc.html +++ b/irc.html @@ -10,6 +10,9 @@

    Channels

    Join one of our IRC channels on Freenode:
    + Please note that in order to chat on #minetest-hub you need to + ask an operator for voice and to chat on #minetest-dev you + need to be using a real IRC client.

    • @@ -23,7 +26,7 @@

      Channels

      #minetest-dev (Logs): Development channel, strictly engine or minetest_game development - talk only; note that webchat is muted due to too much spam/flood. + talk only.
    • From 229fb172dbd39917e2bcbf7942c46871b5c370ed Mon Sep 17 00:00:00 2001 From: Megaf Date: Mon, 12 Mar 2018 17:24:50 +0000 Subject: [PATCH 09/14] Shortening of voice notice and -dev web chat thing. --- irc.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/irc.html b/irc.html index 4e822be6..297d5b92 100644 --- a/irc.html +++ b/irc.html @@ -10,8 +10,7 @@

      Channels

      Join one of our IRC channels on Freenode:
      - Please note that in order to chat on #minetest-hub you need to - ask an operator for voice and to chat on #minetest-dev you + To chat on #minetest-hub you need to ask an operator for voice, for #minetest-dev you need to be using a real IRC client.

        From 261cd1e0fde4fd8ca446271c8024233c66169cc4 Mon Sep 17 00:00:00 2001 From: Megaf Date: Mon, 12 Mar 2018 17:41:23 +0000 Subject: [PATCH 10/14] Update #minetest-dev description, --- irc.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/irc.html b/irc.html index 297d5b92..24874882 100644 --- a/irc.html +++ b/irc.html @@ -24,7 +24,7 @@

        Channels

      • #minetest-dev (Logs): - Development channel, strictly engine or minetest_game development + Development channel, strictly for discussions of official projects' development. talk only.
      • From 691d8fe5fd5ccf6f95b01ad1c356177a1b9a037e Mon Sep 17 00:00:00 2001 From: Megaf Date: Mon, 12 Mar 2018 20:55:14 +0000 Subject: [PATCH 11/14] Shortening of descriptions. --- irc.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/irc.html b/irc.html index 24874882..8d86c825 100644 --- a/irc.html +++ b/irc.html @@ -10,8 +10,7 @@

        Channels

        Join one of our IRC channels on Freenode:
        - To chat on #minetest-hub you need to ask an operator for voice, for #minetest-dev you - need to be using a real IRC client.
        + To chat on #minetest-hub you need to ask an operator for voice. You can't use the webchat on #minetest-dev.

        • From 1c67481aa8085f4a1cd8df86d84b468725aed9da Mon Sep 17 00:00:00 2001 From: Megaf Date: Mon, 12 Mar 2018 21:42:31 +0000 Subject: [PATCH 12/14] Updating descriptions, removing lines. --- irc.html | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/irc.html b/irc.html index 8d86c825..237cbf70 100644 --- a/irc.html +++ b/irc.html @@ -10,21 +10,19 @@

          Channels

          Join one of our IRC channels on Freenode:
          - To chat on #minetest-hub you need to ask an operator for voice. You can't use the webchat on #minetest-dev.
          + To chat on #minetest-hub you need to ask an operator for voice. You can't use webchat on #minetest-dev.

          • #minetest (Logs): - Main channel for general Minetest engine and games discussion or - support. + Main channel for general Minetest engine, modding and games discussion or support.
          • #minetest-dev (Logs): - Development channel, strictly for discussions of official projects' development. - talk only. + Development channel, strictly only for discussions of official projects' development.
          • From 69a15606d6930f48645a27cb70fa23809f6fca72 Mon Sep 17 00:00:00 2001 From: Megaf Date: Mon, 12 Mar 2018 21:51:47 +0000 Subject: [PATCH 13/14] Updating #Minetest-Dev description. --- irc.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/irc.html b/irc.html index 237cbf70..7069b0e2 100644 --- a/irc.html +++ b/irc.html @@ -22,7 +22,7 @@

            Channels

          • #minetest-dev (Logs): - Development channel, strictly only for discussions of official projects' development. + Development channel, strictly only for development discussion of the Minetest engine and Minetest Game.
          • From 6b437b680e1ea2f77236e544737ec507f219bc72 Mon Sep 17 00:00:00 2001 From: Megaf Date: Mon, 12 Mar 2018 21:54:55 +0000 Subject: [PATCH 14/14] Again. --- irc.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/irc.html b/irc.html index 7069b0e2..b1b40d95 100644 --- a/irc.html +++ b/irc.html @@ -10,7 +10,7 @@

            Channels

            Join one of our IRC channels on Freenode:
            - To chat on #minetest-hub you need to ask an operator for voice. You can't use webchat on #minetest-dev.
            + To chat on #minetest-hub you need to ask an operator for voice. Webchat cannot be used on #minetest-dev.