馃悁 A link aggregator and forum for the fediverse
 
 
 
 
 
Go to file
Nutomic 9609bd99bb
Add readme link to translation instructions for documentation (#1392)
* Add readme link to translation instructions for documentation

* Fix contributing link in readme
2021-01-30 12:00:33 -05:00
.github Updating issue template to show lemmy-ui. 2020-09-22 14:32:18 -05:00
ansible Version 0.9.3 2021-01-29 14:25:20 -05:00
api_tests Add listing type to list communities (#1380) 2021-01-26 12:18:01 -05:00
config Change references of dev.lemmy.ml to lemmy.ml (#1281) 2020-11-26 11:47:01 -05:00
crates Version 0.9.3 2021-01-29 14:25:20 -05:00
docker Version 0.9.3 2021-01-29 14:25:20 -05:00
docs@cf3236bb62 Updating docs. 2021-01-13 12:03:26 -05:00
migrations Adding some recurring lemmy tasks. (#1386) 2021-01-29 11:38:27 -05:00
migrations_testing/2020-01-13-025151_create_materialized_views Isomorphic docker (#1124) 2020-09-15 15:26:47 -04:00
scripts Add compilation benchmark, move scripts into subfolder 2021-01-14 18:04:01 +01:00
src Nodeinfo devs think halfyear is one word. 2021-01-29 14:24:10 -05:00
tests Use Url type for ap_id fields in database (fixes #1364) (#1371) 2021-01-27 11:42:23 -05:00
.dockerignore Trying out cargo chef and a travis docker image cache. (#1238) 2020-11-23 10:59:06 -05:00
.drone.yml Docker manifest arm amd64 deploy (#1367) 2021-01-24 22:44:35 -05:00
.gitignore Halfway done with hot rank indexes. 2021-01-05 23:42:48 -05:00
.gitmodules Deletion on fetch (#1345) 2021-01-12 11:12:41 -05:00
.rustfmt.toml Isomorphic docker (#1124) 2020-09-15 15:26:47 -04:00
CONTRIBUTING.md Change references of dev.lemmy.ml to lemmy.ml (#1281) 2020-11-26 11:47:01 -05:00
Cargo.lock Adding some recurring lemmy tasks. (#1386) 2021-01-29 11:38:27 -05:00
Cargo.toml Adding some recurring lemmy tasks. (#1386) 2021-01-29 11:38:27 -05:00
LICENSE Initial commit 2019-02-14 09:17:18 -08:00
README.md Add readme link to translation instructions for documentation (#1392) 2021-01-30 12:00:33 -05:00
RELEASES.md Updating releases.md 2021-01-25 09:44:33 -05:00
diesel.toml Isomorphic docker (#1124) 2020-09-15 15:26:47 -04:00

README.md

GitHub tag (latest SemVer) Build Status GitHub issues Docker Pulls Translation status License GitHub stars

Lemmy

A link aggregator / Reddit clone for the fediverse.

Join LemmyDocumentationReport BugRequest FeatureReleasesCode of Conduct

About The Project

Front Page Post
main screen chat screen

Lemmy is similar to sites like Reddit, Lobste.rs, or Hacker News: you subscribe to forums you're interested in, post links and discussions, then vote, and comment on them. Behind the scenes, it is very different; anyone can easily run a server, and all these servers are federated (think email), and connected to the same universe, called the Fediverse.

For a link aggregator, this means a user registered on one server can subscribe to forums on any other server, and can have discussions with users registered elsewhere.

The overall goal is to create an easily self-hostable, decentralized alternative to Reddit and other link aggregators, outside of their corporate control and meddling.

Each Lemmy server can set its own moderation policy; appointing site-wide admins, and community moderators to keep out the trolls, and foster a healthy, non-toxic environment where all can feel comfortable contributing.

Note: Federation is still in active development and the WebSocket, as well as, HTTP API are currently unstable

Why's it called Lemmy?

Built With

Features

  • Open source, AGPL License.
  • Self hostable, easy to deploy.
  • Clean, mobile-friendly interface.
    • Only a minimum of a username and password is required to sign up!
    • User avatar support.
    • Live-updating Comment threads.
    • Full vote scores (+/-) like old Reddit.
    • Themes, including light, dark, and solarized.
    • Emojis with autocomplete support. Start typing :
    • User tagging using @, Community tagging using !.
    • Integrated image uploading in both posts and comments.
    • A post can consist of a title and any combination of self text, a URL, or nothing else.
    • Notifications, on comment replies and when you're tagged.
      • Notifications can be sent via email.
      • Private messaging support.
    • i18n / internationalization support.
    • RSS / Atom feeds for All, Subscribed, Inbox, User, and Community.
  • Cross-posting support.
    • A similar post search when creating new posts. Great for question / answer communities.
  • Moderation abilities.
    • Public Moderation Logs.
    • Can sticky posts to the top of communities.
    • Both site admins, and community moderators, who can appoint other moderators.
    • Can lock, remove, and restore posts and comments.
    • Can ban and unban users from communities and the site.
    • Can transfer site and communities to others.
  • Can fully erase your data, replacing all posts and comments.
  • NSFW post / community support.
  • OEmbed support via Iframely.
  • High performance.
    • Server is written in rust.
    • Front end is ~80kB gzipped.
    • Supports arm64 / Raspberry Pi.

Installation

Lemmy Projects

Apps

Libraries

Support / Donate

Lemmy is free, open-source software, meaning no advertising, monetizing, or venture capital, ever. Your donations directly support full-time development of the project.

Crypto

  • bitcoin: 1Hefs7miXS5ff5Ck5xvmjKjXf5242KzRtK
  • ethereum: 0x400c96c96acbC6E7B3B43B1dc1BB446540a88A01
  • monero: 41taVyY6e1xApqKyMVDRVxJ76sPkfZhALLTjRvVKpaAh2pBd4wv9RgYj1tSPrx8wc6iE1uWUfjtQdTmTy2FGMeChGVKPQuV

Contributing

Translations

If you want to help with translating, take a look at Weblate. You can also help by translating the documentation.

Contact

Code Mirrors

Credits

Logo made by Andy Cuccaro (@andycuccaro) under the CC-BY-SA 4.0 license.