Open source forum engine & link aggregator https://postmill.xyz
alecsargent 1b553244c1
Translated using Weblate (Spanish (Chile))
Currently translated at 96.6% (604 of 625 strings)

Translation: Postmill/messages
Translate-URL: https://translate.codeberg.org/projects/postmill/messages/es_CL/
2025-09-30 16:09:12 +00:00
assets dropdowns: remove key codes for ancient browsers 2025-08-31 15:40:14 +02:00
bin remove simple-phpunit 2025-04-21 14:19:21 +02:00
config use htmx+stimulus for comment form interactivity 2025-08-08 18:17:34 +02:00
docker improve nginx caching, extensibility 2025-07-20 12:00:55 +02:00
migrations upgrade to doctrine dbal 4 2025-07-31 15:46:01 +02:00
public use false/true instead of 0/1 in .env 2025-07-14 23:17:54 +02:00
src check that user can actually use submitted flag 2025-09-07 13:10:00 +02:00
templates do not show registration link during reauth 2025-09-25 19:17:15 +02:00
tests check that user can actually use submitted flag 2025-09-07 13:10:00 +02:00
tools upgrade to doctrine orm 3.4 2025-07-12 08:40:07 +02:00
translations Translated using Weblate (Spanish (Chile)) 2025-09-30 16:09:12 +00: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 upgrade to doctrine dbal 4 2025-07-31 15:46:01 +02:00
.env.test remove experimental REST API 2025-07-28 12:42:24 +02:00
.gitignore include .htaccess file for apache users 2025-07-12 08:40:07 +02:00
.php-cs-fixer.dist.php run php-cs-fixer, promote some properties 2024-07-07 03:11:42 +02:00
CHANGELOG.md prepare v2.1.0 release 2020-01-01 17:15:56 +01:00
composer.json mark compatible with php 8.5 2025-08-23 20:26:53 +02:00
composer.lock update composer lockfile 2025-09-25 19:17:15 +02:00
CREDITS.md update text files 2025-08-08 13:39:17 +02:00
docker-compose.yml use frankenphp for development 2025-07-12 08:40:07 +02:00
Dockerfile don't include pre-built cache in writeable volumes 2025-08-24 22:17:01 +02:00
eslint.config.js use web workers for syntax highlighting 2025-08-23 16:16:21 +02:00
LICENSE update text files 2025-08-08 13:39:17 +02:00
package-lock.json make npm audit shut up 2025-08-23 17:43:30 +02:00
package.json use web workers for syntax highlighting 2025-08-23 16:16:21 +02:00
phpstan-baseline.neon add dynamic form fields via listeners 2025-08-09 15:31:41 +02:00
phpstan.neon.dist use phpstan level 9 2025-05-29 10:02:12 +02:00
phpunit.xml.dist Update dependencies, support PHP 8.1, drop PHP 7.3 support, fix most deprecations 2022-02-19 17:19:13 +00: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
symfony.lock upgrade to doctrine dbal 4 2025-07-31 15:46:01 +02:00
webpack.config.js include opendyslexic 2 2024-09-21 15:04:33 +02: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.