SENOO, Ken 52903d17fb Fix return type před 2 roky
..
accessadminpanel.php 9ac632ca2d [DATABASE] Start transactions with START TRANSACTION před 3 roky
addpeopletag.php 81711a18d9 [LIB_REFACTOR] Fix minor issues před 3 roky
all.php a32bfe7d87 TagCloud turned into plugin (performance issues on large installs) před 8 roky
allrss.php 63c087a255 Consistent behaviour for ScopingNoticeStream $scoped před 8 roky
apiaccountratelimitstatus.php 1536d3ef29 [XML/HTML Outputter] General improvements and refactoring as well as some bug fixes před 5 roky
apiaccountregister.php a6898b033d Fullname and location are now text, not varchar, and can be >191|255 před 8 roky
apiaccountupdatebackgroundcolor.php f8b49e69d0 Protected function prepare with array $args defaulting to array() před 11 roky
apiaccountupdatedeliverydevice.php 9de79f0a36 Update prepare() method on Action subclasses. před 8 roky
apiaccountupdatelinkcolor.php f8b49e69d0 Protected function prepare with array $args defaulting to array() před 11 roky
apiaccountupdateprofile.php e06553b15b Suggested edits by hannes2peer před 9 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 9 roky
apiatomservice.php 9de79f0a36 Update prepare() method on Action subclasses. před 8 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 9 roky
apiconversation.php d76d37340a Function declarations not matching their parents před 9 roky
apiexternalprofileshow.php f8b49e69d0 Protected function prepare with array $args defaulting to array() před 11 roky
apifriendshipscreate.php ec4e432d55 Subscription::ensureStart skips AlreadyFulfilledException před 9 roky
apifriendshipsdestroy.php 75f35bcfe7 apiauth action with ->user changed to ->scoped před 9 roky
apifriendshipsexists.php 282f4d6a89 Various $this->scoped fixes and protected prepare/handle in API actions před 9 roky
apifriendshipsshow.php 282f4d6a89 Various $this->scoped fixes and protected prepare/handle in API actions před 9 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 a0f72fe5c6 Avoid ordering just by a timestamp před 3 roky
apigroupmembership.php f8b49e69d0 Protected function prepare with array $args defaulting to array() před 11 roky
apigroupprofileupdate.php 9ac632ca2d [DATABASE] Start transactions with START TRANSACTION před 3 roky
apigroupshow.php f8b49e69d0 Protected function prepare with array $args defaulting to array() před 11 roky
apihelptest.php 5ccf3ed714 function declaration to match parent před 8 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 ab3e8ce21d [LIB_REFACTOR] Fix requires před 3 roky
apilistmemberships.php 3d66d960a1 Require Profile for Profile->getOtherTags před 8 roky
apilists.php 792b62874e Require Profile for Profile->getLists před 8 roky
apilistsubscriber.php 9de79f0a36 Update prepare() method on Action subclasses. před 8 roky
apilistsubscribers.php ab3e8ce21d [LIB_REFACTOR] Fix requires před 3 roky
apilistsubscriptions.php f8b49e69d0 Protected function prepare with array $args defaulting to array() před 11 roky
apimediaupload.php 52903d17fb Fix return type před 1 rokem
apioauthaccesstoken.php ba2975aac8 Update handle() method on Action subclasses. před 8 roky
apioauthauthorize.php 9de79f0a36 Update prepare() method on Action subclasses. před 8 roky
apioauthpin.php cc34bb48c7 OAuth related syntax fixes, nothing big před 11 roky
apioauthrequesttoken.php 9de79f0a36 Update prepare() method on Action subclasses. před 8 roky
apisearchatom.php 59b93b23e2 Split up source and source_link. Never trust HTML! před 8 roky
apisearchjson.php 9de79f0a36 Update prepare() method on Action subclasses. před 8 roky
apistatusesdestroy.php 2696e13b19 Refactoring ApiStatusesDestroyAction před 8 roky
apistatusesshow.php 1667d727b4 Set HTTP status codes with http_​response_​code() před 3 roky
apistatusesupdate.php cd3a9ec6a9 [API] Security hotfix for source, picked from postActive před 3 roky
apisubscriptions.php f8b49e69d0 Protected function prepare with array $args defaulting to array() před 11 roky
apitimelinefriends.php 11c57e7aee Remove Google References před 8 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 ab3e8ce21d [LIB_REFACTOR] Fix requires před 3 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
apitimelinetag.php 43cec8eaac API actions are not ManagedAction yet před 9 roky
apitimelineuser.php 1667d727b4 Set HTTP status codes with http_​response_​code() před 3 roky
apitrends.php 9de79f0a36 Update prepare() method on Action subclasses. před 8 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 9de79f0a36 Update prepare() method on Action subclasses. před 8 roky
approvesub.php 9de79f0a36 Update prepare() method on Action subclasses. před 8 roky
atompubmembershipfeed.php c7df5594d0 Simplified by adding an abstract AtompubAction před 9 roky
atompubshowmembership.php bc51c6b64f Those variables were set for a reason před 9 roky
atompubshowsubscription.php bc51c6b64f Those variables were set for a reason před 9 roky
atompubsubscriptionfeed.php ec4e432d55 Subscription::ensureStart skips AlreadyFulfilledException před 9 roky
attachment.php 5077b65d71 [Media] Fix several issues před 3 roky
attachment_download.php 5077b65d71 [Media] Fix several issues před 3 roky
attachment_thumbnail.php 422b82d3be [MEDIA] Allow thumbnail only entries před 3 roky
attachment_view.php 5077b65d71 [Media] Fix several issues před 3 roky
avatar.php f93d8694c3 [AVATAR] Ensure this Action stays secure před 3 roky
avatarbynickname.php f46d675a20 GNU social is with a minor s. před 11 roky
avatarsettings.php 02055dee49 [AVATAR] Temporary ImageFile wasn't před 3 roky
backupaccount.php 4ef05e35b8 backupaccount: Don't print page HTML in XML export před 7 roky
block.php 50dd216f44 [BLOCK] Increase type strictness před 3 roky
blockedfromgroup.php dc7c64592b Add var type to newListItem() parameter před 7 roky
cancelgroup.php 9de79f0a36 Update prepare() method on Action subclasses. před 8 roky
cancelsubscription.php 1ea876296d A bunch of FormAction and ManagedAction synchronization před 9 roky
confirmaddress.php 9ac632ca2d [DATABASE] Start transactions with START TRANSACTION před 3 roky
conversation.php 43df2d201c Extend Action with redirect after login logic, update some actions to use it před 5 roky
deleteaccount.php 7967db6ff5 Various obvious bug fixes and better PHP 7 support před 5 roky
deleteapplication.php 9de79f0a36 Update prepare() method on Action subclasses. před 8 roky
deletegroup.php 9de79f0a36 Update prepare() method on Action subclasses. před 8 roky
deletenotice.php 0b58465fb9 [CORE] Fix notice delete-form před 5 roky
deleteuser.php ba2975aac8 Update handle() method on Action subclasses. před 8 roky
doc.php 0bd0c65b87 Bring back title to DocAction před 9 roky
editapplication.php 9de79f0a36 Update prepare() method on Action subclasses. před 8 roky
editgroup.php 9ac632ca2d [DATABASE] Start transactions with START TRANSACTION před 3 roky
editpeopletag.php 9ac632ca2d [DATABASE] Start transactions with START TRANSACTION před 3 roky
emailsettings.php 9ac632ca2d [DATABASE] Start transactions with START TRANSACTION před 3 roky
featured.php d26aac77b3 [DATABASE] Always quote identifiers před 3 roky
foaf.php 434f07430d [DATABASE] Use "<>" as an SQL non-equality sign in more cases před 3 roky
foafgroup.php 9de79f0a36 Update prepare() method on Action subclasses. před 8 roky
geocode.php 9de79f0a36 Update prepare() method on Action subclasses. před 8 roky
grantrole.php 9de79f0a36 Update prepare() method on Action subclasses. před 8 roky
groupblock.php 9de79f0a36 Update prepare() method on Action subclasses. před 8 roky
groupbyid.php af6a3aa456 Make Group actions ManagedAction so groupbyid works před 8 roky
grouplogo.php d75b5d2f4a Make group edit and logo great again by XRevan86 před 5 roky
groupmembers.php aa2f09fa3c [UI] Fix group member pages showing up twice před 3 roky
groupqueue.php ab3e8ce21d [LIB_REFACTOR] Fix requires před 3 roky
grouprss.php e46b2803a7 Introducing TargetedRss10Action for simplifying RSS 1.0 před 9 roky
groups.php a0f72fe5c6 Avoid ordering just by a timestamp před 3 roky
groupsearch.php ab3e8ce21d [LIB_REFACTOR] Fix requires před 3 roky
groupunblock.php 9de79f0a36 Update prepare() method on Action subclasses. před 8 roky
imsettings.php 9efbef720d Avoid use of assignments bare inside statements před 3 roky
invite.php ba2975aac8 Update handle() method on Action subclasses. před 8 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 9ac632ca2d [DATABASE] Start transactions with START TRANSACTION před 3 roky
login.php 0a2c51510c FormAction wants getInstructions to be protected před 9 roky
logout.php 06f60b57c1 StartpageAction essentially duplicated TopAction před 9 roky
makeadmin.php 3f17a0efea [DATABASE] Introduce a bool type in schema před 3 roky
networkpublic.php 1536d3ef29 [XML/HTML Outputter] General improvements and refactoring as well as some bug fixes před 5 roky
newapplication.php 9ac632ca2d [DATABASE] Start transactions with START TRANSACTION před 3 roky
newgroup.php 1ea876296d A bunch of FormAction and ManagedAction synchronization před 9 roky
newnotice.php 5077b65d71 [Media] Fix several issues před 3 roky
noticesearch.php ab3e8ce21d [LIB_REFACTOR] Fix requires před 3 roky
noticesearchrss.php e46b2803a7 Introducing TargetedRss10Action for simplifying RSS 1.0 před 9 roky
nudge.php ab3e8ce21d [LIB_REFACTOR] Fix requires před 3 roky
oauthappssettings.php a0f72fe5c6 Avoid ordering just by a timestamp před 3 roky
oauthconnectionssettings.php a6e299a2fc OAuth stuff adapted for FormAction před 9 roky
oldschoolsettings.php 47ef917f62 oldschool settings adapted to FormAction před 9 roky
opensearch.php ba2975aac8 Update handle() method on Action subclasses. před 8 roky
otp.php 9de79f0a36 Update prepare() method on Action subclasses. před 8 roky
passwordsettings.php f6dbf66983 Undefined user in passwordsettings by XRevan86 před 5 roky
pathsadminpanel.php 9ac632ca2d [DATABASE] Start transactions with START TRANSACTION před 3 roky
peoplesearch.php ab3e8ce21d [LIB_REFACTOR] Fix requires před 3 roky
peopletag.php a0f72fe5c6 Avoid ordering just by a timestamp před 3 roky
peopletagautocomplete.php 9de79f0a36 Update prepare() method on Action subclasses. před 8 roky
peopletagged.php ab3e8ce21d [LIB_REFACTOR] Fix requires před 3 roky
peopletagsbyuser.php ab3e8ce21d [LIB_REFACTOR] Fix requires před 3 roky
peopletagsforuser.php ab3e8ce21d [LIB_REFACTOR] Fix requires před 3 roky
peopletagsubscribers.php ab3e8ce21d [LIB_REFACTOR] Fix requires před 3 roky
peopletagsubscriptions.php ab3e8ce21d [LIB_REFACTOR] Fix requires před 3 roky
plugindelete.php ab3e8ce21d [LIB_REFACTOR] Fix requires před 3 roky
plugindisable.php ee405df000 [MODULES] Make disable in admin panel effective před 3 roky
pluginenable.php 0d7c0069f2 [MODULES] Allow to upload third party plugins před 3 roky
plugininstall.php ab3e8ce21d [LIB_REFACTOR] Fix requires před 3 roky
pluginsadminpanel.php 0d7c0069f2 [MODULES] Allow to upload third party plugins před 3 roky
profilecompletion.php ab3e8ce21d [LIB_REFACTOR] Fix requires před 3 roky
profilesettings.php 9ac632ca2d [DATABASE] Start transactions with START TRANSACTION před 3 roky
profiletagbyid.php 9de79f0a36 Update prepare() method on Action subclasses. před 8 roky
public.php 1536d3ef29 [XML/HTML Outputter] General improvements and refactoring as well as some bug fixes před 5 roky
publicrss.php e46b2803a7 Introducing TargetedRss10Action for simplifying RSS 1.0 před 9 roky
recoverpassword.php ba2975aac8 Update handle() method on Action subclasses. před 8 roky
redirect.php ba2975aac8 Update handle() method on Action subclasses. před 8 roky
redirecturl.php 8bbbb890e3 [Media] Fix issues with database file storage před 3 roky
register.php ba2975aac8 Update handle() method on Action subclasses. před 8 roky
removepeopletag.php ab3e8ce21d [LIB_REFACTOR] Fix requires před 3 roky
replies.php 50c297bcbe ShowstreamAction fixes so it's not as horrible před 9 roky
repliesrss.php e46b2803a7 Introducing TargetedRss10Action for simplifying RSS 1.0 před 9 roky
restoreaccount.php 7967db6ff5 Various obvious bug fixes and better PHP 7 support před 5 roky
revokerole.php 9de79f0a36 Update prepare() method on Action subclasses. před 8 roky
robotstxt.php 6919dda958 RobotstxtAction migrated to ManagedAction před 9 roky
rsd.php 9de79f0a36 Update prepare() method on Action subclasses. před 8 roky
sandbox.php 9de79f0a36 Update prepare() method on Action subclasses. před 8 roky
selftag.php a0f72fe5c6 Avoid ordering just by a timestamp před 3 roky
sessionsadminpanel.php 9ac632ca2d [DATABASE] Start transactions with START TRANSACTION před 3 roky
showapplication.php 9ac632ca2d [DATABASE] Start transactions with START TRANSACTION před 3 roky
showgroup.php af6a3aa456 Make Group actions ManagedAction so groupbyid works před 8 roky
shownotice.php ab3e8ce21d [LIB_REFACTOR] Fix requires před 3 roky
showprofiletag.php 0a4eeb89da [CORE][ROUTER] Fix wrong parameter in all/:tag by XRevan86 před 5 roky
showstream.php 7c727e2969 [SHOWSTREAM] Add "noindex" robots meta-tag for silenced profiles před 3 roky
silence.php e5ad98e601 Silence action can only be used on non-priviliged users před 8 roky
siteadminpanel.php 9ac632ca2d [DATABASE] Start transactions with START TRANSACTION před 3 roky
sitenoticeadminpanel.php e98d5d0c0c Site Notice: common_purify instead of HTMLPurifier před 8 roky
smssettings.php 9ac632ca2d [DATABASE] Start transactions with START TRANSACTION před 3 roky
subedit.php 9de79f0a36 Update prepare() method on Action subclasses. před 8 roky
subqueue.php c19964094b Pending subscription requests now work as they should před 8 roky
subscribe.php 9de79f0a36 Update prepare() method on Action subclasses. před 8 roky
subscribepeopletag.php 9de79f0a36 Update prepare() method on Action subclasses. před 8 roky
subscribers.php 83a05724b8 [CORE] Fix subscriptions and subscribers list (related to 44653d339d) před 5 roky
subscriptions.php 83a05724b8 [CORE] Fix subscriptions and subscribers list (related to 44653d339d) před 5 roky
sup.php d01f44ee99 [DATABASE] Some query improvements před 3 roky
tag.php 5a008c3738 Don't redirect to tag cloud on /tag URL před 8 roky
tagprofile.php 47c83f4c49 Only serve tagprofile HTML if we aren't POSTing via ajax před 9 roky
tagrss.php e46b2803a7 Introducing TargetedRss10Action for simplifying RSS 1.0 před 9 roky
top.php 06f60b57c1 StartpageAction essentially duplicated TopAction před 9 roky
unblock.php 9de79f0a36 Update prepare() method on Action subclasses. před 8 roky
unsandbox.php 9de79f0a36 Update prepare() method on Action subclasses. před 8 roky
unsilence.php e5ad98e601 Silence action can only be used on non-priviliged users před 8 roky
unsubscribe.php ba2975aac8 Update handle() method on Action subclasses. před 8 roky
unsubscribepeopletag.php 9de79f0a36 Update prepare() method on Action subclasses. před 8 roky
urlsettings.php 9ac632ca2d [DATABASE] Start transactions with START TRANSACTION před 3 roky
useradminpanel.php 9ac632ca2d [DATABASE] Start transactions with START TRANSACTION před 3 roky
userbyid.php 684a1a4143 [FORMAT] Ran php-cs-fixer on the handlers of notice items and streams před 3 roky
usergroups.php ab3e8ce21d [LIB_REFACTOR] Fix requires před 3 roky
userrss.php e868ac41cd userrss action didn't call parent preparation method před 9 roky
version.php ca22279797 [MODULES] List all available plugins and allow enabling them via UI před 3 roky