Mikael Nordfeldth afbdcf8938 Don't publish mbox_sha1sum in FOAF by default. 8 years ago
..
accessadminpanel.php 14e22b2985 Let an administrator set config public/localonly 9 years ago
addpeopletag.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 years ago
all.php 50c297bcbe ShowstreamAction fixes so it's not as horrible 8 years ago
allrss.php e46b2803a7 Introducing TargetedRss10Action for simplifying RSS 1.0 9 years ago
apiaccountratelimitstatus.php 4fc62a8bf5 Another function not matching parent declaration 9 years ago
apiaccountregister.php a6898b033d Fullname and location are now text, not varchar, and can be >191|255 8 years ago
apiaccountupdatebackgroundcolor.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 10 years ago
apiaccountupdatedeliverydevice.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 years ago
apiaccountupdatelinkcolor.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 10 years ago
apiaccountupdateprofile.php e06553b15b Suggested edits by hannes2peer 8 years ago
apiaccountupdateprofileimage.php fcba540a14 Removed legacy OMB. Use OStatus for remote profiles. 10 years ago
apiaccountverifycredentials.php fac9f4e545 Merge branch 'nightly' of gitorious.org:social/mainline into nightly 9 years ago
apiatomservice.php 29d0871e5a Making many of the API actions more consistent with coding style 10 years ago
apiattachment.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 10 years ago
apiblockcreate.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 10 years ago
apiblockdestroy.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 10 years ago
apicheckhub.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 10 years ago
apichecknickname.php ce9d18c29d Only check if a nickname exists if site is non-private 9 years ago
apiconversation.php d76d37340a Function declarations not matching their parents 9 years ago
apiexternalprofileshow.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 10 years ago
apifriendshipscreate.php ec4e432d55 Subscription::ensureStart skips AlreadyFulfilledException 9 years ago
apifriendshipsdestroy.php 75f35bcfe7 apiauth action with ->user changed to ->scoped 9 years ago
apifriendshipsexists.php 282f4d6a89 Various $this->scoped fixes and protected prepare/handle in API actions 9 years ago
apifriendshipsshow.php 282f4d6a89 Various $this->scoped fixes and protected prepare/handle in API actions 9 years ago
apignusocialconfig.php 29d0871e5a Making many of the API actions more consistent with coding style 10 years ago
apignusocialversion.php f110fc5c9a Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 10 years ago
apigroupadmins.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 10 years ago
apigroupcreate.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 10 years ago
apigroupismember.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 10 years ago
apigroupjoin.php fc047bd6e6 Minor code cleanup with group related actions (thanks brw12) 10 years ago
apigroupleave.php 33beb83e86 Variable name updates in apigroupleave.php 9 years ago
apigrouplist.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 10 years ago
apigrouplistall.php 34a6624452 Qvitter API changes (thanks hannes2peer) 10 years ago
apigroupmembership.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 10 years ago
apigroupprofileupdate.php a89e91da79 By default, don't allow nick changes for profiles 9 years ago
apigroupshow.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 10 years ago
apihelptest.php 34a6624452 Qvitter API changes (thanks hannes2peer) 10 years ago
apilist.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 10 years ago
apilistmember.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 10 years ago
apilistmembers.php 29d0871e5a Making many of the API actions more consistent with coding style 10 years ago
apilistmemberships.php 3d66d960a1 Require Profile for Profile->getOtherTags 8 years ago
apilists.php 792b62874e Require Profile for Profile->getLists 8 years ago
apilistsubscriber.php 29d0871e5a Making many of the API actions more consistent with coding style 10 years ago
apilistsubscribers.php 29d0871e5a Making many of the API actions more consistent with coding style 10 years ago
apilistsubscriptions.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 10 years ago
apimediaupload.php b570f0d3cb Media files are accepted and uploaded via Twitter API now 8 years ago
apioauthaccesstoken.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 years ago
apioauthauthorize.php f46d675a20 GNU social is with a minor s. 10 years ago
apioauthpin.php cc34bb48c7 OAuth related syntax fixes, nothing big 10 years ago
apioauthrequesttoken.php c288315700 apparently not only regex 'https?' urls are sent 10 years ago
apisearchatom.php b596391fcd Avoid having to check for notices without rendered copies in upgrade.php 8 years ago
apisearchjson.php f46d675a20 GNU social is with a minor s. 10 years ago
apistatusesdestroy.php dac617d95a I think all the notice deletion calls are event-compatible now 8 years ago
apistatusesshow.php 1e5770bbcf $this->notice is never unset after prepare 8 years ago
apistatusesupdate.php a1530b0e68 Removing superflous debug stuff 8 years ago
apisubscriptions.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 10 years ago
apitimelinefriends.php 4b2a66ed29 New mechanism for "all" feed (InboxNoticeStream) 10 years ago
apitimelinegroup.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 10 years ago
apitimelinehome.php 0bc7d9c6c6 We sent a User object instead of Profile to InboxNoticeStream (thanks postblue) 10 years ago
apitimelinelist.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 10 years ago
apitimelinementions.php 4ab56f34dd Previous edit made translation notes incompatible 10 years ago
apitimelinenetworkpublic.php 95751331de Network wide public feed auth check fix 9 years ago
apitimelinepublic.php 4c14794cae ApiTimelineNetworkPublicAction available now 9 years ago
apitimelinetag.php 43cec8eaac API actions are not ManagedAction yet 9 years ago
apitimelineuser.php dd149a76f3 AtomPub should work now, at least for post/note 8 years ago
apitrends.php 34a6624452 Qvitter API changes (thanks hannes2peer) 10 years ago
apiuserfollowers.php 29d0871e5a Making many of the API actions more consistent with coding style 10 years ago
apiuserfriends.php 29d0871e5a Making many of the API actions more consistent with coding style 10 years ago
apiuserprofileimage.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 10 years ago
apiusershow.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 10 years ago
approvegroup.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 years ago
approvesub.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 years ago
atompubmembershipfeed.php c7df5594d0 Simplified by adding an abstract AtompubAction 9 years ago
atompubshowmembership.php bc51c6b64f Those variables were set for a reason 9 years ago
atompubshowsubscription.php bc51c6b64f Those variables were set for a reason 9 years ago
atompubsubscriptionfeed.php ec4e432d55 Subscription::ensureStart skips AlreadyFulfilledException 9 years ago
attachment.php 4b65275e41 AttachmentAction is a ManagedAction, don't implement handle() 9 years ago
attachment_thumbnail.php 6924bb1d29 Gah and a 302 in the non-exception-handling redirect too 8 years ago
avatarbynickname.php f46d675a20 GNU social is with a minor s. 10 years ago
avatarsettings.php fd2efbc6f8 AvatarSettings more aligned to FormAction 8 years ago
backupaccount.php 25c15119bc Backupaccount is always readonly 8 years ago
block.php 7e597ea7cc More Favorite pluginification (favecount, cache, menus(favecount, cache, menus)) 10 years ago
blockedfromgroup.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 years ago
cancelgroup.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 years ago
cancelsubscription.php 1ea876296d A bunch of FormAction and ManagedAction synchronization 9 years ago
confirmaddress.php 12058c30b4 Managed_DataObject->updateWithKeys throws its own exception 9 years ago
conversation.php 0fd2ad649e Conversation IDs (again) no longer based on Notice ID 8 years ago
deleteaccount.php edd8045375 Message tweaks and elaborations as well as translator documentation tweaks. Based on comments by OsamaK. 12 years ago
deleteapplication.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 years ago
deletegroup.php b81857656f delete groups from groups directory, for admins 9 years ago
deletenotice.php a30d34be7f Returnto the previous page when deleting a notice. 8 years ago
deleteuser.php c7c34ec05a Only administrators can delete other privileged users. 8 years ago
doc.php 0bd0c65b87 Bring back title to DocAction 8 years ago
editapplication.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 years ago
editgroup.php a89e91da79 By default, don't allow nick changes for profiles 9 years ago
editpeopletag.php 8616055959 Can now delete lists/peopletags (thanks MrB) 9 years ago
emailsettings.php 647171e089 EmailSettingsAction adapted to FormAction 8 years ago
featured.php 0850c66a21 default local nav in featured user list 13 years ago
foaf.php afbdcf8938 Don't publish mbox_sha1sum in FOAF by default. 8 years ago
foafgroup.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 years ago
geocode.php 9a6ee5e859 Update translator documentation. 13 years ago
getfile.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 years ago
grantrole.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 years ago
groupblock.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 years ago
groupbyid.php 266b032b17 UsergroupbyidAction now extends ManagedAction 8 years ago
grouplogo.php 3ee673ac91 ImageFile->resize now totally replaced with resizeTo 9 years ago
groupmembers.php fc047bd6e6 Minor code cleanup with group related actions (thanks brw12) 10 years ago
groupqueue.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 years ago
grouprss.php e46b2803a7 Introducing TargetedRss10Action for simplifying RSS 1.0 9 years ago
groups.php 6ee77f1302 defaultlocalnav in groups 13 years ago
groupsearch.php 13991f7eb9 * add/update translator documentation. 13 years ago
groupunblock.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 years ago
imsettings.php f1d9d8a6ed ImSettings adapted to FormAction inheritance 8 years ago
invite.php ec4e432d55 Subscription::ensureStart skips AlreadyFulfilledException 9 years ago
joingroup.php 418b3c3c53 Some files got updated coding style 10 years ago
leavegroup.php 418b3c3c53 Some files got updated coding style 10 years ago
licenseadminpanel.php 8912cdc7a4 Validate::uri replaced with filter_var for HTTP[S] URL checks 10 years ago
login.php 0a2c51510c FormAction wants getInstructions to be protected 9 years ago
logout.php 06f60b57c1 StartpageAction essentially duplicated TopAction 9 years ago
makeadmin.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 years ago
microsummary.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 years ago
networkpublic.php a4739b0107 Move some last OpenID stuff into the OpenID plugin (XRDS) 9 years ago
newapplication.php a6e299a2fc OAuth stuff adapted for FormAction 8 years ago
newgroup.php 1ea876296d A bunch of FormAction and ManagedAction synchronization 9 years ago
newnotice.php 73dbc5ca1b Use ToSelector choice again. 8 years ago
noticesearch.php 54325e266f upgrade script makes sure all notices have rendered copies 8 years ago
noticesearchrss.php e46b2803a7 Introducing TargetedRss10Action for simplifying RSS 1.0 9 years ago
nudge.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 years ago
oauthappssettings.php a6e299a2fc OAuth stuff adapted for FormAction 8 years ago
oauthconnectionssettings.php a6e299a2fc OAuth stuff adapted for FormAction 8 years ago
oldschoolsettings.php 47ef917f62 oldschool settings adapted to FormAction 8 years ago
opensearch.php b37e12ed34 * translator documntation updated 13 years ago
otp.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 years ago
passwordsettings.php 29847f172f setPassword now runs validate too 8 years ago
pathsadminpanel.php ec257d940a Either use or don't use HTTPS 8 years ago
peoplesearch.php 65045a26f3 * update translator documentation. 13 years ago
peopletag.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 years ago
peopletagautocomplete.php 792b62874e Require Profile for Profile->getLists 8 years ago
peopletagged.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 years ago
peopletagsbyuser.php 792b62874e Require Profile for Profile->getLists 8 years ago
peopletagsforuser.php 3d66d960a1 Require Profile for Profile->getOtherTags 8 years ago
peopletagsubscribers.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 years ago
peopletagsubscriptions.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 years ago
plugindisable.php e2defc1f7c * update/add translator documentation. 13 years ago
pluginenable.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 years ago
pluginsadminpanel.php 39462c3a2e Documentation about plugins 9 years ago
profilecompletion.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 years ago
profilesettings.php 5fbb01130a By default, disallow users to set private_stream 8 years ago
profiletagbyid.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 years ago
public.php a4739b0107 Move some last OpenID stuff into the OpenID plugin (XRDS) 9 years ago
publicrss.php e46b2803a7 Introducing TargetedRss10Action for simplifying RSS 1.0 9 years ago
publictagcloud.php 83fb5e6023 Mass replacement of #-comments with //-comments 13 years ago
recoverpassword.php b0bf620c61 RecoverpasswordAction uses User->setPassword() 8 years ago
redirect.php f79dbaf9a7 Add a doc page that links to the StatusNet wiki API page 13 years ago
redirecturl.php 4d179c6b0c Our URLs are permanent redirects, mind you! 8 years ago
register.php 7c90d7022b Require the license with HTML5 8 years ago
removepeopletag.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 years ago
replies.php 50c297bcbe ShowstreamAction fixes so it's not as horrible 8 years ago
repliesrss.php e46b2803a7 Introducing TargetedRss10Action for simplifying RSS 1.0 9 years ago
restoreaccount.php 6319003a34 Change "stream" to "timeline" for consistency. 12 years ago
revokerole.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 years ago
robotstxt.php 6919dda958 RobotstxtAction migrated to ManagedAction 9 years ago
rsd.php c95f74018d Add AtomPub, Twitter-compat. API documentation to doc-src/ 8 years ago
sandbox.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 years ago
selftag.php 4ab995dd1e Complete "people tag" to "list" in UI messages. 13 years ago
sessionsadminpanel.php 78edb4bf56 Update translator documentation. 13 years ago
showapplication.php 414a95a784 Initial move towards microformats2 10 years ago
showgroup.php 930b09677c Actually use the PrimaryNoticeList in actions 9 years ago
shownotice.php d9b649642d Show notice feed URLs (and author) 8 years ago
showprofiletag.php ad3b62cf2f ShowprofiletagAction now extends ShowstreamAction 8 years ago
showstream.php 3255e2e1b8 Merge branch 'page_title_showstream' into 'nightly' 8 years ago
silence.php e5ad98e601 Silence action can only be used on non-priviliged users 8 years ago
siteadminpanel.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 years ago
sitenoticeadminpanel.php 7e6783bb8f Replace htmLawed with HTMLPurifier 8 years ago
smssettings.php 2dd979d3f8 SMS Settings now better adapted to FormAction 8 years ago
subedit.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 years ago
subqueue.php c19964094b Pending subscription requests now work as they should 8 years ago
subscribe.php ec4e432d55 Subscription::ensureStart skips AlreadyFulfilledException 9 years ago
subscribepeopletag.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 years ago
subscribers.php 4b22b0c42a More listitems and lists into separate files + stronger typing 8 years ago
subscriptions.php 6d9f390ba8 Separating classes into files and stronger typing 8 years ago
sup.php 83fb5e6023 Mass replacement of #-comments with //-comments 13 years ago
tag.php fde3b99e8e Less redundant code, please 9 years ago
tagprofile.php 47c83f4c49 Only serve tagprofile HTML if we aren't POSTing via ajax 9 years ago
tagrss.php e46b2803a7 Introducing TargetedRss10Action for simplifying RSS 1.0 9 years ago
top.php 06f60b57c1 StartpageAction essentially duplicated TopAction 9 years ago
unblock.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 years ago
unsandbox.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 years ago
unsilence.php e5ad98e601 Silence action can only be used on non-priviliged users 8 years ago
unsubscribe.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 years ago
unsubscribepeopletag.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 years ago
urlsettings.php 992fe6896f Urlsettings now adapted to FormAction 8 years ago
useradminpanel.php 2a4dc77a63 The overloaded DB_DataObject function staticGet is now called getKV 10 years ago
userbyid.php 8ad81a6aa3 Allow showing profiles with UserbyidAction (/user/:id) 9 years ago
usergroups.php a04b1cda45 Drop dead variable 8 years ago
userrss.php e868ac41cd userrss action didn't call parent preparation method 8 years ago
version.php 414a95a784 Initial move towards microformats2 10 years ago