Feditext, to random
@Feditext@mastodon.social avatar

general project update:

Vyr has been busy with other tasks for the past few weeks, but is returning to Fedi stuff, including Feditext.

Feditext is currently stalled on App Store submission by admin issues on Apple's end, so she'll be working on fixes for minor bugs while we wait for them to sort that out.

Feditext, to random
@Feditext@mastodon.social avatar

Feditext beta users: today's version 1.7.2 build 109 fixes a navigation regression https://github.com/feditext/feditext/issues/405 as well as an App Store issue that was preventing us from submitting new builds, even to TestFlight. it also contains some minor prep for the App Store release.

build 109 is recommended for all users.

#Feditext #Metatext

Feditext, to random
@Feditext@mastodon.social avatar

Feditext beta users: today's version 1.7.2 build 106 fixes a regression with trailing hashtag de-emphasis introduced in the previous build. trailing hashtags should be smaller and dimmer again (if you have that feature on).

this build is recommended for all users.

a reminder: please turn on crash reporting as detailed in this post so we can track down Feditext crashes: https://mastodon.social/@Feditext/112214070060062156

#Feditext #Metatext

Feditext, to random
@Feditext@mastodon.social avatar

Feditext beta users: GotoSocial announced their first 0.15 prerelease today, which includes filter support contributed by our very own Vyr.

Feditext version 1.7.2 build 101 improves filter UI by hiding the "Drop instead of hide" filter option when using a GtS instance, where it is not yet supported and won't work.

if you aren't using a GtS instance, you don't need to upgrade Feditext today.

Feditext, to random
@Feditext@mastodon.social avatar

for the record, Feditext supports iOS 15 and up. Vyr still keeps her old iPhone 6s Plus on her desk for real-device testing.

the oldest devices capable of running Feditext are:
• iPhone 6s / 6s Plus (2015)
• iPod touch (7th gen) (2019)
• iPad (5th gen) (2017)
• iPad Air 2 (2014)
• iPad mini 4 (2015)
• iPad Pro (2017)

#Feditext #Metatext

Feditext, to Pixelfed
@Feditext@mastodon.social avatar

Feditext beta users: today's version 1.7.2 build 97 includes experimental support for Pixelfed instances, and is recommended for anyone with a Pixelfed account.

some bugs are expected. there's one currently known: deleting a status will succeed but result in an error, so deleting and redrafting is not currently possible. please file any other issues on our GitHub issue tracker.

#Feditext #Metatext #Pixelfed

Feditext, to random
@Feditext@mastodon.social avatar

Feditext beta users: today's 1.7.2 build 90 adds support for rendering superscript, subscript, and small text HTML tags to Siren.

this will not affect most people; upgrade whenever.

#Feditext #Metatext

Feditext, to random
@Feditext@mastodon.social avatar

Feditext users: please follow https://github.com/feditext/feditext/issues/148 and https://github.com/feditext/feditext/issues/149 for complete native quote post support.

short version: we have a small set of bugs to fix and chores to do before an App Store release, and quote post UI will come after that, in version 1.8.

Feditext, to random
@Feditext@mastodon.social avatar

Feditext beta users: today's 1.7.2 build 89 fixes a bug inherited from Metatext that would rapidly repeat searches when the end of search results was reached, usually resulting in the client being rate-limited by the instance within seconds.

https://github.com/feditext/feditext/issues/119

it also switches to ID-based paging for multiple pages of search results, which works with GotoSocial where the previous offset-based paging does not.

this build is recommended for everyone who uses search.

#Feditext #Metatext

Feditext, to random
@Feditext@mastodon.social avatar

Feditext beta users: today's 1.7.2 build 84 fixes Siren's inability to render underline and strikethru text: https://github.com/feditext/feditext/issues/311

if you are not using Siren, this will not affect you; however, we recommend switching to Siren as the HTML parser in app preferences instead of WebKit, as it's much faster, especially on iOS 17. Siren will completely replace WebKit soon.

#Feditext #Metatext

Feditext, to random

Feditext beta users: today's build 79 includes the new "Siren" HTML parser, which is 3-6× faster than the current WebKit parser for the text formatting used in Fediverse posts. this should result in smoother scrolling for many users.

Siren is experimental, even more so than Feditext betas in general, so by default, it's off. to opt into Siren, open Feditext's preferences, scroll all the way to the end, select Siren from the "HTML parser" dropdown (instead of WebKit), and press the "Apply new HTML parser" button below it.

notes:

  • do not switch parsers while writing a post: you will lose the post.
  • the HTML parser is an app-wide setting, and can't be configured on a per-account basis.
  • if you have issues with Siren, you can revert to WebKit from the same menu.

known issues that you don't need to report:

Feditext, to random

Feditext beta testers: today's build 77 contains internal changes to the HTTP client and the API clients built on it, and shouldn't have any user-visible effects. there are no other changes, because the purpose of this release is to test those changes before building further on them. please let us know on the bug tracker if you see any new kinds of HTTP error.

update: build 77 has problems loading old home timeline posts. please stay on 76 for now; see downthread for how to revert to it.

for those familiar with Apple development: we've rewritten the clients to use Swift concurrency (aka async/await) instead of Combine, which is more readable and easier to reason about. this is the first step in replacing Combine in as many places as it makes sense, which we'll weave in with other work as we go.

prospective testers: we're working through a two-week message backlog, and will be sending invites out today.

we know it's been a bit since the last update. thanks for your patience.

Feditext, to random

Feditext beta users: we're aware of the performance regression under the release version of iOS 17 and are tracking it in https://github.com/feditext/feditext/issues/253. we don't know the cause yet. if you're a heavy Fedi user and don't have a pressing need for iOS 17 features, it might be a good idea to stay on iOS 16 for a few more days.

#Feditext #Metatext

Feditext, to random

Feditext beta users: today's build 75 includes the first of several performance fixes resulting from our perf investigation. there's a lot still to do; we'll be alternating perf fixes and bug fixes for the next few beta builds, so non-perf problems don't sit for too long.

#Feditext #Metatext

Feditext, to android

we've had a few questions about an Android version lately. for the record: there will never be an Android version.

Feditext is Apple tech from the ground up (Swift, SwiftUI, UIKit, and other iOS platform APIs) so porting it would be more work than writing a new client from scratch, and we'll leave Android to the Android professionals.

wormerama, to random
@wormerama@ecoevo.social avatar

I love #metatext but with it no longer being maintained it is starting to develop problems. Any other apps that are similar? All the others I’ve tried are too featured. I like basic. No swiping left or right for functions. I want the like and repost under the post where I can see them. #Feditips

Feditext, to mastodon

Feditext users: Mastodon 4.2 is finally in beta! Feditext already supports some 4.2 features, the most useful of which is Hometown-style exclusive lists: you can hide members of lists from your home timeline by tapping the gear icon in the upper right of a list view. this lets you create lists of accounts that you may follow for a certain topic but don't need in your home timeline all the time, such as hobbies, local news, or Fediverse development announcements.

we'll be adding support for other 4.2 features in later releases; watch issue and issues created from it for updates.

RE: https://mastodon.social/users/MastodonEngineering/statuses/110854506623038676

Feditext, to random

Feditext beta users: today's build 70 includes:

  • rewritten URL handling which fixes navigation glitches and understands links to posts on non-Mastodon instances
  • hashtags and account notes on GotoSocial 0.11 (you'll need to be running a pre-release version of GtS, since 0.11 isn't out yet)
  • return key now works as expected on instance selection screen
  • per-account accent color picker

Feditext, to random

Feditext beta users: we're aware of the hitches in scrolling your timelines, and are tracking them in https://github.com/feditext/feditext/issues/122, which is the next big bug on the to-do list. thanks for all your reports, and for your patience: perf issues can take some time to figure out, especially if they're not due to obvious regressions.

if you're curious about what Vyr is working on, here's the list of what needs to be fixed to consider the current 1.7 release stable: https://github.com/feditext/feditext/milestone/1

and here are the candidate features for 1.8: https://github.com/feditext/feditext/milestone/2

Feditext, to random

Feditext beta users, today's TestFlight build 69 includes various fixes and workarounds for Firefish and Hajkey.

we will be working with server devs to get some of those fixed on the server side (for Hajkey's case, in Iceshrimp), so that future clients won't have to special-case anything.

known not to work in this release:

  • Hajkey's suggested accounts to follow: displays an error message
  • intermittent foreign key constraint error when browsing Firefish or Hajkey timelines: you don't need to report this one, we're already investigating

feditips, to mastodon
@feditips@mstdn.social avatar

As many of you know, the third party iPhone/iPad app Metatext is no longer being maintained as the lead developer had health issues. However, there is now a community-maintained version of the app called Feditext. You can follow the latest news about it at:

➡️ @Feditext

It's not yet in the Apple app store, but it is currently being tested through Test Flight.

Techy people can see the source code of the project at https://github.com/feditext/feditext

Feditext, to random

while Feditext doesn't yet support Mastodon's server-mediated translation, Feditext (and Metatext before it) do support Apple's on-device text translation. if you want to translate a post in Metatext or Feditext, select the text, and then select "Translate" on the text actions menu. iOS will translate and present the text.

this iOS feature currently supports the following languages:

  • Arabic
  • Dutch
  • English (United Kingdom)
  • English (United States)
  • French (France)
  • German (Germany)
  • Indonesian
  • Italian (Italy)
  • Japanese
  • Korean
  • Mandarin Chinese (China mainland)
  • Mandarin Chinese (Taiwan)
  • Polish
  • Portuguese (Brazil)
  • Russian
  • Spanish (Spain)
  • Thai
  • Turkish
  • Vietnamese

Svenja_Lohmann, to random
@Svenja_Lohmann@mastodon.social avatar

Is it possible to follow hashtags with the #Metatext app?

Feditext, to random

Feditext beta users, here's what's new in today's TestFlight build 66:

  • full support for displaying, adding and removing emoji reactions when your instance is Firefish, Akkoma, or running the Glitch PR patch (including catcatnya.com and wetdry.world).
  • updated instance announcement reactions to the new reaction style.
  • fixes issue : the missing follow/unfollow button has been restored to the upper right corner when viewing hashtag timelines.
  • fixes issue : migrated accounts now have a prominent profile button to go to the new account, and are labeled in search results and other account lists.

PhotoLust, to random

Eine Frage an Die, welche die App #Metatext benutzen. Ich kann zwar eine Bildbeschreibung eingeben, sie wird aber nicht übernommen. Hat jemand eine Idee, wie das funktioniert?

A question for those who use the #Metatext app. I can enter a picture description, but it is not taken over. Does anyone have an idea how this works?

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • kavyap
  • DreamBathrooms
  • thenastyranch
  • magazineikmin
  • osvaldo12
  • khanakhh
  • Youngstown
  • mdbf
  • slotface
  • rosin
  • everett
  • ngwrru68w68
  • Durango
  • anitta
  • InstantRegret
  • GTA5RPClips
  • cubers
  • ethstaker
  • normalnudes
  • tacticalgear
  • cisconetworking
  • tester
  • Leos
  • modclub
  • megavids
  • provamag3
  • lostlight
  • All magazines