• 90 Posts
  • 397 Comments
Joined för 4 år sedan
cake
Cake day: apr 17, 2019

help-circle
rss

No way to do that yet unfortunately. There is an open issue for an admin panel in lemmy-ui, to be able to do actions like that.



Click on a comment or post of theirs, then click remove as moderator.


Thanks! Not yet, but there is an open issue.



Thanks! I wrote it because I also became convinced, that having a decent mobile app was severely limiting our potential.


There’s an open issue on the github for how to potentially handle collections of communities.


Thank you for your service.


Reddit chose a very bad time to mess up, right when we’re in the middle of coding some of our biggest performance improvements. They timed this perfectly to make things as stressful as possible for nutomic and I lol.


Noooo we can’t give any more!!


Fragile is the best NIN album IMO. Pretty hate machine a close 2nd for me.



I love that song… although that album… not so much. Gotta say that Steve Mcqueen is a masterpiece, but I’m not too big a fan of their other albums.


Link me a post of yours over there.



Link me a post of yours over there.



The f-droid version, or even better, adding the izzyondroid repo to f-droid to get faster updates, is much preferred over the playstore version.

Also very nice keety.


Don’t use that, its outdated.


We do have full api docs, they’re here. https://join-lemmy.org/api/

They fully describe the endpoints and types.


Thanks for linking that.

I’ve also done work recently on autogenerating nearly all the API types, from the Rust structs, into both typescript and kotlin, to make app development easier for all.


SQL. We desperately need SQL experts. It’s been just me for yeRs, and my SQL skills are pretty terrible.


That would be helpful, thanks.




That’s a name I haven’t heard in a looong time. I mostly browse from my phone / tablet nowadays, but qutebrowser is such a good vim-like browser experience.



Thank you so much for writing this. Its been a really hectic week for @nutomic@lemmy.ml and I… hundreds of notifications, private messages, people asking us for tech support, as well as tons of requests for fixes and changes.

We can’t and shouldn’t be doing this alone, we need all the support we can get, and people’s patience. I’m super thankful to all the people that have helped others in setting up instances.

I’m also confident that we will get over the hurdles, and become a threat to the US surveillance machine. The years of work many people have put in making this software will come to fruition, and they won’t be able to ignore us.


I wouldn’t worry too much about that. A lot of the beginning of Lemmy was making sure we fostered and attracted a community that held anti-racist principles.

All the biggest lemmy servers hold those principles, and pretty quickly block any “voat-like” instances that pop up, as has happened in the past few years. Eventually those instances stagnate and die off.

A similar thing happened with mastodon iirc, truth.social was trump’s mastodon startup, and most of the fediverse blocked it very quickly.


I’m an arch kde user, but I gotta say Elementary / pantheon is / was incredibly beautiful. They took a lot of the simplistic design principles from iOS, and made something even prettier.




I’d also recommend adding the izzyondroid repo to f-droid, it updates much more frequently than anywhere else.


Close to the edge is chefs kiss. Total masterpiece.



Some I’ve been listening to lately:

  • Talk Talk - spirit of Eden
  • Prefab sprout - Steve Mcqueen
  • The dismemberment plan - Emergency and I


Not much need for that atm, I release pretty frequently, and we don’t have many features that stay unmerged for long.


Thx, i’ll try that for my next batch.



Now I only have to answer ~300 replies and private messages until I can get back to coding!
fedilink


Reminder to all: Be respectful when disagreeing.
Rule #2 is possibly our most important one: > Be respectful. Everyone should feel welcome here. Learn to disagree without being rude or disrespectful. It can be difficult sometimes, since western social media *thrives* on collective outrage, and they knowingly ingrain this into us for years. But please do adhere to this rule, and it will make this place much more enjoyable. We will not hesitate to issue temp bans (usually a day or two) for those who make everyone's experience unpleasant.Hit the report button if you see this behavior. Thanks!
fedilink

What’s your preferred / favorite pour-over method?
I've been using the the [osmotic flow](https://www.youtube.com/watch?v=Az01iNS1xnQ) / slow method, but I'm interested to see what other people like.
fedilink


I usually don't get too salty about these things, but that seemed uncalled for, especially since I'm on their side.
fedilink










Mostly bugfixes. [Changelog](https://github.com/LemmyNet/lemmy/blob/main/RELEASES.md#lemmy-v0172-release-2023-02-22)
fedilink



Sorry for the delay on registration approvals
I'm getting to them as they come in.
fedilink

Anyone have a good recommendation for open source continuous integration (CI) ?
We have been using a self-hosted drone for a long time, and now they're telling us we need to purchase a license 💩
fedilink



Lemmy Release v0.17.0
Its been a long time coming 🥳 . Excerpt from the link: ## Major Changes ### Language Tags Content can now be tagged to indicate the language it is written in. These tags can be used to filter content, so that you only see posts in languages which you actually understand. Instances and communities can also specify which languages are allowed, and prevent posting in other languages. In the future this will also allow for integrated translation tools. ### Comment trees Lemmy has changed the way it stores comments, in order to be able to properly limit the comments shown to a maximum depth. Included are proper comment links (`/comment/id`), where you can see its children, a count of its hidden children, and a _context_ button to view its parents, or the post. ### Featured posts Admins and mods can now "feature" (this used to be called "sticky" ala reddit) posts to the top of either a community, or the top of the front page. This makes possible announcement and bulletin-type posts. Special thanks to @makotech for adding this feature. ### Federation Lemmy users can now be followed. Just visit a user profile from another platform like Mastodon, and click the follow button, then you will receive new posts and comments in the timeline. Votes are now federated as private. This prevents other platforms from showing who voted on a given post, and it also means that Lemmy now counts votes from Mastodon. This release also improves compatibility with Pleroma. If you previously had trouble interacting between Pleroma and Lemmy, give it another try. We've extracted the main federation logic into its own library, [activitypub-federation-rust](https://github.com/LemmyNet/activitypub-federation-rust). It is open source and can be used by other projects to implement Activitypub federation, without having to reinvent the wheel. The library helps with handling HTTP signatures, sending and receiving activities, fetching remote objects and more. ### Other changes - Admins can now purge content and pictures from the database. - Mods can _distinguish_ a comment, "stickying" it to the top of a post. Useful for mod messages and announcements. - Number of new / unread comments are now shown for each post. - Lemmy now automatically embeds videos from Peertube, Youtube and other sites which provide an embed link via Opengraph attribute. - You can give your site "taglines", short markdown messages, which are shown at the top of your front page. Thanks to @makotech for adding this. - You can now report private messages. - Most settings have been moved from the config file into the database. This means they can be updated much easier, and apply immediately without a restart. - When setting up a new Lemmy instance, it doesn't create a default community anymore. Instead this needs to be done manually. - Admins can choose to receive emails for new registration applications. - An upgrade of diesel to v2.0, our rust -> postgres layer.
fedilink

Works with the new lemmy version.
fedilink

Lemmy upgrade tomorrow (or wednesday), and we’ll have a few hours of downtime.
We're getting ready to release a new version of Lemmy, which will require a database upgrade, so we'll have a few hours of downtime.
fedilink

Apologies for all the translators that weren't able to sign up before (it was email issues), this should be fixed now.
fedilink

This is the MessagEase layout for the MultilingO keyboard. Unfortunately MessagEase development (which is the fastest android keyboard), died several years ago, and we're in dire need of a replacement.
fedilink

- Fix material 3 crash on android 11 and below devices. Fixes #264 by @dessalines in https://github.com/dessalines/jerboa/pull/268 - Add donation link by @dessalines in https://github.com/dessalines/jerboa/pull/269 - Fix bad_url for torrent magnet links. Fixes #270 by @dessalines in https://github.com/dessalines/jerboa/pull/271 **Full Changelog**: https://github.com/dessalines/jerboa/compare/0.0.22...0.0.23
fedilink

Release Notes: - Material v3 by @dessalines in https://github.com/dessalines/jerboa/pull/263 - Dynamic Themes, and Green and Pink. - Adds Scrolling app bars. - Better post listing header layout. - Various UI improvements. **Full Changelog**: https://github.com/dessalines/jerboa/compare/0.0.21...0.0.22
fedilink

* Change sidebar to info by @dessalines in https://github.com/dessalines/jerboa/pull/245 * Remove top route. by @dessalines in https://github.com/dessalines/jerboa/pull/246 * Adding copy post link. Fixes #168 by @dessalines in https://github.com/dessalines/jerboa/pull/247 * Organizing imports. by @dessalines in https://github.com/dessalines/jerboa/pull/248 * More sidebar stats by @dessalines in https://github.com/dessalines/jerboa/pull/249 * Fixing siFormat issue when 0. Fixes #170 by @dessalines in https://github.com/dessalines/jerboa/pull/252 * Adding a settings page. by @dessalines in https://github.com/dessalines/jerboa/pull/253 * Adding light and dark theme options. Fixes #254 by @dessalines in https://github.com/dessalines/jerboa/pull/259 * Add about page by @dessalines in https://github.com/dessalines/jerboa/pull/260 * Smaller action bars by @dessalines in https://github.com/dessalines/jerboa/pull/261 ![](https://lemmy.ml/pictrs/image/a2222255-2578-4c36-9aa0-7d4303506471.jpeg) ![](https://lemmy.ml/pictrs/image/ad56fcd5-b228-4df2-bb46-316476d65b73.png)
fedilink

Did any of yall get this? Really annoying.
fedilink

Idea for a Lemmy project: Create a stackoverflow style front-end for lemmy.
In the same way that Nutomic built a phpBB themed front end, it would be entirely possible to create a stack-overflow type one, as many of the same concepts translate over.
fedilink

## What's Changed * Fix prettytime crash. Fixes #238 by @dessalines in https://github.com/dessalines/jerboa/pull/239 **Full Changelog**: https://github.com/dessalines/jerboa/compare/0.0.19...0.0.20
fedilink

Jerboa F-droid version 0.0.19 is now optimized
I figured out the f-droid version wasn't using a minified / optimized version of jerboa. It should be must faster now.
fedilink

## What's Changed * Coil upgrade v2 by @dessalines in https://github.com/dessalines/jerboa/pull/234 * Fix comment scrolling bug. Fixes #231 by @dessalines in https://github.com/dessalines/jerboa/pull/235 * Fix create post bug. Fixes #230 by @dessalines in https://github.com/dessalines/jerboa/pull/236 * Fix account bug. Fixes #229 by @dessalines in https://github.com/dessalines/jerboa/pull/237 **Full Changelog**: https://github.com/dessalines/jerboa/compare/0.0.17...0.0.18
fedilink

Changelog: * Running lint, updating deps. by @dessalines in https://github.com/dessalines/jerboa/pull/197 * Moving to kotlinter-gradle by @dessalines in https://github.com/dessalines/jerboa/pull/198 * Fixing unit tests. by @dessalines in https://github.com/dessalines/jerboa/pull/199 * Some items fixes. by @dessalines in https://github.com/dessalines/jerboa/pull/204 * Upgrade accompanist by @dessalines in https://github.com/dessalines/jerboa/pull/208 * Fix comment header with flowrow. Fixes #207 by @dessalines in https://github.com/dessalines/jerboa/pull/209 * Make comment slightly larger. Fixes #213 by @dessalines in https://github.com/dessalines/jerboa/pull/214 * Make comment icon smaller. Fixes #212 by @dessalines in https://github.com/dessalines/jerboa/pull/215 * Changing star to bookmark. Fixes #210 by @dessalines in https://github.com/dessalines/jerboa/pull/216 * Fix comment indent. Fixes #211 by @dessalines in https://github.com/dessalines/jerboa/pull/217 * Make post pictures wider. Fixes #196 by @dessalines in https://github.com/dessalines/jerboa/pull/218 * Deduplicate scrolling posts. Fixes #219 by @dessalines in https://github.com/dessalines/jerboa/pull/220 * Adding a login first message. Fixes #206 by @dessalines in https://github.com/dessalines/jerboa/pull/221 * Lazycolumn 2 by @dessalines in https://github.com/dessalines/jerboa/pull/223 * Fix deleted item header spacing. Fixes #222 by @dessalines in https://github.com/dessalines/jerboa/pull/224 * Adding deep links. by @dessalines in https://github.com/dessalines/jerboa/pull/228 **Full Changelog**: https://github.com/dessalines/jerboa/compare/0.0.16...0.0.17
fedilink

Someone made a RTL Arabic lemmy!
Could someone who speaks Arabic please contact them? I'd love to get those changes incorporated into lemmy-ui.
fedilink

Pictures should be working smoothly now.
All the old pictures are restored from a backup, and should be working now. We've bought more hard drive space too, so we should be okay for a while.
fedilink

Lemmy Release v0.16.7 - A few bug fixes
A few bug fixes: - Fix missing auth on new post refresh. ([#764](https://github.com/LemmyNet/lemmy-ui/issues/764)) - Change CSP rule for connect-src (websocket) to wildcard (fixes [#730](https://github.com/LemmyNet/lemmy-ui/issues/730)) ([#737](https://github.com/LemmyNet/lemmy-ui/issues/737)) - Increase default search rate limit. ([#2424](https://github.com/LemmyNet/lemmy/issues/2424)) - Rejected federated pm from blocked users (fixes [#2398](https://github.com/LemmyNet/lemmy/issues/2398)) ([#2408](https://github.com/LemmyNet/lemmy/issues/2408)) - Handle Like, Undo/Like activities from Mastodon, add tests (fixes [#2378](https://github.com/LemmyNet/lemmy/issues/2378)) ([#2380](https://github.com/LemmyNet/lemmy/issues/2380)) - Revert "Handle Like, Undo/Like activities from Mastodon, add tests (fixes [#2378](https://github.com/LemmyNet/lemmy/issues/2378)) ([#2380](https://github.com/LemmyNet/lemmy/issues/2380))" - Handle Like, Undo/Like activities from Mastodon, add tests (fixes [#2378](https://github.com/LemmyNet/lemmy/issues/2378)) ([#2380](https://github.com/LemmyNet/lemmy/issues/2380)) - Dont allow login if account is banned or deleted (fixes [#2372](https://github.com/LemmyNet/lemmy/issues/2372)) ([#2374](https://github.com/LemmyNet/lemmy/issues/2374)) - Fix panics in search_by_apub_id() (fixes [#2371](https://github.com/LemmyNet/lemmy/issues/2371)) ([#2373](https://github.com/LemmyNet/lemmy/issues/2373))
fedilink