#wafrnapp — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #wafrnapp, aggregated by home.social.
-
New version v1.9.5 of the Wafrn App published!!
This time I fixed one of the longest problems we had, were feed processing time and memory consumption kept growing and growing the longer you scrolled. With this, the move to use more of XState and tweaks in the rn-reanimated build we are back at 120fps!!
New version is ready to be downloaded in Obtanium, soon to be available in IzzyOnDroid and Apple Store and in a few days in F-Droid
#WafrnApp#WafrnDev -
-
CW: Wafrn App v1.7.0 Release
Hi all!
Wafrn app version 1.7.0 is now available! 🎉🎉It has the new and improved HTML renderer including fixes for link and image rendering in posts (no more weirdly aligned emojis)
it also includes a couple UX tweaks for the search screen
the notifications tab should now be faster and feel a little less janky
emoji fuckups in the servers should no longer crash the app
layout for report list buttons should now be fixed
edit profile page should now work good againAs always, this is available now on Obtanium, and should be available shortly on IzzyOnDroid and TestFlight
Soon after, this should arrive in App Store and F-Droid automatically
#Wafrn #WafrnDev #WafrnApp -
CW: Wafrn App development, heavy technical details
I'm rewriting the wafrn app html renderer for the next version and it's taking me a while. I did a fork of the react-native-render-html package and called it
react-native-html-engine(it's on npm too)I'm afraid this new component might be slower than the previous one, but it will render all things correctly since it does a complete AST parsing and not a single-pass dom traversal like it did before.
But this opens the door for more customizations and optimizations there as now I have more options to play with in there. Like for example code blocks will now be rendered without wrapping in a scroll box
#Wafrn #WafrnApp #WafrnDev #I-just-love-my-grownup-lego-pieces -
Version 1.5.3 of the Wafrn App has been released and it includes many new features, some had a long time coming:
Instructions for downloading are on the README, now on Codeberg 🥶
- BOOKMARKS
- swipe though post media
- loading indicators for images
- recently used emojis in emoji picker
- instance icons on user profiles
This has been sent to IzzyOnDroid, FDroid and Apple as always
When they process it you will have it but you can grab it immediately with Obtanium (or forks of)
#Wafrn #WafrnDev #WafrnApp -
CW: Wafrn App Development News - F-Droid
Exciting news for the Wafrn App!
We got the F-Droid seal of approval !!
The Merge Request on the F-Droid Repo has been merged and approved!
After hours and hours of running CI scripts, many days of fighting to build everything from source, now the inclusion of Wafrn App in the F-Droid main repo is assured.Process has started, and it may between 3 and 7 days (and it does not sound wrong, if only one app takes aprox 1 hour to build, imagine all of them, after all, the CI run python scripts, which are not the fastest I've seen)
#Wafrn-App #FOSS #F-Droid #Fedidev -
Continuing on the path of extending the reach of the wafrn app, these last few days I have been working on this:
https://gitlab.com/fdroid/fdroiddata/-/merge_requests/22974A recipe to buld the wafrn app on f-droid. Freshly built from source, without any non-free components
#WafrnDev #WafrnApp #FediDev #Fdroid #fuck-my-life-doing-foss-is-difficult-now-I-know-why-we-are-missing-so-much-stuff-there -
Oh that's… interesting
The app goes the Twitter route of quotes while the web goes like Tumblr
#wafrn-app #wafrn-feedback -
I appreciate the collapse button on mobile - web needs that
Ditto the drawing tool
I miss the recent emojis from web - mobile needs that
#wafrn-app #wafrn-feedback -
I appreciate the collapse button on mobile - web needs that
Ditto the drawing tool
I miss the recent emojis from web - mobile needs that
#wafrn-app #wafrn-feedback -
-
-
Hey @gabboman @alexia where is the option to favorite a post in the iOS app? It’s not at the bottom of the post, nor is it in the 3 dots menu on the top right. Is it implemented in the app?
#wafrn #wafrn-app #ios #wafrn-question #wafrn-ui -
CW: wafrn app beta release, many emojis
Hi! This is me! From the future!
We are no longer using the links below for the app downloads, please do not download from there :neobread_happy: We have better options now so I have removed the old links from this post
You can get all the download options and recomendations about what to pick here: https://codeberg.org/wafrn/wafrn-rn
The old post said:
🆕 BIG NEWS for wafrn 🆕
🎉🎉 We are launching the first Open Beta for the Wafrn App 🎉🎉
For Android 🤖
👉 see in readme
Options: F-Droid, IzzyOnDroid, ObtaniumFor iOS 🍎
👉 see in readme
Options: TestFlight, App Store
#WafrnDev #WafrnApp #FediDev #open-beta -
CW: wafrn app beta release, many emojis
Hi! This is me! From the future!
We are no longer using the links below for the app downloads, please do not download from there :neobread_happy: We have better options now so I have removed the old links from this post
You can get all the download options and recomendations about what to pick here: https://codeberg.org/wafrn/wafrn-rn
The old post said:
🆕 BIG NEWS for wafrn 🆕
🎉🎉 We are launching the first Open Beta for the Wafrn App 🎉🎉
For Android 🤖
👉 see in readme
Options: F-Droid, IzzyOnDroid, ObtaniumFor iOS 🍎
👉 see in readme
Options: TestFlight, App Store
#WafrnDev #WafrnApp #FediDev #open-beta -
CW: Wafrn app development
Making the cw toggle button bigger in the wafrn app was really a good choice, now it is much more comfortable
#Wafrn-app #fedidev -
En que momento se me ocurriria que es buena idea montar mi propio renderer de html para la app de wafrn ??
Es de las cosas mas dificiles que he hecho
#wafrn-app #fedidev #react-native