#mastodonapi

2025-05-01

An opportunity for client app developers, who wants to give this a try? #MastodonAPI
fosstodon.org/@sethmlarson/114

Gator3000gator3000
2025-04-29

🎉 0.1.1 alpha is now up ! :catjam:

Masthon is a package that links your programs to the mastodon

The version 0.1.1 alpha is published on : Come on and review, see my at gitlab.com/Gator3000/masthon/-.

You can install the package with :
```
pip install git+gitlab.com/Gator3000/masthon.g
```
The will be available tomorrow when the beta will be published.

If you want information or to tell me on this account.

Gator3000gator3000
2025-04-28

Hello from the at time : `Mon Apr 28 17:54:45 2025`.
The project used is **** a simple package whitch links to coded by an student !
Let's check my on -> gitlab.com/Gator3000/masthon.g. It's !

Talk to me about my project at `@gator3000` or on discord `_gator3000`

This is an automatic message posted every times I test my code. Tell me if it spam :)

Gator3000gator3000
2025-04-26

Hello from the at time : `Sat Apr 26 23:14:33 2025`.
The project used is **** a simple package whitch links to coded by an student !
Let's check my on -> gitlab.com/Gator3000/masthon.g. It's !

Talk to me about my project at `@gator3000` or on discord `_gator3000`

This is an automatic message posted every times I test my code. Tell me if it spam :)

Gator3000gator3000
2025-04-26

Hello from the at time : `Sat Apr 26 22:26:21 2025`.
The project used is **** a simple package whitch links to coded by an student !
Let's check my on -> gitlab.com/Gator3000/masthon.g. It's !

Talk to me about my project at `@gator3000` or on discord `_gator3000`

This is an automatic message posted every times I test my code. Tell me if it spam :)

Gator3000gator3000
2025-04-26

Hello from the at time : `Sat Apr 26 22:25:38 2025`.
The project used is **** a simple package whitch links to coded by an student !
Let's check my on -> gitlab.com/Gator3000/masthon.g. It's !

Talk to me about my project at `@gator3000` or on discord `_gator3000`

This is an automatic message posted every times I test my code. Tell me if it spam :)

Gator3000gator3000
2025-04-26

Hello from the at time : `Sat Apr 26 22:24:20 2025`.
The project used is **** a simple package whitch links to coded by an student !
Let's check my on -> gitlab.com/Gator3000/masthon.g. It's !

Talk to me about my project at `@gator3000` or on discord `_gator3000`

This is an automatic message posted every times I test my code. Tell me if it spam :)

Gator3000gator3000
2025-04-26

Hello from the at time : `Sat Apr 26 18:21:48 2025`.
The project used is **** a simple package whitch links to coded by an student !
Let's check my on -> gitlab.com/Gator3000/masthon.g. It's !

Talk to me about my project at `@gator3000` or on discord `_gator3000`

This is an automatic message posted every times I test my code. Tell me if it spam :)

Gator3000gator3000
2025-04-26

Hello from the at time : `Sat Apr 26 17:39:48 2025`.
The project used is **** a simple package whitch links to coded by an student !
Let's check my on -> gitlab.com/Gator3000/masthon.g. It's !

Talk to me about my project at `@gator3000` or on discord `_gator3000`

This is an automatic message posted every times I test my code. Tell me if it spam :)

Gator3000gator3000
2025-04-25

Hello from the at time : `Fri Apr 25 19:18:27 2025`.
The project used is **** a simple package whitch links to coded by an student !
Let's check my on -> gitlab.com/Gator3000/masthon.g. It's !

Talk to me about my project at `@gator3000` or on discord `_gator3000`

This is an automatic message posted every times I test my code. Tell me if it spam :)

Gator3000gator3000
2025-04-25

Hello from the at time : `Fri Apr 25 17:43:57 2025`.
The project used is **** a simple package whitch links to coded by an student !
Let's check my on -> gitlab.com/Gator3000/masthon.g. It's !

Talk to me about my project at `@gator3000` or on discord `_gator3000`

This is an automatic message posted every times I test my code. Tell me if it spam :)

Gator3000gator3000
2025-04-25

Hello from the at time : `Fri Apr 25 17:33:53 2025`.
The project used is **** a simple package whitch links to coded by an student !
Let's check my on -> gitlab.com/Gator3000/masthon.g. It's !

Talk to me about my project at `@gator3000` or on discord `_gator3000`

Jeff Sikesbox464
2025-04-23

I don't know much about this mastodon api client yet, but it sure looks cute. Lots of fun, exaggerated animations.

antijingoist.itch.io/hai

Jeff Sikesbox464
2025-04-21

Not many app developers use the Mastodon Sign Up API, but note if you do, there is a breaking change coming you need to be aware of - optional age verification.

Now I’m kinda curious which apps DO use this!

github.com/mastodon/mastodon/d

Jeff Sikesbox464
2025-04-13

Here's another mastodon fever dream that is sitting in my projects pile. A mastodon bookmark browser. It extracts the authors and hashtags, and allows you to browse through them based on those filters (plus timeframes).

The problem I have right now is...for a bookmark junkie like me, once you go to "all bookmarks" the list of authors and hashtags gets unwieldy..how do I visualize the options at that point? I guess a series of dropdowns, which isn't visually appealing.

A user interface displaying a list of bookmarks with the title "Total Bookmarks: 5." It includes sections for "Authors" and "Tags," featuring various tags related to web development, TypeScript, and icons. A note mentions a project called "Kitten" that offers a tool for searching icons and adding tags.
Jeff Sikesbox464
2025-04-12

I have several little sites that use the Mastodon API just sitting unfinished. Here's one that attempts to put a user friendly UI on the advanced search (elasticsearch) options if your server supports it.

"If your server supports it" is where I'm stuck. There's no /api/vX/instance or nodeinfo fields that identify if the server has it enabled.

A login is required to test for it...so I have to ask the user to login, then tell them LOL NO JK your instance doesn't support this.

Screenshot of a Mastodon interface showcasing the "Advanced Search" feature. The section includes options for searching "All," "Images," "Videos," "Links," and "Polls." A recent post titled "Your Dog Will Love This Anxiety-Busting Cuddle Companion" is displayed, along with user handles and timestamps.
Jeff Sikesbox464
2025-03-27

New API filter action in Mastodon that fedi app developers will want to know about.

Filters can now include a new filter_action of “blur”. Media attachments in posts matching the criteria should then be blurred by the client app based on the FilterResult object attached.

docs.joinmastodon.org/methods/

Jeff Sikesbox464
2025-03-20

The code behind this would make good developers cry. But I have fun fiddling with it on the weekends, and have learned tons about Vue.js

A webpage displaying a collection of posts organized by authors and tags. It shows a total of 21 bookmarks, with sections for different authors and various tags related to topics like "fediverse," "activitypub," and "mastodon." A linked video is also included at the bottom.
2025-03-20

I love this blog post about fun / silly / niche apps built on the #MastodonAPI halcy.de/blog/2025/03/18/silly

2025-03-11

I've built a thing.

Sometimes my follower count seemingly fluctuates at random. To understand why, I dug into the #MastodonAPI and created "fedi-followers":

A privacy-friendly #fediverse #followers explorer as local-only static web app, decentrally hosted on the #ipfs. See who's actually following (and unfollowing) you over time and much more.

fedi--followers-data0-one.ipns

#mastodev #javascript #webapp #staticwebapp #nobuild #esmodules #importmaps #indexeddb #preact #htm

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst