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