vruz, to mastodon
@vruz@mastodon.social avatar

Hey #Mastodon and #mastodev, question for you:

As a Mastodon user of the official Mastodon mobile application who wants to read the contents of the ALT text description of an image...

how do you do that? No amount of tapping or long press has done the trick for me, it must be something really trivial that I'm missing, or it's completely counterintuitive.

Is this the intended behaviour, that the ALT text is unreadable on mobile unless you use a screen reader?

jonny, to random
@jonny@neuromatch.social avatar

Alright here's a draft of adding post titles and slugified URLs to masto. Needs tests and a little tidying, but this is a first small step towards a couple things that i think will be cool to do halfway between microblogging and forums :)
https://github.com/NeuromatchAcademy/mastodon/pull/35

If anyone who knows rails and redux better than me wants to laugh at my code (but secretly i will be learning) then feel free to take a whap at it

(edit: yes i know other fedi things and in fact many normal websites already do this)

box464, (edited ) to random
@box464@mastodon.social avatar

I'm playing around with mastodon 4.2 advanced search, digging into the code a bit. Really trying to do some trickery here but the devs have it pretty well locked down to exactly what is documented. I thought I could inject some elasticsearch precedence or other patterns but those are purely ignored (or cause issues with the search)

Honestly not sure if I'm even using the right syntax but looks close.

https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-simple-query-string-query.html

#MastodonApi #MastoDev

grishka, to fediverse
@grishka@mastodon.social avatar

While I'm currently working on many (and I mean many) New And Improved™ moderation tools in #Smithereen, I also added a tiny user-facing thing because clicking CWs one by one was tedious to say the least.

#activitypub #mastodev

video/mp4

DanielBerezhnoy, to swift
@DanielBerezhnoy@mastodon.social avatar
scottjenson, to UX
@scottjenson@social.coop avatar

#MastodoUX

When I have a popular post with lots of replies, I reply back, which is fun! But it just dawned on me that by default, all of my replies are public which just spams peoples feed. That seems rude.

Is there a Mastdon client that lets me set my replies to default to Unlisted? I can certainly switch it EVERY SINGLE TIME I REPLY but that seems silly. An "Always reply Unlisted" option would be great. (@elk and @phanpy don't appear to offer this)
#UX #Mastodev

liaizon, to random
@liaizon@wake.st avatar

Is there anyone working on generalizing the Mastodon API, or documentation to follow for apps that are using it for things other then Mastodon? #fedidev #mastodev #mastodonapi #APIdev

adam42smith, to mastodon

#Mastodon technical question (for improving #Zotero import): A mastodon post has two URLs: the one relative to my current instance, e.g. https://fediscience.org/@APoD@botsin.space/111679512238969064

and the 'canonical' one at its home instance, e.g. https://botsin.space/@APoD/111679510311006371

Regrettably, the post ID (the number in the end) of the two isn't identical. Two questions:

  1. Is there any easy way to get the 'canonical' URL from an instance view?
  2. Will the redirect from instance view to canonical work fairly reliably in the future?
nemobis,
@nemobis@mamot.fr avatar

@adam42smith On (2): definitely not, because the locally cached posts get deleted after few months in many instances.
https://github.com/mastodon/mastodon/discussions/19260

#MastoDev

tokyo_0, to mastodon

It'd be really neat if you could create a filter for a specific profile.

For example, if someone didn't want to see any of the posts I make about a specific topic (with a specific term), but wanted to see posts containing that term from everyone else, it'd be nice for them to be able to do that. It presumably wouldn't be that much harder to implement than what's already there in filters that apply to whole timelines. 🤔

#MastoAdmin #MastoDev #Mastodon

tvler, (edited ) to random
@tvler@mastodon.social avatar

Introducing a new major feature for StreetPass: Hiding profiles!

Now you can hide and unhide profiles in your StreetPass list to keep things organized. If you wanna go full Inbox Zero mode, there's also an option to automatically hide profiles when clicked! (ty @prenagha for the great feature suggestion)

Available on all major browsers ❤️ https://streetpass.social

#streetpass #mastodev

mitexleo, to wordpress

Comments from WordPress are not appearing on Mastodon. Is this a known issue ?

#wordpress #activitypub #mastodon #mastodev #wordpressian #automattic

cheeaun, to random
@cheeaun@mastodon.social avatar

Cool. #MammothApp smart lists calls /api/v3/channels but requires a Bearer token even when I don't have a moth.social account. Turns out it's not the account's instance generated token https://github.com/TheBLVD/mammoth/blob/e2a1d3d37b32d63a016b8493c760bee32802a554/Mammoth/Utils/Codable/MothSocialJWT.swift#L24

#MastoDev

box464, (edited ) to random
@box464@mastodon.social avatar

Learning that the Mastodon V2 Search API is pretty finicky. Advanced search criteria must be entered in a specific structure or the whole thing goes bonkers.

/api/v2/search?q=has:image -is:sensitive -is:reply dogs

That works, but note that the last item needs to be the search term.

EDIT: I think it's rate limiting while flipping options back and forth quickly causing the issue. Client side query caching to the rescue!

Also, some criteria work together, some don't.

#MastodonApi #MastoDev

Tuba, to Tuba
@Tuba@floss.social avatar
cheeaun, to mastodon
@cheeaun@mastodon.social avatar

#PhanpySocial changelog ✨

#️⃣ Followed hashtag indicators for non-following posts
↔️ Following/followed-by/mutual states in accounts list
🔙 Adopt CloseWatcher for handling back gesture/button on Chrome Android v120+ https://chromestatus.com/feature/4722261258928128
🗣️ ”Speak” menu item for supported browsers
🔎 Allow add “Search” in Shortcuts/Columns
🛰️ Community deployments https://github.com/cheeaun/phanpy?tab=readme-ov-file#community-deployments
🐛 Bug fixes

🔗 https://phanpy.social/
💬 https://matrix.to/#/%23phanpy:matrix.org

#Mastodon #MastoDev

zeitschlag, to animals
@zeitschlag@chaos.social avatar

The cat is helping with the iOS-app. For Mastodon-development we don’t rely on child labour. We rely on cat labour #Mastodev #catsofmastodon

matt, (edited ) to mastodon
@matt@oslo.town avatar

Do any of you geeks know what this means:

“422 Can't verify CSRF token authenticity.”

And do I need to get @Gargron or @hugo to fix it? 😅

I see it when I’m signed out of my instance and view the Explore page.

#Mastodon #MastoDev #LazyWeb #CSRF #Error422 #AskMastodon #AskTheFediverse

matt, to mastodon
@matt@oslo.town avatar

Should it be concerning to me that @woollyapp app developer @mttvll has not posted to Mastodon for nearly four months?

No toots or replies on his personal or app accounts, no updates to any of the apps published in the App Store during that time.

Maybe he took a break, but people usually post that they are taking a break, rather than just disappearing.

Anyone heard from Matteo Villa? @yanlu?

🤔

trunksapp, to random
@trunksapp@mastodon.social avatar

Anyone have guidance for "Australian Online Safety Industry Codes (Class 1A and Class 1B)"?

I am not a lawyer, but I'm curious about the ramifications for indie web social media.

Any lawyers want to give some free input to free platforms?

https://www.esafety.gov.au/industry/codes

#mastodev #mastodonapps #mastodonadmin #mastodondevelopment

haubles, to threads
@haubles@fosstodon.org avatar

I understand why people are upset and concerned about joining the social web. Most of us have been burned, or considerably worse, by before.

1/n

BalooUriza,

@haubles And even if you want to go "off by default" with Threads as an admin, you can still let users individually decide if they want to touch Threads or not by silencing Threads.

That said, it would be nice if there was a way for users to see why an account or instance is silenced, as a CW. @Mastodon

MOULE, to mastodon

Hot new #Mastodon update ready for installation on your server.

https://github.com/mastodon/mastodon/releases/tag/v4.2.2

#MastoAdmin #MastoDev

cassolotl, to mastodon
@cassolotl@eldritch.cafe avatar

The "ability to disable replies" feature request on the Mastodon issue list is 5 (FIVE) years old: https://github.com/mastodon/mastodon/issues/8565

I just learned from @jdp23 that Bluesky, which has only existed for basically 53 seconds, will be getting this feature before us: https://techcrunch.com/2023/12/01/bluesky-rolls-out-automated-moderation-tools-plus-user-and-moderation-lists/

On the Mastodon Public Roadmap this feature isn't even in the "Planned" section: https://joinmastodon.org/roadmap 😐 (MAS-37 Restrict who can reply to a post)

If you too think this very basic safety feature, one of the most thumbsed-up on the Mastodon issue list, should be a higher priority, go to the Github issue and add your 👍 and a comment to bump it into the devs' awareness: https://github.com/mastodon/mastodon/issues/8565

#Mastodon #MastoDev #MastoMeta

thisismissem, to mastodon
@thisismissem@hachyderm.io avatar

Oh! Ha! I just discovered that a branch I had kicking around for Mastodon to implement the ability for admins & mods to prevent posting to specific hashtag was actually merged and landed in mainline Mastodon.

I don't recall it having been done so!

https://github.com/mastodon/mastodon/pull/7176

This work was done to enable certain moderation practices required for Switter.at

#Mastodon #MastoDev

cheeaun, to mastodon
@cheeaun@mastodon.social avatar

Re: https://blog.joinmastodon.org/2023/11/improving-the-quality-of-conversations-on-mastodon/

There are two "pre-reply sheets":

  1. NonMutualPreReplySheet; conditions: if post's account is not self, not followed by post's account and account has at least 1 following
  2. OldPostPreReplySheet; condition: if post is created more than 90 days ago (~3 months)

File code: https://github.com/mastodon/mastodon-android/blob/957bc76dbb78251c8c973edf335dea4ae74e1805/mastodon/src/main/java/org/joinmastodon/android/fragments/BaseStatusListFragment.java#L657-L675
Whole commit: https://github.com/mastodon/mastodon-android/commit/a438f633be127f9e1ab0c7f0207805d20615277e

#Mastodon #MastoDev

ex_06, to random Italian
@ex_06@puntarella.party avatar

domanda nabba su activitypub perchè faccio prima a chiedere che provare a capirlo dai docs sparsi:

se io postassi un toot con privacy tale che determinato toot possa essere visto solo da @enverdemichelis , i server federati fetcherebbero lo stesso il toot per poi non mostrarlo o non possono proprio fetcharlo?

per capire se la fiducia si deve estendere a chiunque sia capace di sifonare tramite activitypub o solo i server delle persone con le quali avviene la conversazione privata (che sì ok appunto gli admin del server in cui sono io e il server in cui è un'altra persona possono sicuramente vederlo ma non è un problema)

nemobis,
@nemobis@mamot.fr avatar

@ex_06 @enverdemichelis Ho appena notato un'altra curiosità: quando rispondo con un toot "protetto" a un toot "pubblico", quest'ultimo viene federato da tutte le istanze di chi mi segue. In alcune circostanze ciò potrebbe rivelare quantomeno gli argomenti di cui gli utenti di un'istanza stanno discutendo in "privato". (Per esempio ho visto un'istanza con poche dozzine di utenti attivi dove è facile indovinare che l'unica occorrenza di un certo hashtag è arrivata per causa mia.)

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • thenastyranch
  • rosin
  • GTA5RPClips
  • osvaldo12
  • love
  • Youngstown
  • slotface
  • khanakhh
  • everett
  • kavyap
  • mdbf
  • DreamBathrooms
  • ngwrru68w68
  • provamag3
  • magazineikmin
  • InstantRegret
  • normalnudes
  • tacticalgear
  • cubers
  • ethstaker
  • modclub
  • cisconetworking
  • Durango
  • anitta
  • Leos
  • tester
  • JUstTest
  • All magazines