..
accessadminpanel.php
Let an administrator set config public/localonly
2015-01-29 21:07:23 +01:00
addpeopletag.php
Cosmetic changes to common_redirect, clientError, serverError
2014-03-10 00:25:57 +01:00
all.php
ShowstreamAction fixes so it's not as horrible
2015-07-10 12:34:06 +02:00
allrss.php
Consistent behaviour for ScopingNoticeStream $scoped
2016-03-01 14:51:47 +01:00
apiaccountratelimitstatus.php
Another function not matching parent declaration
2015-06-07 09:26:12 +02:00
apiaccountregister.php
Fullname and location are now text, not varchar, and can be >191|255
2016-01-28 19:12:30 +01:00
apiaccountupdatebackgroundcolor.php
Protected function prepare with array $args defaulting to array()
2013-10-29 10:26:46 +01:00
apiaccountupdatedeliverydevice.php
Cosmetic changes to common_redirect, clientError, serverError
2014-03-10 00:25:57 +01:00
apiaccountupdatelinkcolor.php
Protected function prepare with array $args defaulting to array()
2013-10-29 10:26:46 +01:00
apiaccountupdateprofile.php
Suggested edits by hannes2peer
2015-09-03 18:04:13 +02:00
apiaccountupdateprofileimage.php
Removed legacy OMB. Use OStatus for remote profiles.
2013-10-28 16:22:09 +01:00
apiaccountverifycredentials.php
Merge branch 'nightly' of gitorious.org:social/mainline into nightly
2015-01-21 23:45:49 +01:00
apiatomservice.php
Making many of the API actions more consistent with coding style
2013-10-15 03:07:40 +02:00
apiattachment.php
Protected function prepare with array $args defaulting to array()
2013-10-29 10:26:46 +01:00
apiblockcreate.php
Protected function prepare with array $args defaulting to array()
2013-10-29 10:26:46 +01:00
apiblockdestroy.php
Protected function prepare with array $args defaulting to array()
2013-10-29 10:26:46 +01:00
apicheckhub.php
Protected function prepare with array $args defaulting to array()
2013-10-29 10:26:46 +01:00
apichecknickname.php
Only check if a nickname exists if site is non-private
2015-01-21 22:08:21 +01:00
apiconversation.php
Function declarations not matching their parents
2015-06-06 22:14:56 +02:00
apiexternalprofileshow.php
Protected function prepare with array $args defaulting to array()
2013-10-29 10:26:46 +01:00
apifriendshipscreate.php
Subscription::ensureStart skips AlreadyFulfilledException
2015-03-04 11:38:04 +01:00
apifriendshipsdestroy.php
apiauth action with ->user changed to ->scoped
2015-02-17 16:39:27 +01:00
apifriendshipsexists.php
Various $this->scoped fixes and protected prepare/handle in API actions
2015-02-17 17:20:00 +01:00
apifriendshipsshow.php
Various $this->scoped fixes and protected prepare/handle in API actions
2015-02-17 17:20:00 +01:00
apignusocialconfig.php
Making many of the API actions more consistent with coding style
2013-10-15 03:07:40 +02:00
apignusocialversion.php
Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION
2013-11-01 13:51:41 +01:00
apigroupadmins.php
Protected function prepare with array $args defaulting to array()
2013-10-29 10:26:46 +01:00
apigroupcreate.php
Protected function prepare with array $args defaulting to array()
2013-10-29 10:26:46 +01:00
apigroupismember.php
Protected function prepare with array $args defaulting to array()
2013-10-29 10:26:46 +01:00
apigroupjoin.php
Minor code cleanup with group related actions (thanks brw12)
2014-03-01 12:01:17 +01:00
apigroupleave.php
Variable name updates in apigroupleave.php
2015-02-04 17:30:50 +01:00
apigrouplist.php
Protected function prepare with array $args defaulting to array()
2013-10-29 10:26:46 +01:00
apigrouplistall.php
Qvitter API changes (thanks hannes2peer)
2013-10-06 21:51:50 +02:00
apigroupmembership.php
Protected function prepare with array $args defaulting to array()
2013-10-29 10:26:46 +01:00
apigroupprofileupdate.php
By default, don't allow nick changes for profiles
2015-02-04 21:25:14 +01:00
apigroupshow.php
Protected function prepare with array $args defaulting to array()
2013-10-29 10:26:46 +01:00
apihelptest.php
Qvitter API changes (thanks hannes2peer)
2013-10-06 21:51:50 +02:00
apilist.php
Protected function prepare with array $args defaulting to array()
2013-10-29 10:26:46 +01:00
apilistmember.php
Protected function prepare with array $args defaulting to array()
2013-10-29 10:26:46 +01:00
apilistmembers.php
Making many of the API actions more consistent with coding style
2013-10-15 03:07:40 +02:00
apilistmemberships.php
Require Profile for Profile->getOtherTags
2016-01-06 00:07:15 +01:00
apilists.php
Require Profile for Profile->getLists
2016-01-06 00:18:10 +01:00
apilistsubscriber.php
Making many of the API actions more consistent with coding style
2013-10-15 03:07:40 +02:00
apilistsubscribers.php
Making many of the API actions more consistent with coding style
2013-10-15 03:07:40 +02:00
apilistsubscriptions.php
Protected function prepare with array $args defaulting to array()
2013-10-29 10:26:46 +01:00
apimediaupload.php
Media files are accepted and uploaded via Twitter API now
2016-01-14 19:15:02 +01:00
apioauthaccesstoken.php
Cosmetic changes to common_redirect, clientError, serverError
2014-03-10 00:25:57 +01:00
apioauthauthorize.php
GNU social is with a minor s.
2013-10-15 00:20:36 +02:00
apioauthpin.php
OAuth related syntax fixes, nothing big
2013-10-06 12:43:18 +02:00
apioauthrequesttoken.php
apparently not only regex 'https?' urls are sent
2014-01-01 19:47:49 +01:00
apisearchatom.php
Avoid having to check for notices without rendered copies in upgrade.php
2016-01-06 15:32:27 +01:00
apisearchjson.php
GNU social is with a minor s.
2013-10-15 00:20:36 +02:00
apistatusesdestroy.php
Refactoring ApiStatusesDestroyAction
2016-02-28 19:35:03 +01:00
apistatusesshow.php
$this->notice is never unset after prepare
2016-01-13 21:34:15 +01:00
apistatusesupdate.php
Removing superflous debug stuff
2016-01-14 22:12:36 +01:00
apisubscriptions.php
Protected function prepare with array $args defaulting to array()
2013-10-29 10:26:46 +01:00
apitimelinefriends.php
New mechanism for "all" feed (InboxNoticeStream)
2014-03-06 04:18:54 +01:00
apitimelinegroup.php
Protected function prepare with array $args defaulting to array()
2013-10-29 10:26:46 +01:00
apitimelinehome.php
We sent a User object instead of Profile to InboxNoticeStream (thanks postblue)
2014-03-07 01:27:14 +01:00
apitimelinelist.php
Protected function prepare with array $args defaulting to array()
2013-10-29 10:26:46 +01:00
apitimelinementions.php
Previous edit made translation notes incompatible
2014-01-01 20:09:11 +01:00
apitimelinenetworkpublic.php
Network wide public feed auth check fix
2015-01-29 23:30:13 +01:00
apitimelinepublic.php
ApiTimelineNetworkPublicAction available now
2015-01-29 23:01:53 +01:00
apitimelinetag.php
API actions are not ManagedAction yet
2015-07-09 13:46:03 +02:00
apitimelineuser.php
AtomPub should work now, at least for post/note
2015-10-09 16:19:26 +02:00
apitrends.php
Qvitter API changes (thanks hannes2peer)
2013-10-06 21:51:50 +02:00
apiuserfollowers.php
Making many of the API actions more consistent with coding style
2013-10-15 03:07:40 +02:00
apiuserfriends.php
Making many of the API actions more consistent with coding style
2013-10-15 03:07:40 +02:00
apiuserprofileimage.php
Protected function prepare with array $args defaulting to array()
2013-10-29 10:26:46 +01:00
apiusershow.php
Protected function prepare with array $args defaulting to array()
2013-10-29 10:26:46 +01:00
approvegroup.php
Cosmetic changes to common_redirect, clientError, serverError
2014-03-10 00:25:57 +01:00
approvesub.php
Cosmetic changes to common_redirect, clientError, serverError
2014-03-10 00:25:57 +01:00
atompubmembershipfeed.php
Simplified by adding an abstract AtompubAction
2015-01-12 03:15:41 +01:00
atompubshowmembership.php
Those variables were set for a reason
2015-01-13 12:56:56 +01:00
atompubshowsubscription.php
Those variables were set for a reason
2015-01-13 12:56:56 +01:00
atompubsubscriptionfeed.php
Subscription::ensureStart skips AlreadyFulfilledException
2015-03-04 11:38:04 +01:00
attachment_thumbnail.php
Gah and a 302 in the non-exception-handling redirect too
2016-01-06 20:09:59 +01:00
attachment.php
AttachmentAction is a ManagedAction, don't implement handle()
2015-01-25 02:25:28 +01:00
avatarbynickname.php
GNU social is with a minor s.
2013-10-15 00:20:36 +02:00
avatarsettings.php
AvatarSettings more aligned to FormAction
2015-07-16 19:21:12 +02:00
backupaccount.php
Backupaccount is always readonly
2016-02-03 01:15:35 +01:00
block.php
More Favorite pluginification (favecount, cache, menus(favecount, cache, menus))
2014-06-28 14:03:30 +02:00
blockedfromgroup.php
Cosmetic changes to common_redirect, clientError, serverError
2014-03-10 00:25:57 +01:00
cancelgroup.php
Cosmetic changes to common_redirect, clientError, serverError
2014-03-10 00:25:57 +01:00
cancelsubscription.php
A bunch of FormAction and ManagedAction synchronization
2015-03-08 20:41:42 +01:00
confirmaddress.php
Managed_DataObject->updateWithKeys throws its own exception
2015-01-25 12:54:08 +01:00
conversation.php
Conversation IDs (again) no longer based on Notice ID
2016-01-06 13:58:46 +01:00
deleteaccount.php
Message tweaks and elaborations as well as translator documentation tweaks. Based on comments by OsamaK.
2011-08-18 15:11:10 +02:00
deleteapplication.php
Cosmetic changes to common_redirect, clientError, serverError
2014-03-10 00:25:57 +01:00
deletegroup.php
delete groups from groups directory, for admins
2014-12-02 15:31:27 +01:00
deletenotice.php
Returnto the previous page when deleting a notice.
2016-02-08 15:30:28 +01:00
deleteuser.php
Only administrators can delete other privileged users.
2016-02-12 15:00:18 +01:00
doc.php
Bring back title to DocAction
2015-09-15 14:26:33 +02:00
editapplication.php
Cosmetic changes to common_redirect, clientError, serverError
2014-03-10 00:25:57 +01:00
editgroup.php
By default, don't allow nick changes for profiles
2015-02-04 21:25:14 +01:00
editpeopletag.php
Can now delete lists/peopletags (thanks MrB)
2015-02-08 23:48:35 +01:00
emailsettings.php
EmailSettingsAction adapted to FormAction
2015-07-16 21:17:22 +02:00
featured.php
default local nav in featured user list
2011-03-01 16:11:59 -05:00
foaf.php
Don't publish mbox_sha1sum in FOAF by default.
2016-02-19 00:10:05 +01:00
foafgroup.php
Cosmetic changes to common_redirect, clientError, serverError
2014-03-10 00:25:57 +01:00
geocode.php
Update translator documentation.
2011-04-03 23:47:46 +02:00
getfile.php
Cosmetic changes to common_redirect, clientError, serverError
2014-03-10 00:25:57 +01:00
grantrole.php
Cosmetic changes to common_redirect, clientError, serverError
2014-03-10 00:25:57 +01:00
groupblock.php
Cosmetic changes to common_redirect, clientError, serverError
2014-03-10 00:25:57 +01:00
groupbyid.php
UsergroupbyidAction now extends ManagedAction
2015-07-21 02:32:17 +02:00
grouplogo.php
Now we can delete a group logo.
2016-01-21 08:10:35 +09:00
groupmembers.php
Minor code cleanup with group related actions (thanks brw12)
2014-03-01 12:01:17 +01:00
groupqueue.php
Cosmetic changes to common_redirect, clientError, serverError
2014-03-10 00:25:57 +01:00
grouprss.php
Introducing TargetedRss10Action for simplifying RSS 1.0
2015-07-10 00:28:36 +02:00
groups.php
defaultlocalnav in groups
2011-03-01 16:18:33 -05:00
groupsearch.php
* add/update translator documentation.
2011-01-31 18:16:55 +01:00
groupunblock.php
Cosmetic changes to common_redirect, clientError, serverError
2014-03-10 00:25:57 +01:00
imsettings.php
ImSettings adapted to FormAction inheritance
2015-07-16 21:18:50 +02:00
invite.php
Subscription::ensureStart skips AlreadyFulfilledException
2015-03-04 11:38:04 +01:00
joingroup.php
Some files got updated coding style
2014-04-15 10:49:20 +02:00
leavegroup.php
Some files got updated coding style
2014-04-15 10:49:20 +02:00
licenseadminpanel.php
Validate::uri replaced with filter_var for HTTP[S] URL checks
2013-10-07 14:46:09 +02:00
login.php
FormAction wants getInstructions to be protected
2015-03-10 21:46:33 +01:00
logout.php
StartpageAction essentially duplicated TopAction
2015-07-09 23:01:50 +02:00
makeadmin.php
Cosmetic changes to common_redirect, clientError, serverError
2014-03-10 00:25:57 +01:00
microsummary.php
Cosmetic changes to common_redirect, clientError, serverError
2014-03-10 00:25:57 +01:00
networkpublic.php
Move some last OpenID stuff into the OpenID plugin (XRDS)
2015-06-04 01:08:03 +02:00
newapplication.php
OAuth stuff adapted for FormAction
2015-07-17 01:07:19 +02:00
newgroup.php
A bunch of FormAction and ManagedAction synchronization
2015-03-08 20:41:42 +01:00
newnotice.php
Use ToSelector choice again.
2016-02-17 23:44:15 +01:00
noticesearch.php
Consistent behaviour for ScopingNoticeStream $scoped
2016-03-01 14:51:47 +01:00
noticesearchrss.php
Introducing TargetedRss10Action for simplifying RSS 1.0
2015-07-10 00:28:36 +02:00
nudge.php
Cosmetic changes to common_redirect, clientError, serverError
2014-03-10 00:25:57 +01:00
oauthappssettings.php
OAuth stuff adapted for FormAction
2015-07-17 01:07:19 +02:00
oauthconnectionssettings.php
OAuth stuff adapted for FormAction
2015-07-17 01:07:19 +02:00
oldschoolsettings.php
oldschool settings adapted to FormAction
2015-07-17 01:18:28 +02:00
opensearch.php
* translator documntation updated
2011-03-05 00:13:04 +01:00
otp.php
Cosmetic changes to common_redirect, clientError, serverError
2014-03-10 00:25:57 +01:00
passwordsettings.php
setPassword now runs validate too
2015-12-30 17:51:57 +01:00
pathsadminpanel.php
Either use or don't use HTTPS
2016-02-10 00:57:39 +01:00
peoplesearch.php
* update translator documentation.
2011-02-17 20:58:22 +01:00
peopletag.php
Cosmetic changes to common_redirect, clientError, serverError
2014-03-10 00:25:57 +01:00
peopletagautocomplete.php
Require Profile for Profile->getLists
2016-01-06 00:18:10 +01:00
peopletagged.php
Cosmetic changes to common_redirect, clientError, serverError
2014-03-10 00:25:57 +01:00
peopletagsbyuser.php
Require Profile for Profile->getLists
2016-01-06 00:18:10 +01:00
peopletagsforuser.php
Require Profile for Profile->getOtherTags
2016-01-06 00:07:15 +01:00
peopletagsubscribers.php
Cosmetic changes to common_redirect, clientError, serverError
2014-03-10 00:25:57 +01:00
peopletagsubscriptions.php
Cosmetic changes to common_redirect, clientError, serverError
2014-03-10 00:25:57 +01:00
plugindisable.php
* update/add translator documentation.
2011-03-11 17:07:27 +01:00
pluginenable.php
Cosmetic changes to common_redirect, clientError, serverError
2014-03-10 00:25:57 +01:00
pluginsadminpanel.php
Documentation about plugins
2015-06-14 11:59:46 -04:00
profilecompletion.php
Cosmetic changes to common_redirect, clientError, serverError
2014-03-10 00:25:57 +01:00
profilesettings.php
By default, disallow users to set private_stream
2016-02-17 22:58:31 +01:00
profiletagbyid.php
Cosmetic changes to common_redirect, clientError, serverError
2014-03-10 00:25:57 +01:00
public.php
Move some last OpenID stuff into the OpenID plugin (XRDS)
2015-06-04 01:08:03 +02:00
publicrss.php
Introducing TargetedRss10Action for simplifying RSS 1.0
2015-07-10 00:28:36 +02:00
publictagcloud.php
Mass replacement of #-comments with //-comments
2011-03-22 11:54:23 -04:00
recoverpassword.php
RecoverpasswordAction uses User->setPassword()
2015-12-30 17:53:43 +01:00
redirect.php
Add a doc page that links to the StatusNet wiki API page
2010-10-12 23:38:16 -04:00
redirecturl.php
Our URLs are permanent redirects, mind you!
2016-01-06 20:06:14 +01:00
register.php
Require the license with HTML5
2016-02-08 17:56:35 +01:00
removepeopletag.php
Cosmetic changes to common_redirect, clientError, serverError
2014-03-10 00:25:57 +01:00
replies.php
ShowstreamAction fixes so it's not as horrible
2015-07-10 12:34:06 +02:00
repliesrss.php
Introducing TargetedRss10Action for simplifying RSS 1.0
2015-07-10 00:28:36 +02:00
restoreaccount.php
Change "stream" to "timeline" for consistency.
2011-08-15 15:57:36 +02:00
revokerole.php
Cosmetic changes to common_redirect, clientError, serverError
2014-03-10 00:25:57 +01:00
robotstxt.php
RobotstxtAction migrated to ManagedAction
2015-07-07 19:45:01 +02:00
rsd.php
Add AtomPub, Twitter-compat. API documentation to doc-src/
2015-11-24 13:00:32 -05:00
sandbox.php
Cosmetic changes to common_redirect, clientError, serverError
2014-03-10 00:25:57 +01:00
selftag.php
Complete "people tag" to "list" in UI messages.
2011-04-17 20:08:03 +02:00
sessionsadminpanel.php
Update translator documentation.
2011-03-24 11:48:53 +01:00
showapplication.php
Initial move towards microformats2
2014-06-22 17:11:04 +02:00
showgroup.php
Consistent behaviour for ScopingNoticeStream $scoped
2016-03-01 14:51:47 +01:00
shownotice.php
Show notice feed URLs (and author)
2016-02-17 23:32:56 +01:00
showprofiletag.php
ShowprofiletagAction now extends ShowstreamAction
2015-09-27 23:46:30 +02:00
showstream.php
Woops, undefined $type there.
2016-02-28 20:50:45 +01:00
silence.php
Silence action can only be used on non-priviliged users
2016-02-12 14:22:25 +01:00
siteadminpanel.php
Cosmetic changes to common_redirect, clientError, serverError
2014-03-10 00:25:57 +01:00
sitenoticeadminpanel.php
Replace htmLawed with HTMLPurifier
2016-01-28 19:01:13 +01:00
smssettings.php
SMS Settings now better adapted to FormAction
2015-07-17 14:29:07 +02:00
subedit.php
Cosmetic changes to common_redirect, clientError, serverError
2014-03-10 00:25:57 +01:00
subqueue.php
Pending subscription requests now work as they should
2016-01-03 20:27:53 +01:00
subscribe.php
Subscription::ensureStart skips AlreadyFulfilledException
2015-03-04 11:38:04 +01:00
subscribepeopletag.php
Cosmetic changes to common_redirect, clientError, serverError
2014-03-10 00:25:57 +01:00
subscribers.php
More listitems and lists into separate files + stronger typing
2016-01-06 01:36:46 +01:00
subscriptions.php
Separating classes into files and stronger typing
2016-01-06 01:30:12 +01:00
sup.php
Mass replacement of #-comments with //-comments
2011-03-22 11:54:23 -04:00
tag.php
Less redundant code, please
2015-06-21 01:37:29 +02:00
tagprofile.php
Only serve tagprofile HTML if we aren't POSTing via ajax
2015-06-06 00:22:14 -04:00
tagrss.php
Introducing TargetedRss10Action for simplifying RSS 1.0
2015-07-10 00:28:36 +02:00
top.php
StartpageAction essentially duplicated TopAction
2015-07-09 23:01:50 +02:00
unblock.php
Cosmetic changes to common_redirect, clientError, serverError
2014-03-10 00:25:57 +01:00
unsandbox.php
Cosmetic changes to common_redirect, clientError, serverError
2014-03-10 00:25:57 +01:00
unsilence.php
Silence action can only be used on non-priviliged users
2016-02-12 14:22:25 +01:00
unsubscribe.php
Cosmetic changes to common_redirect, clientError, serverError
2014-03-10 00:25:57 +01:00
unsubscribepeopletag.php
Cosmetic changes to common_redirect, clientError, serverError
2014-03-10 00:25:57 +01:00
urlsettings.php
Urlsettings now adapted to FormAction
2015-07-17 15:16:45 +02:00
useradminpanel.php
The overloaded DB_DataObject function staticGet is now called getKV
2013-08-18 13:13:56 +02:00
userbyid.php
Allow showing profiles with UserbyidAction (/user/:id)
2015-06-05 21:24:41 +02:00
usergroups.php
Drop dead variable
2015-07-26 11:10:57 +02:00
userrss.php
userrss action didn't call parent preparation method
2015-07-11 19:48:18 +02:00
version.php
Initial move towards microformats2
2014-06-22 17:11:04 +02:00