Not possible in lemmy atm past just rehiding everything from the instance every so often
edit: just did another round of hiding things from lemmynsfw, should be reflected in the hidden communities doc
Not possible in lemmy atm past just rehiding everything from the instance every so often
edit: just did another round of hiding things from lemmynsfw, should be reflected in the hidden communities doc
Sites back, communities that previously had their community page not vieweable are now viewable
An example of this is https://programming.dev/c/a11y
Basically what I did was before the maintenance exported every single post in the post table and use a js script to check for duplicate ap_ids (checking using sql itself didnt work due to broken indices so it was always missing some). Then I generated sql statements to remove duplicate posts that had higher ids than the other posts theyre a duplicate of. Ran all those during maintenance and since all duplicate ap_ids were removed I could now reindex the table to fix the broken indices
Did the same for communities after the posts (but also did some statements to move posts from one version of the community to the other)
Site might be slow for a tiny bit as it processes the 2 hour of activities that were generated while it was down
added you to a spot around there since you didnt give exact coords. Let me know if you want to be moved on here
Fixed it, should take a bit to fully catch up
I've been working on a new frontend (pangora-ui) thats a similar style in terms of design. Theres some progress over in !pangora@programming.dev. These features can't be put into that though since the frontend is instance specific (lemmy-ui equivalent) and this is for all instances (join-lemmy equivalent)
Instance is chosen when theres no subcategories for what the user selected
As an example of that when someone first goes to the site they get shown the 10 main categories (technology, gaming, sports, etc.). If they select technology they are then shown the technology subcategories (programming, android, radio, general). if they select general technology that has no subcategories so they are randomly sent to one of the three general technology instances (discuss.tchncs.de, lemmy.sdf.org, or infosec.pub)
A lot of the categories only have one site it sends to but thats fine for now since it still is distributing people to the different sites based on categories
Im not looking at location data at all but in the everything/other category theres countries that can be selected to send the user to country instances
RSS feeds arent affected by this, hidden communities being hidden is handled by the UI and things that dont take that into account still see posts as normal
I tried messaging an account I though was running it when your bots posted something to elixir but I can repost it here
Just wanted to let you know that we dont allow reposting of comments made on other platforms (both for spam reasons and tends to be a mess with gdpr). Link posts with no text are fine as long as you get approval from a moderator of a community or by one of the admins for site wide usage (and then allow moderators to opt out), and follow our bot guidelines that you can find in the sidebar on our site. Id be willing to greenlight the bot for sitewide usage as long as you remove the comments, make posts links only (links to the content, not the reddit post) and limit it to maximum 10 posts a day across the instance (max 2 in a specific community) (and also make sure you dont repost stuff already posted in the community). We have another bot called reddit x-poster that its been working fairly well with but they hang out in a couple communities like haskell
We do have a soft fork for the instance getting built up to add features on top of lemmy
Pangora is soft forked so we get changes pulled from lemmy and add new features we need for the site onto their changes (that can then push to go upstream or have for ourselves if they don't want that feature)
Pangora-UI is built from scratch to replace lemmy-ui as a frontend for the site
Should be good now, accidentally ticked the box
If I run a poll for the community on what we should do what should the options be?
currently thinking
I remember them being allowed but I might be thinking of 2023 I guess
edit: yeah was 2023