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 76.8%
  • Twig 14.9%
  • SCSS 4.9%
  • JavaScript 2.8%
  • Dockerfile 0.3%
  • Other 0.3%
Find a file
AnonymousLlama f09ea57887 Fix broken mobile sidebar issue with the header ( #974 )
The recent commit here (8d7f688117) added some changes to the mobile nav to make it pretty.
The **title** at the top of the menu that sometime shows has a **stretched link** and because the parent isnt **relative** it expands the full width of the page. Meaning when you press forms it clicks the link instead
![Screenshot from 2023年08月08日 10-03-47.png](/attachments/f3a43da8-3b56-45b5-b588-b06c14da3d9a)
This quick fix makes this relative and now it works as expected
![Screenshot from 2023年08月08日 10-14-14.png](/attachments/42ed5355-31cc-4705-83f4-12ae48405ee5)
Co-authored-by: AnonymousLlama <someguy12345678@protonmail.com>
Reviewed-on: Kbin/kbin-core#974
Co-authored-by: AnonymousLlama <anonymousllama@noreply.codeberg.org>
Co-committed-by: AnonymousLlama <anonymousllama@noreply.codeberg.org>
2023年08月08日 05:01:26 +00:00
.forgejo/workflows Simply trigger on exact branch names 2023年07月25日 14:08:56 +00:00
assets Fix broken mobile sidebar issue with the header ( #974 ) 2023年08月08日 05:01:26 +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 Add a Keycloak OAuth Provider ( #818 ) 2023年08月07日 11:24:52 +00:00
docker Use Caddy 2.7.3 ( #966 ) 2023年08月07日 06:52:18 +00:00
docs Add export DOCKER_BUILDKIT note to documentation ( #939 ) 2023年08月04日 05:12:07 +00:00
migrations Add a Keycloak OAuth Provider ( #818 ) 2023年08月07日 11:24:52 +00:00
public X-Robots-Tag headers 2023年07月19日 09:17:52 +02:00
src Add a Keycloak OAuth Provider ( #818 ) 2023年08月07日 11:24:52 +00:00
templates Adjust mobile design for sidebar top menu ( #967 ) 2023年08月07日 12:55:20 +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 Update translations ( #943 ) 2023年08月04日 06:45:38 +00:00
.dockerignore Clean up builder pollution 2023年06月21日 12:18:40 +08:00
.env.example Add a Keycloak OAuth Provider ( #818 ) 2023年08月07日 11:24:52 +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 Add a Keycloak OAuth Provider ( #818 ) 2023年08月07日 11:24:52 +00:00
composer.lock Add a Keycloak OAuth Provider ( #818 ) 2023年08月07日 11:24:52 +00: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 Use Caddy 2.7.3 ( #966 ) 2023年08月07日 06:52:18 +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 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