issues Search Results · language:Dune language:Python language:HTML language:Python language:Java language:JavaScript
Filter by
61.3M results
POST /api/groups/:id/expenses → expense with amount, description, paid_by, split_mode (equal/exact/percent),
split_amounts. GET /api/groups/:id/expenses → expense history. Auth required.
enhancement
Hey, Does the plugin have plans to hook widgets? It uses WebView, just like the search function.
POST /api/groups → create with name, members list. GET /api/groups/me → user s groups. POST /api/groups/:id/invite →
send invite link. Accept via GET /api/groups/join/:token.
enhancement
POST /api/drafts → save draft thread/reply. GET /api/drafts/me → list user s drafts. DELETE /api/drafts/:id. Auto-save
every 30s while typing. Warn user if navigating away from unsaved draft.
enhancement
When a reply is posted, notify thread author by email (if they haven t opted out). Digest mode: max 1 email per hour per
thread. Unsubscribe from thread link.
enhancement
PUT /api/admin/threads/:id/pin → toggle pinned status. GET /api/threads → pinned threads always first. Visual indicator
in UI. Max 3 pinned at once.
enhancement
Overview
Extract unique users from both Confluence and Jira data and write them as individual people notes in the Obsidian vault.
Sources
- Jira: assignee, reporter fields from process_issues, author ...
All list endpoints paginated: ?page=1 limit=20. Return total_count, has_more, next_cursor. Frontend uses cursor-based
pagination for infinite scroll.
enhancement
How: List of performed steps
$ curl -sLO https://github.com/eclipse-esmf/esmf-sdk/releases/download/v2.14.3/samm-cli-2.14.3.jar
$ java -version
openjdk version 25.0.3 2026-04-21 LTS
OpenJDK Runtime ...
bug
POST /api/threads/:id/report → flag for review with reason. GET /api/admin/reports → pending reports. Admin: approve
(dismiss report) or remove content. Reported user notification.
enhancement

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.