🐀 Building a federated link aggregator in rust
Go to file
Dessalines 5c6258390c
Isomorphic docker (#1124)
* Adding a way to GetComments for a community given its name only.

* Adding getcomments to api docs.

* A first pass at locally working isomorphic integration.

* Testing out cargo-husky.

* Testing a fail hook.

* Revert "Testing a fail hook."

This reverts commit 0941cf1736.

* Moving server to top level, now that UI is gone.

* Running cargo fmt using old way.

* Adding nginx, fixing up docker-compose files, fixing docs.

* Trying to re-add API tests.

* Fixing prod dockerfile.

* Redoing nightly fmt

* Trying to fix private message api test.

* Adding CommunityJoin, PostJoin instead of joins from GetComments, etc.

- Fixes #1122

* Fixing fmt.

* Fixing up docs.

* Removing translations.

* Adding apps / clients to readme.

* Fixing main image.

* Using new lemmy-isomorphic-ui with better javascript disabled.

* Try to fix image uploads in federation test

* Revert "Try to fix image uploads in federation test"

This reverts commit a2ddf2a90b.

* Fix post url federation

* Adding some more tests, some still broken.

* Don't need gitattributes anymore.

* Update local federation test setup

* Fixing tests.

* Fixing travis build.

* Fixing travis build, again.

* Changing lemmy-isomorphic-ui to lemmy-ui

* Error in travis build again.

Co-authored-by: Felix Ableitner <me@nutomic.com>
2020-09-15 15:26:47 -04:00
.github Update issue templates 2020-07-04 07:38:20 -04:00
ansible Isomorphic docker (#1124) 2020-09-15 15:26:47 -04:00
api_tests Isomorphic docker (#1124) 2020-09-15 15:26:47 -04:00
config Isomorphic docker (#1124) 2020-09-15 15:26:47 -04:00
docker Isomorphic docker (#1124) 2020-09-15 15:26:47 -04:00
docs Isomorphic docker (#1124) 2020-09-15 15:26:47 -04:00
lemmy_api_structs Isomorphic docker (#1124) 2020-09-15 15:26:47 -04:00
lemmy_db Isomorphic docker (#1124) 2020-09-15 15:26:47 -04:00
lemmy_rate_limit Isomorphic docker (#1124) 2020-09-15 15:26:47 -04:00
lemmy_utils Isomorphic docker (#1124) 2020-09-15 15:26:47 -04:00
migrations Isomorphic docker (#1124) 2020-09-15 15:26:47 -04:00
migrations_testing/2020-01-13-025151_create_materialized_views Isomorphic docker (#1124) 2020-09-15 15:26:47 -04:00
query_testing Isomorphic docker (#1124) 2020-09-15 15:26:47 -04:00
src Isomorphic docker (#1124) 2020-09-15 15:26:47 -04:00
.dockerignore Implement integration test for federation 2020-04-24 18:30:31 +02:00
.gitignore Isomorphic docker (#1124) 2020-09-15 15:26:47 -04:00
.rustfmt.toml Isomorphic docker (#1124) 2020-09-15 15:26:47 -04:00
.travis.yml Only deploy on tags. 2020-07-25 10:41:55 -04:00
Cargo.lock Isomorphic docker (#1124) 2020-09-15 15:26:47 -04:00
Cargo.toml Isomorphic docker (#1124) 2020-09-15 15:26:47 -04:00
clean.sh Isomorphic docker (#1124) 2020-09-15 15:26:47 -04:00
CODE_OF_CONDUCT.md Changing to new lemmynet repo location. 2020-06-23 13:47:02 -04:00
CONTRIBUTING.md Add more info to contributing. Fixes #429 2020-01-17 17:52:48 -05:00
db-init.sh Isomorphic docker (#1124) 2020-09-15 15:26:47 -04:00
diesel.toml Isomorphic docker (#1124) 2020-09-15 15:26:47 -04:00
install.sh Isomorphic docker (#1124) 2020-09-15 15:26:47 -04:00
LICENSE Initial commit 2019-02-14 09:17:18 -08:00
README.md Isomorphic docker (#1124) 2020-09-15 15:26:47 -04:00
RELEASES.md Adding release notes. 2020-08-05 12:39:47 -04:00
test.sh Isomorphic docker (#1124) 2020-09-15 15:26:47 -04:00

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

Lemmy

A link aggregator / Reddit clone for the fediverse.

View Site · Documentation · Report Bug · Request Feature · Releases

About The Project

Front Page Post
main screen chat screen

Lemmy is similar to sites like Reddit, Lobste.rs, Raddle, 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.

Contact

Code Mirrors

Credits

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