GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Conversation

Notices

  1. Embed this notice
    The Real Grunfink (grunfink@comam.es)'s status on Sunday, 22-Dec-2024 17:44:49 JST The Real Grunfink The Real Grunfink
    Strangely on a Sunday morning, I'm glad to announce the release of version 2.67 of #snac, the simple, minimalistic #ActivityPub instance server written in C. It includes the following changes:

    The search box also accepts post URLs; the post is requested and, if it's found, can be interacted with (liked, boosted, replied to, etc.).

    IP addresses for failed logins are tracked and throttled to mitigate brute force attacks (see snac(8) for more information).

    Fixed a bug regarding repeated attachments when editing a post.

    Mastodon API: Improved timeline pagination in some clients (details: an HTTP Link header has been added), fixed missing audio attachments, fixed an incorrect value for the bot field in newly created accounts, fixed a crash, implemented markers (contributed by nowster).

    When running in server mode, the pidfile is locked to avoid concurrent running of the same server instance.

    Added documentation and some tweaks to enable static compilation with musl (contributed by Shamar).

    https://comam.es/what-is-snac

    If you find #snac useful, please consider contributing via LiberaPay: https://liberapay.com/grunfink/

    #snacAnnounces

    In the northern half we'll celebrate #SolInvictus by listening to the song One Perfect Sunrise by #Orbital.

    In conversation about 6 months ago from comam.es permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: codeberg.org
      snac2
      from grunfink
      A simple, minimalistic ActivityPub instance written in portable C
    2. Domain not in remote thumbnail source whitelist: seccdn.libravatar.org
      grunfink's profile - Liberapay
      Author of the snac ActivityPub instance server and other pieces of singular software. Not a real Grünfink.
    • stigatle likes this.
    • Embed this notice
      Stefano Marinelli (stefano@mastodon.bsd.cafe)'s status on Sunday, 22-Dec-2024 19:38:35 JST Stefano Marinelli Stefano Marinelli
      in reply to

      @grunfink thank you!

      In conversation about 6 months ago permalink
      The Real Grunfink likes this.
    • Embed this notice
      The Real Grunfink (grunfink@comam.es)'s status on Sunday, 22-Dec-2024 20:48:44 JST The Real Grunfink The Real Grunfink
      in reply to
      • Stefano Marinelli
      You're welcome, Stefano!
      In conversation about 6 months ago permalink
    • Embed this notice
      The Real Grunfink (grunfink@comam.es)'s status on Monday, 23-Dec-2024 12:22:43 JST The Real Grunfink The Real Grunfink
      in reply to
      • ティージェーグレェ
      Thank you very much to you for your continuous effort in this port.
      In conversation about 6 months ago permalink
    • Embed this notice
      ティージェーグレェ (teajaygrey@snac.bsd.cafe)'s status on Monday, 23-Dec-2024 12:22:45 JST ティージェーグレェ ティージェーグレェ
      in reply to
      I submitted a Pull Request to update MacPorts' snac to 2.67 here:

      https://github.com/macports/macports-ports/pull/27188

      Two of three GitHub Actions Continuous Integration checks passed, which is a good sign; hopefully the others will pass without issues.

      As usual, it's up to others with commit access to merge it!

      Thanks again for your and others' continued improvements to snac! Specifically I noticed shout outs to nowster and Shamar in the RELEASE_NOTES.md and I seem to recall watching the discourse about the PID locking suggested and discussed rather collaboratively too!

      (My apologies for the delay. The Makefile was slightly modified, which in turn broke the $files/Makefile.patch applied by MacPorts so I needed to rework that which took me a bit longer than usual given other work obligations I have had today.

      Though not a concern for upstream, for MacPorts users I also noticed the following warning when running % port test:

      "Warning: violation by /opt/local/man
      Warning: snac violates the layout of the ports-filesystems!
      Warning: Please fix or indicate this misbehavior (if it is intended), it will be an error in future releases!"

      Though, it appears as if the man pages are where I think they should be for MacPorts? I have never seen that Warning before, so my guess is something about MacPorts intended prescriptive behavior has been changed but I am not exactly certain what the expected behavior is supposed to be now? I will look into it further, but hopefully it isn't a concern for users at the moment; just thought I would mention it for the sake of being thorough!

      However, it's entirely possible I messed something up too; so if others with greater wisdom than I see that Warning and know what to do to correct it, or if they encounter any other issues with MacPorts' snac, others are more than welcome to submit Pull Requests with improvements! Or feel free to open up an issue on MacPorts Trac instance at https://trac.macports.org and I'll look into it.)

      #snac #MacPorts #OpenSource #ActivityPub #Mastodon #NoDatabaseNeeded
      #NoJavaScript #NoCookiesEither#NotMuchBullShit #snacAnnounces
      In conversation about 6 months ago permalink

      Attachments

      1. Domain not in remote thumbnail source whitelist: opengraph.githubassets.com
        snac: update to 2.67 by artkiver · Pull Request #27188 · macports/macports-ports
        Description Type(s) bugfix enhancement security fix Tested on macOS 15.2 24C101 arm64 Command Line Tools 16.2.0.0.1.1733547573 Verification Have you followed our Commit Message Guideline...

      2. No result found on File_thumbnail lookup.
        MacPorts
    • Embed this notice
      sergiodj (sergiodj@snac.sergiodj.net)'s status on Monday, 23-Dec-2024 12:37:48 JST sergiodj sergiodj
      in reply to
      @grunfink@comam.es Debian unstable and bookworm-backports now have the latest snac version. Thanks!
      In conversation about 6 months ago permalink
    • Embed this notice
      The Real Grunfink (grunfink@comam.es)'s status on Monday, 23-Dec-2024 12:41:28 JST The Real Grunfink The Real Grunfink
      in reply to
      • sergiodj
      You're welcome, Sergio! Thank you so much!
      In conversation about 6 months ago permalink
      sergiodj likes this.
    • Embed this notice
      ティージェーグレェ (teajaygrey@snac.bsd.cafe)'s status on Monday, 23-Dec-2024 18:04:00 JST ティージェーグレェ ティージェーグレェ
      in reply to
      I'm happy to do my small part. Thankfully, others have been helping to improve the MacPort as well. For example, ryandesign/Ryan Carsten Schmidt spotted the error with the man page Warning and provided a fix here:

      https://github.com/macports/macports-ports/pull/27188#pullrequestreview-2520020203

      I had indeed, messed something up! Though thankfully it should be fixed before the update is rolled out to MacPorts' users?
      In conversation about 6 months ago permalink

      Attachments

      1. Domain not in remote thumbnail source whitelist: opengraph.githubassets.com
        snac: update to 2.67 by artkiver · Pull Request #27188 · macports/macports-ports
        Description Type(s) bugfix enhancement security fix Tested on macOS 15.2 24C101 arm64 Command Line Tools 16.2.0.0.1.1733547573 Verification Have you followed our Commit Message Guideline...
      The Real Grunfink likes this.
    • Embed this notice
      The Real Grunfink (grunfink@comam.es)'s status on Tuesday, 24-Dec-2024 16:21:49 JST The Real Grunfink The Real Grunfink
      in reply to
      • knapjack
      You're welcome!
      In conversation about 5 months ago permalink
    • Embed this notice
      knapjack (knapjack@elsewhere.cozysumo.space)'s status on Tuesday, 24-Dec-2024 16:21:50 JST knapjack knapjack
      in reply to
      @grunfink@comam.es I can report that the Tuba client now works like a charm, but Elk and Phanpy still do not. Gotta love standardization. 😉 Thank you so much for the update!
      In conversation about 5 months ago permalink

Feeds

  • Activity Streams
  • RSS 2.0
  • Atom
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.