Nik Clayton
Nik Clayton
I think this is a Friendica issue in the API. I see you've approved the follow request, and if I open https://pirati.ca/profile/nikclayton/contacts/following it shows that I am following two people...
Not just a Pachli problem, this manifests in the Mastodon Android client, Megalodon, Tusky, and Trunks. When trying to login to a new account what normally happens is: 1. Prompted...
Started a discussion with the social.tchncs.de admins on Mastodon to try and figure out what's going on.
Pinged the social.tchncs.de admins again.
Collating relevant issues: - https://github.com/mastodon/mastodon/issues/26535 - https://github.com/tuskyapp/Tusky/issues/4239 - https://github.com/mastodon/mastodon/issues/29525 - https://github.com/mastodon/mastodon/issues/28776
In the meantime, what seems to work is: 1. Try and login with Pachli (i.e., add an account, enter "social.tchncs.de" in the "Which instance?" box, and enter your username and...
@ThisIsMissEm Yeah, this is inherited code that I haven't got around to cleaning up yet. I'm going to throw together a proof of concept small app that does use the...
@ThisIsMissEm Looking at this some more, I'm not sure the AccountManager APIs are the correct ones to use. Reading https://developer.android.com/training/id-auth/custom_auth that starts with > So far we've talked about accessing...
I think the Android stuff is a red herring, I can reproduce the problem 100% of the time in Firefox on the desktop. **Do this once:** Register an app, by...
I can reproduce the issue by opening https://social.tchncs.de/oauth/authorize?client_id=3O564i0P3W9k3qN0dWL2iJpbD90W6G4HR9OulatuGS8&scope=read&redirect_uri=urn:ietf:wg:oauth:2.0:oob&response_type=code in Chrome on Android (when logged out of social.tchncs.de) with and without Chrome's "Do not track" privacy option set. I don't have...