Forji/Forji
systemBlue b1942df58d feat: compact notification rows (#55)
## What

Notification rows now put the repository name and timestamp on one line ("repo · time") instead of two stacked caption lines, so the list scans like Mail and fits more per screen. The unread dot drops its `glassEffect` for a plain filled circle (cleaner, and avoids GPU glass compositing on a 10pt element inside a scrolling list).

Before: title / repo / time on three lines.
After: title, then "repo · time", with the repo truncating in the middle and the timestamp fixed-width.

Verified: builds clean (Xcode 26, iPhone 17 Pro simulator), SwiftLint passes, confirmed in the simulator with preview data.

---

I grant Stefan Hausotte an irrevocable, worldwide, royalty-free license to use, sublicense, and distribute my contribution, including through Apple's App Store under the project's App Store exception.

Reviewed-on: https://codeberg.org/secana/Forji/pulls/55
2026-06-09 12:21:05 +02:00
..
Forji feat: compact notification rows (#55) 2026-06-09 12:21:05 +02:00
Forji.xcodeproj chore: bump Forji version to 1.5 2026-06-04 14:39:31 +02:00
ForjiTests Merge branch 'main' of ssh://codeberg.org/secana/Forji 2026-06-02 18:21:07 +02:00
ForjiUITests feat: show the overview filter summary only when filters are active (#60) 2026-06-09 12:18:44 +02:00
Info.plist feat: implement iOS notifications #6 2026-03-22 17:43:21 +01:00
PrivacyInfo.xcprivacy feat: prepare publishing 2026-02-28 21:49:55 +01:00