Chimo 7cea3f9f11 Add 'statusnet_textarea' backward-compatibility 9 jaren geleden
..
accessadminpanel.php 14e22b2985 Let an administrator set config public/localonly 9 jaren geleden
addpeopletag.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 jaren geleden
all.php acd36698b4 A bunch of clientError that were called as serverError 9 jaren geleden
allrss.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 jaren geleden
apiaccountratelimitstatus.php a9c4bcd71f Removing unnecessary require_once lines (autoload!) 11 jaren geleden
apiaccountregister.php 305c9f33a7 Registration coding cleanup 10 jaren geleden
apiaccountupdatebackgroundcolor.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 11 jaren geleden
apiaccountupdatedeliverydevice.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 jaren geleden
apiaccountupdatelinkcolor.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 11 jaren geleden
apiaccountupdateprofile.php 98afab74e2 Bad variable reference (needed $this->) 10 jaren geleden
apiaccountupdateprofileimage.php fcba540a14 Removed legacy OMB. Use OStatus for remote profiles. 11 jaren geleden
apiaccountverifycredentials.php fac9f4e545 Merge branch 'nightly' of gitorious.org:social/mainline into nightly 10 jaren geleden
apiatomservice.php 29d0871e5a Making many of the API actions more consistent with coding style 11 jaren geleden
apiattachment.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 11 jaren geleden
apiblockcreate.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 11 jaren geleden
apiblockdestroy.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 11 jaren geleden
apicheckhub.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 11 jaren geleden
apichecknickname.php ce9d18c29d Only check if a nickname exists if site is non-private 10 jaren geleden
apiconversation.php 34a6624452 Qvitter API changes (thanks hannes2peer) 11 jaren geleden
apiexternalprofileshow.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 11 jaren geleden
apifriendshipscreate.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 11 jaren geleden
apifriendshipsdestroy.php a9c4bcd71f Removing unnecessary require_once lines (autoload!) 11 jaren geleden
apifriendshipsexists.php 34a6624452 Qvitter API changes (thanks hannes2peer) 11 jaren geleden
apifriendshipsshow.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 jaren geleden
apignusocialconfig.php 29d0871e5a Making many of the API actions more consistent with coding style 11 jaren geleden
apignusocialversion.php f110fc5c9a Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 11 jaren geleden
apigroupadmins.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 11 jaren geleden
apigroupcreate.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 11 jaren geleden
apigroupismember.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 11 jaren geleden
apigroupjoin.php fc047bd6e6 Minor code cleanup with group related actions (thanks brw12) 10 jaren geleden
apigroupleave.php 33beb83e86 Variable name updates in apigroupleave.php 9 jaren geleden
apigrouplist.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 11 jaren geleden
apigrouplistall.php 34a6624452 Qvitter API changes (thanks hannes2peer) 11 jaren geleden
apigroupmembership.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 11 jaren geleden
apigroupprofileupdate.php a89e91da79 By default, don't allow nick changes for profiles 9 jaren geleden
apigroupshow.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 11 jaren geleden
apihelptest.php 34a6624452 Qvitter API changes (thanks hannes2peer) 11 jaren geleden
apilist.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 11 jaren geleden
apilistmember.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 11 jaren geleden
apilistmembers.php 29d0871e5a Making many of the API actions more consistent with coding style 11 jaren geleden
apilistmemberships.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 11 jaren geleden
apilists.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 11 jaren geleden
apilistsubscriber.php 29d0871e5a Making many of the API actions more consistent with coding style 11 jaren geleden
apilistsubscribers.php 29d0871e5a Making many of the API actions more consistent with coding style 11 jaren geleden
apilistsubscriptions.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 11 jaren geleden
apimediaupload.php ef0a703bdd No need to pre-generate thumbnails anymore 10 jaren geleden
apioauthaccesstoken.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 jaren geleden
apioauthauthorize.php f46d675a20 GNU social is with a minor s. 11 jaren geleden
apioauthpin.php cc34bb48c7 OAuth related syntax fixes, nothing big 11 jaren geleden
apioauthrequesttoken.php c288315700 apparently not only regex 'https?' urls are sent 11 jaren geleden
apisearchatom.php 7ea067a0dc Notice_source checks in better code style 10 jaren geleden
apisearchjson.php f46d675a20 GNU social is with a minor s. 11 jaren geleden
apistatusesdestroy.php a9c4bcd71f Removing unnecessary require_once lines (autoload!) 11 jaren geleden
apistatusesretweet.php b0cc9292b1 Notice->repeat() function takes Profile as argument now 10 jaren geleden
apistatusesretweets.php a9c4bcd71f Removing unnecessary require_once lines (autoload!) 11 jaren geleden
apistatusesshow.php 9c7f8f1643 Inform API users if notice was deleted. 9 jaren geleden
apistatusesupdate.php 8b585ff647 MediaFile upload simplifying 10 jaren geleden
apisubscriptions.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 11 jaren geleden
apitimelinefriends.php 4b2a66ed29 New mechanism for "all" feed (InboxNoticeStream) 10 jaren geleden
apitimelinegroup.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 11 jaren geleden
apitimelinehome.php 0bc7d9c6c6 We sent a User object instead of Profile to InboxNoticeStream (thanks postblue) 10 jaren geleden
apitimelinelist.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 11 jaren geleden
apitimelinementions.php 4ab56f34dd Previous edit made translation notes incompatible 11 jaren geleden
apitimelinenetworkpublic.php 95751331de Network wide public feed auth check fix 9 jaren geleden
apitimelinepublic.php 4c14794cae ApiTimelineNetworkPublicAction available now 9 jaren geleden
apitimelineretweetedbyme.php a9c4bcd71f Removing unnecessary require_once lines (autoload!) 11 jaren geleden
apitimelineretweetedtome.php a9c4bcd71f Removing unnecessary require_once lines (autoload!) 11 jaren geleden
apitimelineretweetsofme.php a9c4bcd71f Removing unnecessary require_once lines (autoload!) 11 jaren geleden
apitimelinetag.php 34a6624452 Qvitter API changes (thanks hannes2peer) 11 jaren geleden
apitimelineuser.php 48680942fd Avoid undefined variables. 10 jaren geleden
apitrends.php 34a6624452 Qvitter API changes (thanks hannes2peer) 11 jaren geleden
apiuserfollowers.php 29d0871e5a Making many of the API actions more consistent with coding style 11 jaren geleden
apiuserfriends.php 29d0871e5a Making many of the API actions more consistent with coding style 11 jaren geleden
apiuserprofileimage.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 11 jaren geleden
apiusershow.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 11 jaren geleden
approvegroup.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 jaren geleden
approvesub.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 jaren geleden
atompubmembershipfeed.php c7df5594d0 Simplified by adding an abstract AtompubAction 10 jaren geleden
atompubshowmembership.php bc51c6b64f Those variables were set for a reason 10 jaren geleden
atompubshowsubscription.php bc51c6b64f Those variables were set for a reason 10 jaren geleden
atompubsubscriptionfeed.php c7df5594d0 Simplified by adding an abstract AtompubAction 10 jaren geleden
attachment.php 4b65275e41 AttachmentAction is a ManagedAction, don't implement handle() 9 jaren geleden
attachment_thumbnail.php 132ac624a2 Attachment_thumbnailAction is a ManagedAction (doPreparation) 9 jaren geleden
avatarbynickname.php f46d675a20 GNU social is with a minor s. 11 jaren geleden
avatarsettings.php 79824a3625 Could not update avatar due to Bad Thumbnail parameters 10 jaren geleden
backupaccount.php 880b1b666e Merge branch 'master' into 0.9.x 13 jaren geleden
block.php 7e597ea7cc More Favorite pluginification (favecount, cache, menus(favecount, cache, menus)) 10 jaren geleden
blockedfromgroup.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 jaren geleden
cancelgroup.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 jaren geleden
cancelsubscription.php 820a21e16d parent::handlePost() in CancelsubscriptionAction 10 jaren geleden
confirmaddress.php 12058c30b4 Managed_DataObject->updateWithKeys throws its own exception 9 jaren geleden
conversation.php 1a81188355 Use an Event to present notices conversations 10 jaren geleden
deleteaccount.php edd8045375 Message tweaks and elaborations as well as translator documentation tweaks. Based on comments by OsamaK. 13 jaren geleden
deleteapplication.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 jaren geleden
deletegroup.php b81857656f delete groups from groups directory, for admins 10 jaren geleden
deletenotice.php 2a4dc77a63 The overloaded DB_DataObject function staticGet is now called getKV 11 jaren geleden
deleteuser.php 54e27bc30c shows which user we are confirming to delete 10 jaren geleden
doc.php 414a95a784 Initial move towards microformats2 10 jaren geleden
editapplication.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 jaren geleden
editgroup.php a89e91da79 By default, don't allow nick changes for profiles 9 jaren geleden
editpeopletag.php 8616055959 Can now delete lists/peopletags (thanks MrB) 9 jaren geleden
emailsettings.php 12058c30b4 Managed_DataObject->updateWithKeys throws its own exception 9 jaren geleden
featured.php 0850c66a21 default local nav in featured user list 13 jaren geleden
foaf.php 5fd6053220 Code cleanup and enabling User object's etc. getUri() 10 jaren geleden
foafgroup.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 jaren geleden
geocode.php 9a6ee5e859 Update translator documentation. 13 jaren geleden
getfile.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 jaren geleden
grantrole.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 jaren geleden
groupblock.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 jaren geleden
groupbyid.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 jaren geleden
grouplogo.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 jaren geleden
groupmembers.php fc047bd6e6 Minor code cleanup with group related actions (thanks brw12) 10 jaren geleden
groupqueue.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 jaren geleden
grouprss.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 jaren geleden
groups.php 6ee77f1302 defaultlocalnav in groups 13 jaren geleden
groupsearch.php 13991f7eb9 * add/update translator documentation. 14 jaren geleden
groupunblock.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 jaren geleden
imsettings.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 jaren geleden
invite.php 93e878d7ca Make better use of Subscription class 11 jaren geleden
joingroup.php 418b3c3c53 Some files got updated coding style 10 jaren geleden
leavegroup.php 418b3c3c53 Some files got updated coding style 10 jaren geleden
licenseadminpanel.php 8912cdc7a4 Validate::uri replaced with filter_var for HTTP[S] URL checks 11 jaren geleden
login.php 8dafce34c3 LoginAction somewhat converted to FormAction 11 jaren geleden
logout.php 4daa2e4644 Use 'StartpageAction' to determine what to show on / 9 jaren geleden
makeadmin.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 jaren geleden
microsummary.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 jaren geleden
networkpublic.php 341ee2c3db Network public feed name fixed (prev. not "Network") 9 jaren geleden
newapplication.php 8912cdc7a4 Validate::uri replaced with filter_var for HTTP[S] URL checks 11 jaren geleden
newgroup.php db704b5d10 Fixed type-hints + added assert + method getGroup(). 10 jaren geleden
newnotice.php 7cea3f9f11 Add 'statusnet_textarea' backward-compatibility 9 jaren geleden
noticesearch.php 414a95a784 Initial move towards microformats2 10 jaren geleden
noticesearchrss.php 65045a26f3 * update translator documentation. 13 jaren geleden
nudge.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 jaren geleden
oauthappssettings.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 jaren geleden
oauthconnectionssettings.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 jaren geleden
oldschoolsettings.php cd3cff451f ConversationTree is now a plugin (not oldschool setting) 10 jaren geleden
opensearch.php b37e12ed34 * translator documntation updated 13 jaren geleden
otp.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 jaren geleden
passwordsettings.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 jaren geleden
pathsadminpanel.php a1907f20c4 Remove old background validation stuff from paths admin panel 13 jaren geleden
peoplesearch.php 65045a26f3 * update translator documentation. 13 jaren geleden
peopletag.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 jaren geleden
peopletagautocomplete.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 jaren geleden
peopletagged.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 jaren geleden
peopletagsbyuser.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 jaren geleden
peopletagsforuser.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 jaren geleden
peopletagsubscribers.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 jaren geleden
peopletagsubscriptions.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 jaren geleden
plugindisable.php e2defc1f7c * update/add translator documentation. 13 jaren geleden
pluginenable.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 jaren geleden
pluginsadminpanel.php e2defc1f7c * update/add translator documentation. 13 jaren geleden
profilecompletion.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 jaren geleden
profilesettings.php a89e91da79 By default, don't allow nick changes for profiles 9 jaren geleden
profiletagbyid.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 jaren geleden
public.php acd36698b4 A bunch of clientError that were called as serverError 9 jaren geleden
publicrss.php 65045a26f3 * update translator documentation. 13 jaren geleden
publictagcloud.php 83fb5e6023 Mass replacement of #-comments with //-comments 13 jaren geleden
publicxrds.php e2defc1f7c * update/add translator documentation. 13 jaren geleden
recoverpassword.php 12058c30b4 Managed_DataObject->updateWithKeys throws its own exception 9 jaren geleden
redirect.php f79dbaf9a7 Add a doc page that links to the StatusNet wiki API page 14 jaren geleden
redirecturl.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 jaren geleden
register.php 305c9f33a7 Registration coding cleanup 10 jaren geleden
removepeopletag.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 jaren geleden
repeat.php b0cc9292b1 Notice->repeat() function takes Profile as argument now 10 jaren geleden
replies.php acd36698b4 A bunch of clientError that were called as serverError 9 jaren geleden
repliesrss.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 jaren geleden
restoreaccount.php 6319003a34 Change "stream" to "timeline" for consistency. 13 jaren geleden
revokerole.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 jaren geleden
robotstxt.php 6a1b0e2375 * update translator documentation. 13 jaren geleden
rsd.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 jaren geleden
sandbox.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 jaren geleden
selftag.php 4ab995dd1e Complete "people tag" to "list" in UI messages. 13 jaren geleden
sessionsadminpanel.php 78edb4bf56 Update translator documentation. 13 jaren geleden
showapplication.php 414a95a784 Initial move towards microformats2 10 jaren geleden
showgroup.php 930b09677c Actually use the PrimaryNoticeList in actions 10 jaren geleden
shownotice.php eff3256f59 API notice access was not access restricted 9 jaren geleden
showprofiletag.php acd36698b4 A bunch of clientError that were called as serverError 9 jaren geleden
showstream.php e086ef3a84 ProfileAction derivatives somewhat migrated to ManagedAction 10 jaren geleden
silence.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 jaren geleden
siteadminpanel.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 jaren geleden
sitenoticeadminpanel.php edd8045375 Message tweaks and elaborations as well as translator documentation tweaks. Based on comments by OsamaK. 13 jaren geleden
smssettings.php 12058c30b4 Managed_DataObject->updateWithKeys throws its own exception 9 jaren geleden
startpage.php 4daa2e4644 Use 'StartpageAction' to determine what to show on / 9 jaren geleden
subedit.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 jaren geleden
subqueue.php d1ac9a4b44 this->target was not available in the listitem 9 jaren geleden
subscribe.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 jaren geleden
subscribepeopletag.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 jaren geleden
subscribers.php eb7f964598 Modernising subscribers/subscriptions to use $this->scoped/target 10 jaren geleden
subscriptions.php 53fb39a1d0 Nicknames in subscriptions list 10 jaren geleden
sup.php 83fb5e6023 Mass replacement of #-comments with //-comments 13 jaren geleden
tag.php acd36698b4 A bunch of clientError that were called as serverError 9 jaren geleden
tagprofile.php 4b40d6bb2a TagprofileAction fiddled with, now doesn't require OStatus override 10 jaren geleden
tagrss.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 jaren geleden
top.php 9ba736c032 Add a dummy 'top' action to take you to the main page of the site 13 jaren geleden
unblock.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 jaren geleden
unsandbox.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 jaren geleden
unsilence.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 jaren geleden
unsubscribe.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 jaren geleden
unsubscribepeopletag.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 jaren geleden
urlsettings.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 jaren geleden
useradminpanel.php 2a4dc77a63 The overloaded DB_DataObject function staticGet is now called getKV 11 jaren geleden
userbyid.php 6d739789f6 protected handle function without args for Action 11 jaren geleden
usergroups.php e086ef3a84 ProfileAction derivatives somewhat migrated to ManagedAction 10 jaren geleden
userrss.php acbe94936f common_redirect and clientError exits, so refactor 10 jaren geleden
version.php 414a95a784 Initial move towards microformats2 10 jaren geleden