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)
This seems like a really big problem to me. I tried searching lemmy for it, but have not found anything conclusive.
I found a post or two claiming that the issue is that the API is implemented using websockets only, so it’s not as simple as just turning it off. I really hope that is not the case, since I currently can’t read anything on the frontpage that takes more than a few seconds!
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.
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.
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.
oh nooooo...I may have tried to sign up over 20 times not knowing if it went through or not. sorry @[email protected] if I clogged your sign up list with my requests 😬
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.
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.
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 ?
Yeah I’m having lots of issues upvoting as well, I seem to be able to comment and post fine if I just wait a minute or so but upvoting doesn’t seem to work
Me too, it happened to me a few times already. Also, sometimes it changes the whole post I'm looking at entirely but comments stay the same, wild. (This happens while looking at a post that I've clicked on.)
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.
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.
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.
Specifically, I moderate /c/[email protected] 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
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.
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.
There's a bug right now that causes the hot sort to stop updating. A partial fix will be coming out with the next update. The "hot score" decay is actually very aggressive on Lemmy, so normally posts should fall down the ranking very quickly.
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.
@[email protected]
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.
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 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 :)
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
If the choose language field were labeled something like 'Preferred Content Language' or 'Preferred Language' language, I think that would help. The 'undetermined' option could be renamed to 'Any'.
(Apparently “undetermined” should actually be UNchecked to get more content, unless you alternatively check all boxes; e.g. if you check undetermined, post tagged as “English” won’t show up)
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.
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.
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 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.
This makes sense. A comment I made 2 hours ago on another instance still hasn't propagated. Outgoing user activity is probably reaching insane levels right now
v18 has not been released yet AFAIK. lemmy.ml is running it, but it has still not been released on GitHub: https://github.com/LemmyNet/lemmy/releases. From what I have read, however, it is scheduled to be released today/tomorrow.
Request: allow a setting where we can turn off auto-load new posts. The front page resets every time it automatically loads new posts. It can be disruptive.
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!
Hehe, that’s my problem. I’m on iOS and the best alternative doesn’t allow sorting by Hot. Unfortunately for me that’s how I like to use the platform generally.
(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 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?
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.
(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.
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.
Hey /u/Mac if you know more can you expand? I understand it's asking me to pick a language, I just don't understand the warning. If i'm posting in english, it seems I should pick "english", but the warning makes it sound like i'll be missing out if I do that. What would I miss out on? What does it mean to "not see most content"? Why even have an option then? It's just super unclear what happens.
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
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 it be possible to implement multifactor authentication as an optional log-in step? Preferably supporting authenticator app and hardware tokens rather than just SMS as SMS is now considered an insecure authentication method.
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.
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.
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.
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
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.
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
(I'm going to put one feature/issue in each comment to make it easier to discuss each topic individually, hope that's ok)
Issues: As the default sort, "Active" is a self-boosting cycle as well. Active posts show up for everyone, so first-time users participate there, and it stays on active for 4-5 days. This is going to drive users away when they see the same front page after the 2nd or 3rd day. Perhaps "Hot" might be a better default sort?
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.
Hmm, there are a lot of issues with Websockets, which Lemmy uses. I'm waiting for 0.18 to come out which replaces Websockets, so a lot of these issues should be gone...
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.
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
(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.
(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?
here is just a random list of features/improvements i would like to see
save sorting preferences in comment sections. right now it defaults to hot.
improve the hot/active algorithms. at the moment they don't seems to actually show popular posts like their reddit hot/popular counterparts. could be a symptom of being much smaller, but i never see any of the lemmy communities i follow that aren't the biggest ones, and on reddit i can see the small communities i follow.
better syncing between instances. i also use kbin, and that seems to have issues with cross content at times. i can't see comments sometimes, and votes are completely different on both platforms.
more granular "Top X" filters
search by date range, and various other improvements to search. (anything is better than reddit search, but the ability to search this platform is probably more important than people realize)
more embed integrations for things like gifs and youtube videos. generally, try and keep people on the site.
open links in a new tab by default. on mobile
a back button on mobile, not a menu button.
account/community migration/merging
community themes, and the ability to turn them off.
this last one isn't really a request, it's more of an ultimatum.
whatever the fuck new.reddit.com is/does/looks like, DON'T DO THAT. make this site look as much like old.reddit.com as possible and never change that.
Maybe not worded right, what I mean is that on Mastodon, I don't see my Lemmy posts on the lemmy.world server. I do see my remote posts. (It's not about seeing Mastodon posts here in lemmy)
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 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.
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 you reply to a comment and the first thing you press is the "quote" button you get this in the box: undefined>
The "undefined" part of that before the ">" shouldn't be there. Causes a lot of comments to use the quote symbol wrong.
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
Could you try it again now? I did a search for the community on here and afterward was able to open it via your link, but I want to confirm it's not just me.
Edit:
If it works for you now, I think it was related to the community not being searched/seen by the instance just yet despite us being linked to mander.xyz.
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?
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.
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.
Lemmy.world: In settings, you can define the default Sort Type for posts.
Next to that, there is a question mark that leads to a 404 iso to the explanation.
By the way. It is both impressive and amazing how much the number of active topics has grown here over the last month. Congrats!
Every 4 seconds the tab with the post automatically scrolls up to the post (or to the top comment if ?scrollToComments=true is in the link), making it impossible to read any comment beside the top 5-8. I am using Firefox on PC.
So I'm in the same boat, been trying to figure out the search.. what I've discovered for adding communities, search using the Lemmy world web browser instance, not the app.
Often you will see under the community header [email protected] <this is what you type in the search bar on the web browser for Lemmy.world once you have done that you can return to the app and search again and it should show up allowing you to join.
Sometimes you can long press directly on the link in the community and click 'open in app'
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.~~
Hmmm... I can't log in from Windows using Firefox or Brave or Opera or in Linux using Firefox or Brave. Tried disabling all extensions and ad-blockers. (Also getting stuck on the websocket upgrade.)
I can log in with Opera on Linux. I can log in from Brave on Android and Jerboa.
I thought I was having login issues on my PC but it turns out I was putting in the wrong password. The button stayed as the little spinning icon and didn't kick me back an error though.
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.
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.
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 @[email protected], 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
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/[email protected], 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/[email protected]) or Lemmy.ml (via lemmy.ml/c/[email protected]) both give 404 errors.
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 [email protected] but that combined [email protected], [email protected], 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 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.
If you delete a comment that you wrote, the interface allows you to attempt to edit the post, but the submission of that edit will fail and you will lose whatever you typed into the text field.
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
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.
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)
Is it perhaps possible to change the url of the Lemme.world logo in the left top corner? It shows the frontpage, but maybe it is better to show your subscriptions by hot?
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.
@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?
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.
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.
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!
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.
The modern "design" decision to squish everything into the center of the screen is soooo dumb. I really don't get the appeal of having to scroll twice as much or more just to get through a post.
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.
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.
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.
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.
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)
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
Not sure if you are aware, but I never received any emails about my signup being accepted. I just tried to log in on a whim and saw it worked. You might want to check your smtp settings to verify emails are going out. the approval email was in my spam folder.
Saving (new or edit) a comment is taking 20-30 seconds (just timed saving this edit).
Actually the approval email was in my spam folder. My bad!
Thanks for looking into the save issue. I’m looking into setting up my own instance now on a digital ocean droplet maybe, so I can maybe debug a few things on my own.
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.
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.
I posted a comment here and seemed to accept it but it didn't seem to appear yet, will edit this post with the content if it shows up, after it posted, I couldn't click any buttons on the page, was getting JS errors in the console.
Also when I tried to click the code block button in the comment box, it just refreshed the page and I lost my comment. (edit: I think this is due to the issue below about loading the post from a new tab and all JS on the page being broken after that)
Is there an easy way to open communities from other instances in this instance? e.g. when looking for communities to subscribe to here: https://browse.feddit.de/ the links all go to the instance the community is hosted on which is not convenient to subscribe to on this instance where my profile is. Any tips for that?
When I originally posted my comment there was no preview button but now suddenly there's a preview button, strange. (edit: I think this is due to the issue below about loading the post from a new tab and all JS on the page being broken after that)
Took about 15 secs for my comment to post.
Edit: I found the cause for the issue. If I load this post using the URL directly (like in a new tab: https://lemmy.world/post/15786 ) I get a JS error on the page load and all interactivity on the page is broken: https://imgur.com/a/OkoCYn1
If I browse to the post from another page such as a the community page, everything works.
Edit again: Seems like this issue only seems to affect this post specifically, weird
Edit again again: seems to be an issue with this specific comment in this post: https://lemmy.world/comment/31885 the JS object seems to be completely missing the 'path' property, can see my post object vs that post object causing the error: https://imgur.com/a/48fORC1
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.
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. 🤦♂️🤦♂️🤦♂️
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.
I cant seem to set my default communities tab for the front page to be 'all' on settings. Saving the setting and refreshing still makes Local the default tab.
When trying to create a new community, after pressing the create button, I get stuck in that screen (that shows something is loading). Am I doing something wrong?
For some reason for me webapp doesn't work properly on mobile Firefox. In chrome it seems fine.
Problems I noticed are:
Can't open the "hamburger menu" it just says "expand here", I can't upvote/downvote stuff, and pictures are opened full screen instead of just getting enlarged under title.
Anyone else has these issues? Any ideas how to solve this (assuming there is something I can do)?
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?
Something seems to have broken specifically when using Firefox. Trying to open https://lemmy.world results in "404 - deleted" in my case. I can open lemmy.world just fine on Safari (iOS) and Edge (Win11).
I am just getting an infinite spinner when trying to post to [email protected] 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.
I can't seem to log in from mobile Firefox (Fennec F-droid 114.0.0). I enter login and password and the spinner appears and stays forever. Switching view to "desktop site" doesn't help. I'm able to login from actual desktop Firefox just fine. Is this the right place to report? Is it already here? This is a very long thread.
Yes clicked on the link took me to lemmy.world but just says verify email in the middle of the page
so not 100% positive it worked? name is otherpocket on this instance.
Ok solved but I guess new problem, it's the password I was one Capital letter instead of lowercase but it never told me it was wrong just kept spinning?
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?
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.
@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.
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.
I respectfully disagree. I prefer opening a post's link from the comments - this way when I hit back after reading the content I'm sent directly to the comments rather being sent back to Lemmy community/homepage and having to reopen the post to read the comments. So I prefer the current way of title opening the post with the comments.
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.
I think there is an issue with long passwords, I'll have to search their Github.
Submitting issue is known, it will take 30 seconds at least but the post is available immediately. That is being looked into.
The issue with posts changing and other strange behaviour I think is an issue with the websockets they use. In 0.18 they will replace websockets entirely so I hope that will solve many issues..
I've been trying to sign up for an account for a few days now and always get stuck on the spinning button. My password isn't overly complex as far as I can tell. I've tried multiple browsers and devices and can't create an account. I even left it running over night and it was still spinning in the morning.
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.
Any thoughts in adding an interface enhancements, such as those featured in the Reddit Enhancement Suite? I loved this interface with Reddit, especially the way it directly integrated the Media onto the site itself, as opposed to opening everything up via the links.
And loved the option to open the links/comments into a separate tab, as opposed to opening up in the same tab.
Great site/instance so far! Looking forward to seeing how this is improved over 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?
The one I'd want to create is /c/emulation - I'm a mod over on /r/emulation, and we're planning on providing off-site places for people to migrate to, the hope being that this would be an option.
Regarding issues: sometimes upper right account menu shows not my nickname but some weird random names - last time it was IntergalacticZygote. What happens there? Was that already been reported?
As for enhancements: you probably read that already but I wish it would be possible to change the interface; I'm not a fan of big bulky rounded elements. Also comments highlighting by mouse cursor over or click would be a nice thing to have.
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.
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/[email protected] - 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.
Yes, something weird is going on. Being new to lemmy I initially assumed it to be a configuration error on my end, but that doesn't seem to be the case, I've been trying everything for the last 24h or so.
I think OP comment and my issue are related. What can we do to help investigate this? I was planning on moving over a community from reddit and this is unfortunately blocking it. If I can help in any way to figure this out and resolve it, I'd be more than happy to do so <3
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
Counterpoint: I personally don't like this sort of gamification, it makes me feel like I'm the product and I'm being manipulated. I never liked snoovatars and all that.