Multiple languages#158
Open
Val551 wants to merge 100 commits into
Open
Conversation
Implement resolve/unresolve topic tools with privilege checks
add roles
Api/controller
- Auto-resolve topics when TA or Professor replies - Resolved badge in topic header and topic list rows - Filter category topics by resolved status (dropdown in list bar) - Add resolve/unresolve API endpoints and thread tools Co-authored-by: Cursor <cursoragent@cursor.com>
feat: topic resolution with auto-resolve, badge, and filter
refactor: Reduced complexity in widgets render
sync individual changes from Project 1
- Test fixes (test-only): ActivityPub actors loopback, privileges assertGroup, signatures verify (stub fetchPublicKey), crossposts announce + local category - OpenAPI: add read/register/pending, write/topics/tid/resolve; schema updates - Profile: ActivityPub update via direct require when api.activitypub missing - Topics: autoResolve and resolved-topics filter set Co-authored-by: Cursor <cursoragent@cursor.com>
Hudson/fix test
Added team members to the README file.
Updated the list of automated tests to include 'test/activitypub/privileges.js' and added details about resolving privileges tests.
Add tests in privileges.js to User Guide
Added user: "0"
Add root privileges for NodeBB to docker compose
Add files via upload
Updated VM Deploy.yml
Update deployment script for NodeBB repository
Update deployment script to use REPO_NAME
Add StandardJS static analysis evaluation
Add k6 dynamic analysis evaluation
- tools/jalangi-target.js: ES5 target script for analysis - tools/jalangi-artifacts/: run output and README - Jalangi-generated instrumented output for evidence - Run with: npm run analysis:jalangi Made-with: Cursor
Add Jalangi dynamic analysis (Project 3A tool)
feat: add Semgrep static analysis tool integration
Installing and running Retire.js
- Add analysis:jalangi script and jalangi2 devDependency to install/package.json - Run Jalangi2 dynamic analysis in test workflow after ESLint, before Node tests - Runs on push/PR to main, master, develop Made-with: Cursor
Integrate Jalangi2 into CI (Project 3B)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.