<feed xmlns='http://www.w3.org/2005/Atom'>
<title>snac2/rss.c, branch master</title>
<subtitle>Fork of snac2 to test neighborhood #web</subtitle>
<id>https://git.r.bdr.sh/snac2/atom/rss.c?h=master</id>
<link rel='self' href='https://git.r.bdr.sh/snac2/atom/rss.c?h=master'/>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/snac2/'/>
<updated>2026-04-14T16:19:02Z</updated>
<entry>
<title>Fixed crash in rss_from_timeline().</title>
<updated>2026-04-14T16:19:02Z</updated>
<author>
<name>grunfink</name>
<email>grunfink@comam.es</email>
</author>
<published>2026-04-14T16:19:02Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/snac2/commit/?id=aa7549b14fa90d6a8394844a96303ce26a9f90fe'/>
<id>urn:sha1:aa7549b14fa90d6a8394844a96303ce26a9f90fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>New user toggle 'show_unlisted', to show unlisted posts in public pages and RSS feeds.</title>
<updated>2026-04-10T14:43:13Z</updated>
<author>
<name>grunfink</name>
<email>grunfink@comam.es</email>
</author>
<published>2026-04-10T14:43:13Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/snac2/commit/?id=d704c796ff46a8189b5c98ae99e0814a4f1dc69c'/>
<id>urn:sha1:d704c796ff46a8189b5c98ae99e0814a4f1dc69c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add attachments to RSS.</title>
<updated>2026-03-19T18:15:22Z</updated>
<author>
<name>grunfink</name>
<email>grunfink@comam.es</email>
</author>
<published>2026-03-19T18:15:22Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/snac2/commit/?id=d67436fb9a4b86e65ed72f344cab678cd2d0bdec'/>
<id>urn:sha1:d67436fb9a4b86e65ed72f344cab678cd2d0bdec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bumped copyright year.</title>
<updated>2026-01-01T16:01:03Z</updated>
<author>
<name>grunfink</name>
<email>grunfink@comam.es</email>
</author>
<published>2026-01-01T16:01:03Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/snac2/commit/?id=11af00194e3e0ec15e17a23556dc2929f92e0210'/>
<id>urn:sha1:11af00194e3e0ec15e17a23556dc2929f92e0210</id>
<content type='text'>
</content>
</entry>
<entry>
<title>truncate rss title at utf8 char boundary</title>
<updated>2026-01-01T15:27:21Z</updated>
<author>
<name>Alexandre Oliva</name>
<email>oliva@gnu.org</email>
</author>
<published>2026-01-01T15:27:21Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/snac2/commit/?id=89053095eb70eff4527dfc3052d517eeb07fc816'/>
<id>urn:sha1:89053095eb70eff4527dfc3052d517eeb07fc816</id>
<content type='text'>
Advance a whole utf8 char at a time while looking for where to
truncate the title.
</content>
</entry>
<entry>
<title>Fix user matching</title>
<updated>2025-11-30T20:19:13Z</updated>
<author>
<name>rako</name>
<email>m@rako.space</email>
</author>
<published>2025-11-28T09:37:49Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/snac2/commit/?id=a45c1ce152011e8fe25eb1d25594ac5705f65404'/>
<id>urn:sha1:a45c1ce152011e8fe25eb1d25594ac5705f65404</id>
<content type='text'>
In order to be a proper prefix, the actor url must end with a '/'
otherwise it can match another user that starts with the same prefix:
for example 'testuser' will match anything made by 'testuser2'
</content>
</entry>
<entry>
<title>xs_http.h: new file.</title>
<updated>2025-10-13T11:07:06Z</updated>
<author>
<name>grunfink</name>
<email>grunfink@comam.es</email>
</author>
<published>2025-10-13T11:07:06Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/snac2/commit/?id=212284c792c86fca52e0172a4d097abc5bb45252'/>
<id>urn:sha1:212284c792c86fca52e0172a4d097abc5bb45252</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed RSS.</title>
<updated>2025-09-09T21:03:34Z</updated>
<author>
<name>grunfink</name>
<email>grunfink@comam.es</email>
</author>
<published>2025-09-09T21:03:34Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/snac2/commit/?id=74e021cbb7c204c8141825a9e82065c45dba26e1'/>
<id>urn:sha1:74e021cbb7c204c8141825a9e82065c45dba26e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Call enqueue_actor_fresh() from rss_to_timeline().</title>
<updated>2025-05-30T07:47:23Z</updated>
<author>
<name>grunfink</name>
<email>grunfink@comam.es</email>
</author>
<published>2025-05-30T07:47:23Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/snac2/commit/?id=cd51d5310c8fa08a27018b40e6afdd1eb3d6e12e'/>
<id>urn:sha1:cd51d5310c8fa08a27018b40e6afdd1eb3d6e12e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Also store the url in the RSS metadata.</title>
<updated>2025-05-29T20:52:39Z</updated>
<author>
<name>grunfink</name>
<email>grunfink@comam.es</email>
</author>
<published>2025-05-29T20:52:39Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/snac2/commit/?id=714ff17e3ccc55a9e70e03ee7b91cd1dd75e134b'/>
<id>urn:sha1:714ff17e3ccc55a9e70e03ee7b91cd1dd75e134b</id>
<content type='text'>
</content>
</entry>
</feed>
