Skip to content
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.

Commit

Permalink
Merge pull request #177 from TakosThings/develop
Browse files Browse the repository at this point in the history
3.14.14
  • Loading branch information
TakosThings authored Aug 15, 2020
2 parents e60e7fc + 260aa22 commit 91aedba
Show file tree
Hide file tree
Showing 12 changed files with 132 additions and 12,836 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
.docs/
node_modules/
dist/
44 changes: 28 additions & 16 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,20 @@
# Changelog
Newest Changes are at the top

#### 3.14.14
* **Repo** (3)
* `dist` directory has been removed. Download updates from [releases](https://github.com/TakosThings/Metro-for-Discord/releases/latest).
* Rerite of wiki pages
* Updated README
* **Fixes** (5)
* Chat scrollbar
* Friends list scrollbar appearing when not needed
* New message bars
* Chat loading placeholders changed to display a simple indeterminate loading bar
* Reaction emoji picker background

#### 3.14.13
* **Fixes** (1)
* **Fixes** (4)
* Change colour of channel categories so they look less like unread channels
* Various fixes to Group DM popout
* Server discovery menu items heights to match guilds
Expand Down Expand Up @@ -41,7 +53,7 @@ Newest Changes are at the top

#### 3.14.7
* **Fixes** (5)
* Update Inbox toolbar button icn
* Update Inbox toolbar button icon
* Update Inbox and Recent Mentions popout
* Some modal footers had wrong coloured footer
* User popout body had wrong background colour
Expand All @@ -56,7 +68,7 @@ Newest Changes are at the top
* Further improvement for low-end PCs
* [Wiki](https://github.com/TakosThings/Metro-for-Discord/wiki/Acrylic) has been updated with new changes
* Default acrylic background has been changed
* Acrylic blur effects are disabled by default. You'll need to edit some options in the CSS file to enable blur for your own background. Check the wiki page for more info.
* Acrylic blur effects are disabled by default. You will need to edit some options in the CSS file to enable blur for your own background. Check the wiki page for more info.
* Added an option to turn off the UI scale transition effect when opening User/Server/Channel Settings
* **Fixes** (2)
* Font in chatbox will change to monospace when editing code
Expand All @@ -70,15 +82,15 @@ Newest Changes are at the top
* User popout inputs had incorrect border widths
* User modal textarea had incorrect border width
* User modal pivot selected item had incorrect border colour
* Link to Discord support site wasn't hidden in toolbar
* Implemented a hack to stop the Group DM popout opening half way off the screen when on the Home/Friends screen
* Link to Discord support site was not hidden in toolbar
* Implemented a hack to stop the Group DM popout opening halfway off the screen when on the Home/Friends screen
* A speculative fix to improve performance ~~for people running Pentium 4 CPUs~~
* Oversized tooltips
* Context menu
* Slider grabber position
* **Notes** (2)
* BetterDiscord: Favourite TTV emotes can't be accessed. Refer to #156
* Camera/Screen Share buttons should now be visible when connected to a voice channel. You'll find them just above the *Microphone Mute* button. Note that these buttons are smaller than normal as this is intened to be a temporary implementation.
* BetterDiscord: Favourite TTV emotes cannot be accessed. Refer to #156
* Camera/Screen Share buttons should now be visible when connected to a voice channel. You will find them just above the *Microphone Mute* button. Note that these buttons are smaller than normal as this is intened to be a temporary implementation.

#### 3.14.3
* **Enhancements** (2)
Expand Down Expand Up @@ -153,11 +165,11 @@ Newest Changes are at the top
* The option for removing 'x blocked messages' from chat has been removed.
* **Fixes** (8)
* Chat mention indicator was incorrect size when not part of the first message in a group
* Some sizing and position changes to Cozy chat
* Some sizing and position changes to Cosy chat
* Loading screen status font-weight was too bold
* Loading screen Twitter and Status Page links
* Server settings Audit Log had wrong background-color
* "X is typing" didn't move with the chatbox height when typing a multi-line message
* "X is typing" did not move with the chatbox height when typing a multi-line message
* "Welcome to the server" message
* 'New' message divider position would break in some scenarios

Expand All @@ -175,7 +187,7 @@ Newest Changes are at the top
* Remove `/popout/_chat_options.scss`, now unused
* **Enhancements** (5)
* Move theme version number in User Settings from bottom right to Discord's version no. under the logout button
* Added border lines back to cozy and compact chat modes to assist with chat legibility
* Added border lines back to cosy and compact chat modes to assist with chat legibility
* Changed emoji picker category icons to MDL2
* Remove Nitro link from Friends conversation list as clicking it breaks the client until restart
* Some minor style changes to the members list
Expand All @@ -190,7 +202,7 @@ Newest Changes are at the top
* Many sizing and position fixes for chat
* Create server modal
* Remove some duplicate CSS related to badges
* Fix compact and cozy chat indenting
* Fix compact and cosy chat indenting
* Friends table
* Chat scrollbars showing both arrow buttons
* Server region select modal background colour
Expand All @@ -211,15 +223,15 @@ Newest Changes are at the top
#### 3.12.9
* **Fixes** (2)
* Update rolled classes on chatbox
* Edit chat message wasn't themed
* Edit chat message was not themed

#### 3.12.8
* **Fixes** (1)
* Additional Streaming icons in RTC controls

#### 3.12.7
* **Fixes** (1)
* Chatbox upload button couldn't be clicked
* Chatbox upload button could not be clicked

#### 3.12.6
* **Fixes** (3)
Expand All @@ -229,9 +241,9 @@ Newest Changes are at the top

#### 3.12.5
* **Fixes** (5)
* Chatbox border-top didn't indicate focus
* Chatbox border-top did not indicate focus
* Chatbox placeholder text colour
* Chatbox upload button couldn't be clicked
* Chatbox upload button could not be clicked
* Chatbox Emoji picker clipping over top border when hovered
* Go live button icons in Activity box

Expand Down Expand Up @@ -484,7 +496,7 @@ Newest Changes are at the top
* **Changes** (1)
* Search bar will no longer collapse when not in use due to a change in functionality
* **Fixes** (2)
* Seach popout
* Search popout
* Chat username font weights

#### 3.9.11
Expand Down
23 changes: 7 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,15 @@
# Metro for Discord
A custom theme for Discord based on Microsoft's Modern Design Language - 'Metro'.

Latest version: `3.14.13`
Metro for Discord is a theme to make Discord's Desktop client look like a native UWP application.

## Download
Get the latest version from the [Releases](https://github.com/TakosThings/Metro-for-Discord/releases/latest) page

## Install
You should follow the relevant install instructions for your platform.
* [BeautifulDiscord](https://github.com/DTinker/discord-resources/wiki/Installing-Modifications#beautifuldiscord)
* [BetterDiscord](https://i.imgur.com/H7VyWea.png)
Get the latest version from [releases](https://github.com/TakosThings/Metro-for-Discord/releases/latest)

## Requirements
* An up to date install of Windows 10 with Segoe UI MDL2 Assets font.
* English language selected. The theme relies upon English strings to replace icons.
* An up to date install of Windows 10 with Segoe UI MDL2 Assets font
* English (Traditional or Simplified) as the selected language. The theme relies upon English strings to replace icons

## Configure
See the [wiki](https://github.com/TakosThings/Metro-for-Discord/wiki) for config options.
## Setup
[Visit the wiki](https://github.com/TakosThings/Metro-for-Discord/wiki/Setup-Guide) for the setup guide

## Screenshot
## Preview
![Preview](https://i.imgur.com/ZvYZOnD.png)

This project is not associated with Microsoft, nor Discord.
Loading

0 comments on commit 91aedba

Please sign in to comment.