1
0
Fork
You've already forked kbin-core
0
forked from Kbin/kbin-core
Kbin is a decentralized content aggregator and microblogging platform running on the Fediverse network.
  • PHP 76.8%
  • Twig 14.8%
  • SCSS 4.9%
  • JavaScript 2.9%
  • Dockerfile 0.3%
  • Other 0.3%
Find a file
2023年08月03日 19:51:37 +00:00
.forgejo/workflows Simply trigger on exact branch names 2023年07月25日 14:08:56 +00:00
assets Adjusted top header links click functionality ( #676 ) 2023年07月31日 21:15:44 +00:00
bin Clean up bash in post-upgrade 2023年07月30日 17:27:55 +00:00
ci Try to do a build in Actions ( #753 ) 2023年07月14日 14:17:25 +00:00
config Set max lifetime session 2023年07月30日 21:37:53 +02:00
docker optimize chown for public/media /data /config .env 2023年07月20日 14:37:52 -04:00
docs Add export DOCKERBUILDKIT note to documentation 2023年08月03日 19:51:37 +00:00
migrations Apply codestyle rules 2023年07月15日 14:19:37 +02:00
public X-Robots-Tag headers 2023年07月19日 09:17:52 +02:00
src Fix bug with clearing banned instances ( #889 ) 2023年08月02日 09:20:17 +00:00
templates Adjusted top header links click functionality ( #676 ) 2023年07月31日 21:15:44 +00:00
tests Fix bug with clearing banned instances ( #889 ) 2023年08月02日 09:20:17 +00:00
tools Update phpcsfixer to latest version 2023年07月18日 14:15:55 +02:00
translations Merge pull request 'Adjusted layout for the sidebar top component' ( #731 ) from AnonymousLlama/kbin-core:adjust-sidebar-top-layout into develop 2023年07月21日 12:02:16 +00:00
.dockerignore Clean up builder pollution 2023年06月21日 12:18:40 +08:00
.env.example added captcha tip to also change setting in admin panel settings ( #914 ) 2023年07月31日 13:15:49 +00:00
.env.example_v2 added captcha tip to also change setting in admin panel settings ( #914 ) 2023年07月31日 13:15:49 +00:00
.env.test Tests, translations Entries, Posts 2023年02月13日 18:30:26 +01:00
.gitignore Install php-cs-fixer with Symfony rules 2023年07月15日 14:18:57 +02:00
.php-cs-fixer.dist.php Install php-cs-fixer with Symfony rules 2023年07月15日 14:18:57 +02:00
clover.xml Some profile tests 2021年04月21日 22:27:31 +02:00
composer.json Merge branch 'develop' into phpcs 2023年07月16日 11:27:17 +02:00
composer.lock Update composer packages (minor only) 2023年07月25日 21:41:24 +02:00
CONTRIBUTING.md Update 'CONTRIBUTING.md' 2023年07月14日 22:06:16 +00:00
docker-compose.override.yml Mention Mailhog in docker-compose.override.yml ( #934 ) 2023年08月03日 17:24:21 +00:00
docker-compose.prod.yml Docker update 2022年08月10日 11:04:45 +02:00
docker-compose.yml Docker volumes temp 2023年06月12日 08:31:49 +02:00
Dockerfile Update docker, readme 2023年06月05日 08:57:01 +02:00
LICENSE Create LICENSE 2022年02月09日 22:48:07 +01:00
package.json Update dependencies 2023年06月06日 21:54:48 +02:00
phpunit.xml.dist Some profile tests 2021年04月21日 22:27:31 +02:00
README.md Resize images on the readme page 2023年07月30日 18:27:51 +02:00
symfony.lock Merge branch 'develop' into phpcs 2023年07月16日 11:27:17 +02:00
UPGRADE.md Sync upgrade markdown with wiki 2023年07月22日 22:52:40 +02:00
webpack.config.js Remove old views and components, init entry views 2023年02月02日 19:06:08 +01:00
yarn.lock Update dependencies 2023年06月06日 21:54:48 +02:00

Kbin

Maintainability Test Coverage

/kbin is a modular, decentralized content aggregator and microblogging platform running on the Fediverse network. It can communicate with many other ActivityPub services, including Mastodon, Lemmy, Pleroma, Peertube. The initiative aims to promote a free and open internet.

The inspiration came from platforms like Postmill, Strimoid, and Pixelfed.

Note

This is a very early beta version, and a lot of features are currently broken or in active development, such as federation.

Kbin logo

Contributing


Getting Started

Requirements

See also Symfony requirements

  • PHP version: 8.2 or higher
  • GD or Imagemagick PHP extension
  • NGINX / Apache / Caddy
  • PostgreSQL
  • Redis (optional)
  • Mercure (optional)
  • RabbitMQ (optional)

Documentation

Federation

Official Documents

Unofficial Sources

Languages

Credits

Donate

Note: Please, also don't forget about all the contributors. These are people who are actively contributing to /kbin project and are all volunteers.

Support us

NGI Zero Entrust

BrowserStack

blackfire.io

JetBrains

License

AGPL-3.0 license