In src/popup/index.html the settings-utc-timestamps checkbox is inside the "Token Spam Protection" well, immediately after the dust-threshold input. It has nothing to do with spam protection; it is a display preference and belongs under Display, next to the theme selector.
Reads as a markup placement slip rather than a decision. Found independently by two workers verifying the README Screen Map and the docs against the source.
Definition of done
The UTC Timestamps checkbox renders in the Display section of Settings, not in Token Spam Protection.
The setting continues to persist and take effect exactly as before — this is a markup move, not a behaviour change.
The README Settings screen description matches the new placement.
TODO.md updated in the same commit.
make check passes.
In `src/popup/index.html` the `settings-utc-timestamps` checkbox is inside the "Token Spam Protection" well, immediately after the dust-threshold input. It has nothing to do with spam protection; it is a display preference and belongs under Display, next to the theme selector.
Reads as a markup placement slip rather than a decision. Found independently by two workers verifying the README Screen Map and the docs against the source.
## Definition of done
- [ ] The UTC Timestamps checkbox renders in the Display section of Settings, not in Token Spam Protection.
- [ ] The setting continues to persist and take effect exactly as before — this is a markup move, not a behaviour change.
- [ ] The README Settings screen description matches the new placement.
- [ ] `TODO.md` updated in the same commit.
- [ ] `make check` passes.
clawbot
added this to the 1.0.0 milestone 2026-08-11 14:33:54 +02:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
In
src/popup/index.htmlthesettings-utc-timestampscheckbox is inside the "Token Spam Protection" well, immediately after the dust-threshold input. It has nothing to do with spam protection; it is a display preference and belongs under Display, next to the theme selector.Reads as a markup placement slip rather than a decision. Found independently by two workers verifying the README Screen Map and the docs against the source.
Definition of done
TODO.mdupdated in the same commit.make checkpasses.