Validate shared information as url #261
Labels
No labels
Code
Contacts
Design
F-Droid
IndieWeb
Location
Mastodon
Media
Pixelfed
Pleroma
Posting
Question
Reader
Tracker
Translation
Usability
bug
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
inhji/indiepass-android#261
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Some apps share a title and a URL, which Indigenous puts in the url field...It should validate that the shared information is a url.
Wow, the app even crashes when you share a url to the note post type - I clearly don't use it as much :)
So indeed - when you share a url from a webpage, you also get the title of the page as subject. The url is in the variable I check in the current version.
I can pass on the subject too, but it only seems useful for article as far as I can see. So not exactly sure what action I should take here.
At the least, strip the URL and send only that.
I think it's ok now. We can always iterate further. At least the crash is fixed :)