<feed xmlns='http://www.w3.org/2005/Atom'>
<title>snac2/webfinger.c, branch master</title>
<subtitle>Fork of snac2 to test neighborhood #web</subtitle>
<id>https://git.r.bdr.sh/snac2/atom/webfinger.c?h=master</id>
<link rel='self' href='https://git.r.bdr.sh/snac2/atom/webfinger.c?h=master'/>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/snac2/'/>
<updated>2026-04-06T09:42:17Z</updated>
<entry>
<title>Minor semantic tweak.</title>
<updated>2026-04-06T09:42:17Z</updated>
<author>
<name>grunfink</name>
<email>grunfink@comam.es</email>
</author>
<published>2026-04-06T09:42:17Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/snac2/commit/?id=eac5e61275c8573f3fefd4422d824ab5ca43eb8a'/>
<id>urn:sha1:eac5e61275c8573f3fefd4422d824ab5ca43eb8a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Follow to previous change: only use an alias for the current host.</title>
<updated>2026-04-06T09:40:55Z</updated>
<author>
<name>grunfink</name>
<email>grunfink@comam.es</email>
</author>
<published>2026-04-06T09:40:55Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/snac2/commit/?id=1b7d558c974f2d47fc342820b44ab1b355b72ce6'/>
<id>urn:sha1:1b7d558c974f2d47fc342820b44ab1b355b72ce6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Webfinger: if the 'subject' is not an acct:, search in 'aliases'.</title>
<updated>2026-04-06T09:39:15Z</updated>
<author>
<name>grunfink</name>
<email>grunfink@comam.es</email>
</author>
<published>2026-04-06T09:39:15Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/snac2/commit/?id=45d7d893a27ae5cce4d2f905bb47245a36fd7087'/>
<id>urn:sha1:45d7d893a27ae5cce4d2f905bb47245a36fd7087</id>
<content type='text'>
Implementations like Hubzilla return a subject that is an http: instead of an acct:,
but have one in the 'aliases' array, so use it.
</content>
</entry>
<entry>
<title>More webfinger fixes.</title>
<updated>2026-03-22T08:34:58Z</updated>
<author>
<name>grunfink</name>
<email>grunfink@comam.es</email>
</author>
<published>2026-03-22T08:34:58Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/snac2/commit/?id=bd64d219acc6407600aa73264d81e773a6095b9f'/>
<id>urn:sha1:bd64d219acc6407600aa73264d81e773a6095b9f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Commented out aliases in webfinger, as they are generating following problems.</title>
<updated>2026-03-22T08:06:21Z</updated>
<author>
<name>grunfink</name>
<email>grunfink@comam.es</email>
</author>
<published>2026-03-22T08:06:21Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/snac2/commit/?id=e1186cac5460b2e47b9e0db04ee3c619851aabcb'/>
<id>urn:sha1:e1186cac5460b2e47b9e0db04ee3c619851aabcb</id>
<content type='text'>
At least for misskey, because it's using the /users/... alias
instead of the real actor id.
</content>
</entry>
<entry>
<title>Added more "rel" links to webfinger.</title>
<updated>2026-03-20T15:33:52Z</updated>
<author>
<name>grunfink</name>
<email>grunfink@comam.es</email>
</author>
<published>2026-03-20T15:33:52Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/snac2/commit/?id=f66d52d70159a91bbd1b4ea5f811af2facdc42f6'/>
<id>urn:sha1:f66d52d70159a91bbd1b4ea5f811af2facdc42f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replaced some tabs with spaces.</title>
<updated>2026-03-20T15:21:04Z</updated>
<author>
<name>grunfink</name>
<email>grunfink@comam.es</email>
</author>
<published>2026-03-20T15:21:04Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/snac2/commit/?id=94b15135905928766e44f8a405de60919e9d0f2d'/>
<id>urn:sha1:94b15135905928766e44f8a405de60919e9d0f2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implemented tootfinder.ch compatibility mimic Mastodon Behaviour</title>
<updated>2026-03-19T10:50:03Z</updated>
<author>
<name>Giuseppe Ranieri</name>
<email>giuseppe@ranieri.dev</email>
</author>
<published>2026-03-19T09:41:34Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/snac2/commit/?id=e21a933a6ecacdc2ca3b3ed1c495714ba36afa3d'/>
<id>urn:sha1:e21a933a6ecacdc2ca3b3ed1c495714ba36afa3d</id>
<content type='text'>
Added aliases list on webfinger response
Return the /users/&lt;actor&gt; in the webfinger response ( mimic Mastodon )
Implemented /users endpoint redirect to access actor profile

Files changed:
	modified:   data.c
	modified:   httpd.c
	modified:   snac.h
	modified:   webfinger.c
</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>fixed memory leak</title>
<updated>2025-11-14T15:49:26Z</updated>
<author>
<name>green</name>
<email>dandelions@disroot.org</email>
</author>
<published>2025-11-14T15:24:35Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/snac2/commit/?id=d704b3c23ef4559191bd57ffb1500226f9d5b3b5'/>
<id>urn:sha1:d704b3c23ef4559191bd57ffb1500226f9d5b3b5</id>
<content type='text'>
</content>
</entry>
</feed>
