From e20749ea6f1d46a5a9cf429eaa3f77700c01cf91 Mon Sep 17 00:00:00 2001 From: _Lighty_ Date: Sun, 3 May 2020 12:51:27 +0200 Subject: [PATCH] BUG update description --- .../BetterUnavailableGuilds/BetterUnavailableGuilds.plugin.js | 2 +- Plugins/BetterUnavailableGuilds/CHANGELOG.md | 3 +++ Plugins/BetterUnavailableGuilds/README.md | 4 ++-- README.md | 4 +--- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/Plugins/BetterUnavailableGuilds/BetterUnavailableGuilds.plugin.js b/Plugins/BetterUnavailableGuilds/BetterUnavailableGuilds.plugin.js index 3ff1e55..24c3d7e 100644 --- a/Plugins/BetterUnavailableGuilds/BetterUnavailableGuilds.plugin.js +++ b/Plugins/BetterUnavailableGuilds/BetterUnavailableGuilds.plugin.js @@ -42,7 +42,7 @@ var BetterUnavailableGuilds = (() => { } ], version: '0.2.6', - description: 'Show the icons of unavailable guilds (servers) normally. Enables interaction with unavailable/offline guilds (servers).', + description: 'Force Discord to show server icons of unavailable servers, instead of "1 server is unavailable" and enable interaction with the server (ability to leave the server, move it around, etc).', github: 'https://github.com/1Lighty', github_raw: 'https://raw.githubusercontent.com/1Lighty/BetterDiscordPlugins/master/Plugins/BetterUnavailableGuilds/BetterUnavailableGuilds.plugin.js' }, diff --git a/Plugins/BetterUnavailableGuilds/CHANGELOG.md b/Plugins/BetterUnavailableGuilds/CHANGELOG.md index d4ef9b8..c962236 100644 --- a/Plugins/BetterUnavailableGuilds/CHANGELOG.md +++ b/Plugins/BetterUnavailableGuilds/CHANGELOG.md @@ -1,4 +1,7 @@ # [BetterUnavailableGuilds](https://1lighty.github.io/BetterDiscordStuff/?plugin=BetterUnavailableGuilds "BetterUnavailableGuilds") Changelog +### 0.2.6 +- Fixed error spam that was so fast, devtools froze + ### 0.2.5 - Fixed settings menu not displaying an input - Removed unneeded Xenolib dependency diff --git a/Plugins/BetterUnavailableGuilds/README.md b/Plugins/BetterUnavailableGuilds/README.md index 9626447..a893064 100644 --- a/Plugins/BetterUnavailableGuilds/README.md +++ b/Plugins/BetterUnavailableGuilds/README.md @@ -1,7 +1,7 @@ # BetterUnavailableGuilds [![download](https://i.imgur.com/OAHgjZu.png)](https://1lighty.github.io/BetterDiscordStuff/?plugin=BetterUnavailableGuilds&dl=1 "BetterUnavailableGuilds") -Show the icons of unavailable guilds (servers) normally. Enables interaction with unavailable/offline guilds (servers). +Force Discord to show server icons of unavailable servers, instead of "1 server is unavailable" and enable interaction with the server (ability to leave the server, move it around, etc). ### Features -Whenever BetterDiscord, BetterDiscord2 and some other servers go unavailable, they are removed from your sidebar, even your folder, and shown as ! all the way at the bottom, which is annoying. +Whenever BetterDiscord, BetterDiscord2 and some other servers go unavailable, they are removed from your sidebar, even your folder, and shown as ! all the way at the bottom, which is annoying. This plugin simply fixes that, so the server stays in the sidebar and you can move it around/interact with it, you just can't view anything inside it. BetterDiscord and BetterDiscord2 servers are precached for convenience sake. ### Preview diff --git a/README.md b/README.md index 538c592..2f41839 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Move between images in the entire channel with arrow keys, image zoom enabled by Replaces "Several people are typing" with who is actually typing, plus "x others" if it can't fit. Number of shown people typing can be changed. ## [BetterUnavailableGuilds](https://github.com/1Lighty/BetterDiscordPlugins/tree/master/Plugins/BetterUnavailableGuilds "BetterUnavailableGuilds") -Show the icons of unavailable guilds (servers) normally. Enables interaction with unavailable/offline guilds (servers). +Force Discord to show server icons of unavailable servers, instead of "1 server is unavailable" and enable interaction with the server (ability to leave the server, move it around, etc). ## [CrashRecovery](https://github.com/1Lighty/BetterDiscordPlugins/tree/master/Plugins/CrashRecovery "CrashRecovery") In the event that your Discord crashes, the plugin enables you to get Discord back to a working state, without needing to reload at all. @@ -23,8 +23,6 @@ In the event that your Discord crashes, the plugin enables you to get Discord ba ## [InAppNotifications](https://github.com/1Lighty/BetterDiscordPlugins/tree/master/Plugins/InAppNotifications "InAppNotifications") Show a notification in Discord when someone sends a message, just like on mobile. -## [MentionAliasesRedux](https://github.com/1Lighty/BetterDiscordPlugins/tree/master/Plugins/MentionAliasesRedux "MentionAliasesRedux") -Set custom @mention aliases, that can also appear next to their name (nearly) anywhere, as well as have mention groups to mention multiple people at once. ## [SaveToRedux](https://github.com/1Lighty/BetterDiscordPlugins/tree/master/Plugins/SaveToRedux "SaveToRedux") Allows you to save images, videos, profile icons, server icons, reactions, emotes and custom status emotes to any folder quickly, as well as install plugins from direct links. ## [UnreadBadgesRedux](https://github.com/1Lighty/BetterDiscordPlugins/tree/master/Plugins/UnreadBadgesRedux "UnreadBadgesRedux")