Open source forum engine & link aggregator https://postmill.xyz
  • PHP 81%
  • Twig 13.5%
  • SCSS 3.1%
  • JavaScript 1.6%
  • Dockerfile 0.4%
  • Other 0.4%
Find a file
Vistaus f1910322aa
Translated using Weblate (Dutch)
Currently translated at 100.0% (633 of 633 strings)

Translation: Postmill/messages
Translate-URL: https://translate.codeberg.org/projects/postmill/messages/nl/
2026-02-14 13:31:56 +01:00
assets let admins upload logos 2026-02-12 15:36:26 +01:00
bin remove simple-phpunit 2025-04-21 14:19:21 +02:00
config let admins upload logos 2026-02-12 15:36:26 +01:00
docker refactor client-side translations 2026-02-08 14:24:13 +01:00
example_files use assets/ during build time only 2025-12-18 14:50:28 +01:00
migrations let admins upload logos 2026-02-12 15:36:26 +01:00
public use false/true instead of 0/1 in .env 2025-07-14 23:17:54 +02:00
src let admins upload logos 2026-02-12 15:36:26 +01:00
templates let admins upload logos 2026-02-12 15:36:26 +01:00
tests let admins upload logos 2026-02-12 15:36:26 +01:00
tools upgrade to doctrine-bundle 3.x 2026-01-29 18:24:46 +01:00
translations Translated using Weblate (Dutch) 2026-02-14 13:31:56 +01:00
.dockerignore make docker test stage more useful 2025-04-21 14:19:31 +02:00
.editorconfig editorconfig: don't use max_line_length everywhere 2025-01-19 11:39:18 +01:00
.env disable password resets unless mail is configured 2025-11-03 23:13:18 +01:00
.env.test remove experimental REST API 2025-07-28 12:42:24 +02:00
.gitignore upgrade to symfony 7.4 2025-11-30 18:07:45 +01:00
.php-cs-fixer.dist.php run php-cs-fixer, promote some properties 2024-07-07 03:11:42 +02:00
CHANGELOG.md let admins upload logos 2026-02-12 15:36:26 +01:00
composer.json upgrade to symfony 8.0 2026-02-11 11:47:16 +01:00
composer.lock upgrade to symfony 8.0 2026-02-11 11:47:16 +01:00
CREDITS.md update text files 2025-08-08 13:39:17 +02:00
docker-compose.yml upgrade postgres in dev 2025-10-30 12:04:37 +01:00
Dockerfile refactor client-side translations 2026-02-08 14:24:13 +01:00
eslint.config.js use web workers for syntax highlighting 2025-08-23 16:16:21 +02:00
LICENSE update LICENSE 2026-01-19 13:02:05 +01:00
package-lock.json refactor client-side translations 2026-02-08 14:24:13 +01:00
package.json refactor client-side translations 2026-02-08 14:24:13 +01:00
phpstan-baseline.neon Merge branch '2.2' 2026-02-04 19:13:45 +01:00
phpstan.neon.dist use phpstan level 9 2025-05-29 10:02:12 +02:00
phpunit.dist.xml upgrade to phpunit 10 2025-11-30 18:07:51 +01:00
postcss.config.js switch to vanilla webpack 2024-08-31 13:32:48 +02:00
README.md update text files 2025-08-08 13:39:17 +02:00
rector.php upgrade to phpunit 10 2025-11-30 18:07:51 +01:00
symfony.lock remove polyfills, require ext/ctype 2026-02-10 13:01:52 +01:00
webpack.config.js refactor client-side translations 2026-02-08 14:24:13 +01:00

Postmill

This is the source code for Postmill, a free, web-based, social link aggregator with voting and threaded comments.

Getting started

Read the documentation in the wiki.

Reporting issues

Issues can be reported on the issue tracker on Codeberg. We want all issues to be actionable, so if your issue is too vague ("moderation tools should be improved"), or too large in scope ("add Fediverse support"), it will probably be closed.

Translations

You can contribute translations via our Weblate project on Codeberg.

License

The software is released under the zlib license. See the LICENSE file for details.