Email or username:

Password:

Forgot your password?
2,818 posts total
dansup

Venture City is my favorite YouTube channel, I could watch these videos all day 😍

youtube.com/@venturecity?si=Sy

dansup

Reports are now finished in the new @pixelfed mobile app!

This was one of those small but essential todo items.

You may be surprised to know that Apple and Google require the ability to report user generated content if you have user generated content in your app

There are also other requirements, like hiding adult content by default and allowing users to block other users on social network apps.

Looking forward to shipping the app, gosh it's like so close!!!

#pixelfed #pixelfedApp #pixeldev

dansup

The new Pixelfed mobile app will preserve media aspect ratios, no need to tap to view the full image as photos will be rendered to preserve native aspect ratios😎

#pixelfed

Show previous comments
Chris Wood

@dansup @pixelfed you’re smashing it! It’s looking great!

Homer S.

@dansup Looking really forward to that update!

I found most bothering that even if I tap open a pic the viewport stays limited to the area it takes when fit to the screen by its width.
So pinch zooming is limited to a annoying small area with any landscape formatted image.

Maybe that's fixable too? 😬

dansup

Reports are now finished in the new @pixelfed mobile app!

This was one of those small but essential todo items.

You may be surprised to know that Apple and Google require the ability to report user generated content if you have user generated content in your app

There are also other requirements, like hiding adult content by default and allowing users to block other users on social network apps.

Looking forward to shipping the app, gosh it's like so close!!!

#pixelfed #pixelfedApp #pixeldev

dansup

Reporting problematic posts or comments should be easy

And having the ability to hide specific comments on your own post is an essential safety feature

This is why we're making reports easier, and working on federated comment controls

After all, you deserve more control over your posts and comment sections, and we're going to show you how it can be done ✨

#pixelfed #safety #fediverse

Frank

@pixelfed Any documentation on how malicious reporting is or can be handled?

Firecat

@pixelfed should have comments too because it’s going to be easy to abuse it with robots and such.

dansup

One of the challenging aspects of building a federated mobile app is parsing post captions and being able to render them properly

See, when you make a post with mentions or hashtags, mastodon converts it to HTML and mobile apps have to deconstruct that HTML to be able to render mentions, hashtags and links properly

We could just render the HTML, but when you would tap on a hashtag or mention, it would open the browser instead of in-app

Indices and entity maps ftw, thanks backend!

#pixeldev

Pepijn Schmitz

@dansup Does Mastodon not use id or class attributes or something like that to tag the different kinds of content?

Mlékař Dan 🦣

@dansup Weirdly most mastodon clients I’ve tried handle Pixelfed posts like this… all hashtags are just hyperlinks to original instance search. Very annoying.

I am stoked that you are working on such quality of life feature for the app!

dansup

The Pixelfed backend should separate Comments/Replies to it's own table/model

This won't be an easy undertaking, but it will improve performance and enable a better comments API with proper pagination

I will start this process now, as I'm in the middle of shipping the Groups feature which will also require new tables/models accordingly.

I promise it will be done properly, with no breakage

It may seem boring to most ppl, but I love technical challenges like this

#pixelfed #pixeldev

GunChleoc

@dansup Performance is an important feature. Not boring at all 🙂

dansup

Not sure why safari suddenly renders Mastodon advanced mode UI so poorly, I just accidentally boosted a post when tapping on the favourite button

I know this isn't a Mastodon bug because it's fine on Chrome and Firefox

*shakes fist at Safari*

Debbie Goldsmith 🏳️‍⚧️🏳️‍🌈

@dansup It's working fine for me. Is it possible you have an extension that's interfering? Try turning off extensions if you're using them.

dansup

The new Pixelfed mobile app will preserve media aspect ratios, no need to tap to view the full image as photos will be rendered to preserve native aspect ratios😎

#pixelfed

Show previous comments
Chris Wood

@dansup @pixelfed you’re smashing it! It’s looking great!

Homer S.

@dansup Looking really forward to that update!

I found most bothering that even if I tap open a pic the viewport stays limited to the area it takes when fit to the screen by its width.
So pinch zooming is limited to a annoying small area with any landscape formatted image.

Maybe that's fixable too? 😬

dansup

Just finished adding like, reply, and report features to comments in the new Pixelfed app!

I’m proud of the progress I’m making, just a few lil things to wrap up before it’s ready for the beta release 😁

(Then I can get back to Groups, Loops, PubKit and Sup)

Emelia 👸🏻

@dansup how do you report from the comments view? I recall there being a button?

Resol van Lemmy

@dansup please don't make the replies section look as bad as Instagram

dansup

Fixed Pixelfed federation with Friendica*, and will be working on PeerTube next!

* - fix is now pushed! github.com/pixelfed/pixelfed/p

#pixelfed #friendica #peertube

StarrWulfe (JLGatewood)

@dansup don’t forget those of us using brid.gy to federate/push content from our websites to our Pixelfed accounts too please 🙏🏾
@snarfed.org says there’s still 2 or 3 things outstanding that needs patching so we can interconnect I think 🤔

gian

@dansup Yooo this sparked some ideas about UI in fediverse apps:

What if, when seeing posts from different services, each service had a UI according to the kind of service it is?

A pixelfed video is normally not the same as a peertube video, so it would make sense to see each post via a UI adapted to it. Maybe even add some indication about which kind of service the post is coming from (something that indicates “this is a mastodon post” in a clean way), or add filters/tabs per serv. (…)

dansup

We have created a new Matrix channel that we can properly moderate!

Our Discord will remain active, and we will check both Matrix / Discord daily

matrix.to/#/#pixeldev:matrix.o

#matrix

Show previous comments
ernmander

@pixelfed great job. Matrix is definitely the way to go.

Tobias Hellgren

@pixelfed Great, but be sure to create your own instance in the future as matrix.org is getting overcrowded.

dansup

Yes our new open source Pixelfed app will support Android, and all the features from iOS like Share Intents.

It already does ✨

Shipping very soon

#pixelfed #newApp

dansup

Experimenting with a new Network feed of Pixelfed only accounts, it’s so much better 👀

#Pixelfed

Felix Urbasik

@dansup Isn't that kind of against the idea of the Fediverse?

Adam

@dansup
omg yesssss. I've been dying to have that feed. It's so hard to discover other pixelfed accounts on the federated feed ❤️ :pixelfed: ❤️

gladly beyond

@dansup
This is what I want too, or at least the option to flip to an only pixelfed feed.

Exciting stuff!

dansup

threads new pinned columns design is gorgeous

#threads

kali :trans_heart:

@dansup now you can let the brainrot consume you 4x as fast! /j

in all seriousness, that does look pretty cool, despite my dislike for threads

dansup

Saw someone request the ability to block hashtags so I'll be building that out tonight!

Notice the Not Interested button 👀

#pixelfed #pixelfedApp

Fúlvio Leo

@dansup is the "Not interested" button this ability to block hashtags? How does it work? Does it block all the hashtags present in the post?

These were a lot of questions, sorry about that 😬

dansup

The #Fediverse is like a startup in many ways.

Some days you are totally elated about all the amazing things that are becoming possible and within reach. We are changing the world!

Some other days you are in the depth of despair that this is never going to work and how could you possibly ever have thought otherwise.

This week definitely is the former. A movement is forming, good people are coming out of hiding and are getting excited and involved. So glad to be part of it!!

dansup

Pixelfed app + Share Intents

Easily share photos and videos directly to the new Pixelfed app 😎

#pixelfed #shippingSoon

Stefan Ritter :verified:

@dansup It would only be "easy" if you could configure the apps and their order, which Apple displays in the share dialogue.

Jean-Christophe MOJARD 🌞🌊

@dansup I discover it and use it via TestFlight for the moment.

dansup

Pixelfed admins: Curated Onboarding now has mass actions so you can more easily manage applicants!

Now available ✨

#pixelfed #curatedOnboarding

dansup

So I mentioned last night that my open-source work on the fediverse (mastodon, pixelfed, etc) was funded for 10-13 hours per month, in my head I had a figure of €1000/month that I was using as the donation income I receive.

I just checked and it's actually closer to €700/month.

Your support for my work is greatly appreciated & helps enable work that quietly affects about a million people.

support.thisismissem.social

Go Up