1
0
Fork
You've already forked pie
0
forked from rimu/pyfedi
No description
  • Python 67.2%
  • HTML 21%
  • JavaScript 8.6%
  • SCSS 2.5%
  • CSS 0.6%
2024年01月07日 22:51:01 +13:00
app typo 2024年01月07日 22:51:01 +13:00
migrations comment ranking using confidence formula 2024年01月07日 21:36:04 +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 subscription and unsubscription to remote communities - lemmy bugs 2023年12月03日 22:41:15 +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 communities that are local-only, w access control for posting and voting 2024年01月02日 19:41:00 +13:00
README.md subscription and unsubscription to remote communities - lemmy bugs 2023年12月03日 22:41:15 +13:00
regional.txt comment edit, delete, report, block 2023年12月28日 20:00:07 +13:00
requirements.txt issues found during deployment 2024年01月03日 22:52:19 +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.
  • GPL.
  • 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

...