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