]> git.mxchange.org Git - friendica.git/commit
We now store the violation as well
authorMichael <heluecht@pirati.ca>
Sun, 25 Dec 2022 10:44:06 +0000 (10:44 +0000)
committerMichael <heluecht@pirati.ca>
Sun, 25 Dec 2022 10:44:06 +0000 (10:44 +0000)
commit5298cd73b3a798fcf2cc0a1a41139839d3dbe63d
tree3735b2eccbb9ef233ec0d76b967496b5a7801a2c
parentfd53cf824fdc138880d7300587741c29b466331a
We now store the violation as well
database.sql
doc/database/db_report.md
src/Core/System.php
src/Moderation/Entity/Report.php
src/Moderation/Factory/Report.php
src/Moderation/Repository/Report.php
src/Module/Api/Mastodon/Reports.php
src/Protocol/ActivityPub/Processor.php
static/dbstructure.config.php
tests/src/Moderation/Factory/ReportTest.php