.. |
accessadminpanel.php
|
[DATABASE] Start transactions with START TRANSACTION
|
2 years ago |
addpeopletag.php
|
[LIB_REFACTOR] Fix minor issues
|
2 years ago |
all.php
|
TagCloud turned into plugin (performance issues on large installs)
|
7 years ago |
allrss.php
|
Consistent behaviour for ScopingNoticeStream $scoped
|
8 years ago |
apiaccountratelimitstatus.php
|
[XML/HTML Outputter] General improvements and refactoring as well as some bug fixes
|
5 years ago |
apiaccountregister.php
|
Fullname and location are now text, not varchar, and can be >191|255
|
8 years ago |
apiaccountupdatebackgroundcolor.php
|
Protected function prepare with array $args defaulting to array()
|
10 years ago |
apiaccountupdatedeliverydevice.php
|
Update prepare() method on Action subclasses.
|
8 years ago |
apiaccountupdatelinkcolor.php
|
Protected function prepare with array $args defaulting to array()
|
10 years ago |
apiaccountupdateprofile.php
|
Suggested edits by hannes2peer
|
8 years ago |
apiaccountupdateprofileimage.php
|
Removed legacy OMB. Use OStatus for remote profiles.
|
10 years ago |
apiaccountverifycredentials.php
|
Merge branch 'nightly' of gitorious.org:social/mainline into nightly
|
9 years ago |
apiatomservice.php
|
Update prepare() method on Action subclasses.
|
8 years ago |
apiattachment.php
|
Protected function prepare with array $args defaulting to array()
|
10 years ago |
apiblockcreate.php
|
Protected function prepare with array $args defaulting to array()
|
10 years ago |
apiblockdestroy.php
|
Protected function prepare with array $args defaulting to array()
|
10 years ago |
apicheckhub.php
|
Protected function prepare with array $args defaulting to array()
|
10 years ago |
apichecknickname.php
|
Only check if a nickname exists if site is non-private
|
9 years ago |
apiconversation.php
|
Function declarations not matching their parents
|
9 years ago |
apiexternalprofileshow.php
|
Protected function prepare with array $args defaulting to array()
|
10 years ago |
apifriendshipscreate.php
|
Subscription::ensureStart skips AlreadyFulfilledException
|
9 years ago |
apifriendshipsdestroy.php
|
apiauth action with ->user changed to ->scoped
|
9 years ago |
apifriendshipsexists.php
|
Various $this->scoped fixes and protected prepare/handle in API actions
|
9 years ago |
apifriendshipsshow.php
|
Various $this->scoped fixes and protected prepare/handle in API actions
|
9 years ago |
apignusocialconfig.php
|
Making many of the API actions more consistent with coding style
|
10 years ago |
apignusocialversion.php
|
Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION
|
10 years ago |
apigroupadmins.php
|
Protected function prepare with array $args defaulting to array()
|
10 years ago |
apigroupcreate.php
|
Protected function prepare with array $args defaulting to array()
|
10 years ago |
apigroupismember.php
|
Protected function prepare with array $args defaulting to array()
|
10 years ago |
apigroupjoin.php
|
Minor code cleanup with group related actions (thanks brw12)
|
10 years ago |
apigroupleave.php
|
Variable name updates in apigroupleave.php
|
9 years ago |
apigrouplist.php
|
Protected function prepare with array $args defaulting to array()
|
10 years ago |
apigrouplistall.php
|
Avoid ordering just by a timestamp
|
2 years ago |
apigroupmembership.php
|
Protected function prepare with array $args defaulting to array()
|
10 years ago |
apigroupprofileupdate.php
|
[DATABASE] Start transactions with START TRANSACTION
|
2 years ago |
apigroupshow.php
|
Protected function prepare with array $args defaulting to array()
|
10 years ago |
apihelptest.php
|
function declaration to match parent
|
8 years ago |
apilist.php
|
Protected function prepare with array $args defaulting to array()
|
10 years ago |
apilistmember.php
|
Protected function prepare with array $args defaulting to array()
|
10 years ago |
apilistmembers.php
|
[LIB_REFACTOR] Fix requires
|
2 years ago |
apilistmemberships.php
|
Require Profile for Profile->getOtherTags
|
8 years ago |
apilists.php
|
Require Profile for Profile->getLists
|
8 years ago |
apilistsubscriber.php
|
Update prepare() method on Action subclasses.
|
8 years ago |
apilistsubscribers.php
|
[LIB_REFACTOR] Fix requires
|
2 years ago |
apilistsubscriptions.php
|
Protected function prepare with array $args defaulting to array()
|
10 years ago |
apimediaupload.php
|
Implement a class for automatic temporary file handling
|
2 years ago |
apioauthaccesstoken.php
|
Update handle() method on Action subclasses.
|
8 years ago |
apioauthauthorize.php
|
Update prepare() method on Action subclasses.
|
8 years ago |
apioauthpin.php
|
OAuth related syntax fixes, nothing big
|
10 years ago |
apioauthrequesttoken.php
|
Update prepare() method on Action subclasses.
|
8 years ago |
apisearchatom.php
|
Split up source and source_link. Never trust HTML!
|
7 years ago |
apisearchjson.php
|
Update prepare() method on Action subclasses.
|
8 years ago |
apistatusesdestroy.php
|
Refactoring ApiStatusesDestroyAction
|
8 years ago |
apistatusesshow.php
|
Set HTTP status codes with http_response_code()
|
2 years ago |
apistatusesupdate.php
|
[API] Security hotfix for source, picked from postActive
|
2 years ago |
apisubscriptions.php
|
Protected function prepare with array $args defaulting to array()
|
10 years ago |
apitimelinefriends.php
|
Remove Google References
|
8 years ago |
apitimelinegroup.php
|
Protected function prepare with array $args defaulting to array()
|
10 years ago |
apitimelinehome.php
|
We sent a User object instead of Profile to InboxNoticeStream (thanks postblue)
|
10 years ago |
apitimelinelist.php
|
[LIB_REFACTOR] Fix requires
|
2 years ago |
apitimelinementions.php
|
Previous edit made translation notes incompatible
|
10 years ago |
apitimelinenetworkpublic.php
|
Network wide public feed auth check fix
|
9 years ago |
apitimelinepublic.php
|
ApiTimelineNetworkPublicAction available now
|
9 years ago |
apitimelinetag.php
|
API actions are not ManagedAction yet
|
9 years ago |
apitimelineuser.php
|
Set HTTP status codes with http_response_code()
|
2 years ago |
apitrends.php
|
Update prepare() method on Action subclasses.
|
8 years ago |
apiuserfollowers.php
|
Making many of the API actions more consistent with coding style
|
10 years ago |
apiuserfriends.php
|
Making many of the API actions more consistent with coding style
|
10 years ago |
apiuserprofileimage.php
|
Protected function prepare with array $args defaulting to array()
|
10 years ago |
apiusershow.php
|
Protected function prepare with array $args defaulting to array()
|
10 years ago |
approvegroup.php
|
Update prepare() method on Action subclasses.
|
8 years ago |
approvesub.php
|
Update prepare() method on Action subclasses.
|
8 years ago |
atompubmembershipfeed.php
|
Simplified by adding an abstract AtompubAction
|
9 years ago |
atompubshowmembership.php
|
Those variables were set for a reason
|
9 years ago |
atompubshowsubscription.php
|
Those variables were set for a reason
|
9 years ago |
atompubsubscriptionfeed.php
|
Subscription::ensureStart skips AlreadyFulfilledException
|
9 years ago |
attachment.php
|
[Media] Fix several issues
|
2 years ago |
attachment_download.php
|
[Media] Fix several issues
|
2 years ago |
attachment_thumbnail.php
|
[MEDIA] Allow thumbnail only entries
|
2 years ago |
attachment_view.php
|
[Media] Fix several issues
|
2 years ago |
avatar.php
|
[AVATAR] Ensure this Action stays secure
|
2 years ago |
avatarbynickname.php
|
GNU social is with a minor s.
|
10 years ago |
avatarsettings.php
|
[AVATAR] Temporary ImageFile wasn't
|
2 years ago |
backupaccount.php
|
backupaccount: Don't print page HTML in XML export
|
7 years ago |
block.php
|
[BLOCK] Increase type strictness
|
2 years ago |
blockedfromgroup.php
|
Add var type to newListItem() parameter
|
7 years ago |
cancelgroup.php
|
Update prepare() method on Action subclasses.
|
8 years ago |
cancelsubscription.php
|
A bunch of FormAction and ManagedAction synchronization
|
9 years ago |
confirmaddress.php
|
[DATABASE] Start transactions with START TRANSACTION
|
2 years ago |
conversation.php
|
Extend Action with redirect after login logic, update some actions to use it
|
5 years ago |
deleteaccount.php
|
Various obvious bug fixes and better PHP 7 support
|
5 years ago |
deleteapplication.php
|
Update prepare() method on Action subclasses.
|
8 years ago |
deletegroup.php
|
Update prepare() method on Action subclasses.
|
8 years ago |
deletenotice.php
|
[CORE] Fix notice delete-form
|
4 years ago |
deleteuser.php
|
Update handle() method on Action subclasses.
|
8 years ago |
doc.php
|
Bring back title to DocAction
|
8 years ago |
editapplication.php
|
Update prepare() method on Action subclasses.
|
8 years ago |
editgroup.php
|
[DATABASE] Start transactions with START TRANSACTION
|
2 years ago |
editpeopletag.php
|
[DATABASE] Start transactions with START TRANSACTION
|
2 years ago |
emailsettings.php
|
[DATABASE] Start transactions with START TRANSACTION
|
2 years ago |
featured.php
|
[DATABASE] Always quote identifiers
|
2 years ago |
foaf.php
|
[DATABASE] Use "<>" as an SQL non-equality sign in more cases
|
2 years ago |
foafgroup.php
|
Update prepare() method on Action subclasses.
|
8 years ago |
geocode.php
|
Update prepare() method on Action subclasses.
|
8 years ago |
grantrole.php
|
Update prepare() method on Action subclasses.
|
8 years ago |
groupblock.php
|
Update prepare() method on Action subclasses.
|
8 years ago |
groupbyid.php
|
Make Group actions ManagedAction so groupbyid works
|
7 years ago |
grouplogo.php
|
Make group edit and logo great again by XRevan86
|
5 years ago |
groupmembers.php
|
[UI] Fix group member pages showing up twice
|
2 years ago |
groupqueue.php
|
[LIB_REFACTOR] Fix requires
|
2 years ago |
grouprss.php
|
Introducing TargetedRss10Action for simplifying RSS 1.0
|
9 years ago |
groups.php
|
Avoid ordering just by a timestamp
|
2 years ago |
groupsearch.php
|
[LIB_REFACTOR] Fix requires
|
2 years ago |
groupunblock.php
|
Update prepare() method on Action subclasses.
|
8 years ago |
imsettings.php
|
Avoid use of assignments bare inside statements
|
2 years ago |
invite.php
|
Update handle() method on Action subclasses.
|
8 years ago |
joingroup.php
|
Some files got updated coding style
|
10 years ago |
leavegroup.php
|
Some files got updated coding style
|
10 years ago |
licenseadminpanel.php
|
[DATABASE] Start transactions with START TRANSACTION
|
2 years ago |
login.php
|
FormAction wants getInstructions to be protected
|
9 years ago |
logout.php
|
StartpageAction essentially duplicated TopAction
|
9 years ago |
makeadmin.php
|
[DATABASE] Introduce a bool type in schema
|
2 years ago |
networkpublic.php
|
[XML/HTML Outputter] General improvements and refactoring as well as some bug fixes
|
5 years ago |
newapplication.php
|
[DATABASE] Start transactions with START TRANSACTION
|
2 years ago |
newgroup.php
|
A bunch of FormAction and ManagedAction synchronization
|
9 years ago |
newnotice.php
|
[Media] Fix several issues
|
2 years ago |
noticesearch.php
|
[LIB_REFACTOR] Fix requires
|
2 years ago |
noticesearchrss.php
|
Introducing TargetedRss10Action for simplifying RSS 1.0
|
9 years ago |
nudge.php
|
[LIB_REFACTOR] Fix requires
|
2 years ago |
oauthappssettings.php
|
Avoid ordering just by a timestamp
|
2 years ago |
oauthconnectionssettings.php
|
OAuth stuff adapted for FormAction
|
9 years ago |
oldschoolsettings.php
|
oldschool settings adapted to FormAction
|
9 years ago |
opensearch.php
|
Update handle() method on Action subclasses.
|
8 years ago |
otp.php
|
Update prepare() method on Action subclasses.
|
8 years ago |
passwordsettings.php
|
Undefined user in passwordsettings by XRevan86
|
5 years ago |
pathsadminpanel.php
|
[DATABASE] Start transactions with START TRANSACTION
|
2 years ago |
peoplesearch.php
|
[LIB_REFACTOR] Fix requires
|
2 years ago |
peopletag.php
|
Avoid ordering just by a timestamp
|
2 years ago |
peopletagautocomplete.php
|
Update prepare() method on Action subclasses.
|
8 years ago |
peopletagged.php
|
[LIB_REFACTOR] Fix requires
|
2 years ago |
peopletagsbyuser.php
|
[LIB_REFACTOR] Fix requires
|
2 years ago |
peopletagsforuser.php
|
[LIB_REFACTOR] Fix requires
|
2 years ago |
peopletagsubscribers.php
|
[LIB_REFACTOR] Fix requires
|
2 years ago |
peopletagsubscriptions.php
|
[LIB_REFACTOR] Fix requires
|
2 years ago |
plugindelete.php
|
[LIB_REFACTOR] Fix requires
|
2 years ago |
plugindisable.php
|
[MODULES] Make disable in admin panel effective
|
2 years ago |
pluginenable.php
|
[MODULES] Allow to upload third party plugins
|
2 years ago |
plugininstall.php
|
[LIB_REFACTOR] Fix requires
|
2 years ago |
pluginsadminpanel.php
|
[MODULES] Allow to upload third party plugins
|
2 years ago |
profilecompletion.php
|
[LIB_REFACTOR] Fix requires
|
2 years ago |
profilesettings.php
|
[DATABASE] Start transactions with START TRANSACTION
|
2 years ago |
profiletagbyid.php
|
Update prepare() method on Action subclasses.
|
8 years ago |
public.php
|
[XML/HTML Outputter] General improvements and refactoring as well as some bug fixes
|
5 years ago |
publicrss.php
|
Introducing TargetedRss10Action for simplifying RSS 1.0
|
9 years ago |
recoverpassword.php
|
Update handle() method on Action subclasses.
|
8 years ago |
redirect.php
|
Update handle() method on Action subclasses.
|
8 years ago |
redirecturl.php
|
[Media] Fix issues with database file storage
|
2 years ago |
register.php
|
Update handle() method on Action subclasses.
|
8 years ago |
removepeopletag.php
|
[LIB_REFACTOR] Fix requires
|
2 years ago |
replies.php
|
ShowstreamAction fixes so it's not as horrible
|
9 years ago |
repliesrss.php
|
Introducing TargetedRss10Action for simplifying RSS 1.0
|
9 years ago |
restoreaccount.php
|
Various obvious bug fixes and better PHP 7 support
|
5 years ago |
revokerole.php
|
Update prepare() method on Action subclasses.
|
8 years ago |
robotstxt.php
|
RobotstxtAction migrated to ManagedAction
|
9 years ago |
rsd.php
|
Update prepare() method on Action subclasses.
|
8 years ago |
sandbox.php
|
Update prepare() method on Action subclasses.
|
8 years ago |
selftag.php
|
Avoid ordering just by a timestamp
|
2 years ago |
sessionsadminpanel.php
|
[DATABASE] Start transactions with START TRANSACTION
|
2 years ago |
showapplication.php
|
[DATABASE] Start transactions with START TRANSACTION
|
2 years ago |
showgroup.php
|
Make Group actions ManagedAction so groupbyid works
|
7 years ago |
shownotice.php
|
[LIB_REFACTOR] Fix requires
|
2 years ago |
showprofiletag.php
|
[CORE][ROUTER] Fix wrong parameter in all/:tag by XRevan86
|
5 years ago |
showstream.php
|
[SHOWSTREAM] Add "noindex" robots meta-tag for silenced profiles
|
2 years ago |
silence.php
|
Silence action can only be used on non-priviliged users
|
8 years ago |
siteadminpanel.php
|
[DATABASE] Start transactions with START TRANSACTION
|
2 years ago |
sitenoticeadminpanel.php
|
Site Notice: common_purify instead of HTMLPurifier
|
8 years ago |
smssettings.php
|
[DATABASE] Start transactions with START TRANSACTION
|
2 years ago |
subedit.php
|
Update prepare() method on Action subclasses.
|
8 years ago |
subqueue.php
|
Pending subscription requests now work as they should
|
8 years ago |
subscribe.php
|
Update prepare() method on Action subclasses.
|
8 years ago |
subscribepeopletag.php
|
Update prepare() method on Action subclasses.
|
8 years ago |
subscribers.php
|
[CORE] Fix subscriptions and subscribers list (related to 44653d339d )
|
5 years ago |
subscriptions.php
|
[CORE] Fix subscriptions and subscribers list (related to 44653d339d )
|
5 years ago |
sup.php
|
[DATABASE] Some query improvements
|
2 years ago |
tag.php
|
Don't redirect to tag cloud on /tag URL
|
7 years ago |
tagprofile.php
|
Only serve tagprofile HTML if we aren't POSTing via ajax
|
9 years ago |
tagrss.php
|
Introducing TargetedRss10Action for simplifying RSS 1.0
|
9 years ago |
top.php
|
StartpageAction essentially duplicated TopAction
|
9 years ago |
unblock.php
|
Update prepare() method on Action subclasses.
|
8 years ago |
unsandbox.php
|
Update prepare() method on Action subclasses.
|
8 years ago |
unsilence.php
|
Silence action can only be used on non-priviliged users
|
8 years ago |
unsubscribe.php
|
Update handle() method on Action subclasses.
|
8 years ago |
unsubscribepeopletag.php
|
Update prepare() method on Action subclasses.
|
8 years ago |
urlsettings.php
|
[DATABASE] Start transactions with START TRANSACTION
|
2 years ago |
useradminpanel.php
|
[DATABASE] Start transactions with START TRANSACTION
|
2 years ago |
userbyid.php
|
[FORMAT] Ran php-cs-fixer on the handlers of notice items and streams
|
2 years ago |
usergroups.php
|
[LIB_REFACTOR] Fix requires
|
2 years ago |
userrss.php
|
userrss action didn't call parent preparation method
|
9 years ago |
version.php
|
[MODULES] List all available plugins and allow enabling them via UI
|
2 years ago |