[Feature Request] Support old.lemmy.world
https://old.lemmy.world/ use old-reddit-like theme. https://github.com/rystaf/mlmym
Interesting, are there any other sites which use a similar Reddit interface?
It seems that the code for the interface on https://old.lemmy.world/ is slightly different, even though it looks like the old Reddit UI. Some of the features will have to be rewritten to be compatible.
Interesting, are there any other sites which use a similar Reddit interface?
check out lemmy, some of them use it, I don't have the whole list though, AFAIK the only way to know is to check all the instances with the "old." prefix.
@aronatem old.lemmy.world and mlmym in general use a completely different set of HTML elements, classes and attributes, which, as @joelacus said, means we would have to completely rewrite some of, if not all the features. Because Reddit Enhancer is mainly focused on Reddit, we don't have the capacity to support mlmym at the moment.
Perhaps as @joelacus learns about Lemmy and the fediverse Reddit, we can spin off RE into a new extension instead, or devote time into contributing to upstream mlmym directly since it is open-sourced. :)