<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pigeonholes, branch master</title>
<subtitle>Bitweaver pigeonholes package repository
</subtitle>
<id>https://git.rdm1.uk/pigeonholes/.git/atom?h=master</id>
<link rel='self' href='https://git.rdm1.uk/pigeonholes/.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/pigeonholes/.git/'/>
<updated>2026-06-05T15:05:17Z</updated>
<entry>
<title>Switch icons: document-properties → edit, text-x-generic → view-list-text</title>
<updated>2026-06-05T15:05:17Z</updated>
<author>
<name>Lester Caine</name>
<email>lester@lsces.co.uk</email>
</author>
<published>2026-06-05T15:05:17Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/pigeonholes/.git/commit/?id=d40409bd3319cca490b7954c5171e44082b78f24'/>
<id>urn:sha1:d40409bd3319cca490b7954c5171e44082b78f24</id>
<content type='text'>
Co-Authored-By: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>Switch delete icon from edit-delete to user-trash (dustbin)</title>
<updated>2026-06-05T08:35:18Z</updated>
<author>
<name>Lester Caine</name>
<email>lester@lsces.co.uk</email>
</author>
<published>2026-06-05T08:35:18Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/pigeonholes/.git/commit/?id=4cf118f2ec562dbb5f375072fbd48ada05c126ee'/>
<id>urn:sha1:4cf118f2ec562dbb5f375072fbd48ada05c126ee</id>
<content type='text'>
user-trash updated to a proper dustbin SVG. All templates across
all packages updated to use user-trash instead of edit-delete.

Co-Authored-By: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>Switch attachment icon from mail-attachment to stock_attach</title>
<updated>2026-06-04T10:46:51Z</updated>
<author>
<name>Lester Caine</name>
<email>lester@lsces.co.uk</email>
</author>
<published>2026-06-04T10:46:51Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/pigeonholes/.git/commit/?id=495db48a77b1a35fdf6490a304e07e0f302d1524'/>
<id>urn:sha1:495db48a77b1a35fdf6490a304e07e0f302d1524</id>
<content type='text'>
stock_attach (paperclip) is available as PNG (16px) and SVG (scalable),
making it a cleaner fit for attach/assign/crosspost contexts than the
mail-specific mail-attachment icon.

Co-Authored-By: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>Convert {booticon} to {biticon} — freedesktop/tango icon names throughout</title>
<updated>2026-06-04T10:31:57Z</updated>
<author>
<name>Lester Caine</name>
<email>lester@lsces.co.uk</email>
</author>
<published>2026-06-04T10:31:57Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/pigeonholes/.git/commit/?id=7c12a94ffb053b0086739b89f449e33e6ab8dddf'/>
<id>urn:sha1:7c12a94ffb053b0086739b89f449e33e6ab8dddf</id>
<content type='text'>
Replace all {booticon iname="icon-*"} and {booticon iname="fa-*"} calls with
{biticon ipackage="icons" iname="&lt;freedesktop-name&gt;"} using the tango iconset.
Mapping covers ~70 distinct old names to tango equivalents (edit-delete,
document-properties, go-next, lock, internet-mail, etc.).

Co-Authored-By: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>Remove unused group model code</title>
<updated>2026-05-15T19:08:58Z</updated>
<author>
<name>Lester Caine</name>
<email>lester@lsces.co.uk</email>
</author>
<published>2026-05-15T19:08:58Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/pigeonholes/.git/commit/?id=86e77048f769d3cb05f0d616bd518744e72e50c5'/>
<id>urn:sha1:86e77048f769d3cb05f0d616bd518744e72e50c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Namespace fixes</title>
<updated>2026-05-15T15:43:54Z</updated>
<author>
<name>Lester Caine</name>
<email>lester@lsces.co.uk</email>
</author>
<published>2026-05-15T15:43:54Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/pigeonholes/.git/commit/?id=a4da8ac38a74e726a5c50ab0a9bb7ad839dc75c5'/>
<id>urn:sha1:a4da8ac38a74e726a5c50ab0a9bb7ad839dc75c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a functional copy of DynamicTreeBuilder.js for use in package</title>
<updated>2026-05-15T10:11:04Z</updated>
<author>
<name>Lester Caine</name>
<email>lester@lsces.co.uk</email>
</author>
<published>2026-05-15T10:11:04Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/pigeonholes/.git/commit/?id=df681ca9a20464ec61ebf34cd5622b9c5c9aec61'/>
<id>urn:sha1:df681ca9a20464ec61ebf34cd5622b9c5c9aec61</id>
<content type='text'>
</content>
</entry>
<entry>
<title>php-cs-fixer tidies to php8.5 standards</title>
<updated>2026-05-14T08:51:41Z</updated>
<author>
<name>Lester Caine</name>
<email>lester@lsces.co.uk</email>
</author>
<published>2026-05-14T08:51:41Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/pigeonholes/.git/commit/?id=ad1b97a383f7cb0d82f31cd74b6e9349930803db'/>
<id>urn:sha1:ad1b97a383f7cb0d82f31cd74b6e9349930803db</id>
<content type='text'>
Co-Authored-By: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>Tidy maintainer links</title>
<updated>2026-04-19T18:02:10Z</updated>
<author>
<name>lsces</name>
<email>lester@lsces.co.uk</email>
</author>
<published>2026-04-19T18:02:10Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/pigeonholes/.git/commit/?id=b80134b41f951406f6de65917b4331ee5d31138c'/>
<id>urn:sha1:b80134b41f951406f6de65917b4331ee5d31138c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Figured what has been causing a problem with using &amp;&amp; and || in smarty templates and related to mistake in processing {2} elements that should use curly brackets and not revert to square ones.</title>
<updated>2026-03-27T16:14:07Z</updated>
<author>
<name>lsces</name>
<email>lester@lsces.co.uk</email>
</author>
<published>2026-03-27T16:14:07Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/pigeonholes/.git/commit/?id=62eb6b5048e4820dcd990a59f62d52c63174f19d'/>
<id>urn:sha1:62eb6b5048e4820dcd990a59f62d52c63174f19d</id>
<content type='text'>
</content>
</entry>
</feed>
