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