Approximate translating message links that OOYE did not handle #14
Loading…
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?
OOYE already translates message links (i.e. discord.com/channels/x/y/z and matrix.to/#/#x/$y) in both directions, as long as OOYE originally bridged the message/event that's being linked to.
I should extend this to approximate links between platforms when OOYE did not bridge the original event. Here is how I will do this:
m->d
d->m
Done in the d->m direction in
8d452102d5
Done in the m->d direction in
2df7c665cb
, awaiting testingThis feature is complete