delete unmaintained plugin MAR
This commit is contained in:
parent
981f77b9c0
commit
7762bcf5b3
|
@ -1,81 +0,0 @@
|
|||
# [MentionAliasesRedux](https://1lighty.github.io/BetterDiscordStuff/?plugin=MentionAliasesRedux "MentionAliasesRedux") Changelog
|
||||
### 2.0.8
|
||||
- Temporarily disabled faulty patches
|
||||
|
||||
### 2.0.7
|
||||
- Fixed le crash
|
||||
|
||||
### 2.0.6
|
||||
- Fixed menu button not showing
|
||||
- Fixed misc error spam
|
||||
- Fixed tag not showing within chat
|
||||
|
||||
### 2.0.5
|
||||
- Fixed crash if XenoLib or ZeresPluginLib were missing
|
||||
|
||||
### 2.0.4
|
||||
- Fixed tags in chat not showing but throwing an error instead in canary
|
||||
- Fixed tags not showing in new friends list
|
||||
|
||||
### 2.0.3
|
||||
- Fixed clicking items in the menu not working
|
||||
- Fixed tagging groups not working well
|
||||
- Fixed unfriendly patch
|
||||
|
||||
### 2.0.2
|
||||
- Plugin has been renamed to MentionAliasesRedux to avoid issues loading due to the original plugin, as well as to be able to distinguish between the two more easily.
|
||||
- Fixed plugin description being wrong
|
||||
- Fixed menu button not showing
|
||||
|
||||
### 2.0.1
|
||||
- Fixed settings likely being overriden or breaking completely due to issue with settings migration and/or loading
|
||||
- Fixed funny behavior if you toggled the plugin
|
||||
|
||||
### 2.0.0
|
||||
- Menu popout has been reworked entirely
|
||||
- Menu popout now works with the new rich textbox
|
||||
- Added tag for mutual friends tab, as well as friends list
|
||||
- Fixed animation error on DMs list, where if someone was typing and had an alias and you hovered over them, the typing animation would reset.
|
||||
- You can now edit groups from context menu
|
||||
- Fixed showing you could tag people in a channel when you couldn't
|
||||
- Fixed being able to tag people in DMs that aren't there
|
||||
- Fixed having no DMs and group DMs support
|
||||
- Clicking on the group name in context menu now adds/removes the person from the group
|
||||
- menu button is now fully React so there should not be any more alignment issues when updates come
|
||||
- Tags menu button now also shows when you upload an image for easy tagging
|
||||
- Added color pickers to settings, so now you can set the color and background directly in settings, without needing custom CSS.
|
||||
|
||||
### 1.1.3 & 1.1.4
|
||||
- Fixed Discord freezing/crashing when right clicking any text area.
|
||||
|
||||
### 1.3.1 & 1.3.2
|
||||
- Fixed Discord freezing/crashing when right clicking any text area.
|
||||
|
||||
### 1.3.0
|
||||
- Fixed plugin not working due to context menu update.
|
||||
|
||||
### 1.2.5
|
||||
- Temporarily fixed until I figure out what changed internally. Context menu options for setting aliases has been temporarily disabled.
|
||||
|
||||
### 1.2.4
|
||||
- Fixed mentions menu button being misaligned.
|
||||
|
||||
### 1.2.3
|
||||
- Fixed tags in chat causing error spam.
|
||||
|
||||
### 1.2.2
|
||||
- Fixed open mentions list button being positioned and colored wrong.
|
||||
|
||||
### 1.2.1
|
||||
- Added option to show alias tag in DMs list.
|
||||
- Added option to show alias after AKA in DMs.
|
||||
- Fixed random margin in set alias modal.
|
||||
- Fixed animated avatars not working in defined aliases menu.
|
||||
- Fixed aliases menu button not showing when switching channels.
|
||||
|
||||
### 1.2.0
|
||||
- ?
|
||||
|
||||
### 1.1.0
|
||||
- Public release
|
||||
- ?
|
File diff suppressed because it is too large
Load Diff
|
@ -1,25 +0,0 @@
|
|||
# MentionAliasesRedux [![download](https://i.imgur.com/OAHgjZu.png)](https://1lighty.github.io/BetterDiscordStuff/?plugin=MentionAliasesRedux&dl=1 "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.
|
||||
### Features
|
||||
Right click on a user or DM to set an alias, or create a group or add them to a group.
|
||||
This alias will show next to their name, like a BOT tag, but only you see it.
|
||||
You can tag them with this alias, just as if they had that very alias as their name.
|
||||
### Preview
|
||||
![preview](https://i.imgur.com/fCEhgQN.png)
|
||||
### Settings
|
||||
#### Display Settings
|
||||
##### Display *
|
||||
tags menu button - Show an @ button to open a menu, showing all the aliases and groups you can tag in current channel
|
||||
owner tags - The Owner tag will show. Note: owner always shows in menu
|
||||
tag in user popups - Show tag next to their name when you click on a user
|
||||
tags in members list - Show tag in members list in servers
|
||||
tags in messages
|
||||
tag on the right side of the name in compact mode - If you use compact mode, you can set where the tag appears
|
||||
alias in AKA in DMs
|
||||
tag in DMs list
|
||||
tag in Mutual Friends tab in user modals
|
||||
tag in friends list
|
||||
##### Tag Text Color
|
||||
Custom text color if your theme doesn't do it, or don't want to use custom CSS
|
||||
##### Tag Background Color
|
||||
Set the background color of the tag next to their name
|
Loading…
Reference in New Issue