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 Fedilab Apps (apps@toot.fedilab.app)

  1. Embed this notice
    Fedilab Apps (apps@toot.fedilab.app)'s status on Wednesday, 04-Mar-2026 05:20:06 JST Fedilab Apps Fedilab Apps

    RE: https://mastodon.social/@HolosSocial/116166995091607292

    We will introduce the #HolosDiscover API in #Fedilab. It allows to tailor a timeline with up to 20 tags. It can be really useful for small instances.
    However, unlike the #Holos app where posts from blocked or muted accounts are filtered out, Fedilab won't be able to apply these filters.

    In conversation about 9 hours ago from toot.fedilab.app permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: files.mastodon.social
      Holos Social (@HolosSocial@mastodon.social)
      from Holos Social
      Attached: 4 images In the next release of #Holos, Bloom filters will be enabled by default (can be disabled). This allows the relay to deliver only activities that matter to you, without ever knowing who you follow. In practice, this reduces data transfer around 97%, since only about 3% of activities are typically relevant during a sync. The public timeline is replaced by a discover timeline tailored to your interests. #HolosSocial
  2. Embed this notice
    Fedilab Apps (apps@toot.fedilab.app)'s status on Wednesday, 04-Mar-2026 03:11:26 JST Fedilab Apps Fedilab Apps

    We published #HolosDiscover 1.2.5, this release fixes RSS issues on some readers:

    https://discover.holos.social/feeds

    Also, for more transparency, we added a real-time stats page showing processed #ActivityPub activities, blocked instances and more.

    https://discover.holos.social/stats

    In conversation about 11 hours ago from toot.fedilab.app permalink
  3. Embed this notice
    Fedilab Apps (apps@toot.fedilab.app)'s status on Tuesday, 03-Mar-2026 02:02:18 JST Fedilab Apps Fedilab Apps

    RE: https://toot.fedilab.app/@apps/116150834668192683

    We added RSS feed support to #HolosDiscover for Trending and Timeline. For the timeline, you can create feeds by filtering with hashtags (up to 20). There is a URL feed generator to make things easier. More at https://discover.holos.social/feeds

    In conversation about a day ago from toot.fedilab.app permalink

    Attachments

    1. No result found on File_thumbnail lookup.
      Fedilab Apps (@apps@toot.fedilab.app)
      from Fedilab Apps
      Would you find it useful to have an RSS feed on #HolosDiscover trending, or other ways to subscribe based on the content you want to see? [ ] Yes, I'd like that [ ] No, I don't see the need [ ] No opinion
    2. Domain not in remote thumbnail source whitelist: discover.holos.social
      Holos Discover - Search the Fediverse
      A privacy-respecting search engine for Mastodon, Pleroma, Misskey and the Fediverse.
  4. Embed this notice
    Fedilab Apps (apps@toot.fedilab.app)'s status on Sunday, 01-Mar-2026 16:59:13 JST Fedilab Apps Fedilab Apps
    in reply to
    • Quantum Splash

    @quantum_splash
    Service is up again. Sorry for that

    In conversation about 3 days ago from gnusocial.jp permalink
  5. Embed this notice
    Fedilab Apps (apps@toot.fedilab.app)'s status on Sunday, 01-Mar-2026 05:46:28 JST Fedilab Apps Fedilab Apps
    in reply to

    Trending data is updated at different intervals: hashtags are refreshed every hour, links are aggregated daily, and posts are ranked in real time based on engagement with time decay.

    In conversation about 3 days ago from toot.fedilab.app permalink
  6. Embed this notice
    Fedilab Apps (apps@toot.fedilab.app)'s status on Sunday, 01-Mar-2026 03:23:39 JST Fedilab Apps Fedilab Apps

    #HolosDiscover 1.2.0 is available. Thank you for your feedback, we took it into account.
    You have access to trending links now.
    https://discover.holos.social/

    In conversation about 3 days ago from toot.fedilab.app permalink

    Attachments

    1. No result found on File_thumbnail lookup.
      Holos Discover - Fediverse Search
  7. Embed this notice
    Fedilab Apps (apps@toot.fedilab.app)'s status on Saturday, 28-Feb-2026 09:38:45 JST Fedilab Apps Fedilab Apps
    in reply to

    As a consequence, the public timeline from the relay will no longer be available since most activities are now filtered out.
    #HolosDiscover will replace it with a public timeline showing content based on your interests.(2/2)

    In conversation about 4 days ago from toot.fedilab.app permalink
  8. Embed this notice
    Fedilab Apps (apps@toot.fedilab.app)'s status on Saturday, 28-Feb-2026 07:48:12 JST Fedilab Apps Fedilab Apps

    One challenge with #Holos: the relay can accumulate a lot of pending activities. Users have to download everything before seeing their feed.
    By design, the relay has no knowledge of your followers or followings and never will. That's why we introduced Bloom filters (https://en.wikipedia.org/wiki/Bloom_filter): your device sends a compressed version of your followings at each sync so the relay only returns what matters. At worst you get a few extra activities, but never miss any. (1/2)

    #HolosSocial

    In conversation about 4 days ago from toot.fedilab.app permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: upload.wikimedia.org
      Bloom filter
      In computing, a Bloom filter is a space-efficient probabilistic data structure, conceived by Burton Howard Bloom in 1970, that is used to test whether an element is a member of a set. False positive matches are possible, but false negatives are not – in other words, a query returns either "possibly in set" or "definitely not in set". Elements can be added to the set, but not removed (though this can be addressed with the counting Bloom filter variant); the more items added, the larger the probability of false positives. Bloom proposed the technique for applications where the amount of source data would require an impractically large amount of memory if "conventional" error-free hashing techniques were applied. He gave the example of a hyphenation algorithm for a dictionary of 500,000 words, out of which 90% follow simple hyphenation rules, but the remaining 10% require expensive disk accesses to retrieve specific hyphenation patterns. With sufficient core memory, an error-free hash could be used to eliminate all unnecessary disk accesses; on the other hand, with limited core memory, Bloom's technique uses a smaller hash area but still eliminates most unnecessary accesses...
  9. Embed this notice
    Fedilab Apps (apps@toot.fedilab.app)'s status on Saturday, 28-Feb-2026 06:46:45 JST Fedilab Apps Fedilab Apps
    in reply to
    • Jörgi
    • Andreas

    @ePD5qRxX
    Yes, issue spotted. Thanks for your feedback. @joergi

    In conversation about 4 days ago from gnusocial.jp permalink
  10. Embed this notice
    Fedilab Apps (apps@toot.fedilab.app)'s status on Saturday, 28-Feb-2026 06:42:19 JST Fedilab Apps Fedilab Apps
    in reply to
    • Jörgi
    • Cat 🐈🥗 (D.Burch) :paw:⁠:paw:

    @catsalad
    That confirms the point of @wizard https://gts.zebras.social/@wizard/statuses/01KJGFZBV7P19EFMZC901QZCFT
    @joergi

    In conversation about 4 days ago from toot.fedilab.app permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: gts.zebras.social
      Wizard (@wizard@zebras.social)
      from https://gts.zebras.social/@wizard
      @apps I noticed that too. Quoting a post shows up as just my text, without a link or reference to the quoted post. Edit: This is a post that I made by quoting another in Fedilab: https://gts.zebras.social/@wizard/statuses/01KJGAJ6Q6GJ1B7FVPNM3PN6A8
  11. Embed this notice
    Fedilab Apps (apps@toot.fedilab.app)'s status on Saturday, 28-Feb-2026 06:35:26 JST Fedilab Apps Fedilab Apps

    @wizard
    Interesting. That looks like a concurrency issue with the UX display before receiving the accept from the remote instance. The app might have cached the response with an empty quoted message.

    In conversation about 4 days ago from toot.fedilab.app permalink
  12. Embed this notice
    Fedilab Apps (apps@toot.fedilab.app)'s status on Saturday, 28-Feb-2026 06:22:20 JST Fedilab Apps Fedilab Apps

    RE: https://chaos.social/@joergi/116144640503034520

    Let's see if it works, please don't hesitate to share if you're also experiencing this bug.

    In conversation about 4 days ago from toot.fedilab.app permalink

    Attachments

    1. No result found on File_thumbnail lookup.
      Jörgi (@joergi@chaos.social)
      from Jörgi
      Does anyone else have issues doing quote posts with @apps@toot.fedilab.app ? It always worked, but it's not working anymore. I already deleted and reinstalled Fedilab... I tried the official Mastodon app, and there it worked, so it's not a problem with my account. Asking first here before filling out the bug report tomorrow... #quoteposts #Fedilab #bug #mastodon
  13. Embed this notice
    Fedilab Apps (apps@toot.fedilab.app)'s status on Saturday, 28-Feb-2026 03:15:57 JST Fedilab Apps Fedilab Apps

    #HolosDiscover 1.1.0 has been released.

    The trending algorithm now uses time decay so recent content gets more weight. Older posts don't dominate the results anymore.

    A privacy page has been added: https://discover.holos.social/privacy

    There's also an API documentation page with interactive testing: https://discover.holos.social/api-docs

    API keys are only needed for server-side apps (same IP for all requests). Mobile and desktop apps don't need one, rate limits are per user IP.

    In conversation about 4 days ago from toot.fedilab.app permalink

    Attachments



  14. Embed this notice
    Fedilab Apps (apps@toot.fedilab.app)'s status on Thursday, 26-Feb-2026 08:52:06 JST Fedilab Apps Fedilab Apps
    in reply to
    • Nik

    @nikclayton
    The doc is currently on our repo, we will make things clearer soon https://codeberg.org/tom79/Holos-Discover/src/branch/main/doc/api.md

    In conversation about 6 days ago from toot.fedilab.app permalink

    Attachments

    1. No result found on File_thumbnail lookup.
      Cookie monster!
  15. Embed this notice
    Fedilab Apps (apps@toot.fedilab.app)'s status on Thursday, 26-Feb-2026 07:25:09 JST Fedilab Apps Fedilab Apps

    @lexinova
    No worries, bad UX is also a bug in the app. So don't hesitate to share all the details about what you encountered vs. what you expected.

    In conversation about 6 days ago from toot.fedilab.app permalink
  16. Embed this notice
    Fedilab Apps (apps@toot.fedilab.app)'s status on Thursday, 26-Feb-2026 06:17:57 JST Fedilab Apps Fedilab Apps

    We received several requests to enhance #CastLab, an open source app to cast your photos, videos, and audio to DLNA/UPnP devices like your TV or Kodi.
    That will be done. More about this project: https://f-droid.org/packages/app.fedilab.castlab

    In conversation about 6 days ago from toot.fedilab.app permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: f-droid.org
      CastLab | F-Droid - Free and Open Source Android App Repository
      CastLab: Cast gallery media to DLNA/UPnP devices with playlist support
  17. Embed this notice
    Fedilab Apps (apps@toot.fedilab.app)'s status on Thursday, 26-Feb-2026 06:12:04 JST Fedilab Apps Fedilab Apps

    @lexinova
    If you deleted your account, the custom domain should have been removed from the relay as well. Can you confirm what you're still seeing? If something remains, we can clean it up on our side and fix this issue.

    In conversation about 6 days ago from toot.fedilab.app permalink
  18. Embed this notice
    Fedilab Apps (apps@toot.fedilab.app)'s status on Thursday, 26-Feb-2026 06:08:20 JST Fedilab Apps Fedilab Apps

    @lexinova
    The relay profile is just a web representation of a user on the relay, whether they have a custom domain or not. It doesn't reflect the ActivityPub reality. Remote instances know your new identity and interact with your custom domain profile. Our current design is misleading though, we should redirect to the custom domain profile when one is active.

    In conversation about 6 days ago from toot.fedilab.app permalink
  19. Embed this notice
    Fedilab Apps (apps@toot.fedilab.app)'s status on Thursday, 26-Feb-2026 05:55:41 JST Fedilab Apps Fedilab Apps

    @lexinova
    We identified a bug where creating a second account caused issues, fixed in rc-3. Your data should still be available. We can look into your case in detail and develop a patch if needed. Feel free to share more in DM.
    Regarding the relay profile: it acts as a proxy for your custom domain, so it can't be fully disabled. It resolves WebFinger and routes ActivityPub requests to your device. We'll add a redirect on it to indicate the custom domain profile.

    In conversation about 6 days ago from toot.fedilab.app permalink
  20. Embed this notice
    Fedilab Apps (apps@toot.fedilab.app)'s status on Thursday, 26-Feb-2026 05:50:56 JST Fedilab Apps Fedilab Apps

    @lexinova
    It's available in rc-3 published today. We removed this action from the relay because it doesn't have access to followers to send them the Remove activity.

    In conversation about 6 days ago from toot.fedilab.app permalink
  • Before

User actions

    Fedilab Apps

    Fedilab Apps

    This account is dedicated for news about FOSS apps: Fedilab, TubeLab, UntrackMe, OpenMultiMaps

    Tags
    • (None)

    Following 0

      Followers 1

      • GNU Too

      Groups 0

        Statistics

        User ID
        9286
        Member since
        7 Sep 2022
        Notices
        3916
        Daily average
        3

        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.