]> git.mxchange.org Git - friendica.git/commit
Add Report Create module
authorHypolite Petovan <hypolite@mrpetovan.com>
Wed, 1 Feb 2023 13:34:00 +0000 (08:34 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Sun, 9 Jul 2023 22:32:43 +0000 (18:32 -0400)
commitc312d11dab8364cb67e3c00df8688d0d1156d7cf
tree07b3fe8f158b64b6b80c1f74d48e3ef4140cafe0
parent76de49a25cd08d63b08b3352e31a1ed0f3145603
Add Report Create module

WIP
13 files changed:
src/Moderation/Factory/Report.php
src/Moderation/Repository/Report.php
src/Module/Moderation/Report/Create.php [new file with mode: 0644]
src/Object/Post.php
static/routes.config.php
view/templates/moderation/report/create/aside.tpl [new file with mode: 0644]
view/templates/moderation/report/create/pick_category.tpl [new file with mode: 0644]
view/templates/moderation/report/create/pick_contact.tpl [new file with mode: 0644]
view/templates/moderation/report/create/pick_posts.tpl [new file with mode: 0644]
view/templates/moderation/report/create/pick_rules.tpl [new file with mode: 0644]
view/templates/moderation/report/create/summary.tpl [new file with mode: 0644]
view/templates/wall_thread.tpl
view/theme/frio/templates/wall_thread.tpl