In this post I will list the known issues or possible improvements for Lemmy.world.
Please comment with any issue or area for improvement you see and I will add it here.
Remember: this instance was only started June 1st so a lot of troubleshooting and tweaking to be done.
Issues can be:
Local (lemmy.world) (also performance issues)
Lemmy software issues
Other software related (apps/Fediverse platforms etc)
Remote server related
(User error? ...)
Known issues
Websockets issues
There are some issues with the Websockets implementation used in Lemmy, which handles the streaming. Websockets will be removed in version 0.18 so let's hope these issues will be all gone then!
Top posts page gets a stream of new posts ? Websockets issue
You're suddenly in another post than you were before > Websockets issue
Your profile will briefly display another name/avatar in the top right corner
Spinning wheel issues
Error handling is not one of Lemmy's strongpoints. Sometimes something goes wrong, but instead of getting an error, the button will have a 'spinning wheel' that lasts until eternity.
These are some of the known cases:
You want to create an account but the username is already taken
You want to create an account but the username is too long (>20 characters)
You want to create an account but the password is too long
You want to create a community but the name is already taken
You want to create a community but the name is not in all lowercase letters
You want to create a post over 2000 characters
You want to post something in a language that isn't allowed in the community
Other issues
Federation not always working; Apparently not everything gets synced all the time. This needs troubleshooting.
“404: FetchError: invalid json response body at http://lemmy:8536/api/v3/site” This sometimes happens when the Lemmy app container is very busy. Needs troubleshooting
Enhancement requests
Can themes be added? > To be checked if this can be done without changing code.
It surprised me that the communities list can't be sorted by clicking on column headers; especially because the mouse cursor becomes a pointing-finger when hovering over them.
On the homepage lemmy.world, new posts keep appearing at the top even when not sorting by new. This causes annoying layout shift, especially when browsing all communities, not just local ones. (I use Firefox / Win 10)
In the comment listing, each comment first has an avatar, then the username, then the [—] button to collapse the comment thread.
Observation: Because username length varies from comment to comment, the [—] button is in a different horizontal position.
Consequence: As a user, it is tedious to collapse several comment threads because I have to search for that [—] button.
Request: put the [—] button as first item, to the left of the avatar and username.
New posts appear "live" at the top of the frontpage regardless of what sorting method is chosen. This disrupts the reading process and minimizes any expanded image view. Is there any way to disable this "live feed" behavior?
Also, the "sorting help" button points to a dead link.
When browsing in a fullscreen window the available themes only use about 25% of the horizontal screen space for content, and each post uses up a large amount of vertical space, with most of it being wasted space. Something more compact like old.reddit would be nice.
I scanned through the comments here and I don’t think it’s been mentioned yet, but I would love, love, love to have an option added to settings to open links in a new tab (or possibly windows if some people would prefer that). The current behavior is to open in the current tab, which I am so unaccustomed to I keep closing the tab when I’m done with it rather than hitting the back arrow.
It’s quite jarring to not open in a new tab these days, especially for external links.
The hot sort appears to be frozen for the last 24 hrs. The top posts on all or local haven't changed in nearly a day. There appears to be a bug causing a deadlock in the database (see issue 3076 for more info). The only solution seems to be to restart the instance when that thread crashes.
A big issue that I'm constantly having is that, I fully open a post and read it, and then all of a sudden the post has switched to an entirely new one. It has happened a few times now during my time typing this comment; here's a screenshot of it.
When scrolling my front page, I would like to be able to click the thread picture to a) see the 'body of the post' prior to entering the thread and b) if it is a picture be able to 'drag to resize' prior to entering the thread... I know these would all take a while to do, but it would be what I would like most.
I have my viewing type set to "All" on my settings but when I go to the index page (lemmy.world), it's set to Local.
Not sure if it's an issue or just a symptom of lack of large communities yet but I also tend to see the same posts on the top every time ("If we want this to work out make content do not just lurk", "All the sad" and "important rulepost").
Edit: Also there's an issue when posting. I click "Post" and it gets stuck in the spinning icon despite my profile indicating my comment has been posted successfully.
Edit 2: Related to my second paragraph, I suggest changing the default sorting to Hot instead of Active. At least currently, Active keeps a handful of the same posts permanently on top, giving the impression of inactivity for newcomers used to Reddit. Hot will provide a more varied front page.
A couple times I’ve clicked a post and a completely different post opened. The latest one was a cat pic I was going to show my daughter and porn opened instead. I’m not subscribed to any porn communities and there weren’t any porn posts in the list on my homepage. This is a real problem. I went back and clicked the link and it worked as expected.
Also, as I was typing this comment, the main post I was replying to changed, but the comments stayed the same. Weird.
The rapid scrolling when viewing new or hot makes the site almost unusable. The issue for this is closed and the author says it has landed in main and will be available in 0.18. Do we have plans to upgrade? RC1 was released today. Thanks!
Specifically, I moderate /c/worldbuilding@lemmy.ml and I noticed that lemmy.world's side is not updating. No new posts from lemmy.ml's side, and their side shows 300+ subscribers while mine shows ~80
Would it be possible to have replies in the notifications automatically be marked as "read" when I interact with them (by upvoting, for example)? Sure, clicking "mark all as read" is only one extra click, but it would make it just that little bit more seamless.
Up- and downvoting appears to be borked on this instance specifically. If I hit the buttons, they light up, my upvote is counted - and a split second later it disappears and the button greys out again.
If I reload the page sometimes the vote got counted in the background, sometimes it didn't.
This appears to affect other parts of the UI as well. Most of the time I expand an image, it expands for a split second, then the UI resets and the image is small again.
I noticed upvotes are behaving weirdly sometimes, like the upvote count of a post will shuffle between random numbers like 55 then 735 then 345 then 56 then 902 then 736 then 4 then 57 then 346 then 251 then 58. (Yeah, I noticed some of these are counsecutive which makes me think we're somehow upvoting on different counts and it shows the most recently upvoted.) Also sometimes when I upvote a comment my upvote disappears and sometimes it reappears later... why ?
Rarely the web version is laggy and things I'm not intending to click are clicked. Just now, a "Report Created" notification appeared after posting a comment - I'm sorry if something was actually reported, and I have no idea what that even was.
Federation not always working; Apparently not everything gets synced all the time. This needs troubleshooting.
I thought I was suffering from this, but then I added English to my profile languages, and suddenly many posts on other instances that I could not see before were now visible.
Might be more of a question than a "known issue" or "request" but, do you want individual users to be able to see the modlog for the entire Lemmy.world instance? For instance I can see not only who has been added/removed as a moderator, but what posts/comments have been removed/restored.
But also, thank you for running this, and also for having posts like this up which greatly help people like me know you're working on stuff.
Issue with lemmy in general: there's no error message when your username is taken, or password doesn't meet the requirements. I had to figure out by trial and error why my application didn't go through
I've been trying to post something in c/casualconversation, but after clicking 'post', it gets stuck - spinning for hours, actually, and my message won't get through.
It would be very nice if communities could set a default post language that user can override. Most communitieswould want their post in the same language anyway and scrolling trough the list to select a post language every time is pretty annoying especially on mobile
Also my verification email went to spam/junk would be nice to have a disclaimer about that if it isn't possible to fix atm
If I'm in a community (particularly lemmy.world) and I'm inside of a post, there's no easy way to get back to the community. the top level link brings me to the instance homepage, instead of the community. So far the only way I see to do it is to click the tiny link inside of the post that brings me to the community the post was from. Additionally, I don't see an easy way to "know" what community I'm in when I'm inside of the post other than the same thing.
Seems like communities should still show the banner even when in the post, even if it's a comrpessed banner compared to the post list banner.
I am very new to Lemmy.world. I have noticed though there is no icon displayed on firefox for the bookmark (but there is for Chrome / DuckDuckGo browser).
Edit 2023-07-02 - For me this appears to have been fixed :)
Did the whole system just go down for a few minutes? I kept getting an API error and it kept switching to HTTP (not HTTPS) ... Seems a bit snappier though now that its back up
Is there a server status web page for future reference?
(I'm going to put one feature/issue in each comment to make it easier to discuss each topic individually, hope that's ok)
Enhancement requests: Not sure if this is better addressed lemmy-wide or here, but: New users may not know the difference between instances. Would having the "Communities" tab default to All instances be better than Local instances?
(I'm going to put one feature/issue in each comment to make it easier to discuss each topic individually, hope that's ok)
Enhancement requests: Again, might be better addressed lemmy-wide, but as a mod, I think there is no way to "sticky" or "pin" a reply to an existing thread, so that it stays at the top. This would be useful for "official" replies in the voice of a moderator, and I imagine it will be useful in future if mods ever need to lock posts and have to explain why.
Lemmy is an interesting alternative to Reddit. I like the fact that it uses instances, which means that communities can in theory exist without getting nuked.
I haven't been here too long, but here are some things I would like to see:
When sorting posts by categories (especially by new), add the ability to pause real time updates.
In the profile section, add a checkbox to unblur NSFW content permanently.
Would love the ability to set a time for a post to publish. I've been posting a lot of news articles to /c/texas and I don't want users to feel like its spamming. If I could set a publish time that would be awesome
Duh. I couldn't log in because I'd entered my password incorrectly.
It would be nice if Lemmy told me, though, rather than just showing me an infinite spinner.
~~I can't log in on Firefox Mac or Safari Mac, but I can log in with Firefox Windows and Jeroba Android. On Mac, when I hit the Login button it just spins. No cookies are being set, and as far as I can tell there's no network activity. My password is less than 32 characters, which I read somewhere can cause issues.
edit: I tried spoofing Windows and Linux User-Agents on the Mac, but it didn't work.
edit2: I can log in from Safari now. Seems to be a Firefox configuration error, but I don't know how to troubleshoot it.~~
Is it just me, or has "Hot" not refreshed with any new posts in over a day? I know there are posts coming in, but my Subscribed, Local, and All feeds have been static when sorting by "Hot".
edit: I think it's fixed on my end. I'm finally seeing newer stuff when sorting by Hot
The message about choosing a language when making a post is not clear. Like, is selecting a language good or bad for visibility versus using the default "undetermined."
What are the best practices for uploading an image on a post here, what about technical posts that need a gallery, gifs, mp4, etc.?
as far as possible sub communities: astrophotography, telescopes, bicycle, bikewrench, arduino, esp32, hardware hacking, fedora, Linux hardware, and electrical engineering were some I regularly browsed or participated in on deddit. Not that these are needed, but I wish I could drag these communities over here
On opening a new tab or window with a lemmy instance, I frequently find that I am not intially logged in. I am logged in, and refreshing the page a few times affirms this. It does not necessarily require a cacheless refresh (ctrl+f5). It also occurs regardless of what lemmy instance I'm browsing.
This started immediately after the hackening event of the other day. I'll play with what's in site storage in firefox later on and see what happens.
Edit: Ok something very odd just happened. I did the refresh thing and it briefly showed me logged in as @andybug@lemmy.world, for reasons unknown. It didn't stay logged in as (s)he, but very briefly flashed it as such.
Edit2: I deleted cache, webtoken, and other detritus in firefox, and refreshed the page to login again. I logged in, and the site served me the logged-out homepage until I refreshed again. ¯_(ツ)_/¯
Edit3: I was logged out completely this morning. No explanation as to why as yet, I'll test tomorrow and see what browser storage looks like
(I'm going to put one feature/issue in each comment to make it easier to discuss each topic individually, hope that's ok)
Known Issue: Probably a lemmy-wide issue. When new users sign up, there's no error message for "username has been taken", "username too short/long" or any other exception. You have to do trial-and-error to figure out how to get past the sign-in screen. Some sort of exception handling and user message would help greatly.
Immediate workaround would be to put something on the signup page to explain this ("username has to be between X to Y characters; if you see a spinning icon forever, chances are the username was taken already")
I think lemmy.world need to up the "Federation worker count" under the server settings. The more data that needs to be federated, the higher this number should be.
Would love to see 2-factor authentication (app-based) implemented at some point. Not a pressing issue right now, but once everything stabilizes I think it would be a valuable security feature long-term.
Some issues I've seen, mostly related to interactions with mastodon. I generally use Mastodon more so I've been playing with it.
I can follow a lemmy community on my mastodon account but all the posters do not show their avatar. (actually i just checked again and my avatar shows up, but others don't, so perhaps there is a long delay?)
I replied to a lemmy post on mastodon, and it showed up in lemmy, but when I'm logged in to lemmy and I try to post a reply to that it never publishes, the "post" button becomes the spinner and never makes the reply. This post for reference. This is the only one that feels like a bug.
when someone on another lemmy instance makes a post on our community, a mastodon toot goes out, but it links to their post on their community. It makes it a little odd to follow a link and it takes me to another instance than the one hosting the community. Maybe this isn't a bug, just kinda annoying, kinda fediverse in general it's tough to bounce between instances. Example. Ok making that link, it's clear that the "post" originated from the instance. I guess this is just how it works. Message Board systems are a bit more tricky than twitter-style systems.
When I make a post, it's got a warning Warning: If you deselect Undetermined, you will not see most content. and I have no idea what this is talking about.
I wish the community page would let me sort the rows by Subscribers.
So I can see that a member has posted something to my new community on another server yesterday, but it still hasn't filtered back to here specifically from beehaw
There should be a way to set "my posting language is English" in my profile settings, so that it's automatically set to English when I post, evern single time, unless I go out of my way to choose something different for a particular post.
Post 0.18 update on desktop, the domain of external links is no longer visible (unless you hover over the link)
I miss this, as it goes to contextualising and trust issues - knowing whether a link goes to apnews, dailywire or theonion is a big deal, let alone the risk of malware/etc.
First off, thank you for starting this instance. This may already be solved as I am a humble ex-redditor and only recently dabbled into the fedaverse since the twitter exodus.
But when I try and connect a subscribed community to my mastodon feed, I would like to see the post. Currently, the post and every comment from that post is aggregated into my mastodon feed.
So I've made 3 posts now and chose pictures to upload. Everytime it takes my photo and turns it sideways on the post. I've noticed that if I go to my gallery and edit the photo I'll rotate it and save it as a copy. I'll then rotate it back so it's the correct oriention and save it as a copy again. I'll then make a post using that copy of the new photo that I rotated twice and the photo will upload in the correct orientation. I think this is a Lemmy issue overall because it happened over 2 instances.
@ruud@lemmy.world
There are a lot of federation issues I've seen between lemmy.world and other instances.
I can't seem to subscribe to any communities from fanaticus.social or midwest.social. I made an account on fanaticus.social and can't subscribe the other way either.
First off, thanks for running this! It is spectacular how quickly this took off once the Reddit Apocalypse started.
Second, anybody having problems upvoting/downvoting on the main page? I click the arrow to vote and it flashes, but then it goes back to gray. If I go into the actual post, I can vote okay, but not from the main page.
I jabe a question, I noticed a few users with followers but I can't seem to follow anyone. I'm now questioning whether it was a fever dream. Can we follow users somehow? Sorry for the noob question, lol.
This post is on a beehaw community. Started by a lemmy.world user.
As I understand it is on our local copy of the community that got pulled before the de-federation and only our users should be able to post on it.
Already that would be bad in my opinion since the copy is unmoderated and isolated.
However it appears that some users replying are actually from other instances (not beehaw of course). This can only create confusion and further 'issues' with beehaw.
I'm noticing a weird UI issue that makes it sometimes look like a new comment is attached to the wrong post.
For instance, just now I posted a comment on this thread, then went away from my computer and came back a couple minutes later. My browser was now displaying content from this different post but with my new comment attached to it.
Refreshing makes it evident that the comment is actually on the right post, though.
This is all using the default UI on lemmy.world, from a current Chrome browser.
I see a couple other comments about sign up issues and I’m having the same. Don’t see anything in my spam folder, though. Both submit buttons on the sign up/login pages just spin endlessly the last couple days. Someone said they managed to fix it by using "forgot password" on the login page but clicking that button does nothing. name’s same here as on midwest.social.
Any chance we could have thumbnails show up on the index page?
Edit: On second thought, thumbnails work as long as your post is an image you uploaded. But it doesn't pull up og:images it seems, leading to those blank squares.
Would it be possible to implement Settings -> Show Read as an option in your actual feed next to subscribed/local/all and sort type dropdown for easier access? Basically making the Settings option the default but quickly changeable when browsing.
When logging in, I'm temporarily in another user's account. Last one was "Sean". I'm not sure if there's some sort of cache I'm hitting or what, after a few seconds or when I interact with something it fixes itself, but it's a bit annoying.
I'd love a longer bio. I can only fit a few links in there right now. It's definitely code, not config, but I haven't found if it's set in lemmy-ui or in the API/DB. I could also understand if that's too expensive, but would like to see it addressed.
I don't know if this is a Lemmy.world thing, or a Lemmy-in-general thing, but I'd love the ability to create "meta communities" (I don't care the nomenclature); i.e., something where I could make a METAFOO@lemmy.world but that combined FOO@lemmy.world, FOO@lemmy.ml, FOO@[insert other fed server], and BAR@[insert other fed server] and so forth so I could have a bit more granularity/control in viewing communities.
EDIT: adding another example combination to show that the FOO doesn't have to stay the same across the combined communities.
I am just getting an infinite spinner when trying to post to !nuggets@lemmy.world Just trying to post something here to see if I can do anything...
edit: just saw the 2000 character limit. will adjust my post...
edit2: i was way under 2000 characters. Finally after trying everything else, I just didnt select the language "english" and it went through (slowly) without issue.
(low priority) on this page: https://lemmy.world/post/36032 the vote count is all over the place each time I view it while logged in. I promise I'm not such a snowflake that votes really matter to me. I'm more concerned about the way this will impact new user confidence on the platform when their engagement feedback is questionable. Someone that doesn't know any better may assume that the fluctuating numbers they see are faked to improve engagement and retention. Over the hours since I made the linked post, the votes seem to fluctuate between something like 20-25 on some page views, 40-60 on others, some are around 200-220, and others are ranging from 400-420. It seems random and uncorrelated as far as I can tell. Like selecting a reply from someone on my account, and viewing, does not seem to show the count as it was when they replied. I thought maybe it was fluctuating based on Local versus All instances, but that doesn't seem consistent either. Just scrolling down the page and back up to the counter after a few minutes can live update and change the count. I am viewing from a Chromium derivative Vanadium on mobile/Graphene OS (AOSP/live updates and current).
secondly, I tried reposting a short 32 second mp4 clip and get an error, something about json. Is there a way to do video here? I could try setting up an account on your peertube if that works for cross posting, or I could use my workstation to convert the file to a gif if that will work. What is the best way to post something like this? (https://old.reddit.com/r/lifehacks/comments/yxz1jl/upcycled_soapbox_life/)
I've tried to post this message a half dozen times here and have had no luck...until now. Okay, this one is probably because I got to this page after clicking the link to here from the link on the following page: https://lemmy.world/post/37906 For some reason this sequence makes this page (I am editing this post on now) act weird. It adds the 'you need to login' banner at first but then it goes away. The prompt to add a comment comes up, but oddly the preview button is missing in this instance. To make this comment stick to the post I had to go to the Lemmy.world homepage and select this post directly. Then I could copy and paste the message, could see the preview button, and posting stuck. If you see this, editing works too,.. apparently.
On Jerboa app on Android, the feed/dashboard/frontpage has tiny font size, and when opening a post, the font size is huge. Changing the font size in settings affects both at the same time.
One small thing i would add for sign up is giving a message about waiting for being approved for the community, i was confused that it sent me back to the homepage until reading the docs.
I am trying to move some of my posts from my community on reddit to here, and they are very long. I am able to post short posts, but not long ones. It gives me that spinning circle after I hit post, and I have waited 10 minutes and it hasn't posted. Works great for shorter things. Is there a character limit im hitting or maybe a spam filter since everything of mine is new?
When I right click to open a community in a new tab, the "joined" button is enabled at the top right even though I haven't joined it. I can still click a post and join the community, but it's a bit confusing that it seems to carry over from the prior community, which I am a member of. Is anyone experiencing anything similar?
1. Some feedback on my registration process:
I have trying to register for a few days now getting more and more frustrated each time. Every time I would click submit to register the button would show a spinning circle like something is happening but it would just spin forever. So I would try registering again, and again, and again ......
It turns out my original attempt to register resulted in an email that went into my spam folder, which I have now located and validated my email with.
In short, I think what is missing in the registration process is messages that let the user know what is going on. For example, if I try to register the same username and email, or try to login using the same info, the system could have told me that I had already registered and that my email address was pending validation.
**2. Browsing Communities: **
It would be nice to be able to sort the table of communities by clicking the various headers of the different columns.
One thing that would be nice to have would be body-text expandoes. That is, instead of the text-bubble icon just linking to comments, have it expand the post text inline.
I also had the same issue on my first login (the email was verified, btw). The login button just went spinning and nothing happens. Trying the login on Jerboa gave me invalid credentials (it wasn't a mistype, because I used a password manager).
The workaround I did was to do a password reset and use a simpler one (was 50+ chars with special chars on, then changed to 32 chars and no special chars).
Not sure if what fixed was the reset itself, or the new password.
After this, the login went smooth on both the website and the app.
EDIT:
And when posting this, the post submit button also kept spinning (the more than 200+ chars issue). But trying in a new tab, the message was actually sent.
Suggestion for improvement: Change default sorting to Hot instead of Active. At least currently, Active keeps a handful of the same posts permanently on top, giving the impression of inactivity for newcomers used to Reddit. Hot will provide a more varied front page.
There was at least one other comment mentioning this: the possibility of making everything on the screen more compact. Everything takes too much space at the moment and I can't really get a good view of a discussion "at a glance". This is on desktop, haven't checked the app yet. Something at least as compact as old.reddit would be awesome. RiF was the golden standard for me in this sense, just pure discussion, using the entire real estate of the screen. Would be amazing to have that option here. I just checked, and I can literally see more words on my phone on RiF than here on my 1080p laptop screen. I know this is all new, so I don't wanna complain, but I feel like this is something many would agree with.
In the same vein, it would be nice to have the option of hiding all avatars, the user name is enough for me.
Oh and another thing, even though everything takes so much space, the "border" between comments is somehow not visually satisfying. Those lateral borders don't really help in my opinion. If they would extend to reveal the parent-child relationship between comments, at least they would have a function.
I'm trying to create a community that does not exist on any server, but after filling all needed info and hitting 'create' button, nothing change. Is there as limit to the number of characters in the Name field? Mine is 21 characters
So, I've created !childfree as a local community, seemingly normal. Only, it doesn't seem to be accessible to anyone locally.
Meaning, https://lemmy.world/c/childfree gives me a 404. Instead, I have to open it as https://lemmy.world/c/childfree@lemmy.world - initially I thought maybe I had made an error creating the community and added the instance, but trying to replicate it shows that @ is not a permitted character, so the problem must have come from elsewhere.
Even if I enter the community locally, and click on the !childfree just below the name of the community, it gives me a local 404 (see below).
Any idea what's going on here, and how to resolve the problem? Since we are redirecting users from our sub here, it's creating quite some headaches... And apparently users trying to subscribe from other instances also don't see any posts for up to 48h (tried that myself).
Edit: Apparently I cannot access the community via feddit.de. The other one works fine though - I do have accounts on either instance.
When creating an account, it should show a dialogue saying check your email for verification. Right now it doesn't show anything which is confusing for new users who are trying to login for the first time.
From my personal opinion, i would like to add 2 QoL improvements.
The ability to go back to the community pages, with clicking on the empty area of a thread ( maybe like what Reddit implements ). The reason is that we can quickly navigate to another post
A Scroll to Top / Back to Top Button
But this is just a suggestion based on my personal experience using Lemmy
Issue: Sometimes, when scrolling or reading, the screen jumps up. Making it very difficult to read comments.
Improvement: Open post by clicking on the text, not just title and comment button, makes it easier on phones.
And collapseing comment chains, which makes it easier to scroll and read posts with a lot of comments, especially if some comment chains are not relevant to you.
If I do Posts -> All -> Top Week (or any other Top) it will show the top posts at first, but after waiting a minute or so the page will update with new posts at the top. This is usually how I browse and it makes it unusable.
Another thing is when I tried to login after signing up, the loading wheel just spun forever without any error messages. Turns out I needed to verify my email.
It could be useful to have sub-communities like Usenet had newsgroup hierarchies. E.g. within c/tools there could be c/tools/drills, c/tools/saws, or whatever. On deaddit (formerly called reddit) they end up making dozens of related top level subreddits scattered around but I think it is good to add some kind of organizational structure.
This is something which is definitely not a priority. But accounts getting badges or something similar for completing milestones would be pretty amazing. Currently the profiles look really empty
@ruud FYI, not sure if something is backed up between lemmy dot world and the mastodon server I'm on. I follow the c/gunners community from mastodon, and was getting updates in my home feed until yesterday. Posts (like this) are viewable, and can be replied to, by pasting the URL into search, but they're no longer showing up in the home feed.
Former reddit user making the switch the best I can.
Found this guide and made an account on Lemmy.world
went on my merry way and found several communities here and there
tried to install the mobile client Jerboa and got blocked because the server is older than the app version — and for some reason the former versions crash on my phone
➡ am I right to assume that the end user risks losing its app mobile access everytime there's a update from the app and / or the server?
in the end I ended up downloading Thunder which allowed me to login to lemmy.world without version issues
When attempting to sign in on the Thunder app to the lemmy.world instance I get the error "LemmyApiException: Record not found" whether I use my username or e-mail I signed up with as the username.
I am signed in to the instance in my web browser and have already verified my e-mail, so I know my account is active.
Can we have more sort options? Like, "Top - Hour" ?
I used to browse reddits all/rising. I find engaging a post early on is the best way to participate in an active discussion. New/Top Today just aren't returning the right posts.
(Couldn't find this suggestion anywhere else in this thread)
@ruud I posted an image to c/weed, and after a few minutes, I changed the URL of the post to an edited version of the image. Now the post can't be seen anymore on my or the communities page, even though the community's stats show that there theoretically should be a post. I messaged the mod, they said they think it's an error or bug, so it shouldn't have been them deleting the post.
Do you have any idea what happened here? Is there some kind of content filtering going on to keep it family friendly? Or is something broken?
I've very curious if Lemmy could scale to sizes similar to Reddit. Would that require creating multiple instances? Is there a max active users that an instance could handle? Is there a way to load balance between servers?
I suspect this hasn't been done since Lemmy just recently exploded in popularity.
Not sure if this has been mentioned. But as I just joined I was looking through communities to join and noticed there were several with the same name but just lower case instead or with a space between words.
Should community names be case sensitive and no spaces to make sure there are fewer duplicates/lookalike communities?
On Android Client Jerboa v0.0.37 & 36
"Server version (0.1.4 is underthe minimum supported version (0.18).
Please inform your administrator and login to another instance, or sign out and use the default instance."
On other android clients:
Liftoff & Lemur: lemmy.world cannot be found as an instance.
I was setting up my account earlier today and I tried to set up 2 factor authentication but experienced some errors. I clicked the box and reloaded my settings but I wasn't able to enter an email or anything into the authentication method.
Creating a new community, and the form is completely filled out, but when I press "create" it circles back to the top of the form. Also what is the difference between Name and Display Name. Name is what it keeps highlighting.
It occurs specifically when I navigate to a community page, without visiting the homepage first. If I navigate specifically to, for example, lemmy.world/c/lemmyworld, I'll be logged out. However, if I visit lemmy.world and then visit lemmy.world/c/lemmyworld, I'll be logged in.
I wonder if this is a bug with SameSite in the JWT? Reddit's token, for example, has a value of None, where Lemmy's has a value of Strict. I've changed that to None for the moment, we'll see if that changes anything
I'm experiencing a login issue related to Microsoft Edge on Mac OS.
Upon entering login credentials, the purple LOGGED IN popup box appears in lower left, but I am still not logged in. Upper right still shows SIGN IN. If I try to do anything, it redirects me to login page, credentials are entered, returned to home page again, but not logged in. Repeat ad infinitum.
Chrome and Safari work fine.
Browser: Microsoft Edge.Version 115.0.1901.183 (Official build) (x86_64)
I have an issue to share and it's not major, but some of the links are wrong depending on the UI.
For instance, in the default UI, the link for your Privacy Policy page is This, but it should be This Instead (Note the trailing hyphen on the bad/dead link).
Of course, that's not a major concern and it is very minor, but misplaced legal docs could be problematic long-term.
Slightly related to username too long (>20 characters), it appears that trying to change your display name does not work if it's over 20 characters too. Hopefully this two can be solved together!
Desktop UI optimization would be nice. As it stands currently the site is using maybe 1/3 of my screen real estate and makes everything look super cramped/condensed.
Communities that have been broken due to the bug regarding remote moderators are still unusable from outside lemmy.world, breaking federation: https://lemmy.world/post/209377
Assistance is needed from the administrators for all such communities.
Certain communities seem to be inaccessible from Lemmy.world and vice versa. For instance, if I try to access /c/boston in Lemmy.ml via lemmy.world/c/boston@lemmy.ml, I get a "404: couldnt_find_community" error. Similarly, trying to access /c/boston in Lemmy.world from either Kbin.social (via kbin.social/m/boston@lemmy.world) or Lemmy.ml (via lemmy.ml/c/boston@lemmy.world) both give 404 errors.
I have only signed up today, so this may be something I'm doing on my end. But on the home screen, if I sort by "All", as opposed to "subscribed" or "local", after about a minute posts start streaming down the page at a very quick pace. It looks like when people comment on discord. I have tested this on both my phone and pc, and they both do it in my browser (firefox each time). Unfortunatley I cannot screenshot it, since that would just be a static image, and I don't know how to record my screen.
Perhaps a personal preference, but I find it a lot more intuitive when clicking the post title opens the link to the content (webpage, image, etc) rather than going to the comments. To follow a post's link, I need to click on the "image", and that feels odd.
Anyone else having issues with login on mobile devices? I can't login at all, but I can normally enter on desktop. Tried in Brave and in Chrome, it doesn't work–after pressing button it keeps loading forever.
EDIT: turns out I kept entering the wrong password entire time. 🤦♂️🤦♂️🤦♂️
I'm trying to set up a new forum as a fallback for a subreddit I help moderate that's currently been set to private due to the blackouts, but the Create Community button seems to hang indefinitely whenever I try to do so. Wondering - is this normal for new users, or a bug?