Implement website specific attachment embedding #78
Labels
No labels
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
WIP
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: gorb/frontend#78
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?
unsure what to properly name the issue, but we need to have website-specific parsers to extract attachment data, such as for tenor, giphy, and the like
i assume this would download the web page, and extract the desired gif link.
though i am unsure how we should implement this, but i see three options
if we go with the third option, we need to consider circumstances where the backend has embed proxies disabled by the admin. Then we probably want to implement one of the other options too, as a fallback
@radical @sauceyred, thoughts?