3
3
Fork
You've already forked moviebuff
1
No description
  • Python 67.7%
  • HTML 26.1%
  • CSS 5.1%
  • JavaScript 1.1%
2025年08月15日 15:38:42 +02:00
connectors second commit 2025年04月06日 14:17:15 +02:00
fedi Add Fediverse controls in profile 2025年08月15日 15:36:08 +02:00
locale/fr/LC_MESSAGES implement internationalization and localization 2025年04月13日 11:21:42 +02:00
moviebuff Add Fediverse controls in profile 2025年08月15日 15:36:08 +02:00
movies Test ActivityPub movie events 2025年08月15日 15:26:09 +02:00
users Add Fediverse controls in profile 2025年08月15日 15:36:08 +02:00
.gitignore second commit 2025年04月06日 14:17:15 +02:00
LICENSE add license 2025年04月13日 12:18:12 +02:00
manage.py second commit 2025年04月06日 14:17:15 +02:00
README.md clean code 2025年04月13日 11:07:35 +02:00
requirements.txt Add ActivityPub scaffolding with feature flag 2025年08月15日 12:14:05 +00:00

MovieBuff

MovieBuff is a Django-based web application that allows users to manage their movie watchlists, track watched movies, and share reviews with other users. It integrates with ActivityPub for federated social features, enabling users to follow each other and share activities across different servers.