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