• Joined on 2026-02-16
hugo opened issue hugo/Gotcha#40 2026-07-31 16:09:00 +00:00
Issue details must show labels
hugo opened issue hugo/Gotcha#39 2026-07-31 16:08:14 +00:00
Favoriting a repo must be local to the pane I am in
hugo opened issue hugo/Gotcha#38 2026-07-31 16:03:43 +00:00
Open/closed status also for milestones and pull requests
hugo closed issue hugo/Gotcha#35 2026-07-31 16:01:32 +00:00
The activity bar on Home Screen must be centered
hugo commented on issue hugo/Gotcha#35 2026-07-31 16:01:25 +00:00
The activity bar on Home Screen must be centered

Implemented in 9c7cef3.

  • Centered the complete nine-month Home activity strip from its measured graph width instead of a fixed leading origin.
  • Included inter-month spacing in both cell sizing…
hugo pushed to main at hugo/Gotcha 2026-07-31 16:01:02 +00:00
9c7cef3869 Center the Home activity strip
hugo closed issue hugo/Gotcha#33 2026-07-31 15:55:04 +00:00
Filter pane needs to show which filter is set
hugo commented on issue hugo/Gotcha#33 2026-07-31 15:54:50 +00:00
Filter pane needs to show which filter is set

Implemented in de49db0.

  • Added independent blue state indicators to the Status, Milestone, and Labels entries in the native issue filter menu, and to Status and Milestone in the pull-request…
hugo pushed to main at hugo/Gotcha 2026-07-31 15:54:28 +00:00
de49db0910 Show and clear active filters
hugo commented on issue hugo/Gotcha#36 2026-07-31 15:44:41 +00:00
Branch connections are cluttered and straight

Implemented in eadbadd.

  • Split commit-graph connections into Rust-owned incoming merge and outgoing branch edges instead of flattening them into undirected horizontal segments.
  • Propagated the…
hugo closed issue hugo/Gotcha#36 2026-07-31 15:44:41 +00:00
Branch connections are cluttered and straight
hugo pushed to main at hugo/Gotcha 2026-07-31 15:44:19 +00:00
eadbadd3cb Round commit graph connections
hugo commented on issue hugo/Gotcha#34 2026-07-31 15:34:12 +00:00
Home Screen pull request filter is empty

Implemented in dba6359.

  • Added reusable filtered activity streams to gotcha_gitea::Client, including issue and pull-request event classification and a continuation cursor that skips server…
hugo closed issue hugo/Gotcha#34 2026-07-31 15:34:12 +00:00
Home Screen pull request filter is empty
hugo pushed to main at hugo/Gotcha 2026-07-31 15:33:54 +00:00
dba6359d30 Load filtered home activity streams
hugo opened issue hugo/Gotcha#37 2026-07-31 15:32:06 +00:00
Ratatui based terminal version of the app
hugo closed issue hugo/Gotcha#32 2026-07-31 15:22:14 +00:00
File list for pull requests must look like file lists for commits
hugo commented on issue hugo/Gotcha#32 2026-07-31 15:22:07 +00:00
File list for pull requests must look like file lists for commits

Implemented in 822cf1f.

  • Replaced the pull-request detail's ad-hoc blue file buttons with a native non-scrolling UITableView section.
  • Pull-request and commit file rows now use the same…
hugo pushed to main at hugo/Gotcha 2026-07-31 15:21:48 +00:00
822cf1f769 Match pull request file list styling
hugo closed issue hugo/Gotcha#31 2026-07-31 15:15:10 +00:00
Diffs are word wrapped