<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hutch.git/Hutch/Views, branch v2.13.1</title>
<subtitle>ios client for sourcehut. swiftui.
</subtitle>
<id>http://git.krz.sh/krz/hutch.git/atom?h=v2.13.1</id>
<link rel='self' href='http://git.krz.sh/krz/hutch.git/atom?h=v2.13.1'/>
<link rel='alternate' type='text/html' href='http://git.krz.sh/krz/hutch.git/'/>
<updated>2026-04-12T05:15:13+00:00</updated>
<entry>
<title>harden system status and app reliability</title>
<updated>2026-04-12T05:15:13+00:00</updated>
<author>
<name>Christian Cleberg</name>
<email>hello@cleberg.net</email>
</author>
<published>2026-04-12T05:15:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.krz.sh/krz/hutch.git/commit/?id=cb1ea5ea4f163d87053285d3fb7999b12a3558b9'/>
<id>urn:sha1:cb1ea5ea4f163d87053285d3fb7999b12a3558b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ensure clicking into status from home returns to home</title>
<updated>2026-04-12T04:42:23+00:00</updated>
<author>
<name>Christian Cleberg</name>
<email>hello@cleberg.net</email>
</author>
<published>2026-04-12T04:42:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.krz.sh/krz/hutch.git/commit/?id=6cf84df1ed8a67f05e9f30bc4f7c8c3e525401d9'/>
<id>urn:sha1:6cf84df1ed8a67f05e9f30bc4f7c8c3e525401d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add SourceHut system status screen and home disruption banner</title>
<updated>2026-04-12T04:36:35+00:00</updated>
<author>
<name>Christian Cleberg</name>
<email>hello@cleberg.net</email>
</author>
<published>2026-04-12T04:36:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.krz.sh/krz/hutch.git/commit/?id=00cc231e9b419d27b412036d93457c2cbabe0b16'/>
<id>urn:sha1:00cc231e9b419d27b412036d93457c2cbabe0b16</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: respect contribution graphs toggle in widget</title>
<updated>2026-04-12T00:55:28+00:00</updated>
<author>
<name>Christian Cleberg</name>
<email>hello@cleberg.net</email>
</author>
<published>2026-04-12T00:55:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.krz.sh/krz/hutch.git/commit/?id=b25ac7621d1a7a2bbdf19588d855da531a185c55'/>
<id>urn:sha1:b25ac7621d1a7a2bbdf19588d855da531a185c55</id>
<content type='text'>
Mirror the contributionGraphsEnabled setting to shared app group
defaults so the widget extension can read it. Show a descriptive
message when contributions are disabled instead of placeholder data.
</content>
</entry>
<entry>
<title>feat: add contribution calendar to user profiles</title>
<updated>2026-04-12T00:47:40+00:00</updated>
<author>
<name>Christian Cleberg</name>
<email>hello@cleberg.net</email>
</author>
<published>2026-04-12T00:47:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.krz.sh/krz/hutch.git/commit/?id=61164b6dd8343c8699d091dd5fccc55beb0b90b9'/>
<id>urn:sha1:61164b6dd8343c8699d091dd5fccc55beb0b90b9</id>
<content type='text'>
Add a trailing 365-day contribution heatmap to user profile views,
backed by HutchStatsService. Includes calendar model, view model,
SwiftUI calendar view, app configuration, and unit tests.
</content>
</entry>
<entry>
<title>refactor: extract ProfileView from SettingsView</title>
<updated>2026-04-12T00:47:34+00:00</updated>
<author>
<name>Christian Cleberg</name>
<email>hello@cleberg.net</email>
</author>
<published>2026-04-12T00:47:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.krz.sh/krz/hutch.git/commit/?id=27bfcbbed6acde158ec40c5bb46e45e76c81a319'/>
<id>urn:sha1:27bfcbbed6acde158ec40c5bb46e45e76c81a319</id>
<content type='text'>
Move profile-related UI into its own dedicated ProfileView, simplifying
SettingsView and improving navigation structure in MoreView.
</content>
</entry>
<entry>
<title>bump version and update new privacy policy location</title>
<updated>2026-04-10T16:39:57+00:00</updated>
<author>
<name>Christian Cleberg</name>
<email>hello@cleberg.net</email>
</author>
<published>2026-04-10T16:39:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.krz.sh/krz/hutch.git/commit/?id=24c8bc6b44011bae35518d8a99f8ba4437cf5bd5'/>
<id>urn:sha1:24c8bc6b44011bae35518d8a99f8ba4437cf5bd5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: add explanatory comments to all intentional empty closures</title>
<updated>2026-04-03T20:47:34+00:00</updated>
<author>
<name>Christian Cleberg</name>
<email>hello@cleberg.net</email>
</author>
<published>2026-04-03T20:47:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.krz.sh/krz/hutch.git/commit/?id=236a22553d5cb9e07b3115c03864c882e0c41b77'/>
<id>urn:sha1:236a22553d5cb9e07b3115c03864c882e0c41b77</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: rename unused coder param to _ in CodeFileUIView</title>
<updated>2026-04-03T20:37:42+00:00</updated>
<author>
<name>Christian Cleberg</name>
<email>hello@cleberg.net</email>
</author>
<published>2026-04-03T20:37:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.krz.sh/krz/hutch.git/commit/?id=4f35ef40bf86471d2000097d590b6e830731fd39'/>
<id>urn:sha1:4f35ef40bf86471d2000097d590b6e830731fd39</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed extraneous srht.site link in MoreView</title>
<updated>2026-04-03T20:21:02+00:00</updated>
<author>
<name>Christian Cleberg</name>
<email>hello@cleberg.net</email>
</author>
<published>2026-04-03T20:21:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.krz.sh/krz/hutch.git/commit/?id=1bd09a3ae33009e9969eecb5debb24ef79ea51aa'/>
<id>urn:sha1:1bd09a3ae33009e9969eecb5debb24ef79ea51aa</id>
<content type='text'>
</content>
</entry>
</feed>
