noodlebox / betterdiscord-plugins

Assorted small plugins for BetterDiscord
MIT License
87 stars 125 forks source link

Partial update to OwnerTags plugin #49

Closed CompletelyUnbelievable closed 5 years ago

CompletelyUnbelievable commented 6 years ago

This is just to get it back in a partially working state; this is also the first time I've sent a pull request.

The way it handles user messages and compact mode needs changes, and how it handles mutual guilds on user profiles also needs changes. I didn't replace the outdated tags for mutual guilds for now.

Changed .chat class on line 204 Changed .message-group to .container-1YxwTf and .compact to .containerCompact-3V0ioj Changed #user-profile-modal to .modal-1UGdnR Changed .user-name to .username-_4ZSMR Added some css to make it look better.