gnu-social/actions
Mikael Nordfeldth 7e597ea7cc More Favorite pluginification (favecount, cache, menus(favecount, cache, menus)) 2014-06-28 14:03:30 +02:00
..
accessadminpanel.php Message tweaks and elaborations as well as translator documentation tweaks. Based on comments by OsamaK. 2011-08-18 15:11:10 +02:00
addpeopletag.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
all.php ProfileAction derivatives somewhat migrated to ManagedAction 2014-05-12 22:41:05 +02:00
allrss.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
apiaccountratelimitstatus.php Removing unnecessary require_once lines (autoload!) 2013-09-09 23:06:56 +02:00
apiaccountregister.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
apiaccountupdatebackgroundcolor.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
apiaccountupdatedeliverydevice.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
apiaccountupdatelinkcolor.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
apiaccountupdateprofile.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
apiaccountupdateprofileimage.php Removed legacy OMB. Use OStatus for remote profiles. 2013-10-28 16:22:09 +01:00
apiaccountverifycredentials.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
apiatomservice.php Making many of the API actions more consistent with coding style 2013-10-15 03:07:40 +02:00
apiattachment.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
apiblockcreate.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
apiblockdestroy.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
apicheckhub.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
apichecknickname.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
apiconversation.php Qvitter API changes (thanks hannes2peer) 2013-10-06 21:51:50 +02:00
apidirectmessage.php Making many of the API actions more consistent with coding style 2013-10-15 03:07:40 +02:00
apidirectmessagenew.php Fix Direct Message functionality. 2014-04-29 20:37:58 +02:00
apiexternalprofileshow.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
apifriendshipscreate.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
apifriendshipsdestroy.php Removing unnecessary require_once lines (autoload!) 2013-09-09 23:06:56 +02:00
apifriendshipsexists.php Qvitter API changes (thanks hannes2peer) 2013-10-06 21:51:50 +02:00
apifriendshipsshow.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +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 Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
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 Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
apigroupjoin.php Minor code cleanup with group related actions (thanks brw12) 2014-03-01 12:01:17 +01:00
apigroupleave.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
apigrouplist.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
apigrouplistall.php Qvitter API changes (thanks hannes2peer) 2013-10-06 21:51:50 +02:00
apigroupmembership.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
apigroupprofileupdate.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
apigroupshow.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
apihelptest.php Qvitter API changes (thanks hannes2peer) 2013-10-06 21:51:50 +02:00
apilist.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
apilistmember.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
apilistmembers.php Making many of the API actions more consistent with coding style 2013-10-15 03:07:40 +02:00
apilistmemberships.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
apilists.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
apilistsubscriber.php Making many of the API actions more consistent with coding style 2013-10-15 03:07:40 +02:00
apilistsubscribers.php Making many of the API actions more consistent with coding style 2013-10-15 03:07:40 +02:00
apilistsubscriptions.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
apimediaupload.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
apioauthaccesstoken.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
apioauthauthorize.php GNU social is with a minor s. 2013-10-15 00:20:36 +02:00
apioauthpin.php OAuth related syntax fixes, nothing big 2013-10-06 12:43:18 +02:00
apioauthrequesttoken.php apparently not only regex 'https?' urls are sent 2014-01-01 19:47:49 +01:00
apisearchatom.php Qvitter API changes (thanks hannes2peer) 2013-10-06 21:51:50 +02:00
apisearchjson.php GNU social is with a minor s. 2013-10-15 00:20:36 +02:00
apistatusesdestroy.php Removing unnecessary require_once lines (autoload!) 2013-09-09 23:06:56 +02:00
apistatusesretweet.php Notice->repeat() function takes Profile as argument now 2014-05-18 21:03:10 +02:00
apistatusesretweets.php Removing unnecessary require_once lines (autoload!) 2013-09-09 23:06:56 +02:00
apistatusesshow.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
apistatusesupdate.php pluginified most of hasFave, getFaves and related calls 2014-06-27 14:09:02 +02:00
apisubscriptions.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
apitimelinefriends.php New mechanism for "all" feed (InboxNoticeStream) 2014-03-06 04:18:54 +01:00
apitimelinegroup.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
apitimelinehome.php We sent a User object instead of Profile to InboxNoticeStream (thanks postblue) 2014-03-07 01:27:14 +01:00
apitimelinelist.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
apitimelinementions.php Previous edit made translation notes incompatible 2014-01-01 20:09:11 +01:00
apitimelinepublic.php Qvitter API changes (thanks hannes2peer) 2013-10-06 21:51:50 +02:00
apitimelineretweetedbyme.php Removing unnecessary require_once lines (autoload!) 2013-09-09 23:06:56 +02:00
apitimelineretweetedtome.php Removing unnecessary require_once lines (autoload!) 2013-09-09 23:06:56 +02:00
apitimelineretweetsofme.php Removing unnecessary require_once lines (autoload!) 2013-09-09 23:06:56 +02:00
apitimelinetag.php Qvitter API changes (thanks hannes2peer) 2013-10-06 21:51:50 +02:00
apitimelineuser.php Make Profile::fromUri use UnknownUriException 2014-05-26 15:05:14 +02:00
apitrends.php Qvitter API changes (thanks hannes2peer) 2013-10-06 21:51:50 +02:00
apiuserfollowers.php Making many of the API actions more consistent with coding style 2013-10-15 03:07:40 +02:00
apiuserfriends.php Making many of the API actions more consistent with coding style 2013-10-15 03:07:40 +02:00
apiuserprofileimage.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
apiusershow.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
approvegroup.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
approvesub.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
atompubmembershipfeed.php Bad error message in atompubmembershipfeed 2014-06-28 12:58:24 +02:00
atompubshowmembership.php Removing unnecessary require_once lines (autoload!) 2013-09-09 23:06:56 +02:00
atompubshowsubscription.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
atompubsubscriptionfeed.php Make Profile::fromUri use UnknownUriException 2014-05-26 15:05:14 +02:00
attachment.php AttachmentAction extends to ManagedAction 2014-05-18 12:59:33 +02:00
attachment_thumbnail.php UseFileAsThumbnailException (helps support GIFs) 2014-06-17 12:15:11 +02:00
avatarbynickname.php GNU social is with a minor s. 2013-10-15 00:20:36 +02:00
avatarsettings.php Could not update avatar due to Bad Thumbnail parameters 2014-06-17 12:48:10 +02:00
backupaccount.php Merge branch 'master' into 0.9.x 2011-02-25 12:24:18 -08:00
block.php More Favorite pluginification (favecount, cache, menus(favecount, cache, menus)) 2014-06-28 14:03:30 +02:00
blockedfromgroup.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
cancelgroup.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
cancelsubscription.php parent::handlePost() in CancelsubscriptionAction 2014-05-06 13:26:30 +02:00
confirmaddress.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
conversation.php Use an Event to present notices conversations 2014-05-12 11:03:21 +02:00
deleteaccount.php Message tweaks and elaborations as well as translator documentation tweaks. Based on comments by OsamaK. 2011-08-18 15:11:10 +02:00
deleteapplication.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
deletegroup.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
deletenotice.php The overloaded DB_DataObject function staticGet is now called getKV 2013-08-18 13:13:56 +02:00
deleteuser.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
doc.php Initial move towards microformats2 2014-06-22 17:11:04 +02:00
editapplication.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
editgroup.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
editpeopletag.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
emailsettings.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
featured.php default local nav in featured user list 2011-03-01 16:11:59 -05:00
foaf.php Code cleanup and enabling User object's etc. getUri() 2014-04-28 14:08:42 +02:00
foafgroup.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
geocode.php Update translator documentation. 2011-04-03 23:47:46 +02:00
getfile.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
grantrole.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
groupblock.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
groupbyid.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
grouplogo.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
groupmembers.php Minor code cleanup with group related actions (thanks brw12) 2014-03-01 12:01:17 +01:00
groupqueue.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
grouprss.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
groups.php defaultlocalnav in groups 2011-03-01 16:18:33 -05:00
groupsearch.php * add/update translator documentation. 2011-01-31 18:16:55 +01:00
groupunblock.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
imsettings.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
inbox.php * improve L10n consistency for English. For example proper punctuation for all button and label titles. 2011-02-17 00:40:47 +01:00
invite.php Make better use of Subscription class 2013-09-19 17:29:05 +02:00
joingroup.php Some files got updated coding style 2014-04-15 10:49:20 +02:00
leavegroup.php Some files got updated coding style 2014-04-15 10:49:20 +02:00
licenseadminpanel.php Validate::uri replaced with filter_var for HTTP[S] URL checks 2013-10-07 14:46:09 +02:00
login.php LoginAction somewhat converted to FormAction 2013-10-30 12:23:10 +01:00
logout.php use correct redirect on logout of single-user site 2011-09-17 15:08:04 -04:00
makeadmin.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
microsummary.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
newapplication.php Validate::uri replaced with filter_var for HTTP[S] URL checks 2013-10-07 14:46:09 +02:00
newgroup.php Local_group and User are now assumed to be in same namespace 2013-10-17 01:27:01 +02:00
newmessage.php Fix Direct Message functionality. 2014-04-29 20:37:58 +02:00
newnotice.php Stronger typing for NoticeListItem and so 2014-06-02 00:20:27 +02:00
noticesearch.php Initial move towards microformats2 2014-06-22 17:11:04 +02:00
noticesearchrss.php * update translator documentation. 2011-02-17 20:58:22 +01:00
nudge.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
oauthappssettings.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
oauthconnectionssettings.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
oldschoolsettings.php ConversationTree is now a plugin (not oldschool setting) 2014-05-12 11:51:11 +02:00
opensearch.php * translator documntation updated 2011-03-05 00:13:04 +01:00
otp.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
outbox.php * improve L10n consistency for English. For example proper punctuation for all button and label titles. 2011-02-17 00:40:47 +01:00
passwordsettings.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
pathsadminpanel.php Remove old background validation stuff from paths admin panel 2011-08-27 19:22:02 -07:00
peoplesearch.php * update translator documentation. 2011-02-17 20:58:22 +01:00
peopletag.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
peopletagautocomplete.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
peopletagged.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
peopletagsbyuser.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
peopletagsforuser.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
peopletagsubscribers.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
peopletagsubscriptions.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
plugindisable.php * update/add translator documentation. 2011-03-11 17:07:27 +01:00
pluginenable.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
pluginsadminpanel.php * update/add translator documentation. 2011-03-11 17:07:27 +01:00
profilecompletion.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
profilesettings.php Removed legacy OMB. Use OStatus for remote profiles. 2013-10-28 16:22:09 +01:00
profiletagbyid.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
public.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
publicrss.php * update translator documentation. 2011-02-17 20:58:22 +01:00
publictagcloud.php Mass replacement of #-comments with //-comments 2011-03-22 11:54:23 -04:00
publicxrds.php * update/add translator documentation. 2011-03-11 17:07:27 +01:00
recoverpassword.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
redirect.php Add a doc page that links to the StatusNet wiki API page 2010-10-12 23:38:16 -04:00
redirecturl.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
register.php Initial move towards microformats2 2014-06-22 17:11:04 +02:00
removepeopletag.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
repeat.php Notice->repeat() function takes Profile as argument now 2014-05-18 21:03:10 +02:00
replies.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
repliesrss.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
restoreaccount.php Change "stream" to "timeline" for consistency. 2011-08-15 15:57:36 +02:00
revokerole.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
robotstxt.php * update translator documentation. 2011-02-17 21:10:48 +01:00
rsd.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
sandbox.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
selftag.php Complete "people tag" to "list" in UI messages. 2011-04-17 20:08:03 +02:00
sessionsadminpanel.php Update translator documentation. 2011-03-24 11:48:53 +01:00
showapplication.php Initial move towards microformats2 2014-06-22 17:11:04 +02:00
showgroup.php Minor code cleanup with group related actions (thanks brw12) 2014-03-01 12:01:17 +01:00
showmessage.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
shownotice.php Initial move towards microformats2 2014-06-22 17:11:04 +02:00
showprofiletag.php Initial move towards microformats2 2014-06-22 17:11:04 +02:00
showstream.php ProfileAction derivatives somewhat migrated to ManagedAction 2014-05-12 22:41:05 +02:00
silence.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
siteadminpanel.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
sitenoticeadminpanel.php Message tweaks and elaborations as well as translator documentation tweaks. Based on comments by OsamaK. 2011-08-18 15:11:10 +02:00
smssettings.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
subedit.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
subqueue.php ProfileAction derivatives somewhat migrated to ManagedAction 2014-05-12 22:41:05 +02:00
subscribe.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
subscribepeopletag.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
subscribers.php Modernising subscribers/subscriptions to use $this->scoped/target 2014-05-28 17:00:34 +02:00
subscriptions.php Nicknames in subscriptions list 2014-06-24 01:56:55 +02:00
sup.php Mass replacement of #-comments with //-comments 2011-03-22 11:54:23 -04:00
tag.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
tagprofile.php Initial move towards microformats2 2014-06-22 17:11:04 +02:00
tagrss.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
top.php Add a dummy 'top' action to take you to the main page of the site 2011-09-30 09:45:17 -04:00
unblock.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
unsandbox.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
unsilence.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
unsubscribe.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
unsubscribepeopletag.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
urlsettings.php Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
useradminpanel.php The overloaded DB_DataObject function staticGet is now called getKV 2013-08-18 13:13:56 +02:00
userbyid.php protected handle function without args for Action 2013-10-14 14:00:12 +02:00
usergroups.php ProfileAction derivatives somewhat migrated to ManagedAction 2014-05-12 22:41:05 +02:00
userrss.php common_redirect and clientError exits, so refactor 2014-03-10 00:24:32 +01:00
version.php Initial move towards microformats2 2014-06-22 17:11:04 +02:00