The Real Grunfink

The Real Grunfink's avatar
The Real Grunfink
npub1yscg...ffqw
Author of the #snac #ActivityPub instance server and other pieces of singular software. Not a real Grünfink. #fedi22 Keyoxide: https://keyoxide.org/hkp/2F26A88F90A908F3EEB8A7F0C854BB247C19904F Liberapay account: https://liberapay.com/grunfink/ Buy grunfink a coffee: https://ko-fi.com/grunfink Git repositories: https://codeberg.org/grunfink
I'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: Implemented more scopes to match other ActivityPub implementations (public, unlisted, followers-only and direct message) (contributed by byte). New icons showing instance and actor failures. Mastodon API: Added remote accounts follow metrics and statuses when viewing profiles (contributed by Stefano Marinelli), fixed post deletion. Fixed outbox collection (contributed by byte). New file FEDERATION.md (contributed by andypiper). Updated Czech, Spanish and Brazilian Portuguese translations (contributed by pmjv and daltux). Fixed manpage typos (contributed by r-ricci). If you find #snac useful, please consider [buying grunfink a coffee]( ) or contributing via [LiberaPay]( ). #snacAnnounces #FrugalFediverse
Hi, @andypiper . I think I haven't talked about Susie :susie:, #snac 's default icon, before. 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. So, I started designing one, inspired by singer/composer [Siouxsie Sioux]( ), whom I'm a big fan of. I'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. Also, it'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'm leaving it here.
I'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: Mastodon API: fixed a regression (introduced in previous version in the "boosts disappear in Tusky" fix) that interrupted timelines. If you find #snac useful, please consider [buying grunfink a coffee]( ) or contributing via [LiberaPay]( ). #snacAnnounces #FrugalFediverse
I've just published version 2.79 of #snac, the simple, minimalistic #ActivityPub instance server written in C. It includes the following changes: 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). Fixed regression while sending email via pipe on OpenBSD. Fixed Markdown parsing when the URL has parenthesis. Always show the 'pending follow confirmations' section if there are any (even if the toggle is off). If a metadata value is an account handler, it's also tried to be validated (rel="me" links). Another search by URL tweak (this time for Pixelfed links). Mastodon API: fixed a bug that made some boosts disappear after being shown in apps like Tusky, added followed hashtags maintenance, other minor changes. Renamed command-line actions create_list to list_create and delete_list to list_remove. The default favicon URL can be changed from the server configuration. New command-line option export_posts, to export all posts by a user in a JSON format compatible with the one generated by Mastodon. 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. If you find #snac useful, please consider [buying grunfink a coffee]( ) or contributing via [LiberaPay]( ). #snacAnnounces #FrugalFediverse
I'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: Hashtag following also allow URLs to RSS feeds of ActivityPub objects (like e.g. ). 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). The number of pending follow confirmations is shown next to the "people" link. Faster performance metrics (contributed by dandelions). Improved lowercasing in hashtags (contributed by postscriptum). A search-by-url tweak for implementations that return 200 for invalid webfinger queries (e.g. piefed). Mastodon API: added follow confirmation endpoints, fixed collisions in attachment file names. Fixed potential crashes in attachment uploads. If you find #snac useful, please consider [buying grunfink a coffee]( ) or contributing via [LiberaPay]( ). #snacAnnounces #FrugalFediverse