Diogo Cordeiro 4544f29832 [AVATAR] Ensure this Action stays secure 4 rokov pred
..
accessadminpanel.php 6c035d01d4 [DATABASE] Start transactions with START TRANSACTION 4 rokov pred
addpeopletag.php 63caa5044d [LIB_REFACTOR] Fix minor issues 5 rokov pred
all.php a32bfe7d87 TagCloud turned into plugin (performance issues on large installs) 8 rokov pred
allrss.php 63c087a255 Consistent behaviour for ScopingNoticeStream $scoped 8 rokov pred
apiaccountratelimitstatus.php 1536d3ef29 [XML/HTML Outputter] General improvements and refactoring as well as some bug fixes 5 rokov pred
apiaccountregister.php a6898b033d Fullname and location are now text, not varchar, and can be >191|255 8 rokov pred
apiaccountupdatebackgroundcolor.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 11 rokov pred
apiaccountupdatedeliverydevice.php 9de79f0a36 Update prepare() method on Action subclasses. 8 rokov pred
apiaccountupdatelinkcolor.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 11 rokov pred
apiaccountupdateprofile.php e06553b15b Suggested edits by hannes2peer 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 9de79f0a36 Update prepare() method on Action subclasses. 8 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 d76d37340a Function declarations not matching their parents 9 rokov pred
apiexternalprofileshow.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 11 rokov pred
apifriendshipscreate.php ec4e432d55 Subscription::ensureStart skips AlreadyFulfilledException 9 rokov pred
apifriendshipsdestroy.php 75f35bcfe7 apiauth action with ->user changed to ->scoped 9 rokov pred
apifriendshipsexists.php 282f4d6a89 Various $this->scoped fixes and protected prepare/handle in API actions 9 rokov pred
apifriendshipsshow.php 282f4d6a89 Various $this->scoped fixes and protected prepare/handle in API actions 9 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 6911b499d3 [DATABASE] Consistently use the "LIMIT $limit OFFSET $offset" syntax 5 rokov pred
apigroupmembership.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 11 rokov pred
apigroupprofileupdate.php 6c035d01d4 [DATABASE] Start transactions with START TRANSACTION 4 rokov pred
apigroupshow.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 11 rokov pred
apihelptest.php 5ccf3ed714 function declaration to match parent 8 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 b41f9620fa [LIB_REFACTOR] Fix requires 5 rokov pred
apilistmemberships.php 3d66d960a1 Require Profile for Profile->getOtherTags 9 rokov pred
apilists.php 792b62874e Require Profile for Profile->getLists 9 rokov pred
apilistsubscriber.php 9de79f0a36 Update prepare() method on Action subclasses. 8 rokov pred
apilistsubscribers.php b41f9620fa [LIB_REFACTOR] Fix requires 5 rokov pred
apilistsubscriptions.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 11 rokov pred
apimediaupload.php b570f0d3cb Media files are accepted and uploaded via Twitter API now 8 rokov pred
apioauthaccesstoken.php ba2975aac8 Update handle() method on Action subclasses. 8 rokov pred
apioauthauthorize.php 9de79f0a36 Update prepare() method on Action subclasses. 8 rokov pred
apioauthpin.php cc34bb48c7 OAuth related syntax fixes, nothing big 11 rokov pred
apioauthrequesttoken.php 9de79f0a36 Update prepare() method on Action subclasses. 8 rokov pred
apisearchatom.php 59b93b23e2 Split up source and source_link. Never trust HTML! 8 rokov pred
apisearchjson.php 9de79f0a36 Update prepare() method on Action subclasses. 8 rokov pred
apistatusesdestroy.php 2696e13b19 Refactoring ApiStatusesDestroyAction 8 rokov pred
apistatusesshow.php 1e5770bbcf $this->notice is never unset after prepare 8 rokov pred
apistatusesupdate.php 132b932ff3 Add support for Atom entry when posting status 7 rokov pred
apisubscriptions.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 11 rokov pred
apitimelinefriends.php 11c57e7aee Remove Google References 8 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 b41f9620fa [LIB_REFACTOR] Fix requires 5 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
apitimelinetag.php 43cec8eaac API actions are not ManagedAction yet 9 rokov pred
apitimelineuser.php c03ed457a6 Fix broken user activitystreams feed due to deleted notices 5 rokov pred
apitrends.php 9de79f0a36 Update prepare() method on Action subclasses. 8 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 9de79f0a36 Update prepare() method on Action subclasses. 8 rokov pred
approvesub.php 9de79f0a36 Update prepare() method on Action subclasses. 8 rokov pred
atompubmembershipfeed.php c7df5594d0 Simplified by adding an abstract AtompubAction 9 rokov pred
atompubshowmembership.php bc51c6b64f Those variables were set for a reason 9 rokov pred
atompubshowsubscription.php bc51c6b64f Those variables were set for a reason 9 rokov pred
atompubsubscriptionfeed.php ec4e432d55 Subscription::ensureStart skips AlreadyFulfilledException 9 rokov pred
attachment.php 4544f29832 [AVATAR] Ensure this Action stays secure 4 rokov pred
attachment_download.php 477c357f11 [MEDIA] Move AttachmentAction::sendFile to common_send_file 4 rokov pred
attachment_thumbnail.php 477c357f11 [MEDIA] Move AttachmentAction::sendFile to common_send_file 4 rokov pred
attachment_view.php 477c357f11 [MEDIA] Move AttachmentAction::sendFile to common_send_file 4 rokov pred
avatar.php 4544f29832 [AVATAR] Ensure this Action stays secure 4 rokov pred
avatarbynickname.php f46d675a20 GNU social is with a minor s. 11 rokov pred
avatarsettings.php 37ebcc509b [AVATAR] Temporary ImageFile wasn't 4 rokov pred
backupaccount.php 4ef05e35b8 backupaccount: Don't print page HTML in XML export 7 rokov pred
block.php 9de79f0a36 Update prepare() method on Action subclasses. 8 rokov pred
blockedfromgroup.php dc7c64592b Add var type to newListItem() parameter 7 rokov pred
cancelgroup.php 9de79f0a36 Update prepare() method on Action subclasses. 8 rokov pred
cancelsubscription.php 1ea876296d A bunch of FormAction and ManagedAction synchronization 9 rokov pred
confirmaddress.php 6c035d01d4 [DATABASE] Start transactions with START TRANSACTION 4 rokov pred
conversation.php 43df2d201c Extend Action with redirect after login logic, update some actions to use it 5 rokov pred
deleteaccount.php 7967db6ff5 Various obvious bug fixes and better PHP 7 support 5 rokov pred
deleteapplication.php 9de79f0a36 Update prepare() method on Action subclasses. 8 rokov pred
deletegroup.php 9de79f0a36 Update prepare() method on Action subclasses. 8 rokov pred
deletenotice.php 0b58465fb9 [CORE] Fix notice delete-form 5 rokov pred
deleteuser.php ba2975aac8 Update handle() method on Action subclasses. 8 rokov pred
doc.php 0bd0c65b87 Bring back title to DocAction 9 rokov pred
editapplication.php 9de79f0a36 Update prepare() method on Action subclasses. 8 rokov pred
editgroup.php 6c035d01d4 [DATABASE] Start transactions with START TRANSACTION 4 rokov pred
editpeopletag.php 6c035d01d4 [DATABASE] Start transactions with START TRANSACTION 4 rokov pred
emailsettings.php 6c035d01d4 [DATABASE] Start transactions with START TRANSACTION 4 rokov pred
featured.php 5b797328f2 [DATABASE] Always quote identifiers 5 rokov pred
foaf.php 09a772419a [DATABASE] Use "<>" as an SQL non-equality sign in more cases 4 rokov pred
foafgroup.php 9de79f0a36 Update prepare() method on Action subclasses. 8 rokov pred
geocode.php 9de79f0a36 Update prepare() method on Action subclasses. 8 rokov pred
grantrole.php 9de79f0a36 Update prepare() method on Action subclasses. 8 rokov pred
groupblock.php 9de79f0a36 Update prepare() method on Action subclasses. 8 rokov pred
groupbyid.php af6a3aa456 Make Group actions ManagedAction so groupbyid works 8 rokov pred
grouplogo.php d75b5d2f4a Make group edit and logo great again by XRevan86 5 rokov pred
groupmembers.php 2183875e9e [UI] Fix group member pages showing up twice 4 rokov pred
groupqueue.php b41f9620fa [LIB_REFACTOR] Fix requires 5 rokov pred
grouprss.php e46b2803a7 Introducing TargetedRss10Action for simplifying RSS 1.0 9 rokov pred
groups.php b41f9620fa [LIB_REFACTOR] Fix requires 5 rokov pred
groupsearch.php b41f9620fa [LIB_REFACTOR] Fix requires 5 rokov pred
groupunblock.php 9de79f0a36 Update prepare() method on Action subclasses. 8 rokov pred
imsettings.php 6c035d01d4 [DATABASE] Start transactions with START TRANSACTION 4 rokov pred
invite.php ba2975aac8 Update handle() method on Action subclasses. 8 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 6c035d01d4 [DATABASE] Start transactions with START TRANSACTION 4 rokov pred
login.php 0a2c51510c FormAction wants getInstructions to be protected 9 rokov pred
logout.php 06f60b57c1 StartpageAction essentially duplicated TopAction 9 rokov pred
makeadmin.php 62b90c29db [DATABASE] Introduce a bool type in schema 5 rokov pred
networkpublic.php 1536d3ef29 [XML/HTML Outputter] General improvements and refactoring as well as some bug fixes 5 rokov pred
newapplication.php 6c035d01d4 [DATABASE] Start transactions with START TRANSACTION 4 rokov pred
newgroup.php 1ea876296d A bunch of FormAction and ManagedAction synchronization 9 rokov pred
newnotice.php bb72229d6a Show what you're replying to in the web interface 7 rokov pred
noticesearch.php b41f9620fa [LIB_REFACTOR] Fix requires 5 rokov pred
noticesearchrss.php e46b2803a7 Introducing TargetedRss10Action for simplifying RSS 1.0 9 rokov pred
nudge.php b41f9620fa [LIB_REFACTOR] Fix requires 5 rokov pred
oauthappssettings.php 09a772419a [DATABASE] Use "<>" as an SQL non-equality sign in more cases 4 rokov pred
oauthconnectionssettings.php a6e299a2fc OAuth stuff adapted for FormAction 9 rokov pred
oldschoolsettings.php 47ef917f62 oldschool settings adapted to FormAction 9 rokov pred
opensearch.php ba2975aac8 Update handle() method on Action subclasses. 8 rokov pred
otp.php 9de79f0a36 Update prepare() method on Action subclasses. 8 rokov pred
passwordsettings.php f6dbf66983 Undefined user in passwordsettings by XRevan86 5 rokov pred
pathsadminpanel.php 6c035d01d4 [DATABASE] Start transactions with START TRANSACTION 4 rokov pred
peoplesearch.php b41f9620fa [LIB_REFACTOR] Fix requires 5 rokov pred
peopletag.php b41f9620fa [LIB_REFACTOR] Fix requires 5 rokov pred
peopletagautocomplete.php 9de79f0a36 Update prepare() method on Action subclasses. 8 rokov pred
peopletagged.php b41f9620fa [LIB_REFACTOR] Fix requires 5 rokov pred
peopletagsbyuser.php b41f9620fa [LIB_REFACTOR] Fix requires 5 rokov pred
peopletagsforuser.php b41f9620fa [LIB_REFACTOR] Fix requires 5 rokov pred
peopletagsubscribers.php b41f9620fa [LIB_REFACTOR] Fix requires 5 rokov pred
peopletagsubscriptions.php b41f9620fa [LIB_REFACTOR] Fix requires 5 rokov pred
plugindelete.php b41f9620fa [LIB_REFACTOR] Fix requires 5 rokov pred
plugindisable.php 7f2019b4af [MODULES] Make disable in admin panel effective 5 rokov pred
pluginenable.php afe8158cb7 [MODULES] Allow to upload third party plugins 5 rokov pred
plugininstall.php b41f9620fa [LIB_REFACTOR] Fix requires 5 rokov pred
pluginsadminpanel.php afe8158cb7 [MODULES] Allow to upload third party plugins 5 rokov pred
profilecompletion.php b41f9620fa [LIB_REFACTOR] Fix requires 5 rokov pred
profilesettings.php 6c035d01d4 [DATABASE] Start transactions with START TRANSACTION 4 rokov pred
profiletagbyid.php 9de79f0a36 Update prepare() method on Action subclasses. 8 rokov pred
public.php 1536d3ef29 [XML/HTML Outputter] General improvements and refactoring as well as some bug fixes 5 rokov pred
publicrss.php e46b2803a7 Introducing TargetedRss10Action for simplifying RSS 1.0 9 rokov pred
recoverpassword.php ba2975aac8 Update handle() method on Action subclasses. 8 rokov pred
redirect.php ba2975aac8 Update handle() method on Action subclasses. 8 rokov pred
redirecturl.php 4d179c6b0c Our URLs are permanent redirects, mind you! 8 rokov pred
register.php ba2975aac8 Update handle() method on Action subclasses. 8 rokov pred
removepeopletag.php b41f9620fa [LIB_REFACTOR] Fix requires 5 rokov pred
replies.php 50c297bcbe ShowstreamAction fixes so it's not as horrible 9 rokov pred
repliesrss.php e46b2803a7 Introducing TargetedRss10Action for simplifying RSS 1.0 9 rokov pred
restoreaccount.php 7967db6ff5 Various obvious bug fixes and better PHP 7 support 5 rokov pred
revokerole.php 9de79f0a36 Update prepare() method on Action subclasses. 8 rokov pred
robotstxt.php 6919dda958 RobotstxtAction migrated to ManagedAction 9 rokov pred
rsd.php 9de79f0a36 Update prepare() method on Action subclasses. 8 rokov pred
sandbox.php 9de79f0a36 Update prepare() method on Action subclasses. 8 rokov pred
selftag.php 6911b499d3 [DATABASE] Consistently use the "LIMIT $limit OFFSET $offset" syntax 5 rokov pred
sessionsadminpanel.php 6c035d01d4 [DATABASE] Start transactions with START TRANSACTION 4 rokov pred
showapplication.php 6c035d01d4 [DATABASE] Start transactions with START TRANSACTION 4 rokov pred
showgroup.php af6a3aa456 Make Group actions ManagedAction so groupbyid works 8 rokov pred
shownotice.php b41f9620fa [LIB_REFACTOR] Fix requires 5 rokov pred
showprofiletag.php 0a4eeb89da [CORE][ROUTER] Fix wrong parameter in all/:tag by XRevan86 5 rokov pred
showstream.php 6833c9f1c2 [SHOWSTREAM] Add robots meta-tag for remote profiles 4 rokov pred
silence.php e5ad98e601 Silence action can only be used on non-priviliged users 8 rokov pred
siteadminpanel.php 6c035d01d4 [DATABASE] Start transactions with START TRANSACTION 4 rokov pred
sitenoticeadminpanel.php e98d5d0c0c Site Notice: common_purify instead of HTMLPurifier 8 rokov pred
smssettings.php 6c035d01d4 [DATABASE] Start transactions with START TRANSACTION 4 rokov pred
subedit.php 9de79f0a36 Update prepare() method on Action subclasses. 8 rokov pred
subqueue.php c19964094b Pending subscription requests now work as they should 9 rokov pred
subscribe.php 9de79f0a36 Update prepare() method on Action subclasses. 8 rokov pred
subscribepeopletag.php 9de79f0a36 Update prepare() method on Action subclasses. 8 rokov pred
subscribers.php 83a05724b8 [CORE] Fix subscriptions and subscribers list (related to 44653d339d) 5 rokov pred
subscriptions.php 83a05724b8 [CORE] Fix subscriptions and subscribers list (related to 44653d339d) 5 rokov pred
sup.php 194976135f [DATABASE] Some query improvements 4 rokov pred
tag.php 5a008c3738 Don't redirect to tag cloud on /tag URL 8 rokov pred
tagprofile.php 47c83f4c49 Only serve tagprofile HTML if we aren't POSTing via ajax 9 rokov pred
tagrss.php e46b2803a7 Introducing TargetedRss10Action for simplifying RSS 1.0 9 rokov pred
top.php 06f60b57c1 StartpageAction essentially duplicated TopAction 9 rokov pred
unblock.php 9de79f0a36 Update prepare() method on Action subclasses. 8 rokov pred
unsandbox.php 9de79f0a36 Update prepare() method on Action subclasses. 8 rokov pred
unsilence.php e5ad98e601 Silence action can only be used on non-priviliged users 8 rokov pred
unsubscribe.php ba2975aac8 Update handle() method on Action subclasses. 8 rokov pred
unsubscribepeopletag.php 9de79f0a36 Update prepare() method on Action subclasses. 8 rokov pred
urlsettings.php 6c035d01d4 [DATABASE] Start transactions with START TRANSACTION 4 rokov pred
useradminpanel.php 6c035d01d4 [DATABASE] Start transactions with START TRANSACTION 4 rokov pred
userbyid.php 18ade30185 [FORMAT] Ran php-cs-fixer on the handlers of notice items and streams 4 rokov pred
usergroups.php b41f9620fa [LIB_REFACTOR] Fix requires 5 rokov pred
userrss.php e868ac41cd userrss action didn't call parent preparation method 9 rokov pred
version.php a05bea0af5 [MODULES] List all available plugins and allow enabling them via UI 5 rokov pred