Salta al contenuto

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone
  • MastoBlaster Build 106 is now out!

    Fediverso mastoblaster fediverse ios
    1
    0 Votazioni
    1 Post
    9 Visualizzazioni
    mastoblaster@mastoblaster.app
    MastoBlaster Build 106 is now out!Searching on snac should now be okFixes for emoji reactions with littleFediPlease test and...enjoy!#MastoBlaster #Fediverse #iOS
  • 0 Votazioni
    1 Post
    36 Visualizzazioni
    mastoblaster@mastoblaster.app
    MastoBlaster build 95 is out, and I am getting close to declaring it stable.The biggest update in this build is making the Home tab behavior completely explicit. Under the hood, I changed the tab dispatch in MastoBlasterApp.swift, added the Home tab notifications in NotificationDelegate.swift, and moved the actual scroll/refresh behavior into TimelineView.swift so the timeline state stays coherent.Here is exactly how it works now:Tap Home from another tab: Switches back to the Home tab.Tap Home while already there: Scrolls the current timeline to the newest posts.Tap Home again while already at the top: Refreshes the timeline (with a 1.5-second cooldown to prevent accidental spamming).Long-press Home: Opens the timeline picker.Other changes and fixes included in build 95:Added a setting to completely disable Apple Intelligence.Redesigned the notification view to be larger and make much better use of screen space.Fixed the compose window layout for small devices like the iPhone mini.Profile and banner images can now be tapped to enlarge.Added support to approve or deny follower requests.Added per-instance and per-account connection timeouts.Added a visible Back button to the settings sheet.Updated the filtered notice UI: it now shows "Filtered Post ()" directly in the header and removes the separate "Matched:" line.Test it out and let me know if everything holds up.#MastoBlaster #MastoBlasterUpdate #Fediverse #iOS #Apple
  • 0 Votazioni
    7 Post
    31 Visualizzazioni
    df@s.dfaria.eu
    @stefano It seems to me that your SQLite build is stricter about double quotes “” in SQL, so I replaced those empty strings with single quotes. I did a fresh install here and everything works fine: https://starling.dfaria.eu/web . The updated files are now here: https://github.com/dfaria-eu/Starling . Can you try again?
  • 0 Votazioni
    1 Post
    41 Visualizzazioni
    mastoblaster@mastoblaster.app
    MastoBlaster Build 94 is now available on TestFlight.This is a major release that merges several different development branches I've been working on, bringing together a lot of moving parts into a single build. A long, sleepless night…Here is what changed:Full Drafts Support: A complete end-to-end draft flow. It includes auto-save, the ability to edit existing drafts, and a smart cancel confirmation that either discards a new draft or restores the original state if you were editing. It supports replies, quotes, polls, and media metadata.Trending Posts: Added a new trending timeline type with proper offset pagination support.Timeline Position Improvements: Added extra protection to stop SwiftUI from overwriting your saved scroll position when the view disappears or goes to the background. If a saved post can't be found in the cache, the app will now try a direct status fetch before giving up.UI & Navigation Fixes: Tapping Content Warnings (CW), "Show Filtered Post", or "Show More" now goes through an inline-action guard, fixing the bug where tapping them would accidentally trigger row navigation into the thread. Filtered posts also get proper bottom padding so the list separator doesn't sit on top of the button.Instance Compatibility & Tweaks: Added customizable timeout settings for slower instances (like snac on older hardware). I also fixed the 405 error when setting alt text on GoToSocial, and updated marker sync to strictly align with Mastodon’s documented form shape.Testing focus: I've implemented search fixes ensuring queries stay locked to the account you are searching from. If you are on GoToSocial, please test this thoroughly and let me know how it behaves. Since this build is the result of a massive merge, keep an eye out for any regressions.#MastoBlaster #MastoBlasterUpdates #iOS #Mastodon #snac #GoToSocial #Fediverse #Apple
  • 0 Votazioni
    3 Post
    68 Visualizzazioni
    mastoblaster@mastoblaster.app
    @bryan@dusty.ninja it’s based on https://github.com/mastodon/webpush-apn-relay but I’ve patched it for proper GoToSocial notifications support.It will depend on how many push notifications it will have to handle. But being stateless, I can always fire up another one and round robin them at DNS level.
  • 0 Votazioni
    1 Post
    48 Visualizzazioni
    mastoblaster@mastoblaster.app
    MastoBlaster is now available in public testing on TestFlight.It is a lightweight, privacy-first Fediverse client for iOS, built around a simple idea: fast, small, predictable behavior, and first-class support for snac.What makes it different:• snac-first by design, not "compatible by accident"• Works with all Mastodon API compatible software, including Mastodon, snac, GoToSocial, Akkoma, and others• EXIF stripping on upload (HDR and orientation preserved)• Optional on-device alt text generation via Apple Intelligence for your uploads and for images in your timeline• Markdown posting for snac• Granular notifications, grouping, multi-account• Blocking and moderation tools• Very small footprint, very low RAM usageAlt text generation happens entirely on device via Apple APIs on supported hardware. Nothing is sent to external services.It is built around my own workflow and priorities. It may not be for everyone, and that is perfectly fine.Important note:MastoBlaster will always be free for BSD Cafe users, illumos Cafe users, and for anyone connecting to a snac instance, including self-hosted ones.The app is already usable, but this is still a test phase. I am looking for feedback, bug reports, and real-world usage insights.TestFlight link:https://testflight.apple.com/join/Pkxa5R1kStay tuned.#MastoBlaster #iOS #Apple #Fediverse #Mastodon #snac #GoToSocial #Akkoma #ActivityPub
  • 0 Votazioni
    18 Post
    161 Visualizzazioni
    stefano@mastodon.bsd.cafe
    @joel @mastoblaster I think I fixed it. Both notification relay side and app side. I'll publish an updated beta (with other fixes, too) later today.
  • 0 Votazioni
    58 Post
    496 Visualizzazioni
    stefano@mastodon.bsd.cafe
    @silverpill @rayslava @mitra sure, I will. Thank you. I’m not having much time to work on MastoBlaster but I’ll try over the weekend
  • It's coming...

    Fediverso mastoblaster ios fediverse
    9
    0 Votazioni
    9 Post
    99 Visualizzazioni
    Ospite?
    @stefanoWell, apple inteligence is on-device for now - and that's also the reason why it can't do much 🙂 .. I'm pretty sure once they'll switch to the new, google powered AI, it'll be the same 💩 as everywhere else @0x1eef
  • 0 Votazioni
    12 Post
    147 Visualizzazioni
    jana@social.jsteuernagel.de
    @stefano That sounds very cool! Will it be open source? I’ve been wanting to dabble in iOS development for a bit and I’d love to build and test this!