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 87%
  • Twig 8.4%
  • SCSS 2.8%
  • JavaScript 1.5%
  • Dockerfile 0.2%
  • Other 0.1%
Find a file
Szymon Kamiński 8e3a2c02b2 Fix images in dev fixtures ( #1192 )
PR fixes usage of `bin/console doctrine:fixtures:load` during local development and fixes codestyle on current develop
Reviewed-on: Kbin/kbin-core#1192
Co-authored-by: Szymon Kamiński <kaminskisj@gmail.com>
Co-committed-by: Szymon Kamiński <kaminskisj@gmail.com>
2023年10月16日 15:28:49 +00:00
.forgejo/workflows Improve php cs fixer rules ( #823 ) 2023年09月12日 14:14:44 +00:00
assets Add new positions to sidebar settings, fix comment box, active font size settings restore ( #1151 ) 2023年09月19日 23:10:07 +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 Delete user content ( #1182 ) 2023年10月06日 19:57:08 +00:00
docker Omit specifying Caddy version to always use latest ( #1020 ) 2023年08月19日 11:08:49 +00:00
docs Improve endpoint in the guide ( #1178 ) 2023年10月04日 19:59:57 +00:00
LICENSES Add license and copyright to CacheMarkdownListener ( #1005 ) 2023年08月15日 20:07:32 +00:00
migrations Implement TOTP 2fa for user accounts ( #1001 ) 2023年09月15日 09:08:22 +00:00
public Add robots.txt file ( #1146 ) 2023年09月19日 15:46:54 +00:00
src Fix images in dev fixtures ( #1192 ) 2023年10月16日 15:28:49 +00:00
templates Delete user content ( #1182 ) 2023年10月06日 19:57:08 +00:00
tests Fix images in dev fixtures ( #1192 ) 2023年10月16日 15:28:49 +00:00
tools Update phpcsfixer to latest version 2023年07月18日 14:15:55 +02:00
translations Translations sync ( #1185 ) 2023年10月06日 20:03:12 +00:00
.dockerignore Clean up builder pollution 2023年06月21日 12:18:40 +08:00
.env.example Move oauth admin line out of captcha section, closer to oauth (optional) config to avoid confusion and clutter ( #1048 ) 2023年08月28日 07:03:00 +00:00
.env.example_v2 Add REST API pt. 3 - Add Magazine User/Moderator/Owner APIs ( #950 ) 2023年09月04日 19:06:52 +00:00
.env.test Fix some tests ( #1145 ) 2023年09月19日 10:45:50 +00:00
.gitignore Remove API Platform ( #987 ) 2023年09月07日 07:26:52 +00:00
.php-cs-fixer.dist.php Add slash before native functions to speed up resolving ( #1129 ) 2023年09月15日 10:43:38 +00:00
clover.xml Some profile tests 2021年04月21日 22:27:31 +02:00
composer.json Implement TOTP 2fa for user accounts ( #1001 ) 2023年09月15日 09:08:22 +00:00
composer.lock Implement TOTP 2fa for user accounts ( #1001 ) 2023年09月15日 09:08:22 +00:00
CONTRIBUTING.md Sync contributing wiki to git repo ( #1162 ) 2023年09月24日 07:32:53 +00:00
docker-compose.override.yml Start yarn watch automatically in docker dev setup ( #431 ) 2023年08月16日 12:17:02 +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 Omit specifying Caddy version to always use latest ( #1020 ) 2023年08月19日 11:08:49 +00: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 Update packages & update recipes ( #944 ) 2023年08月09日 17:15:41 +00:00
README.md Resize images on the readme page 2023年07月30日 18:27:51 +02:00
symfony.lock Implement TOTP 2fa for user accounts ( #1001 ) 2023年09月15日 09:08:22 +00:00
UPGRADE.md Sync upgrade markdown with wiki 2023年07月22日 22:52:40 +02:00
webpack.config.js Email templating / styling framework implementation ( #1032 ) 2023年09月13日 16:19:15 +00: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