Implemented in 0583d05. Repository navigation now keeps path context while switching modes: nested directories provide Files/History, Markdown files provide Preview/Source/History, and other files…
Implemented in c4e64b5. Added complete milestone creation and editing for title, multiline description, and optional due date, with Rust-owned validation/API serialization and a native accessible…
App-created comment
- Markdown works
- Preview works
Let verified = true
`````
Implemented in 33f9eb8. Added Rust-owned page state and API paging for every paginated panel (Home activity, repositories, issues, pull requests, milestones and their contents, commit history, and…
Implemented in 228879d. Added complete native iOS issue creation and editing for title, Markdown body, multiple labels, optional milestone, and optional due date. The editor provides syntax-highlig…
Implemented in 86200b4. Added server-scoped persisted pull-request milestone filters backed by the Gitea cross-repository milestone query, a native Status/Milestone menu, and neutral/accent…