Unedit and Undelete for Reddit version history - 20 versions
Unedit and Undelete for Reddit by DenverCoder1
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 3.17.4
Released Jun 25, 2023 - 643.93 KBWorks with firefox 48.0 and laterRefactored storage interface to use `browser.storage.local` instead of `localStorage` if availableSource code released under MIT License
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 3.17.3
Released Jun 23, 2023 - 643.34 KBWorks with firefox 48.0 and later* API token container will stay hidden if closed previously (The token container will always reappear if closed when a "show original" is clicked if the token is missing or invalid)Source code released under MIT License
Version 3.17.1
Released Jun 23, 2023 - 643.04 KBWorks with firefox 48.0 and later* Fix for headers not get passed
* Fix missing variable declaration
* Minor refactorSource code released under MIT License
Version 3.17.0
Released Jun 22, 2023 - 642.28 KBWorks with firefox 48.0 and laterAdded support for providing a Pushshift authentication tokenSource code released under MIT License
Version 3.16.4
Released May 31, 2023 - 641.57 KBWorks with firefox 48.0 and later, android 48.0 to 68.*- Added link to r/pushshift issue post in fetch failed message
- Added rounded corners for the original comment boxSource code released under MIT License
Version 3.16.3
Released Feb 15, 2023 - 641.16 KBWorks with firefox 48.0 and later, android 48.0 to 68.*- Added support for `[ Removed by Reddit ]` comments in moderator view
- Added icon to Userscript metadata
- Added more error handling for Pushshift API issues
- Prevent class names from being added to user flairs on old RedditSource code released under MIT License
Version 3.16.2
Released Jan 23, 2023 - 640.87 KBWorks with firefox 48.0 and later, android 48.0 to 68.*Updated manifest v2 permissions list for Firefox 109 supportSource code released under MIT License
Version 3.16.1
Released Dec 20, 2022 - 640.73 KBWorks with firefox 48.0 and later, android 48.0 to 68.*Changes in 3.16.1
- Removed sort order parameters due to recent breaking changes in the Pushshift API
- Added title text to show original links and error links to show additional information when hovering over themSource code released under MIT License
Version 3.16.0
Released Nov 4, 2022 - 640.1 KBWorks with firefox 48.0 and later, android 48.0 to 68.*- Support for .compact Reddit layout
- Show original links will not be shown if the post ID could not be determinedSource code released under MIT License
Version 3.15.0
Released Sep 7, 2022 - 639.47 KBWorks with firefox 48.0 and later, android 48.0 to 68.*- Added support for comments not shown in the comment tree if the link is visited directly.
- Added missing showdown.min.js.map file to avoid Source Map error.
- Avoids sending queries with the author being undefined, and checks the parent post if the author is not known.
- Ensure initialization runs even if the window finishes loading before the extension is loaded.Source code released under MIT License
Version 3.14.0
Released Aug 30, 2022 - 606.11 KBWorks with firefox 48.0 and later, android 48.0 to 68.*Changes in 3.14.0
- Added support for `[unavailable]` comments and submissions (occurs when the user has been blocked by the author).Source code released under MIT License
Version 3.13.0
Released Aug 8, 2022 - 605.69 KBWorks with firefox 48.0 and later, android 48.0 to 68.*- Added support for Classic view and Compact view on Reddit Redesign.
- Adjusted the font size of links on the search results page to be smaller (Reddit Redesign).Source code released under MIT License
Version 3.12.0
Released Aug 1, 2022 - 605.47 KBWorks with firefox 48.0 and later, android 48.0 to 68.*- Added support to show the author of posts that were not edited but the author no longer exists
- Added support for edited submissions on comment context pages
- Ensure the original post fills the available space on Reddit RedesignSource code released under MIT License
Version 3.11.0
Released Jul 18, 2022 - 604.76 KBWorks with firefox 48.0 and later, android 48.0 to 68.*- Fixed markdown conversion to include strikethrough, Github-style code blocks, indented sublists without 4 spaces, and underscores in the middle of a word
- Added links wherever username and subreddit mentions appear in the original post
- Added support for hiding spoiler text in the original post
- Added support for superscripts using `^` in the original post
- Fixed the search results page on Reddit Redesign to only show the link once.
- Fixed fetching edited submissions sometimes failing.Source code released under MIT License
Version 3.10.0
Released Jul 13, 2022 - 603.6 KBWorks with firefox 48.0 and later, android 48.0 to 68.*- Added color overrides for compatibility with RES Night Mode and more custom CSS themes on Old Reddit
- Added extra spacing around paragraphs and headings in the original comment
- Improved styling of code blocks in the original comment on Reddit Redesign
- Added support for displaying tables in the original commentSource code released under MIT License
Version 3.9.4
Released Jun 20, 2022 - 603.08 KBWorks with firefox 48.0 and later, android 48.0 to 68.*- Added the author and created time at the bottom of the original comment. This helps to find out who posted a deleted comment.
- Fix showing of empty self-text of a post when it was empty and then edited to have text.
- Updates to the color of links in the original post on Redesign to be easier to read.
- Prevents the original post from being displayed more than once if "show original" links are clicked multiple times.Source code released under MIT License
Version 3.9.3
Released Jun 13, 2022 - 370.13 KBWorks with firefox 48.0 and later, android 48.0 to 68.*Fixed bug where the submission edited time appears more than onceSource code released under MIT License
Version 3.9.1
Released Jun 13, 2022 - 370.06 KBWorks with firefox 48.0 and later, android 48.0 to 68.*- Support for edited submissions on Reddit Redesign on submission pages, list view, and popup view
- Displays how long ago submissions were edited on Redesign since Reddit doesn't display this information
- Minor code refactoring and added commentsSource code released under MIT License
Version 3.8.0
Released Jun 11, 2022 - 368.23 KBWorks with firefox 48.0 and later, android 48.0 to 68.*- Added support for viewing deleted and moderator-removed submissions on Redesign and Old Reddit
- Added support for viewing edited submissions in list views (Old Reddit only)
- Better error handling and logging
- Changed background and foreground color of original posts to be consistent across all posts and themes
- Made "Original Post" heading bold on Redesign for consistencySource code released under MIT License
Version 3.7.3
Released Jun 8, 2022 - 283.58 KBWorks with firefox 48.0 and later, android 48.0 to 68.*Initial Firefox release.
A full changelog for the code can be found on the project's GitHub repository.Source code released under MIT License