Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: multiple improvements and fixes
- 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).
- Loading branch information