gnu-social/actions
2017-07-11 21:16:30 +02: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
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
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
apiblockcreate.php
apiblockdestroy.php
apicheckhub.php
apichecknickname.php
apiconversation.php
apiexternalprofileshow.php
apifriendshipscreate.php
apifriendshipsdestroy.php
apifriendshipsexists.php
apifriendshipsshow.php
apignusocialconfig.php
apignusocialversion.php
apigroupadmins.php
apigroupcreate.php
apigroupismember.php
apigroupjoin.php
apigroupleave.php
apigrouplist.php
apigrouplistall.php Update prepare() method on Action subclasses. 2016-06-01 02:26:44 +00:00
apigroupmembership.php
apigroupprofileupdate.php
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 API actions are not ManagedAction yet 2015-07-09 13:46:03 +02:00
apitimelineuser.php AtomPub should work now, at least for post/note 2015-10-09 16:19:26 +02: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 Add /download action for attachments 2016-05-09 22:08:36 +02:00
attachment_thumbnail.php Relatively experimental change to store thumbnails in 'file/thumb/' (by default) 2016-03-07 22:33:34 +01:00
attachment.php TagCloud turned into plugin (performance issues on large installs) 2016-08-27 15:24:25 +02: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 is always readonly 2016-02-03 01:15:35 +01: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 Refactor some ConfirmaddressAction stuff 2016-03-02 15:31:48 +01:00
conversation.php Conversation IDs (again) no longer based on Notice ID 2016-01-06 13:58:46 +01:00
deleteaccount.php
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 Returnto the previous page when deleting a notice. 2016-02-08 15:30:28 +01:00
deleteuser.php Update handle() method on Action subclasses. 2016-06-01 02:26:44 +00:00
doc.php Bring back title to DocAction 2015-09-15 14:26:33 +02:00
editapplication.php Update prepare() method on Action subclasses. 2016-06-01 02:26:44 +00:00
editgroup.php
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
getfile.php
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 Now we can delete a group logo. 2016-01-21 08:10:35 +09:00
groupmembers.php parenthesis fail 2016-09-02 01:07:09 +02:00
groupqueue.php Add var type to newListItem() parameter 2017-03-16 22:57:16 -04:00
grouprss.php Introducing TargetedRss10Action for simplifying RSS 1.0 2015-07-10 00:28:36 +02:00
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 StartpageAction essentially duplicated TopAction 2015-07-09 23:01:50 +02:00
makeadmin.php Update prepare() method on Action subclasses. 2016-06-01 02:26:44 +00:00
networkpublic.php
newapplication.php OAuth stuff adapted for FormAction 2015-07-17 01:07:19 +02:00
newgroup.php
newnotice.php Show what you're replying to in the web interface 2017-04-30 10:37:21 +02:00
noticesearch.php Add var type to newListItem() parameter 2017-03-16 22:57:16 -04:00
noticesearchrss.php Introducing TargetedRss10Action for simplifying RSS 1.0 2015-07-10 00:28:36 +02:00
nudge.php Update handle() method on Action subclasses. 2016-06-01 02:26:44 +00:00
oauthappssettings.php OAuth stuff adapted for FormAction 2015-07-17 01:07:19 +02:00
oauthconnectionssettings.php OAuth stuff adapted for FormAction 2015-07-17 01:07:19 +02:00
oldschoolsettings.php oldschool settings adapted to FormAction 2015-07-17 01:18:28 +02:00
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 setPassword now runs validate too 2015-12-30 17:51:57 +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 Documentation about plugins 2015-06-14 11:59:46 -04:00
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 TagCloud turned into plugin (performance issues on large installs) 2016-08-27 15:24:25 +02:00
publicrss.php Introducing TargetedRss10Action for simplifying RSS 1.0 2015-07-10 00:28:36 +02:00
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 ShowstreamAction fixes so it's not as horrible 2015-07-10 12:34:06 +02:00
repliesrss.php Introducing TargetedRss10Action for simplifying RSS 1.0 2015-07-10 00:28:36 +02:00
restoreaccount.php
revokerole.php Update prepare() method on Action subclasses. 2016-06-01 02:26:44 +00:00
robotstxt.php RobotstxtAction migrated to ManagedAction 2015-07-07 19:45:01 +02:00
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 Matching inherited function definition 2016-03-27 15:01:08 +02: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 Show notice feed URLs (and author) 2016-02-17 23:32:56 +01:00
showprofiletag.php ShowprofiletagAction now extends ShowstreamAction 2015-09-27 23:46:30 +02: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 More listitems and lists into separate files + stronger typing 2016-01-06 01:36:46 +01:00
subscriptions.php Separating classes into files and stronger typing 2016-01-06 01:30:12 +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 Introducing TargetedRss10Action for simplifying RSS 1.0 2015-07-10 00:28:36 +02:00
top.php StartpageAction essentially duplicated TopAction 2015-07-09 23:01:50 +02:00
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 Urlsettings now adapted to FormAction 2015-07-17 15:16:45 +02:00
useradminpanel.php
userbyid.php
usergroups.php Drop dead variable 2015-07-26 11:10:57 +02:00
userrss.php userrss action didn't call parent preparation method 2015-07-11 19:48:18 +02:00
version.php