Tool/semgrep#134
Closed
HudsonLiuHCL wants to merge 88 commits into
Closed
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.
Update README with team member names
Add Instructor-Only Topic Badge & Filter
…dmin approval, and only professors can post on announcenments.
This change improves the role-based permission system by ensuring that Students, TAs, and Professors can bypass post queue and delay restrictions when appropriate, while restricting the Announcements category to Professors only.
feat(ui): add per-reply instructor-only visibility dropdown
Tests added/modified for resolve abilities Nice tests added
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)
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.