GNU social JP
  • FAQ
  • Login
GNU social JPใฏๆ—ฅๆœฌใฎGNU socialใ‚ตใƒผใƒใƒผใงใ™ใ€‚
Usage/ToS/admin/test/Pleroma FE
  • Public

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

Notices by CaohuaK ๐Ÿบ (caohuak@moon.lonewolf.zone)

  1. Embed this notice
    CaohuaK ๐Ÿบ (caohuak@moon.lonewolf.zone)'s status on Sunday, 17-May-2026 06:28:47 JST CaohuaK 🐺 CaohuaK ๐Ÿบ
    in reply to
    • silverpill
    • ozoramore

    @silverpill @ozoramore_dev I mean use another component to replace the space as a prompt for the last read message because this might be confusing for people who don't know. Maybe Nicolium, Moshidon, or Fedilab have implemented it.

    In conversation about 2 days ago from moon.lonewolf.zone permalink
  2. Embed this notice
    CaohuaK ๐Ÿบ (caohuak@moon.lonewolf.zone)'s status on Saturday, 16-May-2026 13:08:27 JST CaohuaK 🐺 CaohuaK ๐Ÿบ
    in reply to
    • silverpill
    • ozoramore

    @silverpill
    maybe design a new component for it to avoid confusion.
    @ozoramore_dev

    In conversation about 3 days ago from moon.lonewolf.zone permalink
  3. Embed this notice
    CaohuaK ๐Ÿบ (caohuak@moon.lonewolf.zone)'s status on Tuesday, 12-May-2026 04:54:35 JST CaohuaK 🐺 CaohuaK ๐Ÿบ
    in reply to
    • silverpill

    @silverpill @frost @caohuak @caohuak iceshrimp.net can handle it too.

    By the way, I retried the activity, but it was ignored because I forgot to set canBite to anyone.

    In conversation about 7 days ago from moon.lonewolf.zone permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: iceshrimp.dev
      Iceshrimp.NET
      from iceshrimp
      This repository contains our efforts to rewrite both the backend and the frontend, to improve performance, stability and maintainability.
    2. No result found on File_thumbnail lookup.
      https://too.by/
  4. Embed this notice
    CaohuaK ๐Ÿบ (caohuak@moon.lonewolf.zone)'s status on Tuesday, 12-May-2026 03:06:48 JST CaohuaK 🐺 CaohuaK ๐Ÿบ
    in reply to
    • silverpill

    @silverpill @frost >What is expected to happen when a Bite is received? Does Mitra need to show a notification?

    yeah iceshrimp.net has implemented biting users and biting notes, so there are two types of notifications. For example, "xxx bit you" or "xxx bit your note." But if these bite notifications don't clear automatically, it could end up flooding your notifications.

    Perhaps because they couldn't control this behavior, they added a feature called can bite. But I don't know the specific implementation process, because I haven't seen the code of iceshrimp.net yet.

    >It can be added if necessary.

    maybe not because currently only iceshrimp and wafrn support it.

    In conversation about 7 days ago from moon.lonewolf.zone permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: iceshrimp.dev
      Iceshrimp.NET
      from iceshrimp
      This repository contains our efforts to rewrite both the backend and the frontend, to improve performance, stability and maintainability.
  5. Embed this notice
    CaohuaK ๐Ÿบ (caohuak@moon.lonewolf.zone)'s status on Tuesday, 12-May-2026 03:06:47 JST CaohuaK 🐺 CaohuaK ๐Ÿบ
    in reply to
    • silverpill

    @silverpill @frost Hmm the canbite context seems inlined within an array inside @context.

    https://iceshrimp.dev/iceshrimp/Iceshrimp.NET/src/commit/6a504e441ce7e548136c66ed08ef972947da2dae/Iceshrimp.Backend/Core/Federation/ActivityStreams/Contexts/iceshrimp.json#L47-L49

    In conversation about 7 days ago from moon.lonewolf.zone permalink
  6. Embed this notice
    CaohuaK ๐Ÿบ (caohuak@moon.lonewolf.zone)'s status on Tuesday, 12-May-2026 03:06:45 JST CaohuaK 🐺 CaohuaK ๐Ÿบ
    in reply to
    • silverpill

    @silverpill @frost @caohuak I saw the activity on my wafrn account.

    you can try to send a Bite activity to my iceshrimp.net instance too @caohuak

    In conversation about 7 days ago from moon.lonewolf.zone permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: iceshrimp.dev
      Iceshrimp.NET
      from iceshrimp
      This repository contains our efforts to rewrite both the backend and the frontend, to improve performance, stability and maintainability.
  7. Embed this notice
    CaohuaK ๐Ÿบ (caohuak@moon.lonewolf.zone)'s status on Saturday, 09-May-2026 02:39:12 JST CaohuaK 🐺 CaohuaK ๐Ÿบ
    in reply to
    • silverpill
    • XaetaCore
    • Saorsa

    @silverpill @xaetacore @Saorsa >but I don't know if Misskey provides these exports

    Misskey/Sharkey outputs a single JSON file, but it's different from the outbox.json used by Mastodon or Pleroma. I can DM you an example via Matrix.

    In conversation about 10 days ago from moon.lonewolf.zone permalink
  8. Embed this notice
    CaohuaK ๐Ÿบ (caohuak@moon.lonewolf.zone)'s status on Saturday, 09-May-2026 02:39:11 JST CaohuaK 🐺 CaohuaK ๐Ÿบ
    in reply to
    • silverpill
    • XaetaCore
    • Saorsa

    @silverpill @xaetacore @Saorsa yeah we don't know why they're using a proprietary JSON instead of using the outbox.json that every other software uses.

    In conversation about 10 days ago from moon.lonewolf.zone permalink
  9. Embed this notice
    CaohuaK ๐Ÿบ (caohuak@moon.lonewolf.zone)'s status on Saturday, 02-May-2026 03:48:07 JST CaohuaK 🐺 CaohuaK ๐Ÿบ
    in reply to
    • silverpill
    • minimitra

    @silverpill
    I've already tested it and it works fine in my local environment, but I haven't tested the 0.4-rc version yet.
    @minimitra

    In conversation about 17 days ago from moon.lonewolf.zone permalink
  10. Embed this notice
    CaohuaK ๐Ÿบ (caohuak@moon.lonewolf.zone)'s status on Friday, 01-May-2026 06:05:04 JST CaohuaK 🐺 CaohuaK ๐Ÿบ
    in reply to
    • minimitra

    @minimitra I tested the binary it seems have a bug? it should read config.toml instead of config.yaml.

    thread 'main' (216355) panicked at /root/.cargo/git/checkouts/mitra-802b7f2d210e2567/b5a5c65/mitra_config/src/loader.rs:58:13: failed to read config from config.yaml note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
    In conversation about 18 days ago from moon.lonewolf.zone permalink
  11. Embed this notice
    CaohuaK ๐Ÿบ (caohuak@moon.lonewolf.zone)'s status on Friday, 01-May-2026 06:05:02 JST CaohuaK 🐺 CaohuaK ๐Ÿบ
    in reply to
    • minimitra

    @minimitra sorry I forgot that the binary follows mitra's default configuration path, and I didn't put the .env file in the folder. :lihkg_husky_haha:

    In conversation about 18 days ago from moon.lonewolf.zone permalink
  12. Embed this notice
    CaohuaK ๐Ÿบ (caohuak@moon.lonewolf.zone)'s status on Tuesday, 28-Apr-2026 04:26:17 JST CaohuaK 🐺 CaohuaK ๐Ÿบ
    in reply to

    @jupiter_rowland @silverpill Based on the scattered discussions about Mitra I've seen on the timeline a few times, the current sentiment leans more toward the developers being from Poast, while the concerns regarding crypto aren't as strong anymore.

    In conversation about 21 days ago from moon.lonewolf.zone permalink
  13. Embed this notice
    CaohuaK ๐Ÿบ (caohuak@moon.lonewolf.zone)'s status on Monday, 27-Apr-2026 04:04:48 JST CaohuaK 🐺 CaohuaK ๐Ÿบ
    in reply to
    • silverpill

    @silverpill >Oh cool, I didn't know there is a blocklist of mitra instances.

    This list isn't necessarily a blocklist, it might just be a list of Mitra instances pulled from somewhere like fediverse.observer that they've imported into their blocks.

    In conversation about 22 days ago from moon.lonewolf.zone permalink
  14. Embed this notice
    CaohuaK ๐Ÿบ (caohuak@moon.lonewolf.zone)'s status on Monday, 27-Apr-2026 04:04:45 JST CaohuaK 🐺 CaohuaK ๐Ÿบ
    in reply to
    • silverpill

    @silverpill https://fba.ryona.agency/?domain=moon.lonewolf.zone

    This Mitra hater publicly blocked all Mitra instances.

    In conversation about 22 days ago from moon.lonewolf.zone permalink

    Attachments

    1. No result found on File_thumbnail lookup.
      fedi-block-api moon.lonewolf.zoneThis
  15. Embed this notice
    CaohuaK ๐Ÿบ (caohuak@moon.lonewolf.zone)'s status on Saturday, 18-Apr-2026 01:21:14 JST CaohuaK 🐺 CaohuaK ๐Ÿบ
    in reply to
    • silverpill

    @silverpill @frost I don't know, because it seems that biting uses linked data, and the software that implements it originally came from iceshrimp.net. I reckon testing would require using an iceshrimp.net instance to confirm whether it works properly.

    This is the namespace: https://ns.mia.jetzt/as/

    { "Bite": "https://ns.mia.jetzt/as#Bite" }

    This context is important because if biting activities don't include it, iceshrimp.net will ignore the activity. I discovered this while trying to repair biting on my Pleroma instance.

    https://github.com/mkljczk/pl/pull/11

    activities json (from wafrn)

    { "@context": [ "https://www.w3.org/ns/activitystreams", { "Bite": "https://ns.mia.jetzt/as#Bite" } ], "actor": "https://wafrn.lonewolf.zone/fediverse/blog/caohuak", "id": "https://wafrn.lonewolf.zone/fediverse/bites/a6310fce-0567-4df0-971b-853399687349/1d335590-8b2c-4585-b77c-6f5f483dfc7b", "object": "https://moon.lonewolf.zone/users/caohuak", "target": "https://moon.lonewolf.zone/users/caohuak", "to": [ "https://moon.lonewolf.zone/users/caohuak" ], "type": "Bite" }
    In conversation about a month ago from moon.lonewolf.zone permalink

    Attachments


    1. Domain not in remote thumbnail source whitelist: iceshrimp.dev
      Iceshrimp.NET
      from iceshrimp
      This repository contains our efforts to rewrite both the backend and the frontend, to improve performance, stability and maintainability.





  16. Embed this notice
    CaohuaK ๐Ÿบ (caohuak@moon.lonewolf.zone)'s status on Saturday, 18-Apr-2026 01:16:10 JST CaohuaK 🐺 CaohuaK ๐Ÿบ
    • silverpill

    @silverpill Posts quoting minimitra are showing up as pending on Mastodon. (m.otter.homes)

    In conversation about a month ago from moon.lonewolf.zone permalink
  17. Embed this notice
    CaohuaK ๐Ÿบ (caohuak@moon.lonewolf.zone)'s status on Saturday, 18-Apr-2026 01:16:09 JST CaohuaK 🐺 CaohuaK ๐Ÿบ
    in reply to
    • silverpill

    @silverpill nvm mastodon shows this for any posts that aren't quoting your own.

    In conversation about a month ago from moon.lonewolf.zone permalink
  18. Embed this notice
    CaohuaK ๐Ÿบ (caohuak@moon.lonewolf.zone)'s status on Thursday, 16-Apr-2026 05:01:40 JST CaohuaK 🐺 CaohuaK ๐Ÿบ

    @frost it would be fun if Mitra support it. :lihkg_tiger_champagne:

    In conversation about a month ago from moon.lonewolf.zone permalink
  19. Embed this notice
    CaohuaK ๐Ÿบ (caohuak@moon.lonewolf.zone)'s status on Thursday, 09-Apr-2026 03:38:01 JST CaohuaK 🐺 CaohuaK ๐Ÿบ
    in reply to
    • silverpill

    @silverpill https://moon.lonewolf.zone/.well-known/apgateway/did๐Ÿ”‘z6MkpzePbng5LHhFscjeeqrrKNRAPBGaSGhxqm75WQ2uQ79A/objects/019d6a92-6de7-19d7-ff4f-d51418030c4a

    In conversation about a month ago from moon.lonewolf.zone permalink

    Attachments


  20. Embed this notice
    CaohuaK ๐Ÿบ (caohuak@moon.lonewolf.zone)'s status on Wednesday, 08-Apr-2026 08:55:59 JST CaohuaK 🐺 CaohuaK ๐Ÿบ
    in reply to
    • silverpill
    • minimitra

    @silverpill @tetrus @minimitra I can't reply to this post through my Nomad account because I can't fetch posts from tilde.zone, it's returning a 401 error.

    In conversation about a month ago from moon.lonewolf.zone permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: tilde.zone
      tilde.zone
      mastodon instance of the tildeverse, a collection of small public access *nix systems for collaboration, creativity, and socializing. a proud part of the small internet.
  • Before

User actions

    CaohuaK 🐺

    CaohuaK ๐Ÿบ

    ๆ˜Žๅนดๅฐฑๅฅฝไบ†

    Tags
    • (None)

    Following 0

      Followers 0

        Groups 0

          Statistics

          User ID
          366130
          Member since
          8 Oct 2025
          Notices
          91
          Daily average
          0

          Feeds

          • 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.