1
1
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 77.5%
  • Twig 15.4%
  • SCSS 4.1%
  • JavaScript 2.7%
  • Dockerfile 0.2%
  • Other 0.1%
Find a file
2023年06月13日 13:28:00 +02:00
assets +18 thumbs blur temporary script 2023年06月13日 11:36:26 +02:00
bin Initial commit 2021年01月14日 17:39:26 +01:00
config Switch boost button, js 2023年06月08日 13:06:29 +02:00
docker Caddy headers 2023年05月02日 12:26:32 +02:00
docs Guide docker section fix 2023年06月13日 13:11:12 +02:00
migrations Search init 2023年05月25日 22:57:55 +02:00
public Language switcher, pwa icons 2023年06月08日 14:32:00 +02:00
src Admin mercure swtich 2023年06月09日 15:51:44 +02:00
templates / 2023年06月12日 09:48:49 +02:00
tests Symfony upgrade 2023年04月15日 15:06:09 +02:00
translations Language switcher, pwa icons 2023年06月08日 14:32:00 +02:00
.dockerignore Docker update 2022年08月10日 11:04:45 +02:00
.env.example Fix admin guide composer section 2023年06月12日 15:25:54 +02:00
.env.test Tests, translations Entries, Posts 2023年02月13日 18:30:26 +01:00
.gitignore Env prepare, redis session 2023年06月02日 18:28:23 +02:00
.php-cs-fixer.cache Fix tests 2023年03月18日 13:40:06 +01:00
clover.xml Some profile tests 2021年04月21日 22:27:31 +02:00
composer.json Add hCaptcha 2023年05月23日 12:12:57 +02:00
composer.lock Update dependencies 2023年06月06日 21:54:48 +02:00
docker-compose.override.yml Docker update variables 2023年06月08日 12:01:21 +02: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-lock.json Markdown toolbar 2023年04月02日 15:41:47 +02:00
package.json Update dependencies 2023年06月06日 21:54:48 +02:00
phpcs.xml Code sniffer, fix php standard violations 2021年01月18日 09:51:37 +01:00
phpunit.xml.dist Some profile tests 2021年04月21日 22:27:31 +02:00
README.md Swap boosts, favourites 2023年06月07日 17:10:43 +02:00
symfony.lock Update dependencies 2023年06月06日 21:54:48 +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.

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


Apps

Libraries

Getting Started

Requirements

https://symfony.com/doc/6.1/reference/requirements.html

  • PHP version: 8.1 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

Support us

NGI Zero Entrust

BrowserStack

blackfire.io

JetBrains

Contributing

License

AGPL-3.0 license