No description
Find a file
2024-01-19 22:49:16 +13:00
app keyboard shortcuts for accessibility 2024-01-19 22:49:16 +13:00
migrations bugfix 2024-01-19 07:45:48 +13:00
testing_data activitypub - signature testing 2023-08-26 13:08:00 +12:00
.gitignore move long-running tasks to separate background process (celery + redis) 2023-12-24 13:28:41 +13:00
babel.cfg minimal flask app starting point 2023-07-28 16:22:12 +12:00
celery_worker.default.py move long-running tasks to separate background process (celery + redis) 2023-12-24 13:28:41 +13:00
config.py use recaptcha 2 instead of 3 as it's easier to integrate 2024-01-06 19:48:10 +13:00
CONTRIBUTING.md filter certain types of post 2024-01-13 18:18:32 +13:00
dev_notes.txt move long-running tasks to separate background process (celery + redis) 2023-12-24 13:28:41 +13:00
env.sample issues found during deployment 2024-01-03 22:52:19 +13:00
GOVERNANCE.md report and block profiles 2024-01-01 16:26:57 +13:00
INSTALL.md community list and beginning of viewing community 2023-08-29 22:01:06 +12:00
interests.txt make recaptcha work with nonce 2024-01-05 11:56:18 +13:00
LICENSE admin area to respond to moderation reports 2024-01-02 16:07:41 +13:00
pyfedi.py disable xss protection on registration form to ensure captcha works 2024-01-18 15:26:37 +13:00
README.md filter certain types of post 2024-01-13 18:18:32 +13:00
regional.txt comment edit, delete, report, block 2023-12-28 20:00:07 +13:00
requirements.txt simplify voting 2024-01-13 22:29:57 +13:00
ROADMAP.md bug fixes and tweaks after initial user testing 2024-01-05 14:09:46 +13:00
test_interest_parse.py interests for onboarding 2023-09-05 20:25:10 +12:00
test_signature.py interests for onboarding 2023-09-05 20:25:10 +12:00

PieFed

A lemmy/kbin clone written in Python with Flask.

  • Clean, simple code that is easy to understand and contribute to. No fancy design patterns or algorithms.
  • Easy setup, easy to manage - few dependencies and extra software required.
  • AGPL.
  • First class moderation tools.

Project goals

To build a federated discussion and link aggregation platform, similar to Reddit, Lemmy, Mbin.

Differences from other federated systems

...