Chimo e8e487187e Group Members page: Fix typo in groupmembers.php 6 년 전
..
accessadminpanel.php 14e22b2985 Let an administrator set config public/localonly 9 년 전
addpeopletag.php 9de79f0a36 Update prepare() method on Action subclasses. 8 년 전
all.php a32bfe7d87 TagCloud turned into plugin (performance issues on large installs) 8 년 전
allrss.php 63c087a255 Consistent behaviour for ScopingNoticeStream $scoped 8 년 전
apiaccountratelimitstatus.php 4fc62a8bf5 Another function not matching parent declaration 9 년 전
apiaccountregister.php a6898b033d Fullname and location are now text, not varchar, and can be >191|255 8 년 전
apiaccountupdatebackgroundcolor.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 11 년 전
apiaccountupdatedeliverydevice.php 9de79f0a36 Update prepare() method on Action subclasses. 8 년 전
apiaccountupdatelinkcolor.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 11 년 전
apiaccountupdateprofile.php e06553b15b Suggested edits by hannes2peer 9 년 전
apiaccountupdateprofileimage.php fcba540a14 Removed legacy OMB. Use OStatus for remote profiles. 11 년 전
apiaccountverifycredentials.php fac9f4e545 Merge branch 'nightly' of gitorious.org:social/mainline into nightly 9 년 전
apiatomservice.php 9de79f0a36 Update prepare() method on Action subclasses. 8 년 전
apiattachment.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 11 년 전
apiblockcreate.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 11 년 전
apiblockdestroy.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 11 년 전
apicheckhub.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 11 년 전
apichecknickname.php ce9d18c29d Only check if a nickname exists if site is non-private 9 년 전
apiconversation.php d76d37340a Function declarations not matching their parents 9 년 전
apiexternalprofileshow.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 11 년 전
apifriendshipscreate.php ec4e432d55 Subscription::ensureStart skips AlreadyFulfilledException 9 년 전
apifriendshipsdestroy.php 75f35bcfe7 apiauth action with ->user changed to ->scoped 9 년 전
apifriendshipsexists.php 282f4d6a89 Various $this->scoped fixes and protected prepare/handle in API actions 9 년 전
apifriendshipsshow.php 282f4d6a89 Various $this->scoped fixes and protected prepare/handle in API actions 9 년 전
apignusocialconfig.php 29d0871e5a Making many of the API actions more consistent with coding style 11 년 전
apignusocialversion.php f110fc5c9a Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 11 년 전
apigroupadmins.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 11 년 전
apigroupcreate.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 11 년 전
apigroupismember.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 11 년 전
apigroupjoin.php fc047bd6e6 Minor code cleanup with group related actions (thanks brw12) 10 년 전
apigroupleave.php 33beb83e86 Variable name updates in apigroupleave.php 9 년 전
apigrouplist.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 11 년 전
apigrouplistall.php 9de79f0a36 Update prepare() method on Action subclasses. 8 년 전
apigroupmembership.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 11 년 전
apigroupprofileupdate.php a89e91da79 By default, don't allow nick changes for profiles 9 년 전
apigroupshow.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 11 년 전
apihelptest.php 5ccf3ed714 function declaration to match parent 8 년 전
apilist.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 11 년 전
apilistmember.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 11 년 전
apilistmembers.php 29d0871e5a Making many of the API actions more consistent with coding style 11 년 전
apilistmemberships.php 3d66d960a1 Require Profile for Profile->getOtherTags 8 년 전
apilists.php 792b62874e Require Profile for Profile->getLists 8 년 전
apilistsubscriber.php 9de79f0a36 Update prepare() method on Action subclasses. 8 년 전
apilistsubscribers.php 29d0871e5a Making many of the API actions more consistent with coding style 11 년 전
apilistsubscriptions.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 11 년 전
apimediaupload.php b570f0d3cb Media files are accepted and uploaded via Twitter API now 8 년 전
apioauthaccesstoken.php ba2975aac8 Update handle() method on Action subclasses. 8 년 전
apioauthauthorize.php 9de79f0a36 Update prepare() method on Action subclasses. 8 년 전
apioauthpin.php cc34bb48c7 OAuth related syntax fixes, nothing big 11 년 전
apioauthrequesttoken.php 9de79f0a36 Update prepare() method on Action subclasses. 8 년 전
apisearchatom.php 59b93b23e2 Split up source and source_link. Never trust HTML! 8 년 전
apisearchjson.php 9de79f0a36 Update prepare() method on Action subclasses. 8 년 전
apistatusesdestroy.php 2696e13b19 Refactoring ApiStatusesDestroyAction 8 년 전
apistatusesshow.php 1e5770bbcf $this->notice is never unset after prepare 8 년 전
apistatusesupdate.php 132b932ff3 Add support for Atom entry when posting status 7 년 전
apisubscriptions.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 11 년 전
apitimelinefriends.php 11c57e7aee Remove Google References 8 년 전
apitimelinegroup.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 11 년 전
apitimelinehome.php 0bc7d9c6c6 We sent a User object instead of Profile to InboxNoticeStream (thanks postblue) 10 년 전
apitimelinelist.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 11 년 전
apitimelinementions.php 4ab56f34dd Previous edit made translation notes incompatible 10 년 전
apitimelinenetworkpublic.php 95751331de Network wide public feed auth check fix 9 년 전
apitimelinepublic.php 4c14794cae ApiTimelineNetworkPublicAction available now 9 년 전
apitimelinetag.php 43cec8eaac API actions are not ManagedAction yet 9 년 전
apitimelineuser.php dd149a76f3 AtomPub should work now, at least for post/note 9 년 전
apitrends.php 9de79f0a36 Update prepare() method on Action subclasses. 8 년 전
apiuserfollowers.php 29d0871e5a Making many of the API actions more consistent with coding style 11 년 전
apiuserfriends.php 29d0871e5a Making many of the API actions more consistent with coding style 11 년 전
apiuserprofileimage.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 11 년 전
apiusershow.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 11 년 전
approvegroup.php 9de79f0a36 Update prepare() method on Action subclasses. 8 년 전
approvesub.php 9de79f0a36 Update prepare() method on Action subclasses. 8 년 전
atompubmembershipfeed.php c7df5594d0 Simplified by adding an abstract AtompubAction 9 년 전
atompubshowmembership.php bc51c6b64f Those variables were set for a reason 9 년 전
atompubshowsubscription.php bc51c6b64f Those variables were set for a reason 9 년 전
atompubsubscriptionfeed.php ec4e432d55 Subscription::ensureStart skips AlreadyFulfilledException 9 년 전
attachment.php a32bfe7d87 TagCloud turned into plugin (performance issues on large installs) 8 년 전
attachment_download.php bd306bdb9f Add /download action for attachments 8 년 전
attachment_thumbnail.php 265fa12917 Relatively experimental change to store thumbnails in 'file/thumb/' (by default) 8 년 전
avatarbynickname.php f46d675a20 GNU social is with a minor s. 11 년 전
avatarsettings.php c81322d51a WIP: Display error if wrong perms on 'avatar' dir 8 년 전
backupaccount.php 4ef05e35b8 backupaccount: Don't print page HTML in XML export 7 년 전
block.php 9de79f0a36 Update prepare() method on Action subclasses. 8 년 전
blockedfromgroup.php dc7c64592b Add var type to newListItem() parameter 7 년 전
cancelgroup.php 9de79f0a36 Update prepare() method on Action subclasses. 8 년 전
cancelsubscription.php 1ea876296d A bunch of FormAction and ManagedAction synchronization 9 년 전
confirmaddress.php 175b7e8541 Refactor some ConfirmaddressAction stuff 8 년 전
conversation.php 0fd2ad649e Conversation IDs (again) no longer based on Notice ID 8 년 전
deleteaccount.php edd8045375 Message tweaks and elaborations as well as translator documentation tweaks. Based on comments by OsamaK. 13 년 전
deleteapplication.php 9de79f0a36 Update prepare() method on Action subclasses. 8 년 전
deletegroup.php 9de79f0a36 Update prepare() method on Action subclasses. 8 년 전
deletenotice.php a30d34be7f Returnto the previous page when deleting a notice. 8 년 전
deleteuser.php ba2975aac8 Update handle() method on Action subclasses. 8 년 전
doc.php 0bd0c65b87 Bring back title to DocAction 9 년 전
editapplication.php 9de79f0a36 Update prepare() method on Action subclasses. 8 년 전
editgroup.php a89e91da79 By default, don't allow nick changes for profiles 9 년 전
editpeopletag.php 9de79f0a36 Update prepare() method on Action subclasses. 8 년 전
emailsettings.php 6ec72b2978 Move mail_confirm_address out of mail.php 8 년 전
featured.php 9de79f0a36 Update prepare() method on Action subclasses. 8 년 전
foaf.php afbdcf8938 Don't publish mbox_sha1sum in FOAF by default. 8 년 전
foafgroup.php 9de79f0a36 Update prepare() method on Action subclasses. 8 년 전
geocode.php 9de79f0a36 Update prepare() method on Action subclasses. 8 년 전
getfile.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 년 전
grantrole.php 9de79f0a36 Update prepare() method on Action subclasses. 8 년 전
groupblock.php 9de79f0a36 Update prepare() method on Action subclasses. 8 년 전
groupbyid.php af6a3aa456 Make Group actions ManagedAction so groupbyid works 8 년 전
grouplogo.php d13454fb84 Now we can delete a group logo. 8 년 전
groupmembers.php e8e487187e Group Members page: Fix typo in groupmembers.php 6 년 전
groupqueue.php dc7c64592b Add var type to newListItem() parameter 7 년 전
grouprss.php e46b2803a7 Introducing TargetedRss10Action for simplifying RSS 1.0 9 년 전
groups.php 9de79f0a36 Update prepare() method on Action subclasses. 8 년 전
groupsearch.php 13991f7eb9 * add/update translator documentation. 13 년 전
groupunblock.php 9de79f0a36 Update prepare() method on Action subclasses. 8 년 전
imsettings.php 175b7e8541 Refactor some ConfirmaddressAction stuff 8 년 전
invite.php ba2975aac8 Update handle() method on Action subclasses. 8 년 전
joingroup.php 418b3c3c53 Some files got updated coding style 10 년 전
leavegroup.php 418b3c3c53 Some files got updated coding style 10 년 전
licenseadminpanel.php 8912cdc7a4 Validate::uri replaced with filter_var for HTTP[S] URL checks 11 년 전
login.php 0a2c51510c FormAction wants getInstructions to be protected 9 년 전
logout.php 06f60b57c1 StartpageAction essentially duplicated TopAction 9 년 전
makeadmin.php 9de79f0a36 Update prepare() method on Action subclasses. 8 년 전
networkpublic.php a4739b0107 Move some last OpenID stuff into the OpenID plugin (XRDS) 9 년 전
newapplication.php a6e299a2fc OAuth stuff adapted for FormAction 9 년 전
newgroup.php 1ea876296d A bunch of FormAction and ManagedAction synchronization 9 년 전
newnotice.php bb72229d6a Show what you're replying to in the web interface 7 년 전
noticesearch.php dc7c64592b Add var type to newListItem() parameter 7 년 전
noticesearchrss.php e46b2803a7 Introducing TargetedRss10Action for simplifying RSS 1.0 9 년 전
nudge.php ba2975aac8 Update handle() method on Action subclasses. 8 년 전
oauthappssettings.php a6e299a2fc OAuth stuff adapted for FormAction 9 년 전
oauthconnectionssettings.php a6e299a2fc OAuth stuff adapted for FormAction 9 년 전
oldschoolsettings.php 47ef917f62 oldschool settings adapted to FormAction 9 년 전
opensearch.php ba2975aac8 Update handle() method on Action subclasses. 8 년 전
otp.php 9de79f0a36 Update prepare() method on Action subclasses. 8 년 전
passwordsettings.php 29847f172f setPassword now runs validate too 8 년 전
pathsadminpanel.php ec257d940a Either use or don't use HTTPS 8 년 전
peoplesearch.php 65045a26f3 * update translator documentation. 13 년 전
peopletag.php 9de79f0a36 Update prepare() method on Action subclasses. 8 년 전
peopletagautocomplete.php 9de79f0a36 Update prepare() method on Action subclasses. 8 년 전
peopletagged.php dc7c64592b Add var type to newListItem() parameter 7 년 전
peopletagsbyuser.php 9de79f0a36 Update prepare() method on Action subclasses. 8 년 전
peopletagsforuser.php 9de79f0a36 Update prepare() method on Action subclasses. 8 년 전
peopletagsubscribers.php dc7c64592b Add var type to newListItem() parameter 7 년 전
peopletagsubscriptions.php 9de79f0a36 Update prepare() method on Action subclasses. 8 년 전
plugindisable.php e2defc1f7c * update/add translator documentation. 13 년 전
pluginenable.php 9de79f0a36 Update prepare() method on Action subclasses. 8 년 전
pluginsadminpanel.php 39462c3a2e Documentation about plugins 9 년 전
profilecompletion.php 9de79f0a36 Update prepare() method on Action subclasses. 8 년 전
profilesettings.php 5fbb01130a By default, disallow users to set private_stream 8 년 전
profiletagbyid.php 9de79f0a36 Update prepare() method on Action subclasses. 8 년 전
public.php a32bfe7d87 TagCloud turned into plugin (performance issues on large installs) 8 년 전
publicrss.php e46b2803a7 Introducing TargetedRss10Action for simplifying RSS 1.0 9 년 전
recoverpassword.php ba2975aac8 Update handle() method on Action subclasses. 8 년 전
redirect.php ba2975aac8 Update handle() method on Action subclasses. 8 년 전
redirecturl.php 4d179c6b0c Our URLs are permanent redirects, mind you! 8 년 전
register.php ba2975aac8 Update handle() method on Action subclasses. 8 년 전
removepeopletag.php 9de79f0a36 Update prepare() method on Action subclasses. 8 년 전
replies.php 50c297bcbe ShowstreamAction fixes so it's not as horrible 9 년 전
repliesrss.php e46b2803a7 Introducing TargetedRss10Action for simplifying RSS 1.0 9 년 전
restoreaccount.php 6319003a34 Change "stream" to "timeline" for consistency. 13 년 전
revokerole.php 9de79f0a36 Update prepare() method on Action subclasses. 8 년 전
robotstxt.php 6919dda958 RobotstxtAction migrated to ManagedAction 9 년 전
rsd.php 9de79f0a36 Update prepare() method on Action subclasses. 8 년 전
sandbox.php 9de79f0a36 Update prepare() method on Action subclasses. 8 년 전
selftag.php 97d177f42a Matching inherited function definition 8 년 전
sessionsadminpanel.php 78edb4bf56 Update translator documentation. 13 년 전
showapplication.php 9de79f0a36 Update prepare() method on Action subclasses. 8 년 전
showgroup.php af6a3aa456 Make Group actions ManagedAction so groupbyid works 8 년 전
shownotice.php d9b649642d Show notice feed URLs (and author) 8 년 전
showprofiletag.php ad3b62cf2f ShowprofiletagAction now extends ShowstreamAction 9 년 전
showstream.php 9b19688d65 Another solution to merge request !146 7 년 전
silence.php e5ad98e601 Silence action can only be used on non-priviliged users 8 년 전
siteadminpanel.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 년 전
sitenoticeadminpanel.php e98d5d0c0c Site Notice: common_purify instead of HTMLPurifier 8 년 전
smssettings.php 175b7e8541 Refactor some ConfirmaddressAction stuff 8 년 전
subedit.php 9de79f0a36 Update prepare() method on Action subclasses. 8 년 전
subqueue.php c19964094b Pending subscription requests now work as they should 8 년 전
subscribe.php 9de79f0a36 Update prepare() method on Action subclasses. 8 년 전
subscribepeopletag.php 9de79f0a36 Update prepare() method on Action subclasses. 8 년 전
subscribers.php 4b22b0c42a More listitems and lists into separate files + stronger typing 8 년 전
subscriptions.php 6d9f390ba8 Separating classes into files and stronger typing 8 년 전
sup.php ba2975aac8 Update handle() method on Action subclasses. 8 년 전
tag.php 5a008c3738 Don't redirect to tag cloud on /tag URL 8 년 전
tagprofile.php 47c83f4c49 Only serve tagprofile HTML if we aren't POSTing via ajax 9 년 전
tagrss.php e46b2803a7 Introducing TargetedRss10Action for simplifying RSS 1.0 9 년 전
top.php 06f60b57c1 StartpageAction essentially duplicated TopAction 9 년 전
unblock.php 9de79f0a36 Update prepare() method on Action subclasses. 8 년 전
unsandbox.php 9de79f0a36 Update prepare() method on Action subclasses. 8 년 전
unsilence.php e5ad98e601 Silence action can only be used on non-priviliged users 8 년 전
unsubscribe.php ba2975aac8 Update handle() method on Action subclasses. 8 년 전
unsubscribepeopletag.php 9de79f0a36 Update prepare() method on Action subclasses. 8 년 전
urlsettings.php 992fe6896f Urlsettings now adapted to FormAction 9 년 전
useradminpanel.php 2a4dc77a63 The overloaded DB_DataObject function staticGet is now called getKV 11 년 전
userbyid.php 8ad81a6aa3 Allow showing profiles with UserbyidAction (/user/:id) 9 년 전
usergroups.php a04b1cda45 Drop dead variable 9 년 전
userrss.php e868ac41cd userrss action didn't call parent preparation method 9 년 전
version.php 414a95a784 Initial move towards microformats2 10 년 전