You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
Nutomic 5d23ef960e
Remove SendActivity and Perform traits, rely on channel (#3596)
* Remove SendActivity and Perform traits, rely on channel

These traits arent necessary anymore now that websocket is removed.
Removing them allows us to use normal actix http handler methods
which are much more flexible, and allow using different middlewares
as well as setting response attributes.

* compiling and create post federating

* clippy

* rename methods, join outgoing activities task

* fix api tests

* no unwrap

* conditional compile

* add back getrandom

* make crates optional

* fmt
11 months ago
.cargo Add console-subscriber (#2003) 2 years ago
.github Adding phiresky to codeowners. (#3576) 11 months ago
api_tests prepare-drone-federation-test.sh has some more echo output and note about the LEMMY_DATABASE_URL format (#3651) 11 months ago
config Add Prometheus endpoint (#3456) 12 months ago
crates Remove SendActivity and Perform traits, rely on channel (#3596) 11 months ago
docker Add workaround for #3102 until cross-compile work complete (#3472) 11 months ago
migrations Optimize hot rank updates (#3617) 11 months ago
migrations_testing/2020-01-13-025151_create_materialized_views Isomorphic docker (#1124) 4 years ago
readmes Add Japanese README (#3620) 11 months ago
scripts Cache & Optimize Woodpecker CI (#3450) 11 months ago
src Remove SendActivity and Perform traits, rely on channel (#3596) 11 months ago
.dockerignore Add feature to embed pictrs in lemmy binary (fixes #2627) (#2633) 1 year ago
.gitattributes Added gitattributes to normalize all files to lf (#3386) 12 months ago
.gitignore Automatically manage database when running scripts/test.sh (#3389) 12 months ago
.gitmodules WIP: Email localization (fixes #500) (#2053) 2 years ago
.rgignore Adding a new comment sort for posts. Fixes #1294 (#1425) 3 years ago
.rustfmt.toml Make `lemmy_api_common` wasm-compatible (#3587) 11 months ago
.woodpecker.yml Cache & Optimize Woodpecker CI (#3450) 11 months ago
CONTRIBUTING.md Fix contributing link (#3015) 1 year ago
Cargo.lock Remove SendActivity and Perform traits, rely on channel (#3596) 11 months ago
Cargo.toml Make `lemmy_api_common` wasm-compatible (#3587) 11 months ago
LICENSE Initial commit 5 years ago
README.md Add Japanese README (#3620) 11 months ago
RELEASES.md Updated Lemmy Matrix Support link (#3599) 11 months ago
SECURITY.md Change security contact mail (#3506) 12 months ago
diesel.toml Adding diesel enums for SortType and ListingType (#2808) 1 year ago

README.md

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

English | Español | Русский | 汉语 | 漢語 | 日本語

Lemmy

A link aggregator and forum for the fediverse.

Join Lemmy · Documentation · Matrix Chat · Report Bug · Request Feature · Releases · Code of Conduct

About The Project

Desktop Mobile
desktop mobile

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.

It is 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.

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.
  • High performance.
    • Server is written in rust.
    • Front end is ~80kB gzipped.
    • Supports arm64 / Raspberry Pi.

Installation

Lemmy Projects

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
  • cardano: addr1q858t89l2ym6xmrugjs0af9cslfwvnvsh2xxp6x4dcez7pf5tushkp4wl7zxfhm2djp6gq60dk4cmc7seaza5p3slx0sakjutm

Contributing

Translations

Contact

Code Mirrors

Credits

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