I’m working on open source projects :)
🔗 Links:
GitHub |
---|
🍪 Get me a cookie:
Go to Ko-fi | GitHub Sponsor |
---|
You could try from this
https://lemmy.world/post/1289432
Ideally try for a smaller size, else it takes time to load and wastes people’s data
I personally find a lack of downvotes to be annoying and harmful. People don’t go through the trouble of reporting problem content, and it usually leads to poor quality inflammatory content rising to the top.
If you’re new and haven’t really set up yet, explore other instances. You can find one that aligns with what you want out of Lemmy without jumping through hoops.
If you have set up, there are account migration tools for you. They just aren’t perfect yet
That sounds good, and it sounds easy enough to implement.
I’ve made the issue here: https://github.com/cynber/lemmy-instance-assistant/issues/45
I’ll get to it when I have time in the next few months, unless someone else gets to it first :)
There are a few userscripts out there which I could integrate into the extension. It depends on when this commit gets pushed into Lemmy core:
https://github.com/LemmyNet/lemmy/issues/2397
After that, it could still be useful if someone wanted to block it browser wide. At that point I’d check if people still want something like that.
Sorry to those that have already seen this. I’m trying to space out the posts so it’s not in a large clump in your feeds. People have different subscription lists, so I’m trying to reach those that haven’t seen it yet.
These are the last 4 posts :)
A few days late, but this is actually something I’ve been working on for Instance Assistant! I implemented a first attempt and released it this weekend. Let me know if it works for you :)
It should pop up in the sidebar of any post on a foreign instance. If it doesn’t load, you may need to refresh the page. That’s something I’m still working on because redirecting on a Lemmy site isn’t always detected as navigating to a new page.
I guess so, it would still be a problem. Once one extension is caught, it should be simpler to catch the rest.
It’s harder to quickly switch stuff up when you need to send the devs new code to put in
Don’t extensions get reviewed by the various stores? I’d imagine an automated check could catch malicious integrations like that.
Maybe not right away, but once they catch wind of one shady extension they could just search the store for any other ones.
Yes fair enough, I’ll include a better description as a dropdown in future posts.
Instance Assistant is a browser extension with a handful of tools on Desktop. It started out as a button to redirect to your home instance, but with the help of others we’ve included a few other functions and are working on more.
You can see more here: https://github.com/cynber/lemmy-instance-assistant#features
Screenshots here: https://github.com/cynber/lemmy-instance-assistant#screenshots
I’ll see if I can roll this into a future update for !instance_assistant@lemmy.ca . I wanted to try and get a “post to Lemmy” button working, and this is a part of that. Looks like the reddit one was done using a Reddit API, and while the Lemmy ones are different it shouldn’t be too bad.
UPDATE: I’m able to search for links within the body of posts, but haven’t figured out why it doesn’t search the links yet. I’ll look into it later
The only limitation might be that the search is limited to a particular instance. Since there is an unlimited number of instances, I don’t think there’s an easy way to search them all without some external service doing some caching of some kind. We could have it search a bunch of different instances, but I want to minimize unnecessary / spammy requests.
@Bucky@816am.ddns.net, is it important for the extension icon to display the number, or did you usually run a manual search?****
I think the issue here is
It makes sense to hide read posts on the main feed, but not when you’re looking at a particular user?