• Joined on 2026-02-16
hugo closed issue hugo/Gotcha#53 2026-08-03 18:39:12 +00:00
home screen should also have the server picker
hugo commented on issue hugo/Gotcha#53 2026-08-03 18:39:03 +00:00
home screen should also have the server picker

Implemented in 976742e.

  • Added the native server picker button to Home using the same Servers screen and server.rack presentation as the other data tabs.
  • Added an explicit accessibility…
hugo pushed to main at hugo/Gotcha 2026-08-03 18:38:43 +00:00
976742e173 Add server picker to Home
hugo closed issue hugo/Gotcha#52 2026-08-03 18:35:21 +00:00
servers can't be deleted from the config, but there must be a way
hugo commented on issue hugo/Gotcha#52 2026-08-03 18:35:14 +00:00
servers can't be deleted from the config, but there must be a way

Implemented in 9a0b179.

  • Added native trailing Delete and Edit swipe actions; full swipe invokes Delete and still requires the same destructive confirmation.
  • Added complete server editing…
hugo pushed to main at hugo/Gotcha 2026-08-03 18:34:51 +00:00
9a0b179a0e Add server editing and deletion
hugo opened issue hugo/Gotcha#53 2026-08-03 18:27:02 +00:00
home screen should also have the server picker
hugo commented on issue hugo/Gotcha#6 2026-08-03 18:13:44 +00:00
support more login mechanisms than just token

thinking about it: tokens are simple to set up and simple to repair, no need for more complex workflows. People using gotcha probably know what they do.

hugo closed issue hugo/Gotcha#6 2026-08-03 18:13:44 +00:00
support more login mechanisms than just token
hugo commented on issue hugo/Gotcha#26 2026-08-03 18:12:45 +00:00
support notifications for defined elements / activities

thinking about it: pointless, spammy and battery drain. if I am interested, I can look at the app or use the widget on the iphone.

hugo closed issue hugo/Gotcha#26 2026-08-03 18:12:45 +00:00
support notifications for defined elements / activities
hugo commented on issue hugo/Gotcha#41 2026-08-03 18:11:01 +00:00
Selectable theme for the UI

thinking about it, nope. overkill for such a simple little thing as this, accent color mostly happens on the home screen.

hugo closed issue hugo/Gotcha#41 2026-08-03 18:11:01 +00:00
Selectable theme for the UI
hugo pushed to main at hugo/Gotcha 2026-08-03 17:53:11 +00:00
0f1d109af7 chore: updated readme
hugo opened issue hugo/Gotcha#52 2026-08-03 17:34:26 +00:00
servers can't be deleted from the config, but there must be a way
hugo closed issue hugo/Gotcha#43 2026-08-03 16:29:50 +00:00
implement Forgejo as another server variant
hugo commented on issue hugo/Gotcha#43 2026-08-03 16:29:44 +00:00
implement Forgejo as another server variant

Compatibility correction implemented and verified in 7376e6c.

The original implementation incorrectly assumed that every operation in Gotcha's generated Gitea 1.25.2 client was available…

hugo pushed to main at hugo/Gotcha 2026-08-03 16:29:22 +00:00
7376e6cee3 Use Forgejo-compatible repository contents API
hugo reopened issue hugo/Gotcha#43 2026-08-03 16:28:48 +00:00
implement Forgejo as another server variant
hugo closed issue hugo/Gotcha#43 2026-08-03 16:15:17 +00:00
implement Forgejo as another server variant