Skip to content
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

Add ability to clear whole thread watcher #2926

Merged
merged 2 commits into from
Jul 28, 2023

Conversation

paradox460
Copy link
Collaborator

@paradox460 paradox460 commented Feb 6, 2021

Adds the ability to clear the whole thread watcher via a menu item.

I found I needed this after #2925

image

Adds the ability to clear the whole thread watcher via a menu item
@ccd0
Copy link
Owner

ccd0 commented Feb 6, 2021

Seems like a good idea, but needs a confirmation dialog so people don't delete their whole watcher list by mistake.

@paradox460
Copy link
Collaborator Author

Done

@ccd0
Copy link
Owner

ccd0 commented May 8, 2021

Also probably a good idea to delete everything at once (everything on the board or everything on the site, depending on the view setting) instead of spamming the DataBoard with delete requests for each thread. DataBoard.delete should probably be extended to have an option to delete all a site's data.

@ccd0 ccd0 merged commit 103c984 into ccd0:master Jul 28, 2023
@paradox460 paradox460 deleted the clear-thread-watcher branch August 2, 2023 20:51
TuxedoTako added a commit to TuxedoTako/4chan-xt that referenced this pull request Nov 22, 2024
  - Fix for unwanted sorting of catalog under certain settings. [ccd0#3212](ccd0#3212), 7dfba22
  - Turn JS Whitelist functionality off by default. 419e90c
    - Better way of turning off JS Whitelist. 7df2750
    - Update documentation. 62e4ccf
  - Fallback when XPCNativeWrapper is unavailable [ccd0#3430](ccd0#3430)
  - Add ability to clear whole thread watcher [ccd0#2926](ccd0#2926)

(cherry picked from commit e900a0c)

- Updated youtube regex
- Updated archives list
- 4channel.org domain is no more; fix issue with links not being bold in headers. dd01b1a
- mp4 support #124, efed1ab
TuxedoTako added a commit to TuxedoTako/4chan-xt that referenced this pull request Nov 22, 2024
  - Fix for unwanted sorting of catalog under certain settings. [ccd0#3212](ccd0#3212), 7dfba22
  - Turn JS Whitelist functionality off by default. 419e90c
    - Better way of turning off JS Whitelist. 7df2750
    - Update documentation. 62e4ccf
  - Fallback when XPCNativeWrapper is unavailable [ccd0#3430](ccd0#3430)
  - Add ability to clear whole thread watcher [ccd0#2926](ccd0#2926)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants