social.tchncs.de is one of the many independent Mastodon servers you can use to participate in the fediverse.
A friendly server from Germany – which tends to attract techy people, but welcomes everybody. This is one of the oldest Mastodon instances.

Administered by:

Server stats:

3.8K
active users

#tusky

15 posts14 participants2 posts today

Just deleted "EndlessOnScrollListener" from the #Tusky codebase. It was there since the first commit by @Vavassor 8 years ago. It was responsible for loading more posts at the end of lists. The check if the end was reached was executed on every frame as soon as the view was scrolled. I wonder how often that was. And how many kilometers it scrolled.
Well, we have a better solution now. Not so endless after all. Rip, you have been a good OnScrollListener.

Replied in thread

@wiktor I understand the concern about bad fallback on the web. I just wish people would be a bit more pragmatic about it and at least add support for reading / opening such URIs. Nobody suggested replace all Follow buttons with web+activitypub: links.

Can we have support for FEP-07d7 in #Tusky and #Fedilab? (cc @Tusky @apps)

It shouldn’t be that hard to implement at least one of the possible URI schemes in #Conversations_im, #Lttrs, #Tusky and #Fedilab. Maybe get @delta on board too?

why is #tusky not showing images anymore for approx. 90% of the images in my feed? some are shown correctly. some only show the alt Text with the "attachment" icon and open the image in a seperate Browser. cant attach an image as i get an error uploading.

Is there any #ActivityPub / #Mastodon URI scheme used in the wild that would allow me to open an ActivityPub account directly in my Android app?

I've seen 'acct' and 'web+ap' mentioned but none seem to be implemented.

The goal is that given a text of "Here is my Mastodon profile acct:daniel@gultsch.social" #Conversations_im can link that directly into #Tusky. (Just like mailto and xmpp URIs open my E-Mail or IM app respectively)

Have @apps or @Tusky considered that? If not why not?