-
-
Notifications
You must be signed in to change notification settings - Fork 726
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix for Wipe Archive Feature API ERROR 50024 - 50021 #603
base: master
Are you sure you want to change the base?
Conversation
Great job mate, works well! |
Hey @Anh9000, |
I want to use the fix, where do I put the code? Using Tampermonkey on Firefox |
@xeno567 |
@LastPlayerTR |
Hey @xeno567 , |
@LastPlayerTR |
@xeno567 You dont need sourcemapping thing if you mentioned that. |
@LastPlayerTR |
@victornpb Can you please approve this PR? |
- Resolved ESLint issues and addressed invalid header warnings (victornpb#663). - Implemented autofill for thread channel IDs and restricted message deletion to the corresponding thread (victornpb#610). - Clarified that omitting a time will disable the date filter functionality (victornpb#643). - Added a filter to exclude messages containing files or attachments (victornpb#642). - Fixed various autofill issues (victornpb#631). - Stopped execution when there are remaining messages (victornpb#619). - Addressed API errors related to the Wipe Archive Feature (50024 - 50021) (victornpb#603). - Implemented a workaround for slow search index refreshing (victornpb#584).
#601