Unedit and Undelete for Reddit versionshistorik - 20 versioner
Unedit and Undelete for Reddit av DenverCoder1
- Var försiktig med äldre versioner! Dessa versioner visas för test och referensändamål.Du bör alltid använda den senaste versionen av ett tillägg. 
- Senaste version- Version 3.17.4Släppt 25 jun 2023 - 643,93 kBFungerar med firefox 48.0 och senareRefactored storage interface to use `browser.storage.local` instead of `localStorage` if available- Källkod släppt under MIT-licens 
- Äldre versioner- Version 3.17.3Släppt 23 jun 2023 - 643,34 kBFungerar med firefox 48.0 och senare* 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)- Källkod släppt under MIT-licens 
- Version 3.17.1Släppt 23 jun 2023 - 643,04 kBFungerar med firefox 48.0 och senare* Fix for headers not get passed
 * Fix missing variable declaration
 * Minor refactor- Källkod släppt under MIT-licens 
- Version 3.17.0Släppt 22 jun 2023 - 642,28 kBFungerar med firefox 48.0 och senareAdded support for providing a Pushshift authentication token- Källkod släppt under MIT-licens 
- Version 3.16.4Släppt 31 maj 2023 - 641,57 kBFungerar med firefox 48.0 och senare, android 48.0 till 68.*- Added link to r/pushshift issue post in fetch failed message
 - Added rounded corners for the original comment box- Källkod släppt under MIT-licens 
- Version 3.16.3Släppt 15 feb 2023 - 641,16 kBFungerar med firefox 48.0 och senare, android 48.0 till 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 Reddit- Källkod släppt under MIT-licens 
- Version 3.16.2Släppt 23 jan 2023 - 640,87 kBFungerar med firefox 48.0 och senare, android 48.0 till 68.*Updated manifest v2 permissions list for Firefox 109 support- Källkod släppt under MIT-licens 
- Version 3.16.1Släppt 20 dec 2022 - 640,73 kBFungerar med firefox 48.0 och senare, android 48.0 till 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 them- Källkod släppt under MIT-licens 
- Version 3.16.0Släppt 4 nov 2022 - 640,1 kBFungerar med firefox 48.0 och senare, android 48.0 till 68.*- Support for .compact Reddit layout
 - Show original links will not be shown if the post ID could not be determined- Källkod släppt under MIT-licens 
- Version 3.15.0Släppt 7 sep 2022 - 639,47 kBFungerar med firefox 48.0 och senare, android 48.0 till 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.- Källkod släppt under MIT-licens 
- Version 3.14.0Släppt 30 aug 2022 - 606,11 kBFungerar med firefox 48.0 och senare, android 48.0 till 68.*Changes in 3.14.0
 - Added support for `[unavailable]` comments and submissions (occurs when the user has been blocked by the author).- Källkod släppt under MIT-licens 
- Version 3.13.0Släppt 8 aug 2022 - 605,69 kBFungerar med firefox 48.0 och senare, android 48.0 till 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).- Källkod släppt under MIT-licens 
- Version 3.12.0Släppt 1 aug 2022 - 605,47 kBFungerar med firefox 48.0 och senare, android 48.0 till 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 Redesign- Källkod släppt under MIT-licens 
- Version 3.11.0Släppt 18 jul 2022 - 604,76 kBFungerar med firefox 48.0 och senare, android 48.0 till 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.- Källkod släppt under MIT-licens 
- Version 3.10.0Släppt 13 jul 2022 - 603,6 kBFungerar med firefox 48.0 och senare, android 48.0 till 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 comment- Källkod släppt under MIT-licens 
- Version 3.9.4Släppt 20 jun 2022 - 603,08 kBFungerar med firefox 48.0 och senare, android 48.0 till 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.- Källkod släppt under MIT-licens 
- Version 3.9.3Släppt 13 jun 2022 - 370,13 kBFungerar med firefox 48.0 och senare, android 48.0 till 68.*Fixed bug where the submission edited time appears more than once- Källkod släppt under MIT-licens 
- Version 3.9.1Släppt 13 jun 2022 - 370,06 kBFungerar med firefox 48.0 och senare, android 48.0 till 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 comments- Källkod släppt under MIT-licens 
- Version 3.8.0Släppt 11 jun 2022 - 368,23 kBFungerar med firefox 48.0 och senare, android 48.0 till 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 consistency- Källkod släppt under MIT-licens 
- Version 3.7.3Släppt 8 jun 2022 - 283,58 kBFungerar med firefox 48.0 och senare, android 48.0 till 68.*Initial Firefox release.
 A full changelog for the code can be found on the project's GitHub repository.- Källkod släppt under MIT-licens 
