gnu-social/actions
brunoccast 0b58465fb9 [CORE] Fix notice delete-form
DeletenoticeAction:
- Added tombstone check before deletion

NoticeListItem:
- Added tombstone check before showing delete-form

ActivityVerb:
- The plugin was overwriting the deletenotice route. Added stronger
regexp to the connected routes.
2019-08-03 17:47:23 +01:00
..
accessadminpanel.php
addpeopletag.php Update prepare() method on Action subclasses. 2016-06-01 02:26:44 +00:00
all.php TagCloud turned into plugin (performance issues on large installs) 2016-08-27 15:24:25 +02:00
allrss.php Consistent behaviour for ScopingNoticeStream $scoped 2016-03-01 14:51:47 +01:00
apiaccountratelimitstatus.php [XML/HTML Outputter] General improvements and refactoring as well as some bug fixes 2019-05-07 15:57:19 +01:00
apiaccountregister.php Fullname and location are now text, not varchar, and can be >191|255 2016-01-28 19:12:30 +01:00
apiaccountupdatebackgroundcolor.php
apiaccountupdatedeliverydevice.php Update prepare() method on Action subclasses. 2016-06-01 02:26:44 +00:00
apiaccountupdatelinkcolor.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
apiaccountupdateprofile.php Suggested edits by hannes2peer 2015-09-03 18:04:13 +02:00
apiaccountupdateprofileimage.php
apiaccountverifycredentials.php
apiatomservice.php Update prepare() method on Action subclasses. 2016-06-01 02:26:44 +00:00
apiattachment.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
apiblockcreate.php
apiblockdestroy.php
apicheckhub.php
apichecknickname.php
apiconversation.php Function declarations not matching their parents 2015-06-06 22:14:56 +02:00
apiexternalprofileshow.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
apifriendshipscreate.php Subscription::ensureStart skips AlreadyFulfilledException 2015-03-04 11:38:04 +01:00
apifriendshipsdestroy.php
apifriendshipsexists.php Various $this->scoped fixes and protected prepare/handle in API actions 2015-02-17 17:20:00 +01:00
apifriendshipsshow.php Various $this->scoped fixes and protected prepare/handle in API actions 2015-02-17 17:20:00 +01:00
apignusocialconfig.php Making many of the API actions more consistent with coding style 2013-10-15 03:07:40 +02:00
apignusocialversion.php
apigroupadmins.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
apigroupcreate.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
apigroupismember.php
apigroupjoin.php Minor code cleanup with group related actions (thanks brw12) 2014-03-01 12:01:17 +01:00
apigroupleave.php
apigrouplist.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
apigrouplistall.php Update prepare() method on Action subclasses. 2016-06-01 02:26:44 +00:00
apigroupmembership.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
apigroupprofileupdate.php By default, don't allow nick changes for profiles 2015-02-04 21:25:14 +01:00
apigroupshow.php
apihelptest.php function declaration to match parent 2016-04-18 15:21:05 +02:00
apilist.php
apilistmember.php
apilistmembers.php
apilistmemberships.php Require Profile for Profile->getOtherTags 2016-01-06 00:07:15 +01:00
apilists.php Require Profile for Profile->getLists 2016-01-06 00:18:10 +01:00
apilistsubscriber.php Update prepare() method on Action subclasses. 2016-06-01 02:26:44 +00:00
apilistsubscribers.php
apilistsubscriptions.php
apimediaupload.php Media files are accepted and uploaded via Twitter API now 2016-01-14 19:15:02 +01:00
apioauthaccesstoken.php Update handle() method on Action subclasses. 2016-06-01 02:26:44 +00:00
apioauthauthorize.php Update prepare() method on Action subclasses. 2016-06-01 02:26:44 +00:00
apioauthpin.php
apioauthrequesttoken.php Update prepare() method on Action subclasses. 2016-06-01 02:26:44 +00:00
apisearchatom.php Split up source and source_link. Never trust HTML! 2016-09-02 00:55:46 +02:00
apisearchjson.php Update prepare() method on Action subclasses. 2016-06-01 02:26:44 +00:00
apistatusesdestroy.php Refactoring ApiStatusesDestroyAction 2016-02-28 19:35:03 +01:00
apistatusesshow.php $this->notice is never unset after prepare 2016-01-13 21:34:15 +01:00
apistatusesupdate.php Add support for Atom entry when posting status 2017-02-04 20:04:02 +11:00
apisubscriptions.php
apitimelinefriends.php Remove Google References 2016-03-20 13:06:58 +00:00
apitimelinegroup.php
apitimelinehome.php
apitimelinelist.php
apitimelinementions.php
apitimelinenetworkpublic.php
apitimelinepublic.php
apitimelinetag.php
apitimelineuser.php Fix broken user activitystreams feed due to deleted notices 2019-05-06 23:27:38 +01:00
apitrends.php Update prepare() method on Action subclasses. 2016-06-01 02:26:44 +00:00
apiuserfollowers.php
apiuserfriends.php
apiuserprofileimage.php
apiusershow.php
approvegroup.php Update prepare() method on Action subclasses. 2016-06-01 02:26:44 +00:00
approvesub.php Update prepare() method on Action subclasses. 2016-06-01 02:26:44 +00:00
atompubmembershipfeed.php
atompubshowmembership.php
atompubshowsubscription.php
atompubsubscriptionfeed.php
attachment_download.php [CORE] Added documentation and fixed typo in attachments action 2019-08-03 17:31:44 +01:00
attachment_thumbnail.php [CORE] Added documentation and fixed typo in attachments action 2019-08-03 17:31:44 +01:00
attachment_view.php [CORE] Added documentation and fixed typo in attachments action 2019-08-03 17:31:44 +01:00
attachment.php [CORE] Added documentation and fixed typo in attachments action 2019-08-03 17:31:44 +01:00
avatarbynickname.php
avatarsettings.php WIP: Display error if wrong perms on 'avatar' dir 2016-06-04 11:08:32 -04:00
backupaccount.php backupaccount: Don't print page HTML in XML export 2017-04-23 19:03:40 +00:00
block.php Update prepare() method on Action subclasses. 2016-06-01 02:26:44 +00:00
blockedfromgroup.php Add var type to newListItem() parameter 2017-03-16 22:57:16 -04:00
cancelgroup.php Update prepare() method on Action subclasses. 2016-06-01 02:26:44 +00:00
cancelsubscription.php
confirmaddress.php [CORE] Fix wrong Profile_list schema and set created in user_im_prefs properly - by XRevan86 2019-07-24 22:28:06 +01:00
conversation.php Extend Action with redirect after login logic, update some actions to use it 2019-06-07 15:02:07 +01:00
deleteaccount.php Various obvious bug fixes and better PHP 7 support 2019-04-26 00:34:17 +01:00
deleteapplication.php Update prepare() method on Action subclasses. 2016-06-01 02:26:44 +00:00
deletegroup.php Update prepare() method on Action subclasses. 2016-06-01 02:26:44 +00:00
deletenotice.php [CORE] Fix notice delete-form 2019-08-03 17:47:23 +01:00
deleteuser.php Update handle() method on Action subclasses. 2016-06-01 02:26:44 +00:00
doc.php
editapplication.php Update prepare() method on Action subclasses. 2016-06-01 02:26:44 +00:00
editgroup.php Make group edit and logo great again by XRevan86 2019-04-27 17:39:42 +01:00
editpeopletag.php Update prepare() method on Action subclasses. 2016-06-01 02:26:44 +00:00
emailsettings.php Move mail_confirm_address out of mail.php 2016-03-06 17:27:40 +01:00
featured.php Update prepare() method on Action subclasses. 2016-06-01 02:26:44 +00:00
foaf.php Don't publish mbox_sha1sum in FOAF by default. 2016-02-19 00:10:05 +01:00
foafgroup.php Update prepare() method on Action subclasses. 2016-06-01 02:26:44 +00:00
geocode.php Update prepare() method on Action subclasses. 2016-06-01 02:26:44 +00:00
grantrole.php Update prepare() method on Action subclasses. 2016-06-01 02:26:44 +00:00
groupblock.php Update prepare() method on Action subclasses. 2016-06-01 02:26:44 +00:00
groupbyid.php Make Group actions ManagedAction so groupbyid works 2016-08-28 09:34:31 +02:00
grouplogo.php Make group edit and logo great again by XRevan86 2019-04-27 17:39:42 +01:00
groupmembers.php Group Members page: Fix typo in groupmembers.php 2018-08-12 18:32:16 -04:00
groupqueue.php Add var type to newListItem() parameter 2017-03-16 22:57:16 -04:00
grouprss.php
groups.php Update prepare() method on Action subclasses. 2016-06-01 02:26:44 +00:00
groupsearch.php
groupunblock.php Update prepare() method on Action subclasses. 2016-06-01 02:26:44 +00:00
imsettings.php Refactor some ConfirmaddressAction stuff 2016-03-02 15:31:48 +01:00
invite.php Update handle() method on Action subclasses. 2016-06-01 02:26:44 +00:00
joingroup.php
leavegroup.php
licenseadminpanel.php
login.php
logout.php
makeadmin.php Update prepare() method on Action subclasses. 2016-06-01 02:26:44 +00:00
networkpublic.php [XML/HTML Outputter] General improvements and refactoring as well as some bug fixes 2019-05-07 15:57:19 +01:00
newapplication.php
newgroup.php
newnotice.php Show what you're replying to in the web interface 2017-04-30 10:37:21 +02:00
noticesearch.php Fix noticesearch tag regex 2019-05-22 22:29:33 +01:00
noticesearchrss.php
nudge.php Update handle() method on Action subclasses. 2016-06-01 02:26:44 +00:00
oauthappssettings.php
oauthconnectionssettings.php
oldschoolsettings.php
opensearch.php Update handle() method on Action subclasses. 2016-06-01 02:26:44 +00:00
otp.php Update prepare() method on Action subclasses. 2016-06-01 02:26:44 +00:00
passwordsettings.php Undefined user in passwordsettings by XRevan86 2019-04-27 15:15:11 +01:00
pathsadminpanel.php Either use or don't use HTTPS 2016-02-10 00:57:39 +01:00
peoplesearch.php
peopletag.php Update prepare() method on Action subclasses. 2016-06-01 02:26:44 +00:00
peopletagautocomplete.php Update prepare() method on Action subclasses. 2016-06-01 02:26:44 +00:00
peopletagged.php Add var type to newListItem() parameter 2017-03-16 22:57:16 -04:00
peopletagsbyuser.php Update prepare() method on Action subclasses. 2016-06-01 02:26:44 +00:00
peopletagsforuser.php Update prepare() method on Action subclasses. 2016-06-01 02:26:44 +00:00
peopletagsubscribers.php Add var type to newListItem() parameter 2017-03-16 22:57:16 -04:00
peopletagsubscriptions.php Update prepare() method on Action subclasses. 2016-06-01 02:26:44 +00:00
plugindisable.php
pluginenable.php Update prepare() method on Action subclasses. 2016-06-01 02:26:44 +00:00
pluginsadminpanel.php
profilecompletion.php Update prepare() method on Action subclasses. 2016-06-01 02:26:44 +00:00
profilesettings.php By default, disallow users to set private_stream 2016-02-17 22:58:31 +01:00
profiletagbyid.php Update prepare() method on Action subclasses. 2016-06-01 02:26:44 +00:00
public.php [XML/HTML Outputter] General improvements and refactoring as well as some bug fixes 2019-05-07 15:57:19 +01:00
publicrss.php
recoverpassword.php Update handle() method on Action subclasses. 2016-06-01 02:26:44 +00:00
redirect.php Update handle() method on Action subclasses. 2016-06-01 02:26:44 +00:00
redirecturl.php Our URLs are permanent redirects, mind you! 2016-01-06 20:06:14 +01:00
register.php Update handle() method on Action subclasses. 2016-06-01 02:26:44 +00:00
removepeopletag.php Update prepare() method on Action subclasses. 2016-06-01 02:26:44 +00:00
replies.php
repliesrss.php
restoreaccount.php Various obvious bug fixes and better PHP 7 support 2019-04-26 00:34:17 +01:00
revokerole.php Update prepare() method on Action subclasses. 2016-06-01 02:26:44 +00:00
robotstxt.php
rsd.php Update prepare() method on Action subclasses. 2016-06-01 02:26:44 +00:00
sandbox.php Update prepare() method on Action subclasses. 2016-06-01 02:26:44 +00:00
selftag.php Various obvious bug fixes and better PHP 7 support 2019-04-26 00:34:17 +01:00
sessionsadminpanel.php
showapplication.php Update prepare() method on Action subclasses. 2016-06-01 02:26:44 +00:00
showgroup.php Make Group actions ManagedAction so groupbyid works 2016-08-28 09:34:31 +02:00
shownotice.php Extend Action with redirect after login logic, update some actions to use it 2019-06-07 15:02:07 +01:00
showprofiletag.php [CORE][ROUTER] Fix wrong parameter in all/:tag by XRevan86 2019-07-01 22:40:21 +01:00
showstream.php Another solution to merge request !146 2017-07-11 21:16:30 +02:00
silence.php Silence action can only be used on non-priviliged users 2016-02-12 14:22:25 +01:00
siteadminpanel.php
sitenoticeadminpanel.php Site Notice: common_purify instead of HTMLPurifier 2016-06-01 03:54:28 +00:00
smssettings.php Refactor some ConfirmaddressAction stuff 2016-03-02 15:31:48 +01:00
subedit.php Update prepare() method on Action subclasses. 2016-06-01 02:26:44 +00:00
subqueue.php Pending subscription requests now work as they should 2016-01-03 20:27:53 +01:00
subscribe.php Update prepare() method on Action subclasses. 2016-06-01 02:26:44 +00:00
subscribepeopletag.php Update prepare() method on Action subclasses. 2016-06-01 02:26:44 +00:00
subscribers.php [CORE] Fix subscriptions and subscribers list (related to 44653d339d) 2019-06-24 14:06:43 +01:00
subscriptions.php [CORE] Fix subscriptions and subscribers list (related to 44653d339d) 2019-06-24 14:06:43 +01:00
sup.php Update handle() method on Action subclasses. 2016-06-01 02:26:44 +00:00
tag.php Don't redirect to tag cloud on /tag URL 2016-08-27 15:06:12 +02:00
tagprofile.php
tagrss.php
top.php
unblock.php Update prepare() method on Action subclasses. 2016-06-01 02:26:44 +00:00
unsandbox.php Update prepare() method on Action subclasses. 2016-06-01 02:26:44 +00:00
unsilence.php Silence action can only be used on non-priviliged users 2016-02-12 14:22:25 +01:00
unsubscribe.php Update handle() method on Action subclasses. 2016-06-01 02:26:44 +00:00
unsubscribepeopletag.php Update prepare() method on Action subclasses. 2016-06-01 02:26:44 +00:00
urlsettings.php
useradminpanel.php
userbyid.php
usergroups.php
userrss.php
version.php Update /main/version information 2019-06-07 15:02:08 +01:00