1
0
Fork
You've already forked fedibook
0
forked from sindum/fedibook
Fedibook is a ActivityPub based Social Media platform with a familier interface for keeing in touch with friend and groups. You can deploy your own instans, become user on some one elses or join our showcase server to follow to progress on the platform
  • JavaScript 49.8%
  • Go 29.7%
  • Svelte 9.8%
  • TypeScript 7.9%
  • Python 1.6%
  • Other 1.1%
2026年05月03日 10:18:50 +02:00
.claude first release of new notification solutio 2026年04月23日 08:39:46 +00:00
__pycache__ Mastodon friend and group makeover 2026年04月29日 22:19:04 +00:00
backend small update in group comments 2026年04月30日 22:28:22 +00:00
frontend delete post fixed 2026年04月30日 20:58:09 +00:00
traefik Refactor: combine docker setup, remove separate traefik compose 2026年03月26日 21:57:57 +00:00
.env.example defails about STORAGE folder added to .env.example and README.md 2026年04月19日 21:18:58 +00:00
.gitignore delete post fixed 2026年04月30日 20:58:09 +00:00
.testenv.example Mastodon friend and group makeover 2026年04月29日 22:19:04 +00:00
CONTRIBUTING.md Docs: add CONTRIBUTING.md 2026年03月25日 14:14:18 +00:00
deploy.sh New version system and update check 2026年04月18日 18:14:27 +00:00
dev_guide.md notification codebase refactor 2026年04月23日 12:57:57 +00:00
docker-compose.yml New version system and update check 2026年04月18日 18:14:27 +00:00
fedibook-icon-dark-mono.png new about page and some layout updates 2026年04月05日 18:16:02 +00:00
fedibook-icon-dark.png now with logo 2026年04月03日 23:27:07 +00:00
fedibook-icon.png Fixed mixup of friend and follow for Mastodon 2026年04月05日 23:39:40 +00:00
ops_guide.md New ops_guide.md for guide to fediverse site operators 2026年03月28日 19:54:56 +00:00
README.md Update README.md 2026年05月03日 10:18:50 +02:00
test_federation.py Mastodon friend and group makeover 2026年04月29日 22:19:04 +00:00
test_readme.md Mastodon friend and group makeover 2026年04月29日 22:19:04 +00:00
USER_GUIDE.md git join fixes 2026年03月30日 22:07:53 +00:00

Fedibook

Fedibook is a social network with friends, groups, and a feed of posts. You can follow and message people who use other networks in the Fediverse, like Mastodon for text posts or Pixelfed for photos. It all comes together in the same feed.

Try it out at fedibook.net.

Fedibook is open-source and self-hosted so you can run your own instance and participate in developing Fedibook. License: GNU Affero General Public License v3.0 (AGPL-3.0)

Features

  • Social graph - friends and follows
  • Feed and posts - live updates, public posts, friends-only posts, images, video, likes, shares and comments.
  • Groups - shared spaces with open, closed or hidden membership, follow
  • Administration - user management, content moderation, registration modes

Documentation

Contributing

Contributions are welcome — bug fixes, features, documentation, and feedback alike.

See CONTRIBUTING.md for how to get started, the branch workflow, and coding conventions.

You can also follow the project and join the conversation at fedibook.net in the group "About the Fedibook project".