A new Relatica build is now up. Version 0.1.0b2 fixes a bunch of bugs/quirks and has the initial implementation of the direct message system. That includes the ability to read a list of conversation threads, read the threads themselves, mark messages as read, respond to messages, and start new threads. New builds for iOS have been pushed through TestFlight. APKs and Mac binaries are now up from the download link on the Install pagers I’m on the road so not able to build Windows or Linux right now (another reminder why I have to round out a more automated CI/CD process). Happy weekend and enjoy 🙂. Full list of changes are in the Changelog at the below link. #relatica #friendica #fediverse gitlab.com/mysocialportal/rela…
Tato položka byla upravena (sobota 28. ledna 2023 2:47)

Expert Plus 🍀 doesn't like this.

reshared this

in reply to Expert Plus 🍀

I have thought about doing a web deployment target. Two things break on it right now though. If it’s not running on the same server as the Friendica server you are interacting with it gets errors loading images due to a safety feature we use called CORS. The second thing is the disk caching mechanism I use doesn’t work on the web builds right now so I’d have to address that. When you say you can’t use apps on the desktop, what prevents you from doing that?
in reply to Schmaker

The media in this post is not displayed to visitors. To view it, please go to the original post.

The "Gallery" support in Friendica is one of the big things for me so that is definitely a big part. Even as it stands uploading new photos is a breeze. I've attached a screenshot of what it looks like now. On mobile it can be done directly from the camera too. Gallery browsing is already available but things like moving images, editing image descriptions, deleting galleries, searching by ALT-text, filename, or date is currently not supported yet but something I want to do.