this post was submitted on 15 Apr 2024
39 points (91.5% liked)

Ask Lemmy

26011 readers
1920 users here now

A Fediverse community for open-ended, thought provoking questions


Rules: (interactive)


1) Be nice and; have funDoxxing, trolling, sealioning, racism, and toxicity are not welcomed in AskLemmy. Remember what your mother said: if you can't say something nice, don't say anything at all. In addition, the site-wide Lemmy.world terms of service also apply here. Please familiarize yourself with them


2) All posts must end with a '?'This is sort of like Jeopardy. Please phrase all post titles in the form of a proper question ending with ?


3) No spamPlease do not flood the community with nonsense. Actual suspected spammers will be banned on site. No astroturfing.


4) NSFW is okay, within reasonJust remember to tag posts with either a content warning or a [NSFW] tag. Overtly sexual posts are not allowed, please direct them to either [email protected] or [email protected]. NSFW comments should be restricted to posts tagged [NSFW].


5) This is not a support community.
It is not a place for 'how do I?', type questions. If you have any questions regarding the site itself or would like to report a community, please direct them to Lemmy.world Support or email [email protected]. For other questions check our partnered communities list, or use the search function.


Reminder: The terms of service apply here too.

Partnered Communities:

Tech Support

No Stupid Questions

You Should Know

Reddit

Jokes

Ask Ouija


Logo design credit goes to: tubbadu


founded 1 year ago
MODERATORS
all 27 comments
sorted by: hot top controversial new old
[–] [email protected] 13 points 4 months ago (1 children)

Sync for offline use. I'd like to tap a button while in wireless lan to suggest that I will be going on an "offline trip" and to cache all big media versions if possible for all images in my upcoming feed.

[–] [email protected] 3 points 4 months ago

Something similar to what sync for reddit had?

[–] [email protected] 9 points 4 months ago (2 children)

Maybe it's already there, but I'd like to browse other instances without creating an account, similarly to the anonymous view of Eternity for Lemmy.

[–] [email protected] 2 points 4 months ago

At least on iOS, Mona has this.

[–] [email protected] 1 points 4 months ago (1 children)

I plan on adding this soon. A couple things I'm gonna play around with are viewing the instance, it's connected domains, users in that domain, any other things you would like to see?

[–] [email protected] 1 points 4 months ago (1 children)

This is really what I see missing. I am a reader more than a writer on Mastodon, and this is one of the major issues.

Congrats for your work!

[–] [email protected] 1 points 4 months ago

Thank you! If you see any issues feel free to submit an issue on GitHub

https://github.com/corylowry12/Spark-for-Mastodon-issue-tracker/issues

[–] [email protected] 6 points 4 months ago* (last edited 4 months ago) (2 children)

"Recommended" feed. While I like the chronological and trending feed having a personal feed might make me view posts I might like. Only thing that twitter does good.

[–] [email protected] 2 points 4 months ago (1 children)

Most social media sites do this by using algorithms to see what users post about, who they follow.

I've been read about how Threads is being defederated because it will be tracking it's users and it's something most don't want here.

[–] [email protected] 2 points 4 months ago

Meta has a really bad history using users data for their own good and yeah that's the reason people are sceptical of Threads. Twitter on other hand, its just they are milking their subscribers. But they have lots of porn bots which makes it unusable sometimes. I think there is an ios app named "Mammoth" that has a similar feed that uses algorithm but I use android so I can't say whether that's good.

[–] [email protected] 2 points 4 months ago (1 children)

Is the mastodon "lists" feature something like what you are talking about?

[–] [email protected] 1 points 4 months ago (1 children)

Just looked up about lists.

The “Lists” feature lets you create mini-timelines that show posts from selected accounts you already follow.

I also want posts from the people I don't follow but might match my preferences.

[–] [email protected] 3 points 4 months ago

Hmm, okay. Not too sure mastodon provides an API endpoint for that but I will throw it on the tracker and look into adding it. 🫡🫡🫡

[–] [email protected] 6 points 4 months ago (1 children)
[–] [email protected] 1 points 4 months ago

Soon we'll have a new crowd from threads

[–] [email protected] 5 points 4 months ago (1 children)

Not necessarily a mastodon app, but I'd love to see consistent application of markdown. The client I use doesn't seem to support spoilers, and I've seen others that implement headings differently. It would be nice to have all clients implement it the same way.

[–] [email protected] 4 points 4 months ago* (last edited 4 months ago) (1 children)

(vanilla) mastodon does not have markdown, and content from other instances (marked up or not) get transmitted as HTML over the wire (and the mastodon API serves sanitized HTML to apps).

mastodon forks like glitch, and clones of the mastodon API like those on pleroma/akkoma and iceshrimp do serve the markdown source AFAIK, but unless OP's looking to... idk, support MFM (which, on a non-web app would be difficult) I don't really see the point in that.

[–] [email protected] 2 points 4 months ago (1 children)

I'll look into adding markdown support but I'm not sure I've ever seen anything other than bare HTML come through the API. Tbh, the apps are probably just parsing the HTML. Got any examples with markdown in the posts?

[–] [email protected] 1 points 4 months ago* (last edited 4 months ago)

Look into opening an account on an Iceshrimp instance like https://fedia.social, or an Akkoma instance like http://pleroma.envs.net. Their APIs are an extension on top of the Mastodon APIs (and both support Markdown and should expose them to apps). Sharkey also has some Mastodon API compatibility but it's quite broken and might require some odd workarounds to get stuff working.

That said, for rich text, parsing the HTML will be more than enough for nearly all cases.

[–] [email protected] 3 points 4 months ago

A butt scratcher would be useful

[–] [email protected] 2 points 4 months ago

I use catodon.social, which is a MUCH nicer user interface and federates with Mastodon. Very impressed by the design.

[–] [email protected] 1 points 4 months ago (1 children)

I have tried many apps. All fall short. Selectable colour for hashtags. Blue is a pain to read in low light. Selectable font size. Option to turn off boosts. Some apps have this but not the font size adjustments. Hide a post with a single click.

[–] [email protected] 1 points 4 months ago (1 children)

Option to turn off boosts where it just doesn't show boosted posts in the feed?

[–] [email protected] 1 points 4 months ago (1 children)
[–] [email protected] 2 points 4 months ago

Ah, gotcha. I plan on adding this as well because personally, I don't like seeing tons of "so and so boosted" in the feed.