28
submitted 1 year ago by [email protected] to c/[email protected]

The new major version of Lemmy is now ready, and we need your help with testing. Most importantly it uses HTTP for API requests now, which is much more efficient than websocket. Additionally Two-factor-auth is supported. There are also countless other improvements and bug fixes.

You can register on any of the following servers to start testing, no approval required. You can post to your hearts content to find out if anything is broken. The test instances only federate with each other to avoid affecting production instances with spam.

If you encounter any bugs that aren't present in 0.17, open an issue and mention in the title that it happened with a release candicate version. Over the next days we will publish new RC versions to fix bugs that will invariably pop up.

Instance admins can try the new version by using Docker images dessalines/lemmy-ui:0.18.0-rc.2 and dessalines/lemmy:0.18.0-rc.1. Make sure that working backups are in place. For production instances its better to wait at least some days for the major issues to be fixed.

top 32 comments
sorted by: hot top controversial new old
[-] [email protected] 5 points 1 year ago

Peeps, I am seeing some really worrying trends on https://lemmy.fediverse.observer/list. Many instances are quickly filling up with thousands of spam accounts which will soon be unleashed on the threadiverse. While bots can bypass captchas, they at least limit the simplest scripts. We are going to face this really really soon https://lemmy.dbzer0.com/post/87753

Can we at least add support for disabling VPNs, or using some other captcha solution like recaptcha? IP rate limiting is useless with VPNs, and email verification is more trivially bypassed than the current captchas.

[-] [email protected] 4 points 1 year ago

I like the ideas of good captchas or text applications to join. However, using one's IP kinda goes against the idea of privacy. I'd prefer if we find alternatives.

[-] [email protected] 4 points 1 year ago

One alternative that already exists and has been working well for instances that use it is an application process.

[-] [email protected] 1 points 1 year ago

Using an IP in this way has no impact on privacy. Instances already have your IP info as a result of interacting with them.

[-] [email protected] 1 points 1 year ago

I see your point. What if I use VPNs with a killswitch? —meaning that I can only ever connect to the internet through my VPN. What if someone is avoiding surveillance from their government? Should they disable their killswitch and risk them finding out they're part of something 'political' like Lemmy?

[-] [email protected] 1 points 1 year ago

The server can see your IP when you connect to it and IPs are not sensitive either way. That's not a privacy issue.

[-] [email protected] 1 points 1 year ago

I'll paste my comment to @[email protected], which also applies in this situation: I see your point. What if I use VPNs with a killswitch? —meaning that I can only ever connect to the internet through my VPN. What if someone is avoiding surveillance from their government? Should they disable their killswitch and risk them finding out they're part of something 'political' like Lemmy?

[-] [email protected] 0 points 1 year ago

How can you tell they're spam accounts btw?

[-] [email protected] 2 points 1 year ago

Small instance, open signups, rapidly growing users. On balance, given the issues others are having, it's probably bots creating the accounts.

On my instance if you looked in the database they all had gmail emails and all had the same pattern to the email. We were adding 20 users a day, then suddenly had 100 new accounts in an hour. There was a lot of talk from other instance admins seeing the same thing.

[-] [email protected] 1 points 1 year ago

On top of that there's also activity, I saw a server with only 7 posts for 6K users, there's no way those are real people.

[-] [email protected] 3 points 1 year ago

Congratulations on the improvements to the protocol and to you both sexy leftist pimps for keeping the FOSS philosophy alive.

On behalf of the Mujican community, I send you a fraternal hug and we reiterate that we are with you in whatever is needed, wherever the fediverse takes us.

[-] [email protected] 2 points 1 year ago* (last edited 1 year ago)

Can we please get the 10K char post limit raised to 50K or even 100K chars in v0.18? Many mods are desperate to get their wikis/guides ported from reddit and this has been a showstopping issue.

[-] [email protected] 1 points 1 year ago

This is a UI issue. As a temporary solution, you can modify the post (maxlength) using your browser's dev tools until lemmy devs implement a fix.

[-] [email protected] 2 points 1 year ago

Report from a tester that "Sign Up" with duplicate username or email is producing JSON errors and not a proper error message: https://github.com/LemmyNet/lemmy-ui/issues/1356

[-] [email protected] 1 points 1 year ago
[-] [email protected] 1 points 1 year ago* (last edited 1 year ago)

Appending the char "!" to the password gives the error "SyntaxError: JSON parse: unexpected character at line 1 column 1 of the JSON data" - same screenshots posted by @Lodion - that's on Enterprise (haven't tried other instances yet).

Removing the ! let me create my user just fine.

Edit: oh just saw mod message, will wait for next build then try again.

Edit2: adding the ! to the password now works

[-] [email protected] 1 points 1 year ago

Trying to register a pre-existing username/password still doesn't return a proper correct error, but at least it returns an error instead of spinning endlessly

[-] [email protected] 1 points 1 year ago

Is there a full list somewhere of all new features for us to test?

[-] [email protected] 1 points 1 year ago* (last edited 1 year ago)

Posted this on Martrix... but receiving this error on all three instances on clicking the "Sign Up" button after entering my details:


edit: Also DS seems to require admin approval for new signups.

[-] [email protected] 1 points 1 year ago

0.18.0-rc.4 is now pushed up.

[-] [email protected] 1 points 1 year ago

Navigating to a different page scrolls all the way to the bottom of the page. I assume it’s part of some feature to remember the previous position (i.e., when navigating back), but I don’t think it should apply when using the pagination navigation. I’m on mobile.

[-] [email protected] 0 points 1 year ago* (last edited 1 year ago)

A random note- federation, is being very weird for this particular server.

│ 2023-06-21T14:16:09.127573Z  WARN activitypub_federation::core::activity_queue: Queueing activity https://lemmyonline.com/activities/follow/d6d4fccb-c1e3-40ea-918b-6426d3080b3f to https://lemmy.world/inbox for retry after failure with status 502 Bad Gateway: <html>       │
│ <head><title>502 Bad Gateway</title></head>                                                                                                                                                                                                                                     │
│ <body>                                                                                                                                                                                                                                                                          │
│ <center><h1>502 Bad Gateway</h1></center>                                                                                                                                                                                                                                       │
│ <hr><center>nginx/1.18.0 (Ubuntu)</center>                                                                                                                                                                                                                                      │
│ </body>                                                                                                                                                                                                                                                                         │
│ </html>  

(Also- I can't actually see replies to this, due to... federation acting very weird with this particular server...)

Also- Is, there a changelog available for the upcoming 0.18 release?

[-] [email protected] 0 points 1 year ago

Is "Local" removed by default?

[-] [email protected] 0 points 1 year ago

A bit off topic, but can something be done about the power mods? I see a few users already forking every subreddit trying to ensure they remain a mod. No user can meaningfully manage 50-100+ communities.

Please consider capping the limit to 20 or less. First-mover advantage is huge, so starting up a community down the road to prevent this consolidation of privileges is likely out of the question.

[-] [email protected] 1 points 1 year ago

If you get a bad mod, you can always move to a community on another instance. That's one of the advantages of federation.

[-] [email protected] 1 points 1 year ago

I think this is something reddit users generally have a hard time grasping about lemmy, including myself.

One of the fundamentals of the fediverse is that there will be communities with the same name on different instances. Users can subscribe to good ones and / unsubscribe from bad ones as they wish.

[-] [email protected] 1 points 1 year ago

Name and shame.

[-] [email protected] 0 points 1 year ago

frivolous critique, but using Star Trek series names for release candidate testing instances but not having “the next generation” seems like a missed opportunity.

[-] [email protected] 1 points 1 year ago

They are Star Trek vessels (or bases).

[-] [email protected] -1 points 1 year ago
[-] [email protected] -1 points 1 year ago

We've pushed up a new UI version for testing there: lemmy-ui:0.18.0-rc.3 .

Back-end should also be done in a few hours.

[-] [email protected] -1 points 1 year ago

I hope that in future versions you will be able to use lemmy without javascript, or at least will be able to read posts without it. I know that everyone uses js monstrosities nowadays, but this seems like a project born out of care and not out of need to ship product under a deadline.

I don't demand for people to drop everything and work on it, just hope that this is kept in mind in future.

this post was submitted on 20 Jun 2023
28 points (100.0% liked)

Announcements

23187 readers
2 users here now

Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.

You can also find major news on join-lemmy.org

founded 5 years ago
MODERATORS