Chimo 7cea3f9f11 Add 'statusnet_textarea' backward-compatibility 9 年之前
..
accessadminpanel.php 14e22b2985 Let an administrator set config public/localonly 9 年之前
addpeopletag.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 年之前
all.php acd36698b4 A bunch of clientError that were called as serverError 9 年之前
allrss.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 年之前
apiaccountratelimitstatus.php a9c4bcd71f Removing unnecessary require_once lines (autoload!) 11 年之前
apiaccountregister.php 305c9f33a7 Registration coding cleanup 9 年之前
apiaccountupdatebackgroundcolor.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 11 年之前
apiaccountupdatedeliverydevice.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 年之前
apiaccountupdatelinkcolor.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 11 年之前
apiaccountupdateprofile.php 98afab74e2 Bad variable reference (needed $this->) 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 29d0871e5a Making many of the API actions more consistent with coding style 11 年之前
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 34a6624452 Qvitter API changes (thanks hannes2peer) 11 年之前
apiexternalprofileshow.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 11 年之前
apifriendshipscreate.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 11 年之前
apifriendshipsdestroy.php a9c4bcd71f Removing unnecessary require_once lines (autoload!) 11 年之前
apifriendshipsexists.php 34a6624452 Qvitter API changes (thanks hannes2peer) 11 年之前
apifriendshipsshow.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 年之前
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 34a6624452 Qvitter API changes (thanks hannes2peer) 11 年之前
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 34a6624452 Qvitter API changes (thanks hannes2peer) 11 年之前
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 f8b49e69d0 Protected function prepare with array $args defaulting to array() 11 年之前
apilists.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 11 年之前
apilistsubscriber.php 29d0871e5a Making many of the API actions more consistent with coding style 11 年之前
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 ef0a703bdd No need to pre-generate thumbnails anymore 9 年之前
apioauthaccesstoken.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 年之前
apioauthauthorize.php f46d675a20 GNU social is with a minor s. 11 年之前
apioauthpin.php cc34bb48c7 OAuth related syntax fixes, nothing big 11 年之前
apioauthrequesttoken.php c288315700 apparently not only regex 'https?' urls are sent 11 年之前
apisearchatom.php 7ea067a0dc Notice_source checks in better code style 10 年之前
apisearchjson.php f46d675a20 GNU social is with a minor s. 11 年之前
apistatusesdestroy.php a9c4bcd71f Removing unnecessary require_once lines (autoload!) 11 年之前
apistatusesretweet.php b0cc9292b1 Notice->repeat() function takes Profile as argument now 10 年之前
apistatusesretweets.php a9c4bcd71f Removing unnecessary require_once lines (autoload!) 11 年之前
apistatusesshow.php 9c7f8f1643 Inform API users if notice was deleted. 9 年之前
apistatusesupdate.php 8b585ff647 MediaFile upload simplifying 9 年之前
apisubscriptions.php f8b49e69d0 Protected function prepare with array $args defaulting to array() 11 年之前
apitimelinefriends.php 4b2a66ed29 New mechanism for "all" feed (InboxNoticeStream) 10 年之前
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 11 年之前
apitimelinenetworkpublic.php 95751331de Network wide public feed auth check fix 9 年之前
apitimelinepublic.php 4c14794cae ApiTimelineNetworkPublicAction available now 9 年之前
apitimelineretweetedbyme.php a9c4bcd71f Removing unnecessary require_once lines (autoload!) 11 年之前
apitimelineretweetedtome.php a9c4bcd71f Removing unnecessary require_once lines (autoload!) 11 年之前
apitimelineretweetsofme.php a9c4bcd71f Removing unnecessary require_once lines (autoload!) 11 年之前
apitimelinetag.php 34a6624452 Qvitter API changes (thanks hannes2peer) 11 年之前
apitimelineuser.php 48680942fd Avoid undefined variables. 10 年之前
apitrends.php 34a6624452 Qvitter API changes (thanks hannes2peer) 11 年之前
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 c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 年之前
approvesub.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 年之前
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 c7df5594d0 Simplified by adding an abstract AtompubAction 9 年之前
attachment.php 4b65275e41 AttachmentAction is a ManagedAction, don't implement handle() 9 年之前
attachment_thumbnail.php 132ac624a2 Attachment_thumbnailAction is a ManagedAction (doPreparation) 9 年之前
avatarbynickname.php f46d675a20 GNU social is with a minor s. 11 年之前
avatarsettings.php 79824a3625 Could not update avatar due to Bad Thumbnail parameters 10 年之前
backupaccount.php 880b1b666e Merge branch 'master' into 0.9.x 13 年之前
block.php 7e597ea7cc More Favorite pluginification (favecount, cache, menus(favecount, cache, menus)) 10 年之前
blockedfromgroup.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 年之前
cancelgroup.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 年之前
cancelsubscription.php 820a21e16d parent::handlePost() in CancelsubscriptionAction 10 年之前
confirmaddress.php 12058c30b4 Managed_DataObject->updateWithKeys throws its own exception 9 年之前
conversation.php 1a81188355 Use an Event to present notices conversations 10 年之前
deleteaccount.php edd8045375 Message tweaks and elaborations as well as translator documentation tweaks. Based on comments by OsamaK. 13 年之前
deleteapplication.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 年之前
deletegroup.php b81857656f delete groups from groups directory, for admins 10 年之前
deletenotice.php 2a4dc77a63 The overloaded DB_DataObject function staticGet is now called getKV 11 年之前
deleteuser.php 54e27bc30c shows which user we are confirming to delete 10 年之前
doc.php 414a95a784 Initial move towards microformats2 10 年之前
editapplication.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 年之前
editgroup.php a89e91da79 By default, don't allow nick changes for profiles 9 年之前
editpeopletag.php 8616055959 Can now delete lists/peopletags (thanks MrB) 9 年之前
emailsettings.php 12058c30b4 Managed_DataObject->updateWithKeys throws its own exception 9 年之前
featured.php 0850c66a21 default local nav in featured user list 13 年之前
foaf.php 5fd6053220 Code cleanup and enabling User object's etc. getUri() 10 年之前
foafgroup.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 年之前
geocode.php 9a6ee5e859 Update translator documentation. 13 年之前
getfile.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 年之前
grantrole.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 年之前
groupblock.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 年之前
groupbyid.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 年之前
grouplogo.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 年之前
groupmembers.php fc047bd6e6 Minor code cleanup with group related actions (thanks brw12) 10 年之前
groupqueue.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 年之前
grouprss.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 年之前
groups.php 6ee77f1302 defaultlocalnav in groups 13 年之前
groupsearch.php 13991f7eb9 * add/update translator documentation. 14 年之前
groupunblock.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 年之前
imsettings.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 年之前
invite.php 93e878d7ca Make better use of Subscription class 11 年之前
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 8dafce34c3 LoginAction somewhat converted to FormAction 11 年之前
logout.php 4daa2e4644 Use 'StartpageAction' to determine what to show on / 9 年之前
makeadmin.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 年之前
microsummary.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 年之前
networkpublic.php 341ee2c3db Network public feed name fixed (prev. not "Network") 9 年之前
newapplication.php 8912cdc7a4 Validate::uri replaced with filter_var for HTTP[S] URL checks 11 年之前
newgroup.php db704b5d10 Fixed type-hints + added assert + method getGroup(). 10 年之前
newnotice.php 7cea3f9f11 Add 'statusnet_textarea' backward-compatibility 9 年之前
noticesearch.php 414a95a784 Initial move towards microformats2 10 年之前
noticesearchrss.php 65045a26f3 * update translator documentation. 13 年之前
nudge.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 年之前
oauthappssettings.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 年之前
oauthconnectionssettings.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 年之前
oldschoolsettings.php cd3cff451f ConversationTree is now a plugin (not oldschool setting) 10 年之前
opensearch.php b37e12ed34 * translator documntation updated 13 年之前
otp.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 年之前
passwordsettings.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 年之前
pathsadminpanel.php a1907f20c4 Remove old background validation stuff from paths admin panel 13 年之前
peoplesearch.php 65045a26f3 * update translator documentation. 13 年之前
peopletag.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 年之前
peopletagautocomplete.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 年之前
peopletagged.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 年之前
peopletagsbyuser.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 年之前
peopletagsforuser.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 年之前
peopletagsubscribers.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 年之前
peopletagsubscriptions.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 年之前
plugindisable.php e2defc1f7c * update/add translator documentation. 13 年之前
pluginenable.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 年之前
pluginsadminpanel.php e2defc1f7c * update/add translator documentation. 13 年之前
profilecompletion.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 年之前
profilesettings.php a89e91da79 By default, don't allow nick changes for profiles 9 年之前
profiletagbyid.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 年之前
public.php acd36698b4 A bunch of clientError that were called as serverError 9 年之前
publicrss.php 65045a26f3 * update translator documentation. 13 年之前
publictagcloud.php 83fb5e6023 Mass replacement of #-comments with //-comments 13 年之前
publicxrds.php e2defc1f7c * update/add translator documentation. 13 年之前
recoverpassword.php 12058c30b4 Managed_DataObject->updateWithKeys throws its own exception 9 年之前
redirect.php f79dbaf9a7 Add a doc page that links to the StatusNet wiki API page 14 年之前
redirecturl.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 年之前
register.php 305c9f33a7 Registration coding cleanup 9 年之前
removepeopletag.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 年之前
repeat.php b0cc9292b1 Notice->repeat() function takes Profile as argument now 10 年之前
replies.php acd36698b4 A bunch of clientError that were called as serverError 9 年之前
repliesrss.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 年之前
restoreaccount.php 6319003a34 Change "stream" to "timeline" for consistency. 13 年之前
revokerole.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 年之前
robotstxt.php 6a1b0e2375 * update translator documentation. 13 年之前
rsd.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 年之前
sandbox.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 年之前
selftag.php 4ab995dd1e Complete "people tag" to "list" in UI messages. 13 年之前
sessionsadminpanel.php 78edb4bf56 Update translator documentation. 13 年之前
showapplication.php 414a95a784 Initial move towards microformats2 10 年之前
showgroup.php 930b09677c Actually use the PrimaryNoticeList in actions 10 年之前
shownotice.php eff3256f59 API notice access was not access restricted 9 年之前
showprofiletag.php acd36698b4 A bunch of clientError that were called as serverError 9 年之前
showstream.php e086ef3a84 ProfileAction derivatives somewhat migrated to ManagedAction 10 年之前
silence.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 年之前
siteadminpanel.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 年之前
sitenoticeadminpanel.php edd8045375 Message tweaks and elaborations as well as translator documentation tweaks. Based on comments by OsamaK. 13 年之前
smssettings.php 12058c30b4 Managed_DataObject->updateWithKeys throws its own exception 9 年之前
startpage.php 4daa2e4644 Use 'StartpageAction' to determine what to show on / 9 年之前
subedit.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 年之前
subqueue.php d1ac9a4b44 this->target was not available in the listitem 9 年之前
subscribe.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 年之前
subscribepeopletag.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 年之前
subscribers.php eb7f964598 Modernising subscribers/subscriptions to use $this->scoped/target 10 年之前
subscriptions.php 53fb39a1d0 Nicknames in subscriptions list 10 年之前
sup.php 83fb5e6023 Mass replacement of #-comments with //-comments 13 年之前
tag.php acd36698b4 A bunch of clientError that were called as serverError 9 年之前
tagprofile.php 4b40d6bb2a TagprofileAction fiddled with, now doesn't require OStatus override 10 年之前
tagrss.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 年之前
top.php 9ba736c032 Add a dummy 'top' action to take you to the main page of the site 13 年之前
unblock.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 年之前
unsandbox.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 年之前
unsilence.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 年之前
unsubscribe.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 年之前
unsubscribepeopletag.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 年之前
urlsettings.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 年之前
useradminpanel.php 2a4dc77a63 The overloaded DB_DataObject function staticGet is now called getKV 11 年之前
userbyid.php 6d739789f6 protected handle function without args for Action 11 年之前
usergroups.php e086ef3a84 ProfileAction derivatives somewhat migrated to ManagedAction 10 年之前
userrss.php acbe94936f common_redirect and clientError exits, so refactor 10 年之前
version.php 414a95a784 Initial move towards microformats2 10 年之前