<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <updated>2026-03-31T21:43:40Z</updated>
  <generator>https://yabu.me</generator>

  <title>Nostr notes by The Real Grunfink</title>
  <author>
    <name>The Real Grunfink</name>
  </author>
  <link rel="self" type="application/atom+xml" href="https://yabu.me/npub1yscgqlwkcfe68mcdlm9g7qc73ftd020cn7yk05s329j3j7ftenrswuffqw.rss" />
  <link href="https://yabu.me/npub1yscgqlwkcfe68mcdlm9g7qc73ftd020cn7yk05s329j3j7ftenrswuffqw" />
  <id>https://yabu.me/npub1yscgqlwkcfe68mcdlm9g7qc73ftd020cn7yk05s329j3j7ftenrswuffqw</id>
  <icon>https://comam.es/snac/susie.png</icon>
  <logo>https://comam.es/snac/susie.png</logo>




  <entry>
    <id>https://yabu.me/nevent1qqsqz0wxns5sw5fc4zsy9etq0sen8m02hd5rhl8zct9kap7kh4wvepgzyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvwtgn43h</id>
    
      <title type="html">It uses the Mastodon API, so I think the name is appropriate, ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsqz0wxns5sw5fc4zsy9etq0sen8m02hd5rhl8zct9kap7kh4wvepgzyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvwtgn43h" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsv5dy7wy3crxp3hmf55zwxu2gmh3r2jmrv7qpeffu428na4y32prqjj62vh&#39;&gt;nevent1q…62vh&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;It uses the Mastodon API, so I think the name is appropriate, even if it works with other Fediverse servers like #snac.&lt;br/&gt;&lt;br/&gt;CC: &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1tff4hdt6y96xe4jmz7px9w89qv0tz5ku36f3huxjp6x94vr2tp2sd3wkhq&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;céline didone&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1tff…wkhq&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt;
    </content>
    <updated>2026-03-17T07:53:57Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsxpuxyfkxjudswq84627tfccxv2hnyy3ze0u2cl9qd4e2sj75vpnczyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvwk6rgyd</id>
    
      <title type="html">## Your snac posts can be fancyMessages in snac allow a special ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsxpuxyfkxjudswq84627tfccxv2hnyy3ze0u2cl9qd4e2sj75vpnczyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvwk6rgyd" />
    <content type="html">
      ## &lt;br/&gt;&lt;br/&gt;Your snac posts can be fancyMessages in snac allow a special subset of Markdown, that includes *emphasized*, **strong**, monospaced, strikethrough and underlined styles by surrounding text with one asterisk, two asterisks, backquotes, two tildes and two underlines, respectively.&lt;br/&gt;&lt;br/&gt;Line breaks are respected and output as you write them.&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;Prepending a greater-than symbol in a line makes it a quote:&lt;br/&gt;&amp;gt; This is quoted text&lt;br/&gt;&lt;br/&gt;&amp;gt; All angle-prepended lines are grouped in the same blockquote&lt;br/&gt;It also allows preformatted text using three backquotes in a single line:  /* this is preformatted text */&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;  struct node {&amp;lt;br&amp;gt;      struct node *prev;&amp;lt;br&amp;gt;      struct node *next;&amp;lt;br&amp;gt;  };&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;li&amp;gt;One level bullet lists&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;are also supported,&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;by starting a line with a hyphen or asterisk followed by a space.&amp;lt;/li&amp;gt;&lt;br/&gt;&lt;br/&gt;URLs like &lt;a href=&#34;https://en.wikipedia.org/wiki/Main_Page&#34;&gt;https://en.wikipedia.org/wiki/Main_Page&lt;/a&gt; are made clickable.&lt;br/&gt;&lt;br/&gt;Links can also be written in [standard Markdown style](&lt;a href=&#34;https://comam.es/what-is-snac&#34;&gt;https://comam.es/what-is-snac&lt;/a&gt; ).&lt;br/&gt;&lt;br/&gt;Some emojis: 😆 ❤️ 🍺 🤷 ¯\_(ツ)_/¯&lt;br/&gt;&lt;br/&gt;Image URLs written in standard Markdown style for images  are converted to ActivityPub attachments.&lt;br/&gt;&lt;br/&gt;Three minus symbols in a line make a separator:&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;Headings can be defined using one, two, or three hash symbols in the beginning of a line, followed by a blank:## &lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;header level 1## &lt;br/&gt;&lt;br/&gt;header level 2### &lt;br/&gt;&lt;br/&gt;header level 3But please take note that every ActivityPub implementation out there have its own rules for filtering out these formatting styles, so you can only guess what other people will really see.&lt;br/&gt;&lt;br/&gt;These acrobatics are better documented in the [snac(5)](&lt;a href=&#34;https://comam.es/snac-doc/snac.5.html&#34;&gt;https://comam.es/snac-doc/snac.5.html&lt;/a&gt; ) man page.&lt;br/&gt;&lt;br/&gt;[WHAT IS THIS SNAC THING?](&lt;a href=&#34;https://comam.es/what-is-snac&#34;&gt;https://comam.es/what-is-snac&lt;/a&gt; )&lt;br/&gt; &lt;img src=&#34;https://comam.es/snac-doc/susie64.png&#34;&gt; &lt;br/&gt;
    </content>
    <updated>2026-02-28T09:41:28Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsvxwk6zzk62m2aupsv54levrf0az6qgxs6v3uv9gkdsz4j660t8sszyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvw24yuyj</id>
    
      <title type="html">@npub1ef5…gcpc, BSD Cafe barista, developer extraordinaire and ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsvxwk6zzk62m2aupsv54levrf0az6qgxs6v3uv9gkdsz4j660t8sszyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvw24yuyj" />
    <content type="html">
      &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1ef53dd26zz26wlxa70xrl238fywamsrfp24nxxysesczwv425r0q6tgcpc&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;Stefano Marinelli&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1ef5…gcpc&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt;, BSD Cafe barista, developer extraordinaire and even better human being, has started working on an iOS Mastodon API / Fediverse app named #Mastoblaster.&lt;br/&gt;&lt;br/&gt;The difference from other Mastodon API clients is that this one has #snac as a first class citizen.&lt;br/&gt;&lt;br/&gt;I&amp;#39;m so glad!&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://mastoblaster.app/&#34;&gt;https://mastoblaster.app/&lt;/a&gt; &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1gxv2lt3dz3qk0esag9cxqm6xkxfrxkg90kph3fpfewajx3e6vu2s0awqs9&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;MastoBlaster - Official Account&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1gxv…wqs9&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt;
    </content>
    <updated>2026-02-24T17:33:09Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsdtplel6g7q486ndvs73aalfwwjypqlkf2zl5vmmp5vs5r897rugszyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvwrvxvyy</id>
    
      <title type="html">I guess it can be some resource outage, like memory or file ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsdtplel6g7q486ndvs73aalfwwjypqlkf2zl5vmmp5vs5r897rugszyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvwrvxvyy" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqszqtvusquj5s932lc4hza8l8eajjmy76nr5nxrkq4cnd0hnaw0c9cmz6gfl&#39;&gt;nevent1q…6gfl&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;I guess it can be some resource outage, like memory or file descriptors.&lt;br/&gt;&lt;br/&gt;CC: &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1fhfl46ynertt5zwyl0eyus5yn2jh60grdk6wf7vm33yq56hmy98qqz2t42&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;Tim Chase&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1fhf…2t42&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1fhfl46ynertt5zwyl0eyus5yn2jh60grdk6wf7vm33yq56hmy98qqz2t42&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;Tim Chase&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1fhf…2t42&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt;
    </content>
    <updated>2026-02-21T17:48:40Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsg08zeu98uma24tn7maya9f0vmkz9yrzl6vek0x334f9fsamvrk3czyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvwecq3a2</id>
    
      <title type="html">I&amp;#39;ve just published version 2.89 of #snac, the simple, ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsg08zeu98uma24tn7maya9f0vmkz9yrzl6vek0x334f9fsamvrk3czyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvwecq3a2" />
    <content type="html">
      I&amp;#39;ve just published version 2.89 of #snac, the simple, minimalistic #ActivityPub instance server written in C. It includes the following changes:&lt;br/&gt;&lt;br/&gt;Fixed crash in pronouns processing (contributed by byte).&lt;br/&gt;&lt;br/&gt;Added counters in the people page (contributed by byte).&lt;br/&gt;&lt;br/&gt;New command-line option refresh, to refresh all follower and following Actor objects, marking them as broken if they are.&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://comam.es/what-is-snac&#34;&gt;https://comam.es/what-is-snac&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;If you find #snac useful, please consider [buying grunfink a coffee](&lt;a href=&#34;https://ko-fi.com/grunfink&#34;&gt;https://ko-fi.com/grunfink&lt;/a&gt; ) or contributing via [LiberaPay](&lt;a href=&#34;https://liberapay.com/grunfink/&#34;&gt;https://liberapay.com/grunfink/&lt;/a&gt; ).&lt;br/&gt;&lt;br/&gt;#snacAnnounces #FrugalFediverse
    </content>
    <updated>2026-01-22T06:07:30Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsr42t9p0cvy2zc2d4cj7gat6lhlw3r5xlyzer7tnv936xn575cgegzyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvw90cvq4</id>
    
      <title type="html">Hi, everyone. I&amp;#39;ve just published version 2.87 of #snac, the ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsr42t9p0cvy2zc2d4cj7gat6lhlw3r5xlyzer7tnv936xn575cgegzyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvw90cvq4" />
    <content type="html">
      Hi, everyone. I&amp;#39;ve just published version 2.87 of #snac, the simple, minimalistic #ActivityPub instance server written in C. It only includes a single change, to avoid using EmojiReacts to harass users:&lt;br/&gt;&lt;br/&gt;Hide EmojiReacts from muted actors and blocked instances.&lt;br/&gt;&lt;br/&gt;**Sorry for the inconvenience**. Bad people creativity always gets me off-guard. Upgrade your snac to this version ASAP, or revert to 2.85.&lt;br/&gt;&lt;br/&gt;There will be another release pretty soon with a better solution to delete offending EmojiReacts.&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://comam.es/what-is-snac&#34;&gt;https://comam.es/what-is-snac&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;#snacAnnounces #FrugalFediverse
    </content>
    <updated>2026-01-06T14:11:47Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsr7egkfrp0fkmu6qc4a2m2zpxks9feuezlzc2mnzl2xmp9dlkzrkczyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvwdseu9n</id>
    
      <title type="html">I&amp;#39;ve just published version 2.86 of #snac, the simple, ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsr7egkfrp0fkmu6qc4a2m2zpxks9feuezlzc2mnzl2xmp9dlkzrkczyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvwdseu9n" />
    <content type="html">
      I&amp;#39;ve just published version 2.86 of #snac, the simple, minimalistic #ActivityPub instance server written in C. Once again, most of the work has been done by fellow developers because they are the best. It includes the following changes:&lt;br/&gt;&lt;br/&gt;Truncate RSS titles at UTF-8 character boundaries (contributed by lxo).&lt;br/&gt;&lt;br/&gt;Link contacts to single-user people pages. Also, user&amp;#39;s posts are shown (contributed by lxo).&lt;br/&gt;&lt;br/&gt;Added emoji reactions (contributed by violette).&lt;br/&gt;&lt;br/&gt;Mastodon API: Fix for some client notifications (contributed by violette), fix for a status visibility error (contributed by fruye).&lt;br/&gt;&lt;br/&gt;If the query variable terse of a public post page is set to anything, no header is shown.&lt;br/&gt;&lt;br/&gt;Fixed search failures when the query string has any leading blank.&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://comam.es/what-is-snac&#34;&gt;https://comam.es/what-is-snac&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;If you find #snac useful, please consider [buying grunfink a coffee](&lt;a href=&#34;https://ko-fi.com/grunfink&#34;&gt;https://ko-fi.com/grunfink&lt;/a&gt; ) or contributing via [LiberaPay](&lt;a href=&#34;https://liberapay.com/grunfink/&#34;&gt;https://liberapay.com/grunfink/&lt;/a&gt; ).&lt;br/&gt;&lt;br/&gt;#snacAnnounces #FrugalFediverse
    </content>
    <updated>2026-01-05T08:35:09Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqszsw8304weme2znyv2recd3qgdcwep3cft74ufw0zmu7xh6kva9mgzyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvw2670gd</id>
    
      <title type="html">Hi. I know that semaphore.social and Elk work fine. It seems that ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqszsw8304weme2znyv2recd3qgdcwep3cft74ufw0zmu7xh6kva9mgzyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvw2670gd" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqspv05828352438wk2yae3yv7r75lvkc8dlr9ce77ntlrq9678sumg5pd0aw&#39;&gt;nevent1q…d0aw&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Hi. I know that semaphore.social and Elk work fine. It seems that Phanpy also works, but I haven&amp;#39;t tested it personally.
    </content>
    <updated>2025-12-20T18:42:21Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsq7kjqesag5txay4k77c2jn2gsym08wkgu95k06xjcc9fua643r8qzyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvwc09tk8</id>
    
      <title type="html">&amp;gt; Also how would Snac perform in a vmm virtual machine using ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsq7kjqesag5txay4k77c2jn2gsym08wkgu95k06xjcc9fua643r8qzyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvwc09tk8" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsy9qruq7kj7htgppmz7y4w7d24lkqksk3jkdg3tk323wytj4uugpsgqjcx0&#39;&gt;nevent1q…jcx0&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;&amp;gt; Also how would Snac perform in a vmm virtual machine using only 1 CPU compared to being in a multi core CPU jail on FreeBSD ??&lt;br/&gt;I have less followers than you, but I run this #snac instance (and two more) in a VPS with only 1 CPU.
    </content>
    <updated>2025-12-02T23:08:02Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsy72g7hvd4h364hwl62u94pyzw4nx2tphpflt7wy3e5q6ju6yjm6czyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvwjgmpca</id>
    
      <title type="html">I&amp;#39;ve just published version 2.84 of #snac, the simple, ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsy72g7hvd4h364hwl62u94pyzw4nx2tphpflt7wy3e5q6ju6yjm6czyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvwjgmpca" />
    <content type="html">
      I&amp;#39;ve just published version 2.84 of #snac, the simple, minimalistic #ActivityPub instance server written in C. This time, it includes mostly work by great, brilliant fellow developers while I was just sitting on the porch with the cats on my lap and a beer in my hand:&lt;br/&gt;&lt;br/&gt;Implemented more scopes to match other ActivityPub implementations (public, unlisted, followers-only and direct message) (contributed by byte).&lt;br/&gt;&lt;br/&gt;New icons showing instance and actor failures.&lt;br/&gt;&lt;br/&gt;Mastodon API: Added remote accounts follow metrics and statuses when viewing profiles (contributed by Stefano Marinelli), fixed post deletion.&lt;br/&gt;&lt;br/&gt;Fixed outbox collection (contributed by byte).&lt;br/&gt;&lt;br/&gt;New file FEDERATION.md (contributed by andypiper).&lt;br/&gt;&lt;br/&gt;Updated Czech, Spanish and Brazilian Portuguese translations (contributed by pmjv and daltux).&lt;br/&gt;&lt;br/&gt;Fixed manpage typos (contributed by r-ricci).&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://comam.es/what-is-snac&#34;&gt;https://comam.es/what-is-snac&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;If you find #snac useful, please consider [buying grunfink a coffee](&lt;a href=&#34;https://ko-fi.com/grunfink&#34;&gt;https://ko-fi.com/grunfink&lt;/a&gt; ) or contributing via [LiberaPay](&lt;a href=&#34;https://liberapay.com/grunfink/&#34;&gt;https://liberapay.com/grunfink/&lt;/a&gt; ).&lt;br/&gt;&lt;br/&gt;#snacAnnounces #FrugalFediverse
    </content>
    <updated>2025-10-27T08:45:45Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqstk9nank5w76lzxt40q847du4y59am0zezdfsu58ag7wgyu92evcczyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvwme6d25</id>
    
      <title type="html">Hi, @npub1xdz…mz2c . I think I haven&amp;#39;t talked about Susie ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqstk9nank5w76lzxt40q847du4y59am0zezdfsu58ag7wgyu92evcczyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvwme6d25" />
    <content type="html">
      Hi, &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1xdz5nh5rwuyz9lp7edxeajkyk3dwgur3pgp53eddsxzmn7t0lr8qzwmz2c&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;andypiper&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1xdz…mz2c&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; . I think I haven&amp;#39;t talked about Susie :susie:, #snac &amp;#39;s default icon, before.&lt;br/&gt;&lt;br/&gt;When I started developing snac, I realized I needed a default icon to show for those accounts that lacked an avatar, similar to the outlined elephant Mastodon has. Given the minimalistic nature of the software, I thought that having a heavily-pixelated one, even 8-bit-like, was a perfect match.&lt;br/&gt;&lt;br/&gt;So, I started designing one, inspired by singer/composer [Siouxsie Sioux](&lt;a href=&#34;https://en.wikipedia.org/wiki/Siouxsie_Sioux&#34;&gt;https://en.wikipedia.org/wiki/Siouxsie_Sioux&lt;/a&gt; ), whom I&amp;#39;m a big fan of. I&amp;#39;ve done some pixelart before, but was not totally satisfied, so I asked a friend with more artistic skills, who did some tweaks, and I was finally happy with it.&lt;br/&gt;&lt;br/&gt;Also, it&amp;#39;s said that all cool software must have some easter eggs; so, Susie looks somewhat different sometimes, and once a year, in a special day, she looks **very** different. Easter eggs are like jokes and if you explain them they lose their power, so I&amp;#39;m leaving it here.
    </content>
    <updated>2025-08-07T08:07:49Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs8fcuz8vu90fn94y8rjsrxln9g5qvcpeqnd6ptwjptumag8ch9ndgzyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvwkyl65u</id>
    
      <title type="html">I&amp;#39;ve just published version version 2.80 of #snac, the ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs8fcuz8vu90fn94y8rjsrxln9g5qvcpeqnd6ptwjptumag8ch9ndgzyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvwkyl65u" />
    <content type="html">
      I&amp;#39;ve just published version version 2.80 of #snac, the simple, minimalistic #ActivityPub instance server written in C. It only includes one bugfix; if you use the Mastodon API, you may be interested in upgrading:&lt;br/&gt;&lt;br/&gt;Mastodon API: fixed a regression (introduced in previous version in the &amp;#34;boosts disappear in Tusky&amp;#34; fix) that interrupted timelines.&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://comam.es/what-is-snac&#34;&gt;https://comam.es/what-is-snac&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;If you find #snac useful, please consider [buying grunfink a coffee](&lt;a href=&#34;https://ko-fi.com/grunfink&#34;&gt;https://ko-fi.com/grunfink&lt;/a&gt; ) or contributing via [LiberaPay](&lt;a href=&#34;https://liberapay.com/grunfink/&#34;&gt;https://liberapay.com/grunfink/&lt;/a&gt; ).&lt;br/&gt;&lt;br/&gt;#snacAnnounces #FrugalFediverse
    </content>
    <updated>2025-07-07T07:46:31Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs8p0hflc2jaqjgxedev9dgpt260vqjychkhnjxlul4zvzpvs0wvuszyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvw0p9hun</id>
    
      <title type="html">Thank you so much!</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs8p0hflc2jaqjgxedev9dgpt260vqjychkhnjxlul4zvzpvs0wvuszyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvw0p9hun" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsvx2kmhaugmyclwmn5e2ghpzmgk7e5d8zlllmzc3yadlzmw8w5custggpcl&#39;&gt;nevent1q…gpcl&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Thank you so much!
    </content>
    <updated>2025-06-30T09:48:05Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs9qgwmp7lw8400h845eepjefarr8znuwhmavueasn4vxj8vtdlwwczyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvw27fkrk</id>
    
      <title type="html">I&amp;#39;ve just published version 2.79 of #snac, the simple, ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs9qgwmp7lw8400h845eepjefarr8znuwhmavueasn4vxj8vtdlwwczyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvw27fkrk" />
    <content type="html">
      I&amp;#39;ve just published version 2.79 of #snac, the simple, minimalistic #ActivityPub instance server written in C. It includes the following changes:&lt;br/&gt;&lt;br/&gt;Added a server-wide Webmention hook; this way, if somebody out there (that supports Webmention) links to a user or post in this instance, a notification is sent (this is the complementary of what was implemented in version 2.76).&lt;br/&gt;&lt;br/&gt;Fixed regression while sending email via pipe on OpenBSD.&lt;br/&gt;&lt;br/&gt;Fixed Markdown parsing when the URL has parenthesis.&lt;br/&gt;&lt;br/&gt;Always show the &amp;#39;pending follow confirmations&amp;#39; section if there are any (even if the toggle is off).&lt;br/&gt;&lt;br/&gt;If a metadata value is an account handler, it&amp;#39;s also tried to be validated (rel=&amp;#34;me&amp;#34; links).&lt;br/&gt;&lt;br/&gt;Another search by URL tweak (this time for Pixelfed links).&lt;br/&gt;&lt;br/&gt;Mastodon API: fixed a bug that made some boosts disappear after being shown in apps like Tusky, added followed hashtags maintenance, other minor changes.&lt;br/&gt;&lt;br/&gt;Renamed command-line actions create_list to list_create and delete_list to list_remove.&lt;br/&gt;&lt;br/&gt;The default favicon URL can be changed from the server configuration.&lt;br/&gt;&lt;br/&gt;New command-line option export_posts, to export all posts by a user in a JSON format compatible with the one generated by Mastodon.&lt;br/&gt;&lt;br/&gt;The command-line options to send notes also allow an optional -r argument, to set the URL of a Fediverse post this note is a reply to.&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://comam.es/what-is-snac&#34;&gt;https://comam.es/what-is-snac&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;If you find #snac useful, please consider [buying grunfink a coffee](&lt;a href=&#34;https://ko-fi.com/grunfink&#34;&gt;https://ko-fi.com/grunfink&lt;/a&gt; ) or contributing via [LiberaPay](&lt;a href=&#34;https://liberapay.com/grunfink/&#34;&gt;https://liberapay.com/grunfink/&lt;/a&gt; ).&lt;br/&gt;&lt;br/&gt;#snacAnnounces #FrugalFediverse
    </content>
    <updated>2025-06-30T07:57:21Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsrjl3p66843xthws3qvh4gpd8wv48jzxrypxd94fku7ttkpr8re9czyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvw24lmyx</id>
    
      <title type="html">Hi, #snac author here. The screenshot you provided shows that ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsrjl3p66843xthws3qvh4gpd8wv48jzxrypxd94fku7ttkpr8re9czyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvw24lmyx" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs005lksprhzcwpkmkmjupxgy9k82a7e5thzn0rxjp3y84wlg3tnugmwqq8f&#39;&gt;nevent1q…qq8f&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Hi, #snac author here. The screenshot you provided shows that it&amp;#39;s a boost by a user named Newk... if you are not following them, certainly it should not appear in your timeline. I&amp;#39;ve never seen this happen before, maybe it&amp;#39;s some kind of strange bug. I&amp;#39;ll investigate and get back to you if I find an explanation.
    </content>
    <updated>2025-06-09T12:59:03Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqspahcwwrs8xug5jg84rwy6awxktxv2ashedz94xenjmludkl0sqqczyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvw6q4sf7</id>
    
      <title type="html">When #snac receives a post from someone you follow, it also tries ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqspahcwwrs8xug5jg84rwy6awxktxv2ashedz94xenjmludkl0sqqczyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvw6q4sf7" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsxcvaslk4nx9dva0m4etl8ezyfne0wf6qjcpzdjvglm3tquzes9dgqeevdc&#39;&gt;nevent1q…evdc&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;When #snac receives a post from someone you follow, it also tries to retrieve the posts it&amp;#39;s a reply to, up to the first one, to provide some context (and show the conversation as a tree).
    </content>
    <updated>2025-06-08T05:59:22Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs9a6puf8h0kjrp7y503tcmrsmr0xfurfh7l48q4h3zjwvqqewjxlszyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvwu6dhg5</id>
    
      <title type="html">I&amp;#39;m glad to announce the release of version 2.78 of #snac, ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs9a6puf8h0kjrp7y503tcmrsmr0xfurfh7l48q4h3zjwvqqewjxlszyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvwu6dhg5" />
    <content type="html">
      I&amp;#39;m glad to announce the release of version 2.78 of #snac, the simple, minimalistic #ActivityPub instance server written in C. It includes the following changes:&lt;br/&gt;&lt;br/&gt;Hashtag following also allow URLs to RSS feeds of ActivityPub objects (like e.g. &lt;a href=&#34;https://mastodon.social/tags/ThankYouTuesday&#34;&gt;https://mastodon.social/tags/ThankYouTuesday&lt;/a&gt;).&lt;br/&gt;&lt;br/&gt;Users can now configure a webhook to receive an HTTP POST for every notification. This can be useful for implementing bots that react to activities, like autorepliers, chatbots or interactive textual games (see snac(1) for more information).&lt;br/&gt;&lt;br/&gt;The number of pending follow confirmations is shown next to the &amp;#34;people&amp;#34; link.&lt;br/&gt;&lt;br/&gt;Faster performance metrics (contributed by dandelions).&lt;br/&gt;&lt;br/&gt;Improved lowercasing in hashtags (contributed by postscriptum).&lt;br/&gt;&lt;br/&gt;A search-by-url tweak for implementations that return 200 for invalid webfinger queries (e.g. piefed).&lt;br/&gt;&lt;br/&gt;Mastodon API: added follow confirmation endpoints, fixed collisions in attachment file names.&lt;br/&gt;&lt;br/&gt;Fixed potential crashes in attachment uploads.&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://comam.es/what-is-snac&#34;&gt;https://comam.es/what-is-snac&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;If you find #snac useful, please consider [buying grunfink a coffee](&lt;a href=&#34;https://ko-fi.com/grunfink&#34;&gt;https://ko-fi.com/grunfink&lt;/a&gt; ) or contributing via [LiberaPay](&lt;a href=&#34;https://liberapay.com/grunfink/&#34;&gt;https://liberapay.com/grunfink/&lt;/a&gt; ).&lt;br/&gt;&lt;br/&gt;#snacAnnounces #FrugalFediverse
    </content>
    <updated>2025-06-02T10:48:06Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs2ft5z3gmueugwwhqa5x5nsvamdrustppcc7zn9e6mt960jmrlm5gzyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvw0ud78s</id>
    
      <title type="html">Curl also has support for doing SMTP connections, as well as FTP ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs2ft5z3gmueugwwhqa5x5nsvamdrustppcc7zn9e6mt960jmrlm5gzyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvw0ud78s" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs0sphkua48leetmc3me90fpp8g344jgwdft0tkxt555axmecf5avgd3a2ua&#39;&gt;nevent1q…a2ua&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Curl also has support for doing SMTP connections, as well as FTP and others (even IMAP? not sure about this).
    </content>
    <updated>2025-05-09T10:24:50Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqszec8udwu6nk74sj8qdfwujjek2qc9vxavc4eczp5at2ed7w7shmgzyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvwx8p83y</id>
    
      <title type="html">I&amp;#39;m glad to announce the release of version 2.76 of #snac, ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqszec8udwu6nk74sj8qdfwujjek2qc9vxavc4eczp5at2ed7w7shmgzyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvwx8p83y" />
    <content type="html">
      I&amp;#39;m glad to announce the release of version 2.76 of #snac, the simple, minimalistic #ActivityPub instance server written in C. It includes the following changes:&lt;br/&gt;&lt;br/&gt;Added Webmention support for links (Markdown-style or direct) written in a post.&lt;br/&gt;&lt;br/&gt;Added new command-line options for list maintenance.&lt;br/&gt;&lt;br/&gt;Display custom emoji in more places (contributed by dandelions).&lt;br/&gt;&lt;br/&gt;Mastodon API: fixed infinite scroll in many clients (thanks to cheeaun for giving me the clue), added /api/v1/accounts/.../lists endpoint (contributed by dandelions).&lt;br/&gt;&lt;br/&gt;Email notifications can now be sent via libcurl SMTP instead of spawning the /usr/sbin/sendmail program. To use this new feature, some additional server configuration is needed, see snac(8) (contributed by shtrophic).&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://comam.es/what-is-snac&#34;&gt;https://comam.es/what-is-snac&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;If you find #snac useful, please consider [buying grunfink a coffee](&lt;a href=&#34;https://ko-fi.com/grunfink&#34;&gt;https://ko-fi.com/grunfink&lt;/a&gt; ) or contributing via [LiberaPay](&lt;a href=&#34;https://liberapay.com/grunfink/&#34;&gt;https://liberapay.com/grunfink/&lt;/a&gt; ).&lt;br/&gt;&lt;br/&gt;#snacAnnounces&lt;br/&gt;&lt;a href=&#34;https://comam.es/what-is-snac&#34;&gt;https://comam.es/what-is-snac&lt;/a&gt;&lt;br/&gt;&lt;a href=&#34;https://ko-fi.com/grunfink&#34;&gt;https://ko-fi.com/grunfink&lt;/a&gt;&lt;br/&gt;&lt;a href=&#34;https://liberapay.com/grunfink/&#34;&gt;https://liberapay.com/grunfink/&lt;/a&gt;&lt;br/&gt;
    </content>
    <updated>2025-05-09T08:50:54Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqstp5c9rdkd43sktf04k4gfyc7vw0x6vygkhlpaju6hkv9c6rltvmgzyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvwcce52y</id>
    
      <title type="html">I&amp;#39;ve just enjoyed [this fascinating ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqstp5c9rdkd43sktf04k4gfyc7vw0x6vygkhlpaju6hkv9c6rltvmgzyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvwcce52y" />
    <content type="html">
      I&amp;#39;ve just enjoyed [this fascinating conversation](&lt;a href=&#34;https://video.firesidefedi.live/w/vSo87e6Vtd2yQJ6pZj8raj&#34;&gt;https://video.firesidefedi.live/w/vSo87e6Vtd2yQJ6pZj8raj&lt;/a&gt; ) between &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub16k9nhz223k5mkcq2rlvdh2dggyjkkadjdx7fh5qq53leyf9t6z9sjf2nry&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;Fireside Fedi&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub16k9…2nry&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; and &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1ef53dd26zz26wlxa70xrl238fywamsrfp24nxxysesczwv425r0q6tgcpc&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;Stefano Marinelli&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1ef5…gcpc&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt;, where the latter explains how he planted the seed of the incredibly friendly, great and extense community that is the BSD Cafe. Open source, owning you own data and the importance of interconnecting people is talked about here. Of course, Stefano also talked about &lt;a href=&#34;https://fedimeteo.com/&#34;&gt;https://fedimeteo.com/&lt;/a&gt;, his great project that makes weather information available to the whole Fediverse; this makes me, as the developer of #snac (one of the pieces of software that operates Fedimeteo), also a bit proud of being a part of.&lt;br/&gt;&lt;br/&gt;As Stefano says, &amp;#34;you can&amp;#39;t describe passion&amp;#34;, but you can feel it from his words.
    </content>
    <updated>2025-04-29T17:17:02Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs0ctl0famp3yc3qdtxquhujlvwdtj2ugtxkqn5h3hrdw4lwfju3hczyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvwk86s39</id>
    
      <title type="html">I&amp;#39;m glad to announce the release of version 2.74 of #snac, ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs0ctl0famp3yc3qdtxquhujlvwdtj2ugtxkqn5h3hrdw4lwfju3hczyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvwk86s39" />
    <content type="html">
      I&amp;#39;m glad to announce the release of version 2.74 of #snac, the simple, minimalistic #ActivityPub instance server written in C. It includes a lot of web UI translations by lovely people and a bit of minor tweaks and fixes:&lt;br/&gt;&lt;br/&gt;Added Spanish (default, Argentina and Uruguay) translation (contributed by gnemmi).&lt;br/&gt;&lt;br/&gt;Added Czech translation (contributed by pmjv).&lt;br/&gt;&lt;br/&gt;Added Brazilian Portuguese translation (contributed by daltux).&lt;br/&gt;&lt;br/&gt;Added Finnish translation (contributed by inz).&lt;br/&gt;&lt;br/&gt;Added French translation (contributed by Popolon).&lt;br/&gt;&lt;br/&gt;Added Russian translation (contributed by sn4il).&lt;br/&gt;&lt;br/&gt;Added Chinese translation (contributed by mistivia).&lt;br/&gt;&lt;br/&gt;Added German translation (contributed by zen and Menel).&lt;br/&gt;&lt;br/&gt;Added Greek translation (contributed by uhuru).&lt;br/&gt;&lt;br/&gt;Added Italian translation (contributed by anzu).&lt;br/&gt;&lt;br/&gt;Mastodon API: added support for /api/v1/custom_emojis (contributed by violette).&lt;br/&gt;&lt;br/&gt;Improved Undo&#43;Follow logic (contributed by rozenglass).&lt;br/&gt;&lt;br/&gt;Reverted (temporarily) the Markdown code that converted text between underscores to italics, because it was causing more problems that what it was worth.&lt;br/&gt;&lt;br/&gt;Fixed bug in bookmark CSV import.&lt;br/&gt;&lt;br/&gt;Don&amp;#39;t indent Twitter-like &amp;#34;threads&amp;#34; (i.e. chains of short posts from the same author that are self-replies).&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://comam.es/what-is-snac&#34;&gt;https://comam.es/what-is-snac&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;If you find #snac useful, please consider contributing via LiberaPay: &lt;a href=&#34;https://liberapay.com/grunfink/&#34;&gt;https://liberapay.com/grunfink/&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;#snacAnnounces
    </content>
    <updated>2025-03-20T09:06:35Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsxss5nexu4rgqe9wkzcztk4t764clxyxw22pdzpyyfkj3lahzj5dczyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvwt5mlhg</id>
    
      <title type="html">I&amp;#39;m glad to announce the release of version 2.73 of #snac, ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsxss5nexu4rgqe9wkzcztk4t764clxyxw22pdzpyyfkj3lahzj5dczyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvwt5mlhg" />
    <content type="html">
      I&amp;#39;m glad to announce the release of version 2.73 of #snac, the simple, minimalistic #ActivityPub instance server written in C. It includes the following changes:&lt;br/&gt;&lt;br/&gt;Added support for customizing and translating the web UI language via simple .po files. For more information on how to install language files or create new ones, please see snac(8) (the administrator manual).&lt;br/&gt;&lt;br/&gt;New user support for blocking hashtags from the web UI.&lt;br/&gt;&lt;br/&gt;The Content-Security-Policy HTTP header is now always sent to disable any JavaScript, instead of just being suggested in the documentation.&lt;br/&gt;&lt;br/&gt;Image attachments in SVG format are now disabled by default; you can enable them back by setting the enable_svg value to true in server.json.&lt;br/&gt;&lt;br/&gt;Several fixes (contributed by inz).&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://comam.es/what-is-snac&#34;&gt;https://comam.es/what-is-snac&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;If you find #snac useful, please consider contributing via LiberaPay: &lt;a href=&#34;https://liberapay.com/grunfink/&#34;&gt;https://liberapay.com/grunfink/&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;#snacAnnounces
    </content>
    <updated>2025-03-04T10:00:13Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqstndr7hp8qwqvgenwrlsk9ld8csj3q60txppptsd998vx32gfxunczyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvwsra7l4</id>
    
      <title type="html">Fixed!</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqstndr7hp8qwqvgenwrlsk9ld8csj3q60txppptsd998vx32gfxunczyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvwsra7l4" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsyl8pmqsz4ky5yvd67muagvw7ejmgth3vcs0awgrvef467fphyf2szueraq&#39;&gt;nevent1q…eraq&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Fixed!
    </content>
    <updated>2025-02-11T18:42:06Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs8yjf9adre2urz6kefkuynu660pexntkuzhuk3qnz6cvj5uff24ggzyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvws26nzf</id>
    
      <title type="html">I&amp;#39;m glad to announce the release of version 2.72 of #snac, ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs8yjf9adre2urz6kefkuynu660pexntkuzhuk3qnz6cvj5uff24ggzyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvws26nzf" />
    <content type="html">
      I&amp;#39;m glad to announce the release of version 2.72 of #snac, the simple, minimalistic #ActivityPub instance server written in C. It includes the following changes:&lt;br/&gt;&lt;br/&gt;Each post can have more than one attachment from the web UI. The maximum number can be configured in server.json via the max_attachments value (default: 4).&lt;br/&gt;&lt;br/&gt;Each notification includes a link labelled Context, that leads to a page with the full conversation tree the post is a part of.&lt;br/&gt;&lt;br/&gt;Each followed hashtag has now a directly accesible link.&lt;br/&gt;&lt;br/&gt;Fixed a search bug (some matches were missed).&lt;br/&gt;&lt;br/&gt;Fixed more crashes (contributed by inz).&lt;br/&gt;&lt;br/&gt;Fixed link detection in posts (contributed by inz).&lt;br/&gt;&lt;br/&gt;Allow multiple editors for command-line posts (contributed by inz).&lt;br/&gt;&lt;br/&gt;Separated maximum and default timeline entry count, allowing larger timelines to be requested without having to increase the default (contributed by lxo).&lt;br/&gt;&lt;br/&gt;Turned message date into a link to the local post, so that it can be loaded into a separate tab for interacting with (contributed by lxo).&lt;br/&gt;&lt;br/&gt;Special thanks to fellow developer inz for bringing my attention to code places where I should have been more careful.&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://comam.es/what-is-snac&#34;&gt;https://comam.es/what-is-snac&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;If you find #snac useful, please consider contributing via LiberaPay: &lt;a href=&#34;https://liberapay.com/grunfink/&#34;&gt;https://liberapay.com/grunfink/&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;#snacAnnounces&lt;br/&gt;&lt;br/&gt;This release has been inspired by the song [Songe d&amp;#39;un ange](&lt;a href=&#34;https://song.link/i/1438761053&#34;&gt;https://song.link/i/1438761053&lt;/a&gt; ) by #KyrieKristmanson and #BrendanPerry.
    </content>
    <updated>2025-02-10T08:51:48Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqspv0nmylll38sl5wlpsnm07nwwq094urv9kwdljhdfz57aujrtfsqzyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvw3lmpdg</id>
    
      <title type="html">Thank you very much for your patches, they sound interesting. ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqspv0nmylll38sl5wlpsnm07nwwq094urv9kwdljhdfz57aujrtfsqzyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvw3lmpdg" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs08mapma93r2njvnr3t7lkvgl3mez8tp7x5cjedf04p2xnqh9c54q465079&#39;&gt;nevent1q…5079&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Thank you very much for your patches, they sound interesting. I&amp;#39;ll take a look at them next monday. Have a nice weekend!
    </content>
    <updated>2025-02-01T17:50:39Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsyw22twk4jpunpm475rglwt6m82ly899phvaq9twqxmep92ew85hgzyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvwt8ur63</id>
    
      <title type="html">I&amp;#39;m glad to announce the release of version 2.70 of #snac, ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsyw22twk4jpunpm475rglwt6m82ly899phvaq9twqxmep92ew85hgzyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvwt8ur63" />
    <content type="html">
      I&amp;#39;m glad to announce the release of version 2.70 of #snac, the simple, minimalistic #ActivityPub instance server written in C. It includes the following changes:&lt;br/&gt;&lt;br/&gt;Notifications are now shown in a more compact way (i.e. all reactions are shown just above your post, instead of repeating the post *ad nauseam* for every reaction).&lt;br/&gt;&lt;br/&gt;New command-line option unmute to, well, no-longer-mute an actor.&lt;br/&gt;&lt;br/&gt;The private timeline now includes an approximate mark between new posts and &amp;#34;already seen&amp;#34; ones.&lt;br/&gt;&lt;br/&gt;Fixed a spurious 404 error in the instance root URL for some configurations.&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://comam.es/what-is-snac&#34;&gt;https://comam.es/what-is-snac&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;If you find #snac useful, please consider contributing via LiberaPay: &lt;a href=&#34;https://liberapay.com/grunfink/&#34;&gt;https://liberapay.com/grunfink/&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;#snacAnnounces&lt;br/&gt;&lt;br/&gt;This release has been inspired by the song [The Answers to the Questions](&lt;a href=&#34;https://song.link/i/1741388178&#34;&gt;https://song.link/i/1741388178&lt;/a&gt; ) by #Christabell and #DavidLynch.
    </content>
    <updated>2025-01-31T08:16:37Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsru0nl8c006w03js3vhr0pmfsvjlpmvdwq25cdgpw90nd538yp9dqzyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvw7nshqj</id>
    
      <title type="html">Sysadmin extraordinaire Stefano Marinelli (@npub1ef5…gcpc) has ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsru0nl8c006w03js3vhr0pmfsvjlpmvdwq25cdgpw90nd538yp9dqzyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvw7nshqj" />
    <content type="html">
      Sysadmin extraordinaire Stefano Marinelli (&lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1ef53dd26zz26wlxa70xrl238fywamsrfp24nxxysesczwv425r0q6tgcpc&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;Stefano Marinelli&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1ef5…gcpc&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt;) has written this great, concise article on how to tune #nginx to improve #snac performance while serving media like images or videos.&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://it-notes.dragas.net/2025/01/29/improving-snac-performance-with-nginx-proxy-cache/&#34;&gt;https://it-notes.dragas.net/2025/01/29/improving-snac-performance-with-nginx-proxy-cache/&lt;/a&gt;
    </content>
    <updated>2025-01-29T08:57:12Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsffvnyzhjhdxts2hydzlv2yqkm6xtgt5kxm3ghx50gdnmnzdp8s5czyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvwwkkla3</id>
    
      <title type="html">Hi. You&amp;#39;re welcome! Regarding your first point (saving a ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsffvnyzhjhdxts2hydzlv2yqkm6xtgt5kxm3ghx50gdnmnzdp8s5czyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvwwkkla3" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs08mapma93r2njvnr3t7lkvgl3mez8tp7x5cjedf04p2xnqh9c54q465079&#39;&gt;nevent1q…5079&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Hi. You&amp;#39;re welcome!&lt;br/&gt;&lt;br/&gt;Regarding your first point (saving a thread for later replying or reacting): I use bookmarks for that.&lt;br/&gt;&lt;br/&gt;Regarding the page reloading after actions, I&amp;#39;m afraid it&amp;#39;s not possible without the use of JavaScript, which is a no/no for this project. The action requires a trip to the server, and a response back with the same (or the most similar) content you were previously shown.&lt;br/&gt;&lt;br/&gt;And with regard the mark of &amp;#34;below this line, you&amp;#39;ve already seen this&amp;#34;: it has been on my mind for long time, but due to implementation details, it&amp;#39;s trickier than it seems. I will implement it eventually, because it&amp;#39;s something that I deeply need 😆&lt;br/&gt;&lt;br/&gt;Thanks for taking a chance on #snac.
    </content>
    <updated>2025-01-27T15:16:53Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsg2h5tf6ztjpndrhwfhte0373tf284ugfh70wzcrckvrghm4wkpeczyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvw3xkcx5</id>
    
      <title type="html">#Mastodon is the powerful war rig in the #Fediverse army against ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsg2h5tf6ztjpndrhwfhte0373tf284ugfh70wzcrckvrghm4wkpeczyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvw3xkcx5" />
    <content type="html">
      #Mastodon is the powerful war rig in the #Fediverse army against the axis of biased social networks; #snac is the little buffon back there in the rearguard, playing their old-fashioned lute and making silly jokes.&lt;br/&gt;&lt;br/&gt;#CrazyFediverseAnalogies
    </content>
    <updated>2025-01-24T10:56:48Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs9zk4fcy0l4hpyv5huxzx7p0twlyp0gst4lhzjjdm955rqqt32xkgzyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvwvg7nzf</id>
    
      <title type="html">Hi. I&amp;#39;m unable to provide you one (my resources are pretty ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs9zk4fcy0l4hpyv5huxzx7p0twlyp0gst4lhzjjdm955rqqt32xkgzyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvwvg7nzf" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsf6zcm5scvel2x7qfjsufmh96dpcgxm749nxu6559s2ajn0kzxntgnry2x9&#39;&gt;nevent1q…y2x9&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Hi. I&amp;#39;m unable to provide you one (my resources are pretty limited), but there are some instances out there where you can ask for one, like &lt;a href=&#34;https://hj.9fs.net&#34;&gt;https://hj.9fs.net&lt;/a&gt; or &lt;a href=&#34;https://snac.bsd.cafe&#34;&gt;https://snac.bsd.cafe&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;CC: &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1lymxe8vgdzqytrdrvngaezrrp6gj6xdk5tmsmqpvqwfdhdmv7edsdjfqe3&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;Tomáš&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1lym…fqe3&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt;
    </content>
    <updated>2025-01-20T16:08:31Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsz7s7z7d77n6xh9guy372uwl5l7ax093s56eakxsgvx0w4gxvexrszyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvw9j6zna</id>
    
      <title type="html">Hi. No, not at this moment. You mean, as a standalone, isolated ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsz7s7z7d77n6xh9guy372uwl5l7ax093s56eakxsgvx0w4gxvexrszyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvw9j6zna" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqst5f5lg5pzggnxy7qstg338pveeeq4tcfp4mkgxgmxg5gwkt4mycqz3whtc&#39;&gt;nevent1q…whtc&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Hi. No, not at this moment. You mean, as a standalone, isolated server, with communication only available between users of the same server, right?
    </content>
    <updated>2025-01-07T10:31:22Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs2jmvl7avag776qawzwqsv9pwf0tnkylf4tt2776ew5xltg82yjngzyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvwpfhc4g</id>
    
      <title type="html">Happy new year. I&amp;#39;m glad to announce the release of version ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs2jmvl7avag776qawzwqsv9pwf0tnkylf4tt2776ew5xltg82yjngzyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvwpfhc4g" />
    <content type="html">
      Happy new year. I&amp;#39;m glad to announce the release of version 2.68 of #snac, the simple, minimalistic #ActivityPub instance server written in C. This release couldn&amp;#39;t have been possible without the help of several fellow developers. It includes the following changes:&lt;br/&gt;&lt;br/&gt;Fixed regression in link verification code (contributed by nowster).&lt;br/&gt;&lt;br/&gt;Added ipv6 support for the https frontend connection (contributed by hb9hnt).&lt;br/&gt;&lt;br/&gt;New &amp;#34;Like by URL&amp;#34; operation (contributed by dheadshot).&lt;br/&gt;&lt;br/&gt;Added support for a Mastodon-like /share link sharing URL, like the one provided by sites like &lt;a href=&#34;https://mastodonshare.com/&#34;&gt;https://mastodonshare.com/&lt;/a&gt; and such. To be able to use it, you must reconfigure your https proxy to redirect /share to snac (see snac(8)).&lt;br/&gt;&lt;br/&gt;New linux landlock (sandboxing) support for enhanced security (contributed by shtrophic). It&amp;#39;s still a bit experimental, so you have to enable it explicitly by recompiling with the WITH_LINUX_SANDBOX directive (e.g. make CFLAGS=-DWITH_LINUX_SANDBOX).&lt;br/&gt;&lt;br/&gt;Some search fixes regarding repeated matches.&lt;br/&gt;&lt;br/&gt;The export_csv cmdline operation now exports the CSV files inside a user&amp;#39;s export/ subdirectory instead of the current directory.&lt;br/&gt;&lt;br/&gt;All CSV files to be imported must now be stored inside a user&amp;#39;s import/ subdirectory instead of the current directory.&lt;br/&gt;&lt;br/&gt;Mastodon API: more timeline paging tunings (contributed by nowster), post language selected in apps is properly set.&lt;br/&gt;&lt;br/&gt;The command-line operation note new reads the LANG environment variable to set the post&amp;#39;s language.&lt;br/&gt;&lt;br/&gt;A new command-line operation, note_unlisted, allows posting &amp;#34;unlisted&amp;#34; or &amp;#34;quiet public&amp;#34; posts.&lt;br/&gt;&lt;br/&gt;The maximum number of entries in users&amp;#39; RSS feeds and in outboxes can now be set via the max_public_entries variable in the server.json file.&lt;br/&gt;&lt;br/&gt;Fixed broken support for Audio objects.&lt;br/&gt;&lt;br/&gt;Made xmpp and mailto URLs clickable.&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://comam.es/what-is-snac&#34;&gt;https://comam.es/what-is-snac&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;If you find #snac useful, please consider contributing via LiberaPay: &lt;a href=&#34;https://liberapay.com/grunfink/&#34;&gt;https://liberapay.com/grunfink/&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;#snacAnnounces&lt;br/&gt;&lt;br/&gt;This release has been inspired by the painting *Judith Slaying Holofernes* by #ArtemisiaGentileschi.
    </content>
    <updated>2025-01-07T09:24:02Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsdw36fteppsctmgf7ewztzmk44ud8a7hh60lfr3zvmynstwv7dhhqzyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvwgxzae3</id>
    
      <title type="html">Hi. I think I&amp;#39;ll set the RSS entry count configurable ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsdw36fteppsctmgf7ewztzmk44ud8a7hh60lfr3zvmynstwv7dhhqzyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvwgxzae3" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsrprhv9ucf4j9kxpwh29kycsq9ef0glt339ycx7sn4qtxy8saj79c6qyj7h&#39;&gt;nevent1q…yj7h&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Hi. I think I&amp;#39;ll set the RSS entry count configurable server-wide instead of hardcoded.
    </content>
    <updated>2025-01-04T07:47:24Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsfzuw568yerfmnylu3vmx2wrxztlg57wgt2s0a7m5j0fgtj0preuczyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvwsqr9qm</id>
    
      <title type="html">I&amp;#39;m glad to announce the release of version 2.66 of #snac, ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsfzuw568yerfmnylu3vmx2wrxztlg57wgt2s0a7m5j0fgtj0preuczyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvwsqr9qm" />
    <content type="html">
      I&amp;#39;m glad to announce the release of version 2.66 of #snac, the simple, minimalistic #ActivityPub instance server written in C. It includes the following changes:&lt;br/&gt;&lt;br/&gt;As many users have asked for it, there is now an option to make the number of followed and following accounts public (still disabled by default). These are only the numbers; the lists themselves are never published.&lt;br/&gt;&lt;br/&gt;Some fixes to blocked instances code (posts from them were sometimes shown).&lt;br/&gt;&lt;br/&gt;Fixed non-appearing buttons Approve and Discard if the account requesting a follow were being followed.&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://comam.es/what-is-snac&#34;&gt;https://comam.es/what-is-snac&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;If you find #snac useful, please consider contributing via LiberaPay: &lt;a href=&#34;https://liberapay.com/grunfink/&#34;&gt;https://liberapay.com/grunfink/&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;#snacAnnounces&lt;br/&gt;&lt;br/&gt;This release has been inspired by the songs [All Is Lost](&lt;a href=&#34;https://song.link/i/1440088443&#34;&gt;https://song.link/i/1440088443&lt;/a&gt; ) by #KatieGarfield and [All Is Not Lost](&lt;a href=&#34;https://song.link/i/1544552643&#34;&gt;https://song.link/i/1544552643&lt;/a&gt; ) by #TonyAnderson.
    </content>
    <updated>2024-12-09T14:13:53Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsdkpmes5wyal2laeemnwme5kvlekzf9q2gccwndj0r69yvuy558hszyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvwqng22x</id>
    
      <title type="html">I&amp;#39;m glad to announce the release of version 2.64 of #snac, ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsdkpmes5wyal2laeemnwme5kvlekzf9q2gccwndj0r69yvuy558hszyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvwqng22x" />
    <content type="html">
      I&amp;#39;m glad to announce the release of version 2.64 of #snac, the simple, minimalistic #ActivityPub instance server written in C. It includes the following changes (mostly bugfixes):&lt;br/&gt;&lt;br/&gt;Some tweaks for better integration with &lt;a href=&#34;https://bsky.brid.gy&#34;&gt;https://bsky.brid.gy&lt;/a&gt; (the BlueSky bridge by brid.gy).&lt;br/&gt;&lt;br/&gt;A corner case bug in the media proxying code has been fixed.&lt;br/&gt;&lt;br/&gt;Hashtags can now include underscores.&lt;br/&gt;&lt;br/&gt;The server now creates a pidfile inside the data directory.&lt;br/&gt;&lt;br/&gt;Mastodon API: fixed a crash in the notification code, fixed autocapitalization in the OAuth login field (contributed by fkooman).&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://comam.es/what-is-snac&#34;&gt;https://comam.es/what-is-snac&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;If you find #snac useful, please consider contributing via LiberaPay: &lt;a href=&#34;https://liberapay.com/grunfink/&#34;&gt;https://liberapay.com/grunfink/&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;#snacAnnounces&lt;br/&gt;&lt;br/&gt;This release has been inspired by the song [Take Me To The River](&lt;a href=&#34;https://song.link/i/1601509361&#34;&gt;https://song.link/i/1601509361&lt;/a&gt; ) by #Kaleida.
    </content>
    <updated>2024-11-21T14:16:48Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqspzck6pwzztyxqp6varlaxwavn9nv73krfdfakzd73ncppp7m9qkczyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvwnakp07</id>
    
      <title type="html">I&amp;#39;m glad to announce the release of version 2.62 of #snac, ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqspzck6pwzztyxqp6varlaxwavn9nv73krfdfakzd73ncppp7m9qkczyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvwnakp07" />
    <content type="html">
      I&amp;#39;m glad to announce the release of version 2.62 of #snac, the simple, minimalistic #ActivityPub instance server written in C. It includes the following changes:&lt;br/&gt;&lt;br/&gt;Added a new user option to collapse top level threads by default.&lt;br/&gt;&lt;br/&gt;Added a new disable_block_notifications boolean field to server.json to disable the notifications of Block activities.&lt;br/&gt;&lt;br/&gt;Added a new strict_public_timelines boolean field to server.json to only show an account&amp;#39;s posts and boosts (no trees) in public timelines.&lt;br/&gt;&lt;br/&gt;Fixed repeated images in posts from some implementations (those that include an image both as an attachment and as an &amp;amp;lt;img&amp;amp;gt; tag inside the post content).&lt;br/&gt;&lt;br/&gt;Added a small HTML/CSS tweak to improve post previews from some implementations (contributed by nyanide).&lt;br/&gt;&lt;br/&gt;Notifications for EmojiReact activities now show the emoji.&lt;br/&gt;&lt;br/&gt;New command-line action insert, to insert a post by its URL in a user&amp;#39;s timeline.&lt;br/&gt;&lt;br/&gt;Fixed bad processing/rendering of URLs with two or more @ symbols.&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://comam.es/what-is-snac&#34;&gt;https://comam.es/what-is-snac&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;If you find #snac useful, please consider contributing via LiberaPay: &lt;a href=&#34;https://liberapay.com/grunfink/donate&#34;&gt;https://liberapay.com/grunfink/donate&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;#snacAnnounces&lt;br/&gt;&lt;br/&gt;This release has been inspired by the song *Subways Of Your Mind* by #FEX.
    </content>
    <updated>2024-11-07T14:36:03Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs2xvjxc8m3hjk35jcnxldnn0l5xr7h4w7t6ej7y2uq5nk4jmrtqcszyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvwy4dvgu</id>
    
      <title type="html">Hi, #snacizens. After much hesitation, I finally did what some ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs2xvjxc8m3hjk35jcnxldnn0l5xr7h4w7t6ej7y2uq5nk4jmrtqcszyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvwy4dvgu" />
    <content type="html">
      Hi, #snacizens. After much hesitation, I finally did what some fellow users suggested: I created a Liberapay account. Until now, I used to accept small donations via ko-fi.com; this will still be possible. This Liberapay account is also linked to a new Stripe account, so any one of you not having a credit card (or disliking Paypal) can also contribute.&lt;br/&gt;&lt;br/&gt;Any help will be greatly and sincerely appreciated.&lt;br/&gt;&lt;br/&gt;Here it is: &lt;a href=&#34;https://liberapay.com/grunfink/&#34;&gt;https://liberapay.com/grunfink/&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;Thank very much to everybody.
    </content>
    <updated>2024-11-04T16:05:49Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsrqsg909a79cvv08gzhmv5mqfw5vsezfslwzs8n8k7zn6cnz6ttqgzyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvw4n3unz</id>
    
      <title type="html">I&amp;#39;m glad to announce the release of version 2.61 of #snac, ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsrqsg909a79cvv08gzhmv5mqfw5vsezfslwzs8n8k7zn6cnz6ttqgzyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvw4n3unz" />
    <content type="html">
      I&amp;#39;m glad to announce the release of version 2.61 of #snac, the simple, minimalistic #ActivityPub instance server written in C. It includes the following changes:&lt;br/&gt;&lt;br/&gt;Migration from a Mastodon account to a snac one has been implemented. Please see snac(8) (the administrator manual) for more information.&lt;br/&gt;&lt;br/&gt;Mastodon API: fixed timelines/public (it was showing less posts that it should).&lt;br/&gt;&lt;br/&gt;Fixed over-zealous caching to the public timeline.&lt;br/&gt;&lt;br/&gt;Some HTML tweaks and fixes to the web interface.&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://comam.es/what-is-snac&#34;&gt;https://comam.es/what-is-snac&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;If you find #snac useful, please consider buying grunfink a coffee: &lt;a href=&#34;https://ko-fi.com/grunfink&#34;&gt;https://ko-fi.com/grunfink&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;#snacAnnounces&lt;br/&gt;&lt;br/&gt;This release has been inspired by the painting *The Hands Resist Him* by #BillStoneham.
    </content>
    <updated>2024-10-23T15:03:02Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsd83wlttfcygxu79mjade6hmu54jdm8mhvsd5wnm5eyspu8jnjq6szyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvwtuujxr</id>
    
      <title type="html">I&amp;#39;m glad to announce the release of version 2.60 of #snac, ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsd83wlttfcygxu79mjade6hmu54jdm8mhvsd5wnm5eyspu8jnjq6szyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvwtuujxr" />
    <content type="html">
      I&amp;#39;m glad to announce the release of version 2.60 of #snac, the simple, minimalistic #ActivityPub instance server written in C. It includes the following changes:&lt;br/&gt;&lt;br/&gt;Migration from a snac account to a Mastodon one has been implemented. Please see snac(8) (the administrator manual) for more information.&lt;br/&gt;&lt;br/&gt;Fixed a bug in argument parsing regarding some special characters (contributed by ndagestad).&lt;br/&gt;&lt;br/&gt;Fixed image emojis in the public profile bio.&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://comam.es/what-is-snac&#34;&gt;https://comam.es/what-is-snac&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;If you find #snac useful, please consider buying grunfink a coffee: &lt;a href=&#34;https://ko-fi.com/grunfink&#34;&gt;https://ko-fi.com/grunfink&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;#snacAnnounces&lt;br/&gt;&lt;br/&gt;This release has been inspired by the song *State of Independence* versioned by #DonnaSummer.
    </content>
    <updated>2024-10-10T13:08:08Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs8y0zq5dq8xxme7p6p3cwcagyp4mz3c3mpgtxq9t7wypusnveukngzyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvw72ksxs</id>
    
      <title type="html">I&amp;#39;ve just added some very basic support for this type ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs8y0zq5dq8xxme7p6p3cwcagyp4mz3c3mpgtxq9t7wypusnveukngzyqjrpqra6mp88gl0phlv4rcrr699d4aflz0cje7jz9gk2xte90xvw72ksxs" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsx4pj76j94udrye5k820qrdzxl3z9mg8ueek04udlz2qfyr03z42cs7mcp6&#39;&gt;nevent1q…mcp6&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;I&amp;#39;ve just added some very basic support for this type (basically, not dropping them and showing them as if they were regular posts, with a mark to note that they are events). I understand that what make this type interesting is adding the possibility to add actions like intention to attend and such, but I will also wait for standardization.&lt;br/&gt;&lt;br/&gt;Thanks for bringing this to my attention.&lt;br/&gt;&lt;br/&gt;CC: &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1k90lkn09tanthu69xlq4xk3673ykf7zw6p3pstl79n9rvyhuh2lq57q43y&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;Mike Macgirvin 🖥️&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1k90…q43y&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1pl5azeaxlm85zmlprr2ycjw6m5the8k6m0ykxcf8z7fpvq6q22yqnukp2w&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;Streams&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1pl5…kp2w&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1uq5lznmk9ax9r07mhs0lrv4qaafyguepj2spfjlw54acwkxrds3sppz8a5&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;julian&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1uq5…z8a5&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1d43y980yyrhqhrn5kmy3twx38cvspj58n9pug0e2d2gzayxuxjls3kjl5u&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;NodeBB&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1d43…jl5u&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub19yg7mshq9vdtvvcm48svw03cmzewue4jug62cltnleh3y78khz5sm5wysk&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;silverpill&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub19yg…wysk&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1rnewlqkq9r9n56jsaeh42u4z5yjad85rjggnmhd6f42zxeeze7wszqg4qz&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;Mitra&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1rne…g4qz&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt;
    </content>
    <updated>2024-05-11T17:53:24Z</updated>
  </entry>

</feed>