Edent, to random
@Edent@mastodon.social avatar

Is there a non-authenticated way to get a Mastodon user's avatar image?

I know I can add .rss to the end of a profile URL to get an RSS feed.
That has a <channel><image><url> which could be used.

But I'd really like to be able to add .jpg or .avatar or something similar for simplicity.

#MastodonAPI

andypiper, (edited ) to random
@andypiper@macaw.social avatar

Oh hi there @MastodonEngineering 👀 this is where we will be sharing news about code releases and updates, and related news useful for developers and instance operators #MastodonAPI

tootsdk, to swift
@tootsdk@iosdev.space avatar

A new release of TootSDK - 0.51.0 📣

https://github.com/TootSDK/TootSDK/releases/tag/0.51.0

What's changed:

We’d like to thank everyone who has submitted PRs, raised issues since we released the package publicly.

Community contributions are greatly appreciated 🙌

#iOSDev #Swift #TootSDK #Fediverse

andypiper,
@andypiper@macaw.social avatar

@tootsdk @technicat nice, congrats on the release and thank you for your continued efforts to make a great #MastodonAPI library! 🙏🏻

box464, to random
@box464@mastodon.social avatar

Hmm…just ran into something I wasn’t expecting with this project. I can pull back my OWN pins/endorsements from the #MastodonAPI, but I don’t see a way to pull back the endorsements of another account? That seems odd. Maybe that endpoint was removed while this feature isn’t accessible. Limits some things I was going to test out. Don’t see it being returned on /accounts endpoints either.

https://docs.joinmastodon.org/methods/endorsements/

andypiper, to retrocomputing
@andypiper@macaw.social avatar

I love the whimsy of these apps, and the fact that Mastodon’s API and openness supports the ability to create them. Looking at a community-contributed patch to get them added to the website, too. #retrocomputing #mastodonAPI https://wedistribute.org/2023/07/mastodon-retro-clients/

willrbishop, to random

Stomp for Mastodon has hit TestFlight!

Miss Chirp? Give Stomp a go!

https://testflight.apple.com/join/uyvyOrko

andypiper,
@andypiper@macaw.social avatar

@willrbishop this is great! I enjoyed Chirp - thanks for building for Mastodon! #MastodonAPI

andypiper, to mastodon
@andypiper@macaw.social avatar

Just finished a batch update to the third-party apps page on the #Mastodon website with ~9 additions, and also clarified the contribution guidelines in the associated GitHub repo.

Thank you to everyone building with the #MastodonAPI to create cool experiences for users on the platform! 💞

https://joinmastodon.org/apps

andypiper, to random
@andypiper@macaw.social avatar

I know folks have been waiting on a backlog of PRs for additions to the joinmastodon.org/apps site - I am working through them today (and possibly a bit tomorrow, if I run out of time this afternoon) #MastodonAPI 🙏🏻

box464, to til
@box464@mastodon.social avatar

#TIL how to paginate through my followed accounts lists using the #MastodonAPI. It takes awhile, and I only have 435 people I follow. Surely there is a more efficient way when I only need the user account names.

Guess I'm going to have to sneak a peak at Phanpy and Semaphore's codebases to see how they are handling this. But not tonight. 💤

blogdiva, to random
@blogdiva@mastodon.social avatar

UNPOPULAR OPINION

i've been here only 7 days and already have clocked in 1.1k posts ... because i boost/retweet a fuckton.

so...

🗣️ 📣 BOOSTS ARE NOT POSTS

they should be accounted separately

boosting is a valid metric by itself; why fudge the numbers? especially since the boost doesn't become part of my actual archives. it's only a link to someone elses; who could at any time delete it and make my boost disappear.

QUOTED BOOSTS should count as posts and boosts

#mastodonAPI

KelsonV, (edited ) to random
@KelsonV@wandering.shop avatar

Are there any apps that use the that let you look at a list of your follows and add them to specific as you go down the line, without opening each profile one at a time?

I'm trying to set up lists on my instance now that it supports them, but I'm already following enough people over there that it's going to be a pain to either open all the profiles one by one or keep another window open so I can search for them one by one.

dansup, to Pixelfed
@dansup@mastodon.social avatar
voxpelli,
@voxpelli@mastodon.social avatar

@dansup @pixelfed Is this using the non-standard or a standard like or ? https://www.w3.org/TR/indieauth/

stefan, to mastodon
@stefan@stefanbohacek.online avatar

I'm playing with Mastodon's Context API to fetch replies to posts I'm viewing, and while it's too early for me to add this to https://github.com/stefanbohacek/mastodon-tools, the experience is so much better.

Has anyone done anything with this?

#mastodon #MastodonAPI #ContextAPI

lookitmychicken, to random

I'm trying to work out how to format my @YiboSemiDaily posts in the new image-posting bot so that I can put line breaks in the post text.

The way it used to work in Cheap Bots Toot Sweet (putting \n in the post text) doesn't work in the new solution. Neither does simply putting a line break in the data cell for the post.

I suspect that there must be a way to encode it in the post so that the #MastodonAPI understands it, but I can't decipher the API spec.

#botmaking

scobiform, to random

Please send me any news outlet that has an official representation on Mastodon. I am trying to recreate my news aggregator with #MastodonAPI

andypiper, to random
@andypiper@macaw.social avatar

Tooting from a Beepberry (using the "toot" Python TUI cli app)

andypiper,
@andypiper@macaw.social avatar
andypiper, to random
@andypiper@macaw.social avatar

In case you’re not aware - I’m working with the Mastodon team on and community 🚀

If you’re building a client on the I would love to get connected and help you stay up-to-date. Drop me a line andy@joinmastodon.org and let me know what you’re working on! 🙏🏻

(pls boost for reach / tell the devs of your fave apps)

andypiper, to fedidevs
@andypiper@macaw.social avatar

Just posted: Improving Mastodon developer documentation - many things to work on, and things are moving along! @fedidevs @fedidevs #MastodonAPI #fedidevs #DevRel https://dev.to/andypiper/improving-mastodon-developer-documentation-12cm

andypiper, to random
@andypiper@macaw.social avatar

I've performed a thorough (I think!) review of #MastodonAPI implementations in as many different coding languages as I could find, applied some human curation related to relative devt activity, and have a PR in review to bring the joinmastodon page up-to-date. Lots of additions since the last update in December https://github.com/mastodon/documentation/pull/1232

andypiper, to random
@andypiper@macaw.social avatar

Has anyone built a #MastodonAPI implementation in Zig? 👀

stefan, to random
@stefan@stefanbohacek.online avatar

A really nice update to Pipedream.com that I requested, that lets you automatically split long messages before they're posted to Mastodon.

andypiper, to fediverse
@andypiper@macaw.social avatar
andypiper, to random
@andypiper@macaw.social avatar

Nice Apple App Store feature on Mastodon with call outs to some of the great client apps and extensions from the amazing #MastodonAPI community! 👏🏻 https://apps.apple.com/us/story/id1668483560

Edent, to php
@Edent@mastodon.social avatar

I sent a small PR to fix a #MastodonAPI library for #PHP
https://github.com/Eleirbag89/MastodonBotPHP
Thanks to @eleirbag for merging it.

michael, to fediverse
@michael@thms.uk avatar

Question for all the people:

For I'd like to use the ActivityPub API, rather than the Mastodon API to pull replies.

For example: At the moment I'm using the api/v1/timelines/home endpoint to get all statuses in my timeline. I then attempt to get replies from the remote servers.

But the uri that mastodon returns in that response is to the Mastodon API endpoint. This is annoying, because obviously Mastodon != Fediverse, and I'd love to just go to ActivityPub, rather than implement each software separately.

Is it possible to somehow get ActivityPub endpoints for those statuses?

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