Tootfinder

Opt-in global Mastodon full text search. Join the index!

No exact results. Similar results found.
@cheeaun@mastodon.social
2025-06-29 08:46:39

Saw this "Followed hashtags" collapsible list on mastodon.social (v4.4.0 nightly), wondering how long the list of hashtags will be.
Turns out it's hard-coded to 4 🤷‍♂️
- Initial PR: github.com/mastodon/mastodon/p

Screen recording of the 'Followed hastags' collapsible list on mastodon.social
Code snippet in JavaScript showing the definition of a function named apiGetFollowedTags that fetches and sets followed tags and loading state, with error handling.
Screenshot of a React TypeScript code snippet defining a FollowedTagsPanel component that fetches and displays a limited number of followed hashtags with internationalized titles and collapsible panel UI.
@lmc@mastodon.social
2025-08-30 17:45:55

Headed to LA on the Coast Starlight - I’m going to actually not work on Labor Day weekend!
#Amtrak #CaliforniaZephyr #Tågskryt

Jack London Square Amtrak Station in Oakland
View out the window of the amtrak coast starlight, southbound. These are the salt beds in the southern San Francisco Bay.
View out the window of the amtrak coast starlight, southbound. View is some dry, orange fields alongside the San Francisco Bay.
View out the window of the amtrak coast starlight, southbound. View is water adjacent to the bay and golden fields.
@ErikUden@mastodon.de
2025-08-29 15:00:05

It's the beginning of the month again and that means new bills for the servers! We have various expenses and moderation work unfortunately takes up a lot of time, which is why we would be very happy about a little support! :boost_requested:

@kubikpixel@chaos.social
2025-08-30 13:43:27

»Mastodon – Eine Altersverifizierung sei wegen der dezentralen Struktur nicht möglich:
Jugendschutz - oder Meinungsfreiheit? Ein neues Gesetz im US-Bundesstaat Mississippi verpflichtet soziale Plattformen dazu, das Alter der Nutzer:innen zu prüfen. Mastodon verweigert das aus technischen Gründen«
Mastodon ist ja auch keine Firma im klassischen Sinne und deswegen mMn auch nicht möglich.
:mastodon:

@cheeaun@mastodon.social
2025-07-30 02:40:39

👀 Interesting #MastoDev

Code diff showing an update to a conditional statement and error message in JavaScript, changing from checking status and quotedStatusId to also checking quoteState values, and updating the error ID and message text.