Block a user
the tui should designate different activity-types with icons
the tui should designate different activity-types with icons
Implemented in e5131f6.
- Added distinct colored Unicode icons for repository, issue, pull request, branch, tag, push/commit, and release activities.
- Home activity rows now resolve and cache…
the project needs a proper release pipeline for the cli and tui
the project needs a proper release pipeline for the cli and tui
Implemented in bac15ab.
- Added a tag-triggered, draft-first Gitea Actions release workflow modeled on IronStorage's proven pipeline.
- Cross-builds
gotchaandgotcha-tuifor Darwin…
provide notifications in the UI of the iPhone App
provide notifications in the UI of the iPhone App
Completed in ced28ba.
- Added native Open/Closed notification lists behind the Home bell, paginated server loading, read transitions, and routing to repository, issue, pull-request, and commit…
Notification Settings opens the Settings root instead of Gotcha notifications
provide notifications in the UI of the iPhone App
@hugo Notification delivery verification for issue #64: this mention is intentionally generated to validate Gotcha's real background polling, native local notification delivery, and tap routing in…
provide notifications in the UI of the iPhone App
provide notifications in the UI of the iPhone App
provide notifications in the UI of the iPhone App
Implemented in 8ba7f5a.
- Added typed Gitea/Forgejo notification listing, incremental polling, pagination, read transitions, target resolution, per-server cursors, and resilient polling across…
make the desktop app darker - the theme should align with how RuDS is doing it
back on details from the homescreen should go back to the homescreen
back on details from the homescreen should go back to the homescreen
Implemented in 69d1709.
- Home activity destinations now stay on the Home navigation stack, so native Back returns to Home instead of an unrelated overview tab.
- Milestone issue and pull-reques…
Directories with spaces in the name break
Follow-up deployment policy correction:
- Commit
2f5269aupdatesAGENTS.md,README.md, andTESTING.mdso issue work validates iOS changes in the simulator. - Physical iPhone installs and…