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