Yesterday we published the source code of the #NewFedilab on #Codeberg https://codeberg.org/tom79/Fedilab
For people that would like to test, we also compiled that apk: https://framadrive.org/s/yxfXzSjQXEkiiaw
PS: the app currently uses a different ID, that will allow you to keep both versions of the app.
@apps I am on it!
@booteille
We published some fixes on dev branch.
@apps Okay. I won't compile it from sources so maybe you already fixed it but I just noticed my password manager is not supported (keepass) when trying to connect to my instance. By not supported I mean the button to automatically fill the form does not show.
I'll post under this toot other stuff I find for now. If needed i'll fill issues once I have the time to do it.
Thanks for your work!
@apps When opening the window to write a toot, the keyboard does not capitalize the first letter as it should.
@booteille
No, it was introduced recently. I just noticed that. #FedilabBug
@apps
Trying to post a toot longer than 500 characters crashes the application.
@booteille
Interesting. Each message should be limited to instance max characters. For framapiaf.org it's 500 afaik ?
@apps Yup.
But the form accepts to type more. So I thought it would autosplit but instead it crashes.
@booteille
OK. It should not be possible. We replaced the split feature with the ability to compose threads.
@apps Concerning threads, I can create one (by clicking on the +) but the button does not show to add a third message. There is only a button to remove the second message from the thread. #FedilabBug
@booteille
Remove button should be changed into an add button after writing some text.
@apps Hmm... I have weird behaviors. I can't create a toot with thread anymore. The button just does not show up.
When answering to a toot, I can actually post as many toots I want in a thread, the button just stays a + for the new toot I am typing and previous does not show a - button to delete them.
@apps I just understood threads appear when typing something. I copied/paste and that's why the button was not showing. The event was not thrown.
When I copy/paste something, then try to type to modify the message, the thread button does not appear.
When the message is empty and I type something, the + button appears.
@apps Trying to post longer than 500 characters with autosplit enabled crashes the app too.
@booteille
We have to remove settings for auto-split and block after x characters. #FedilabBug
@apps I just created a poll with three options but only two stayed after posting the toot.
@apps In Interactions Menu, under "muted users", when I try to unfollow someone the unfollow works but the button does not get updated (to propose me to follow the account)
@booteille
Nice catch. Thanks #FedilabBug
@apps When deleting the first draft, this is actually the second one in the list which get deleted.
@booteille
Thanks #FedilabBug (really amazing your contribution).
@apps ;) My pleasure!
@apps Okay, I'll think about the hashtag for next issues. Thanks. I'll continue to test it.