This is a simple userscript for filtering out people you don't want to see on Furaffinity.
To install this script visit: https://greasyfork.org/en/scripts/7483-fa-content-filter
- Filtering options for user submissions, comments, shouts, and notifications.
- SUBMISSIONS: User submissions are hidden on front page, browse page, and user pages.
- COMMENTS: Comment threads are filtered completely.
- SHOUTS: Shouts on user pages are hidden.
- NOTIFICATIONS: Just in case the thought of a specific person making it in your notifications grosses you out.
- [NEW] Filtering titles by string.
- A quick link to the settings in the top bar (added as part of the site settings)
1.7.1 (2020-08-04)
- Fixed tilde detection (sorry about that)
1.7.0 (2020-07-26)
- NEW WORD FILTER FUNCTIONALITY! You can now filter out submissions based on the strings you provide. As a basic functionality, this will only work with exact strings and not if they're partial or incorrectly-spelled.
- Fixed save functionality.
1.6.1 (2020-01-27)
- Fixed classic layout compatibility. Turns out FA is slowly modernizing the classic layout as well.
- Added the export functionalty for the classic view as well.
1.6.0 (2020-01-10)
- NEW EXPORT FUNCTIONALITY! You can now transfer your data between browsers or share your filters with others.
- Comments can now be hidden directly by comment. Filtering works on journal comments as well.
- Updated beta layout compatibility.
- [SIDE NOTE] If you want classic layout updates, please let me know.
1.5.8 (2018-08-01)
- Updated classic layout compatibility. Submission toggle button is now at the top bar rather than in the browse section.
- Should probably also start getting cracking on that to-do list, huh.
1.5.7 (2018-06-22)
- Updated classic layout compatibility.
1.5.6 (2018-04-17)
- Updated beta layout compatibility. Favorites section now works.
1.5.5 (2018-02-18)
- Firefox Quantum compatibility hotfix. Will probably rewrite later because the fix is questionable lmao
1.5.4 (2017-03-10)
- Updated beta layout compatibility.
- Increased height of submissions in order to fit the Filter button.
1.5.3 (2016-12-13)
- Fixed a bug where other users would get filtered due to similar names.
- Names with tildes and periods are now correctly filtered.
1.5.2 (2016-11-27)
- Updated beta layout compatibility. Can someone explain why they changed some, but not all, of their element classes to have underscores? Because that's terrible.
1.5.1 (2016-10-15)
- Updated beta layout compatibility.
- Cleaned up code a little bit.
1.5.0 (2016-04-03)
- External filters! Currently, submissions can be filtered outside of the filter page. Others can be filtered externally later.
- Users can now validate their filters (checks for underscores and removes them). Plus, they can now remove unused filters.
- Users with multiple periods in their names can now be filtered. Sorry about that!
1.4.1 (2016-03-02)
- Updated beta layout compatibility.
- Submission filter button is now located near the search bar.
1.4.0 (2015-12-17)
- Updated beta layout compatibility.
- Journals should now be properly filtered.
1.3.0 (2015-12-07)
- Hidden notifications are automatically marked for deletion on page load.
- Messages are appended to the notification titles so you know which sections have filtered items.
- Fixed issue where hidden shouts could not be selected for deletion in the beta layout.
- Changelog layout is slightly modified.
1.2.0 (2015-12-05)
- Added support for beta layout.
1.1.0 (2015-02-02)
- Added the ability to show hidden items. Toggle buttons will appear if a hidden item is on the page, and hidden items will have a red style around them when shown.
1.0.0 (2014-12-17)
- Initial commit.
- Add the option to show hidden contributions.
- Add the ability to delete hidden notifications.
- [EXTERNAL FILTERS] Submissions
- [EXTERNAL FILTERS] Comments
- [EXTERNAL FILTERS] Shouts
- [EXTERNAL FILTERS] Notifications
- Add support for the beta layout. (Ongoing)
- Submission title filtering.