1
2
Fork
You've already forked kglitch
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 3%
  • Dockerfile 0.3%
  • Other 0.2%
Find a file
2023年07月20日 09:27:38 +12:00
.forgejo/workflows Improve composer install runs 2023年07月15日 18:18:15 +02:00
assets Merge remote-tracking branch 'upstream/develop' into develop 2023年07月17日 21:51:43 +12:00
bin Initial commit 2021年01月14日 17:39:26 +01:00
ci Try to do a build in Actions ( #753 ) 2023年07月14日 14:17:25 +00:00
config Merge remote-tracking branch 'upstream/develop' into develop 2023年07月17日 21:51:43 +12:00
docker Fix permissions during build context 2023年07月10日 21:29:03 +00:00
docs Sync with wiki page 2023年07月15日 23:20:16 +00:00
migrations Doctrine remember me token provider 2023年07月15日 05:46:51 +02:00
public Added Photoshop working project file for the icons (to allow editing down the track later) 2023年06月29日 15:59:13 +10:00
src default to compact view 2023年07月20日 09:27:38 +12:00
templates Merge remote-tracking branch 'upstream/develop' into develop 2023年07月17日 21:51:43 +12:00
tests Fix unit test. Enable unit-tests again. Fix TagManager 2023年07月14日 18:58:54 +02:00
translations messages tweak after merge 2023年07月17日 21:53:06 +12:00
.dockerignore Clean up builder pollution 2023年06月21日 12:18:40 +08:00
.env.example Sync admin guides 2023年07月13日 02:28:57 +02:00
.env.test Tests, translations Entries, Posts 2023年02月13日 18:30:26 +01:00
.gitignore Add package-lock.json to gitignore 2023年06月28日 14:39:12 +00: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 Added symfont/debug-bundle as a dev dependency 2023年07月15日 16:43:06 +10:00
composer.lock Added symfont/debug-bundle as a dev dependency 2023年07月15日 16:43:06 +10:00
CONTRIBUTING.md Update 'CONTRIBUTING.md' 2023年07月14日 22:06:16 +00: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.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 Improve the readme 2023年07月12日 15:58:31 +02:00
symfony.lock Added symfont/debug-bundle as a dev dependency 2023年07月15日 16:43:06 +10:00
UPGRADE.md improve upgrade markdown 2023年07月14日 23:20:21 +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