Revisiones de Instance Assistant for Lemmy & Kbin
Instance Assistant for Lemmy & Kbin por cynber
Revisado por JokeDeity
Se valoró con 2 de 5
by JokeDeity, hace 2 añosWill change my rating and use again when I have the simple option to remove the context-menu addition(s). I don't want to mess with someone else's code to remove something I didn't ask for or want, this should be a toggle and disabled by default.
Respuesta del desarrollador
publicado el hace 2 añosThank you for the suggestion! I’ll see about implementing this in a future version
here is the issue where I'll try to include updates: https://github.com/cynber/lemmy-instance-assistant/issues/53
here is the issue where I'll try to include updates: https://github.com/cynber/lemmy-instance-assistant/issues/53
10 revisiones
- Se valoró con 5 de 5by m-p{3}, hace 2 meses
- Se valoró con 5 de 5by MP3Martin, hace un año
- Se valoró con 5 de 5by Nyaa, hace un año
- Se valoró con 5 de 5by DisplayName, hace 2 años
- Se valoró con 5 de 5by Usuario de Firefox 17158209, hace 2 años
- Se valoró con 5 de 5by Russ, hace 2 años
- Se valoró con 5 de 5by Michael, hace 2 añosWorks fine. The issue in the other review can be fixed by prepending your instance with "https://"
- Se valoró con 1 de 5by leysont, hace 2 añosexactly what i need but it doesn't seem to work correctly. i set lemmy.world as my instance. when i am on https://feddit.de/c/ich_iel, the extensions sends me to https://feddit.de/c/lemmy.world/c/ich_iel@feddit.de, not to lemmy.world/c/ich_iel@feddit.de which results in a "404: couldnt_find_community"
Respuesta del desarrollador
publicado el hace 2 añosHi leysont, thank you for your feedback!
I believe that the problem is caused by the link format you used when entering your home instance. To resolve this, you can try using the complete URL, which would be "https://lemmy.world" in your case.
I've made some improvements based on feedback from you and other users and just released a new version. This update includes a check for link format and better instructions on how to enter your home instance. In the background, I also improved the code that generates the redirect link to prevent future issues. (+ a few other improvements)
Please update the extension to the latest version and/or give it another try with the corrected link format. Thank you!