Use ihsoyct.github.io for viewing deleted comments & posts#399
Closed
gongchandang49 wants to merge 6 commits intoredlib-org:mainfrom
Closed
Use ihsoyct.github.io for viewing deleted comments & posts#399gongchandang49 wants to merge 6 commits intoredlib-org:mainfrom
gongchandang49 wants to merge 6 commits intoredlib-org:mainfrom
Conversation
Author
|
Note: No idea why the checks are failing, I've just built it myself before submission and it works perfectly fine with no warnings at all. |
Contributor
|
Just a heads up you might need to update your rust version to recreate the failing checks locally, had the same problem once and an update solved it. I can recreate them locally with 1.85.1 which is the current latest. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Undelete Pullpush never worked for me, I got constant CORS errors and empty pages, while ihsoyct uses the same API but loads much faster, and has the exact same results.
I've edited the logic for viewing the removed post, so instead of trying to fetch just that config, ihsoyct will load the entire post, so you can actually get a much better understanding of the context or just see several deleted messages at once.