1
0
Fork
You've already forked Postmill
0
forked from Postmill/Postmill
Open source forum engine & link aggregator
  • PHP 81.1%
  • Twig 13.8%
  • SCSS 2.9%
  • JavaScript 1.6%
  • Dockerfile 0.2%
  • Other 0.4%
Emma 1aadc7e099
prevent caching private messages in browser
Other users of shared computers could use the browser's offline mode to read
private messages that had been cached.
Thanks to Mima for discovering and reporting this issue.
2024年09月08日 13:48:22 +02:00
assets less contrast to short url 2024年09月04日 19:13:11 +02:00
bin use php 8+ union/mixed/never types 2024年07月11日 12:56:32 +02:00
config prevent caching private messages in browser 2024年09月08日 13:48:22 +02:00
docker sync themes in container startup 2024年08月25日 16:01:28 +02:00
migrations fix deprecated calls in migrations 2024年08月09日 17:35:47 +02:00
public support php's built-in web server 2024年07月09日 11:06:34 +02:00
src prevent caching private messages in browser 2024年09月08日 13:48:22 +02:00
templates allow deleting submission images 2024年09月07日 13:07:05 +02:00
tests prevent caching private messages in browser 2024年09月08日 13:48:22 +02:00
tools fix phpstan, include more paths 2024年07月04日 01:32:13 +02:00
translations allow deleting submission images 2024年09月07日 13:07:05 +02:00
.dockerignore move away from gitlab 2024年01月05日 00:48:53 +01:00
.editorconfig migrate from less to scss 2024年06月02日 13:25:15 +02:00
.env fix outdated .env comment 2024年08月24日 00:37:03 +02:00
.env.test add new, admin-only CSS theme capabilities 2020年07月13日 15:56:36 +02:00
.gitignore remove flex blocks from .gitignore 2024年07月04日 12:31:32 +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 switch to vanilla webpack 2024年08月31日 13:32:48 +02:00
composer.lock switch to vanilla webpack 2024年08月31日 13:32:48 +02:00
CREDITS.md move away from gitlab 2024年01月05日 00:48:53 +01:00
docker-compose.yml rearrange Dockerfile to improve caching, clarity 2024年06月22日 10:25:11 +02:00
Dockerfile fix SU_USER env param that broke 2024年06月22日 14:58:59 +02:00
eslint.config.js switch to vanilla webpack 2024年08月31日 13:32:48 +02:00
LICENSE move away from gitlab 2024年01月05日 00:48:53 +01:00
package.json switch to vanilla webpack 2024年08月31日 13:32:48 +02:00
phpstan-baseline.neon fix phpstan, include more paths 2024年07月04日 01:32:13 +02:00
phpstan.neon.dist fix phpstan, include more paths 2024年07月04日 01:32:13 +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
psalm-baseline.xml Refactor pattern matching against bad phrases 2022年01月21日 21:56:26 +00:00
psalm.xml Add Psalm to CI, begin using phpdoc generics syntax 2022年01月06日 17:27:22 +00:00
README.md update documentation link 2024年09月07日 18:01:34 +02:00
symfony.lock switch to vanilla webpack 2024年08月31日 13:32:48 +02:00
webpack.config.js switch to vanilla webpack 2024年08月31日 13:32:48 +02:00
yarn.lock switch to vanilla webpack 2024年08月31日 13:32:48 +02:00

Postmill

Postmill is a free, web-based, social link aggregator with voting and threaded comments.

Getting started

Read the documentation in the wiki.

License

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