]> git.mxchange.org Git - quix0rs-gnu-social.git/commit - classes/Notice.php
Some work on ActivityModeration with notice deletion
authorMikael Nordfeldth <mmn@hethane.se>
Sat, 3 Oct 2015 00:02:37 +0000 (02:02 +0200)
committerMikael Nordfeldth <mmn@hethane.se>
Sat, 3 Oct 2015 00:02:37 +0000 (02:02 +0200)
commit88f7bb1ed5faded5563eeb1d75d5fb44126b0712
treee9551f83f7e8369eb717a83f92b5451342eae27c
parentae73baf4ee524bfea97a3c43c61b5fea92df0f7f
Some work on ActivityModeration with notice deletion

Let's now create an event called DeleteNotice and also make sure we
handle the onNoticeDeleteRelated properly in ActivityModeration to
avoid possible endless loops etc.
classes/Deleted_notice.php [deleted file]
classes/Notice.php
db/core.php
lib/default.php
lib/deletenoticeform.php [deleted file]
plugins/ActivityModeration/ActivityModerationPlugin.php [new file with mode: 0644]
plugins/ActivityModeration/classes/Deleted_notice.php [new file with mode: 0644]
plugins/ActivityModeration/forms/deletenotice.php [new file with mode: 0644]
scripts/upgrade.php