Skip to content

Commit 4f5f795

Browse files
authored
Merge pull request #204 from joelacus/dev
Update 2.3.1
2 parents 15d4b5d + 614051f commit 4f5f795

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

61 files changed

+1731
-704
lines changed

README.md

Lines changed: 16 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -75,13 +75,14 @@ I welcome any help if you would like to improve or contribute new language trans
7575
## Hide Elements
7676
|Feature|Description|Reddit Version Support|
7777
|---|---|:---:|
78+
|Hide "Give Awards" button|Hides the 'Give Awards' button on comments and posts.|3|
79+
|Hide "Trending Today" in the Search Results|Hide the "Trending Today" section in the search bar.|3|
7880
|Hide Blank Thumbnails In Compact View|Hides the blank thumbnails on text posts in "compact view" feeds.|3<br>1|
7981
|Hide Buttons In The Header|This allows you to individually hide the buttons in the header you don't use to clean up the interface.|3|
8082
|Hide Comment Karma|Hide the karma on comments.|3<br>1|
8183
|Hide Community Highlights|Hide the "Community Highlights" section at the top of some subreddits.|3|
8284
|Hide Community Status|Hide the community status icons next to the subreddit name in feeds and the sidebar.|3|
8385
|Hide Get New Reddit|Hides the "Get New Reddit" button on old reddit.|1|
84-
|Hide "Give Awards" button|Hides the 'Give Awards' button on comments and posts.|3|
8586
|Hide Header subreddit List|Hides the sub reddit list in the header on old reddit.|1|
8687
|Hide Home Feed|Hides the home feed entirely.|3<br>1|
8788
|Hide NSFW in the Search Results|Hide the type-a-head NSFW search results in the search bar.|3|
@@ -105,18 +106,18 @@ I welcome any help if you would like to improve or contribute new language trans
105106
|Hide The Sub Reddit Sidebar|Hides the sidebar on sub reddit pages.|3|
106107
|Hide The User Sidebar|Hides the sidebar on profile/user pages.|3|
107108
|Hide Thumbnails in Compact View|Hides the thumbnails on posts when viewing a feed in compact view.|3<br>1|
108-
|Hide "Trending Today" in the Search Results|Hide the "Trending Today" section in the search bar.|3|
109109
|Hide Username and/or Karma|You can hide your username and/or karma in the top bar.|1|
110+
|Hide username in the subreddit sidebar flair section|Hides the username and profile picture in the edit flair section of the subreddit sidebar.|3|
110111
|Hide Vote Buttons|Hide the vote buttons on posts and comments.|3<br>1|
111112

112113
## Productivity
113114
|Feature|Description|Reddit Version Support|
114115
|---|---|:---:|
116+
|Add "Scroll To Top" Button|Adds a new button to the header to scroll the page to the top.|3<br>1|
117+
|Add a button to each post to mark it as read|Adds a button to each post to mark it as read by adding the post URL to the browser history (requires the history permission). Works with Compact and Card view posts.|3|
115118
|Add link to view crossposts in other subreddits|View crossposts of a post on the comments page, bringing back the "View discussions in other communities" link from "Old New UI".|3|
116119
|Add Post Numbers|Number each post to keep track of how many you have scrolled passed.|3|
117-
|Add "Scroll To Top" Button|Adds a new button to the header to scroll the page to the top.|3<br>1|
118120
|Always Show Post and Comment Options|Moves the items in the post and comment overflow menus into the action bar of the post and comment, respectively, for quicker access. You can toggle off any buttons you don't want to see.|3|
119-
|Remove icons from most comment buttons|This will hide any icons from the buttons in the action bar, if "Always Show Post and Comment Options" is enabled.|3|
120121
|Auto Collapse AutoModerator Comment|Automatically collapses the top comment made by AutoModerator.|3<br>1|
121122
|Auto Expand and Load More Comments|Automatically load more and expand hidden comments on a post as you scroll down the page.|3<br>1|
122123
|Better Comment Box|Automatically enables the formatting options when commenting on posts.|3|
@@ -130,6 +131,9 @@ I welcome any help if you would like to improve or contribute new language trans
130131
|Open Links to Post in a New Tab|Open posts in a new tab.|3|
131132
|Open Links To Sub Reddit In New Tab|This makes sub reddit links open in a new tab, instead of the current one.|3|
132133
|Remember Side Menu Section Hidden States|Remember if the sections in the left side menu are open or closed.|3|
134+
|Remove icons from most comment buttons|This will hide any icons from the buttons in the action bar, if "Always Show Post and Comment Options" is enabled.|3|
135+
|Show Absolute Timestamps On Comments|Show the full time and date a comment was published next to the relative timestamp.|3<br>1|
136+
|Show Absolute Timestamps On Posts|Show the full time and date a post was published next to the relative timestamp in the post credit bar.|3<br>1|
133137
|Show navigation buttons to scroll to the next/previous root comment on a post|Scroll to the next/previous root/first comments on a post.|3<br>1|
134138
|Show Post Author|Shows the missing post author on the home and other feeds.|3|
135139
|Show Post Flair|Shows the missing post flair on the home and other feeds.|3|
@@ -196,14 +200,14 @@ Feel free to add any new languages and/or region differences.
196200
|[French](https://github.com/joelacus/RedditEnhancer/blob/main/src-webpack/src/common/_locales/fr/messages.json)|100%|
197201
|[Dutch](https://github.com/joelacus/RedditEnhancer/blob/main/src-webpack/src/common/_locales/nl/messages.json)|100%|
198202
|[Italian](https://github.com/joelacus/RedditEnhancer/blob/main/src-webpack/src/common/_locales/it/messages.json)|100%|
199-
|[Portuguese](https://github.com/joelacus/RedditEnhancer/blob/main/src-webpack/src/common/_locales/pt/messages.json)|89.2%|
200-
|[Polish](https://github.com/joelacus/RedditEnhancer/blob/main/src-webpack/src/common/_locales/pl/messages.json)|77.2%|
201-
|[Norwegian](https://github.com/joelacus/RedditEnhancer/blob/main/src-webpack/src/common/_locales/no/messages.json)|64.6%|
202-
|[Ukrainian](https://github.com/joelacus/RedditEnhancer/blob/main/src-webpack/src/common/_locales/uk/messages.json)|64.6%|
203-
|[Swedish](https://github.com/joelacus/RedditEnhancer/blob/main/src-webpack/src/common/_locales/sv/messages.json)|49.2%|
204-
|[Finnish](https://github.com/joelacus/RedditEnhancer/blob/main/src-webpack/src/common/_locales/fi/messages.json)|31.1%|
205-
|[Czech](https://github.com/joelacus/RedditEnhancer/blob/main/src-webpack/src/common/_locales/cs/messages.json)|26.8%|
206-
|[Hungarian](https://github.com/joelacus/RedditEnhancer/blob/main/src-webpack/src/common/_locales/hu/messages.json)|26.9%|
203+
|[Portuguese](https://github.com/joelacus/RedditEnhancer/blob/main/src-webpack/src/common/_locales/pt/messages.json)|87.6%|
204+
|[Polish](https://github.com/joelacus/RedditEnhancer/blob/main/src-webpack/src/common/_locales/pl/messages.json)|75.8%|
205+
|[Norwegian](https://github.com/joelacus/RedditEnhancer/blob/main/src-webpack/src/common/_locales/no/messages.json)|63.4%|
206+
|[Ukrainian](https://github.com/joelacus/RedditEnhancer/blob/main/src-webpack/src/common/_locales/uk/messages.json)|63.4%|
207+
|[Swedish](https://github.com/joelacus/RedditEnhancer/blob/main/src-webpack/src/common/_locales/sv/messages.json)|48.3%|
208+
|[Finnish](https://github.com/joelacus/RedditEnhancer/blob/main/src-webpack/src/common/_locales/fi/messages.json)|32.6%|
209+
|[Czech](https://github.com/joelacus/RedditEnhancer/blob/main/src-webpack/src/common/_locales/cs/messages.json)|30.5%|
210+
|[Hungarian](https://github.com/joelacus/RedditEnhancer/blob/main/src-webpack/src/common/_locales/hu/messages.json)|26.3%|
207211

208212
# Build
209213
Clone repo and cd to build directory:

changelog.txt

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,32 @@
1+
version 2.3.1
2+
v [Latest UI V3]
3+
- Fixed "Always Show Post And Comment Options" not working due to a website update.
4+
- Fixed "Show legacy subreddit member count" not working due to a website update.
5+
- Fixed "Scale Post To Fit Video" not working correctly with compact view video posts.
6+
- Blocking posts by keywords, users and URLs now support wildcards. Use an asterix (*) in place of a character(s).
7+
- Hidden favourite buttons on subreddit links in the Communities section in the side menu will now show when you hover over them.
8+
- Applied post borders to Recent Posts, sidebar sections, Community highlights and profile items when "Hide post and sidebar dividers" or "Custom Background" is on. [credit: @biminhc1 (Reddit) @bmndc (Github)].
9+
- Fixed an issue where the post overflow menu may not appear when certain items under "Hide buttons from post action bar" are activated, after Reddit's HTML tag name change. [credit: @biminhc1 (Reddit) @bmndc (Github)].
10+
- Fixed an issue where the side menu cannot be opened in profile pages with "Display page and user info in header" on. [credit: @biminhc1 (Reddit) @bmndc (Github)].
11+
- Fixed an issue where the user avatar cannot be fetched with "Display page and user info in header" on. [credit: @biminhc1 (Reddit) @bmndc (Github)].
12+
- Sort and view dropdowns should now only move when "Full Width Subreddit Banner" is on. [credit: @biminhc1 (Reddit) @bmndc (Github)].
13+
- Improved the performance of "Add a button to each post to mark it as read". [credit: @biminhc1 (Reddit) @bmndc (Github)].
14+
15+
version 2.3.0
16+
v [Latest UI V3, Old UI V1]
17+
- Added options to show absolute local timestamps on posts and comments.
18+
- Added an option to fetch the subreddit member count from Reddit API and display in the subreddit info sidebar, in place of the new "Weekly visitors" and "Weekly contributions" on v3 UI + restore the "readers" count on v1 UI. [credit: @biminhc1 (Reddit) @bmndc (Github)].
19+
v [Latest UI V3]
20+
- Added an option to hide the "Games" section in the left side menu.
21+
- Added an option to add a button to posts to mark them as read. Works with compact and card view posts.
22+
- Added an option to hide the username and profile picture in the flair section of the subreddit side bar.
23+
- If "Mark posts as read when opening expandos in Compact view" is enabled, the post expando button will now have an additional double tick icon to show that it will mark the post as read.
24+
- Fixed "Add Scrollbars To Images" sometimes cutting off part of the image.
25+
- Fixed an issue where default feed sort options may not work after reloading the page. [credit: @biminhc1 (Reddit) @bmndc (Github)].
26+
- Fixed an issue where the side menu is no longer attached to the header after navigating to another page when "Display page and user info in header" is on. [credit: @biminhc1 (Reddit) @bmndc (Github)].
27+
- Fixed a style issue where the "View discussions on other communities" link is misaligned to the left of the comment box. [credit: @biminhc1 (Reddit) @bmndc (Github)].
28+
- Other small bug fixes.
29+
130
version 2.2.1
231
v [Latest UI V3]
332
- Bug fixes.

src-webpack/changelog.txt

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,32 @@
1+
version 2.3.1
2+
v [Latest UI V3]
3+
- Fixed "Always Show Post And Comment Options" not working due to a website update.
4+
- Fixed "Show legacy subreddit member count" not working due to a website update.
5+
- Fixed "Scale Post To Fit Video" not working correctly with compact view video posts.
6+
- Blocking posts by keywords, users and URLs now support wildcards. Use an asterix (*) in place of a character(s).
7+
- Hidden favourite buttons on subreddit links in the Communities section in the side menu will now show when you hover over them.
8+
- Applied post borders to Recent Posts, sidebar sections, Community highlights and profile items when "Hide post and sidebar dividers" or "Custom Background" is on. [credit: @biminhc1 (Reddit) @bmndc (Github)].
9+
- Fixed an issue where the post overflow menu may not appear when certain items under "Hide buttons from post action bar" are activated, after Reddit's HTML tag name change. [credit: @biminhc1 (Reddit) @bmndc (Github)].
10+
- Fixed an issue where the side menu cannot be opened in profile pages with "Display page and user info in header" on. [credit: @biminhc1 (Reddit) @bmndc (Github)].
11+
- Fixed an issue where the user avatar cannot be fetched with "Display page and user info in header" on. [credit: @biminhc1 (Reddit) @bmndc (Github)].
12+
- Sort and view dropdowns should now only move when "Full Width Subreddit Banner" is on. [credit: @biminhc1 (Reddit) @bmndc (Github)].
13+
- Improved the performance of "Add a button to each post to mark it as read". [credit: @biminhc1 (Reddit) @bmndc (Github)].
14+
15+
version 2.3.0
16+
v [Latest UI V3, Old UI V1]
17+
- Added options to show absolute local timestamps on posts and comments.
18+
- Added an option to fetch the subreddit member count from Reddit API and display in the subreddit info sidebar, in place of the new "Weekly visitors" and "Weekly contributions" on v3 UI + restore the "readers" count on v1 UI. [credit: @biminhc1 (Reddit) @bmndc (Github)].
19+
v [Latest UI V3]
20+
- Added an option to hide the "Games" section in the left side menu.
21+
- Added an option to add a button to posts to mark them as read. Works with compact and card view posts.
22+
- Added an option to hide the username and profile picture in the flair section of the subreddit side bar.
23+
- If "Mark posts as read when opening expandos in Compact view" is enabled, the post expando button will now have an additional double tick icon to show that it will mark the post as read.
24+
- Fixed "Add Scrollbars To Images" sometimes cutting off part of the image.
25+
- Fixed an issue where default feed sort options may not work after reloading the page. [credit: @biminhc1 (Reddit) @bmndc (Github)].
26+
- Fixed an issue where the side menu is no longer attached to the header after navigating to another page when "Display page and user info in header" is on. [credit: @biminhc1 (Reddit) @bmndc (Github)].
27+
- Fixed a style issue where the "View discussions on other communities" link is misaligned to the left of the comment box. [credit: @biminhc1 (Reddit) @bmndc (Github)].
28+
- Other small bug fixes.
29+
130
version 2.2.1
231
v [Latest UI V3]
332
- Bug fixes.

0 commit comments

Comments
 (0)