Adam Koewler

Results 50 issues of Adam Koewler

A feature that will allow users to specify a list of blacklisted terms and hide any thread that contains one or more of the blacklisted terms.

Type: Enhancement
Category: Forum

When develop is merged to master the pipeline (action) would automatically version the extension. That includes: * Update the version in extension/manifest.json * Tag the commit with the same version...

Type: Enhancement
Category: Framework

Stick thread title element when scrolling down on threads

Type: Enhancement
Category: Threads

Add a section for the HF API Add a base feature that assists the user with getting their own access token and storing it. Other HF API features can then...

Type: Enhancement
Category: API

https://github.com/HF-Community-Projects/HF-Userscripts/blob/master/HF-AlwaysQuote/HF-AlwaysQuote.user.js Refactor the userscript linked above:

Type: Enhancement
Category: Threads

Example: https://hackforums.net/showthread.php?tid=5262412

Type: Enhancement
Category: Awards

Library: JSDoc How to update project wiki via git: https://help.github.com/en/articles/adding-or-editing-wiki-pages

Documentation
Category: Framework

This will update all HF Tabs to match the new settings. EDIT: https://stackoverflow.com/a/65563521/2694643

Type: Enhancement
Category: Framework

1. An abstract error class that each feature can add 1 or more tests to, if they fail, they raise an alert. 2. When the page is loaded, if alerts...

Type: Enhancement
Category: Framework

Sometimes features require access to storage that isn't related to the feature itself. Example: UserNotes allows you to add notes to a user, but the map of the UID/Note needs...

Type: Enhancement
Category: Framework