Miguel Dantas 970422e42c [REFACTOR] Added explicit return type to all instances of QueueHandler::handle 4 years ago
..
accountmover.php 970422e42c [REFACTOR] Added explicit return type to all instances of QueueHandler::handle 4 years ago
accountprofileblock.php 51ecd6be15 Fix some ProfileAction stuff, add function profileActionPreparation 9 years ago
action.php 2850e56f30 [CORE] Add custom favicon configuration support 4 years ago
activity.php 1517deeeb6 Since ActivityContext::CONVERSATION changed to 'conversation' instead of 'ostatus:conversation' we need to add it ourselves 6 years ago
activitycontext.php 07458e5375 Fixed the parsing of ostatus:conversation etc. 7 years ago
activityhandlerplugin.php 8a4bec811b Notices start saving selfLink from activities/objects 6 years ago
activityimporter.php 970422e42c [REFACTOR] Added explicit return type to all instances of QueueHandler::handle 4 years ago
activitymover.php 970422e42c [REFACTOR] Added explicit return type to all instances of QueueHandler::handle 4 years ago
activityobject.php 1536d3ef29 [XML/HTML Outputter] General improvements and refactoring as well as some bug fixes 4 years ago
activitysink.php 7db24c32d6 * fix some i18n and L10n issues 13 years ago
activitysource.php b28266b3d6 Convert Notice::asAtomEntry() to use Notice::asActivity() and Activity::asString() 13 years ago
activitystreamjsondocument.php c03ed457a6 Fix broken user activitystreams feed due to deleted notices 4 years ago
activitystreamslink.php 4b83d62750 Split classes into their own files 8 years ago
activitystreamsmedialink.php 4b83d62750 Split classes into their own files 8 years ago
activityutils.php 8a4bec811b Notices start saving selfLink from activities/objects 6 years ago
activityverb.php 349e842078 UPDATE ActivityVerb 8 years ago
adminform.php b9177f5e2e * i18n/L10n and translator documentation updates. 13 years ago
adminpanelaction.php 9de79f0a36 Update prepare() method on Action subclasses. 7 years ago
adminpanelnav.php 9a8ccbaef2 Call HomeStubNav instead of duplicating code 9 years ago
alreadyfulfilledexception.php b16d8cba1d AlreadyFulfilledException added, for acceptable exceptions 10 years ago
apiaction.php 1536d3ef29 [XML/HTML Outputter] General improvements and refactoring as well as some bug fixes 4 years ago
apiauthaction.php 5f7032dfee Verify that authenticated API calls are made from our domain name. 8 years ago
apibareauthaction.php 2938b3e960 Don't return true on requiresAuth if screen_name==='0' 8 years ago
apignusocialoauthdatastore.php 94d54ebc29 Function declarations to match parent class 8 years ago
apilistusers.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 years ago
apioauthaction.php 628e7fa583 ApiOAuthAction functions didn't match parents 8 years ago
apiprivateauthaction.php 34a6624452 Qvitter API changes (thanks hannes2peer) 10 years ago
applicationeditform.php edd8045375 Message tweaks and elaborations as well as translator documentation tweaks. Based on comments by OsamaK. 12 years ago
applicationlist.php a6e299a2fc OAuth stuff adapted for FormAction 8 years ago
approvegroupform.php 3be26565fb Update translator documentation. 13 years ago
approvesubform.php 3bddf01350 Somewhat better layout for approving/rejecting subrequests 8 years ago
arraywrapper.php dc7099aa5a ArrayWrapper::fetchAll() shortcut 12 years ago
atom10feed.php 1536d3ef29 [XML/HTML Outputter] General improvements and refactoring as well as some bug fixes 4 years ago
atomcategory.php f5128015be Use outputTo() instead of asString() for including sub-elements 13 years ago
atomgroupnoticefeed.php 1536d3ef29 [XML/HTML Outputter] General improvements and refactoring as well as some bug fixes 4 years ago
atomlistnoticefeed.php fcf47f315b Removed deprecated activity:subject 10 years ago
atomnoticefeed.php 65f1f74f2b Type controlling in lib/atomnoticefeed.php 8 years ago
atompubaction.php b2d332c914 These were meant for lower classes 9 years ago
atompubclient.php 0ec3047e0c Move AtomPubClient to its own module 12 years ago
atomusernoticefeed.php 89704bcdee Fixes some non-defined variables in commit eb2f93a 9 years ago
attachment.php 3c9a07677e [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 4 years ago
attachmentlist.php f746866b65 [StoreRemoteMedia] StoreRemoteMedia now uses the new filename format, which allows it to display correctly in the UI. Formatting fixes 4 years ago
attachmentlistitem.php f746866b65 [StoreRemoteMedia] StoreRemoteMedia now uses the new filename format, which allows it to display correctly in the UI. Formatting fixes 4 years ago
attachmentnoticesection.php 51f97c7e84 section control over their notice lists + HTML id stuff 9 years ago
authenticationplugin.php cfaaf3c13c PasswordsettingsAction aligned with FormAction 8 years ago
authorizationexception.php 1525acdca1 Extend authorization framework to cover login and API use 13 years ago
authorizationplugin.php b9177f5e2e * i18n/L10n and translator documentation updates. 13 years ago
avatarlink.php d5a24da167 only variables can be sent by reference (strict standards) 8 years ago
backupaccountform.php 19b743a9f5 Set time limit to increase time backupaccount can take 8 years ago
blockform.php b9177f5e2e * i18n/L10n and translator documentation updates. 13 years ago
cache.php 8fac7a9f6c StatusNet class renamed GNUsocial 9 years ago
cachingnoticestream.php 22fead1b46 Squashed commit of the following: 12 years ago
callableleftcurry.php 9f30c299ee [CORE] Make tests great gain 4 years ago
cancelgroupform.php 55aa68b941 CancelGroupForm gets same typing as Join and Leave 8 years ago
cancelsubscriptionform.php 700018fd09 L10n/i18n updated. 13 years ago
channel.php 83fb5e6023 Mass replacement of #-comments with //-comments 13 years ago
clienterroraction.php 16088d9439 ErrorAction and InfoAction fixes, are now ManagedAction 8 years ago
clientexception.php b9177f5e2e * i18n/L10n and translator documentation updates. 13 years ago
columndef.php b9177f5e2e * i18n/L10n and translator documentation updates. 13 years ago
command.php 1f866fcaed ActivityGenerationTests.php fails but doesn't crash anymore. 7 years ago
commandinterpreter.php c5da7306bd return logic tidied up for command interpretation 8 years ago
common.php 9f30c299ee [CORE] Make tests great gain 4 years ago
configexception.php d6598e790c Introduce a ConfigException 8 years ago
connectedappslist.php a6e299a2fc OAuth stuff adapted for FormAction 8 years ago
conversationnoticestream.php 63c087a255 Consistent behaviour for ScopingNoticeStream $scoped 8 years ago
daemon.php f29d8e0d5a Make daemons call setgid() *before* setuid() because doing it the other way around doesn't appear to work, at least on Linux. 10 years ago
dberroraction.php 7abecb61bd i18n/L10n updates. 13 years ago
dbqueuemanager.php c5a4921176 log with var_export (our shorthand _ve()) 7 years ago
default.php 52819d39d9 [OEmbed][Embed] Renamed OEmbed plugin to Embed 4 years ago
defaultlocalnav.php 45952ff164 "Lists with you" and "List subscriptions" in the right aside, "Lists" in the left aside 13 years ago
defaultprofileblock.php cc3841a623 Profile sized avatar in DefaultProfileBlock 9 years ago
deletegroupform.php fbec7c4e75 Issue #121 - use correct Group ID and strict User_group typing 8 years ago
deleteuserform.php 08cb576b52 Add translator documentation 13 years ago
deluserqueuehandler.php 970422e42c [REFACTOR] Added explicit return type to all instances of QueueHandler::handle 4 years ago
distribqueuehandler.php 970422e42c [REFACTOR] Added explicit return type to all instances of QueueHandler::handle 4 years ago
docfile.php 8fac7a9f6c StatusNet class renamed GNUsocial 9 years ago
dofollowlistitem.php e02c10a589 common_render_content doesn't require a Profile now 8 years ago
emailexception.php 1f76c1e4a9 Initial user doesn't need as strict checking on email 8 years ago
emptypkeyvalueexception.php 7978cd6d59 s/EmptyIdException/EmptyPkeyValueException/ 7 years ago
erroraction.php 1536d3ef29 [XML/HTML Outputter] General improvements and refactoring as well as some bug fixes 4 years ago
event.php 9f30c299ee [CORE] Make tests great gain 4 years ago
featureduserssection.php 14308c21db Don't show featuredusersection by default 13 years ago
feed.php 128a00c4ab Include feeds in Link HTTP headers, for easier discovery 8 years ago
feedimporter.php 970422e42c [REFACTOR] Added explicit return type to all instances of QueueHandler::handle 4 years ago
feedlist.php e6507a0f18 FeedList widget had mismatching show() definition 8 years ago
filenotfoundexception.php 952f68fed5 File upload logging for dummies 8 years ago
filenoticestream.php 63c087a255 Consistent behaviour for ScopingNoticeStream $scoped 8 years ago
filenotstoredlocallyexception.php f02d32b718 Reworked File->getUrl to throw exception 7 years ago
filteringnoticestream.php 9534969c05 Don't set is_local=LOCAL_NONPUBLIC on sandboxed user notices 8 years ago
form.php bca4bb8373 allow form ->li() to set $class 8 years ago
formaction.php 44653d339d [Poll] Refactoring and minor bug fixes 4 years ago
framework.php 2a06261f75 [CORE][COMPOSER] Move extlib packages with immediate composer correspondent to composer dependencies 4 years ago
fullnoticestream.php d2507a6266 Gotta declare FullNoticeStream as abstract class 8 years ago
fullthreadednoticelist.php d76d37340a Function declarations not matching their parents 8 years ago
galleryaction.php 01a4ab30dc Removing MicroID as well as simplifying profileaction 8 years ago
gnusocial.php 9f30c299ee [CORE] Make tests great gain 4 years ago
grantroleform.php 7abecb61bd i18n/L10n updates. 13 years ago
groupaction.php af6a3aa456 Make Group actions ManagedAction so groupbyid works 7 years ago
groupadminsection.php 47c7e1b875 Breaking class definitions out into separate files and fixing typing 8 years ago
groupblockedminilist.php 47c7e1b875 Breaking class definitions out into separate files and fixing typing 8 years ago
groupblockedminilistitem.php 47c7e1b875 Breaking class definitions out into separate files and fixing typing 8 years ago
groupblockform.php edd8045375 Message tweaks and elaborations as well as translator documentation tweaks. Based on comments by OsamaK. 12 years ago
groupeditform.php a89e91da79 By default, don't allow nick changes for profiles 9 years ago
grouplist.php 414a95a784 Initial move towards microformats2 9 years ago
groupmemberlist.php dc7c64592b Add var type to newListItem() parameter 7 years ago
groupmemberlistitem.php 3be26565fb Update translator documentation. 13 years ago
groupmembersminilist.php 47c7e1b875 Breaking class definitions out into separate files and fixing typing 8 years ago
groupmembersminilistitem.php 47c7e1b875 Breaking class definitions out into separate files and fixing typing 8 years ago
groupminilist.php dee4ca37ab GROUPS_PER_MINILIST was undefined in profileaction.php 8 years ago
groupnoprofileexception.php 5d4b1d0b88 Appropriate exception message in GroupNoProfileException 8 years ago
groupnoticestream.php 63c087a255 Consistent behaviour for ScopingNoticeStream $scoped 8 years ago
groupprofileblock.php e4f1c77d6b showAvatar functions deduplicated into Widget class 9 years ago
groupsbymemberssection.php 36d619480a Rip out user, group and site design customization code 12 years ago
groupsbypostssection.php 36d619480a Rip out user, group and site design customization code 12 years ago
groupsection.php 773441c2c5 abstract declaration of GroupSection 9 years ago
groupsnav.php 4479d780e5 List groups with nickname instead of full name in sidebar 8 years ago
homestubnav.php d0347bb98f Removing home stub if empty 9 years ago
htmloutputter.php 1536d3ef29 [XML/HTML Outputter] General improvements and refactoring as well as some bug fixes 4 years ago
httpclient.php 7070a14480 [CORE][StoreRemoteMedia] Fixed bug where sometimes images were written outside the site root 4 years ago
imagefile.php 8b106dbc6c [MEDIA] Fixed wrong image cropping 4 years ago
imchannel.php fa91bc7132 Some getStaticProperty calls to PEAR globalized 10 years ago
immanager.php e7a026091c enqueue_outgoing_raw -> enqueueOutgoingRaw 13 years ago
implugin.php 3290227b50 Modern version of XMPPHP extlib 5 years ago
imqueuehandler.php 970422e42c [REFACTOR] Added explicit return type to all instances of QueueHandler::handle 4 years ago
imreceiverqueuehandler.php 970422e42c [REFACTOR] Added explicit return type to all instances of QueueHandler::handle 4 years ago
imsenderqueuehandler.php 970422e42c [REFACTOR] Added explicit return type to all instances of QueueHandler::handle 4 years ago
inboxnoticestream.php 0042971d74 Fix bug in 36a55d84. 4 years ago
infoaction.php 1536d3ef29 [XML/HTML Outputter] General improvements and refactoring as well as some bug fixes 4 years ago
inlineattachmentlist.php 97ac722b24 Accessibility navigation improvement 8 years ago
inlineattachmentlistitem.php 4314a286e3 Less convoluted attachmentlistitem function calls 7 years ago
installer.php db3253e5d2 [CORE] Bump PHP requirement to PHP7.3+ 4 years ago
internalsessionhandler.php 08b6cfde66 [SESSION] Add backwards compatibility for third party plugins depending on old Session::cleanup() 4 years ago
invalidfilenameexception.php ca8f0f84c4 Woops, forgot to include this file! 8 years ago
invalidurlexception.php f46d675a20 GNU social is with a minor s. 10 years ago
invitebuttonsection.php f9c51c2478 No corporate-only strings in code base anymore 8 years ago
inviteform.php e48c26e156 Update translator documentation, i18n and L10n. 13 years ago
iomanager.php 50e611a1a9 Shouldn't define static classes as abstract. 10 years ago
iomaster.php eb5097aecb We don't need _that_ noisy queue managers... 10 years ago
joinform.php fbec7c4e75 Issue #121 - use correct Group ID and strict User_group typing 8 years ago
jsonactivitycollection.php a7df79ac07 Force arrays in constructors of ActivityStreamJSONDocument and JSONActivityCollection 6 years ago
jsonsearchresultslist.php a7043bf7cc Split up source and source_link. Never trust HTML! 7 years ago
language.php 9f30c299ee [CORE] Make tests great gain 4 years ago
leaveform.php fbec7c4e75 Issue #121 - use correct Group ID and strict User_group typing 8 years ago
liberalstomp.php 791b98046d Stomp blocking writes fix 14 years ago
listsnav.php 792b62874e Require Profile for Profile->getLists 8 years ago
location.php 26a6eca94e Location::fromOptions(Notice::locationOptions(...)) 8 years ago
logingroupnav.php b150b9439a don't show register in login if already logged in 13 years ago
mail.php 1b3021d61c E-mail should contain full acct uri too (FancyName) 7 years ago
mailhandler.php 48da97f204 MediaFile code improvements, preparing to implement multi-attachments 10 years ago
makeadminform.php edd8045375 Message tweaks and elaborations as well as translator documentation tweaks. Based on comments by OsamaK. 12 years ago
managedaction.php 44653d339d [Poll] Refactoring and minor bug fixes 4 years ago
mediafile.php db3253e5d2 [CORE] Bump PHP requirement to PHP7.3+ 4 years ago
menu.php 1536d3ef29 [XML/HTML Outputter] General improvements and refactoring as well as some bug fixes 4 years ago
methodnotimplementedexception.php 50e611a1a9 Shouldn't define static classes as abstract. 10 years ago
microappplugin.php e45c784451 Fix footer in plugins' notices. 9 years ago
moderatednoticestream.php 7d4658643d the repeated notice can be from a sandboxed user too 8 years ago
moremenu.php a053d96bf2 Better list-unwrapping in MoreMenu 12 years ago
mysqlschema.php f67a93eddc [CORE] Bump Database requirement to MariaDB 10.3+ 4 years ago
networkpublicnoticestream.php a3b2118906 Make the public streams ModeratedNoticeStream (hide sandboxed users etc.) 8 years ago
nickname.php 74ad4038ac Allow username or email in login form 4 years ago
noavatarexception.php f46d675a20 GNU social is with a minor s. 10 years ago
nohttpresponseexception.php 098c8b1df4 NoHttpResponseException extends HTTP_Request2_ConnectionException 8 years ago
noobjecttypeexception.php 5999171c11 Throw NoObjectTypeException on Notice->getObjectType if no string 8 years ago
noparentnoticeexception.php c84b21008e Notice->getParent code reuse 8 years ago
noprofileexception.php e83b2e147a NoProfileException collision avoidance fix 9 years ago
noqueuehandlerexception.php f699ffeb8a Exception handling in queue handler logic 8 years ago
noresultexception.php 2cecfe8f82 We can only handle Memcached_DataObject in NoResultException 10 years ago
noroutemapexception.php df00a88cb4 Forgot to add NoRouteMapException to 6834f355f291c444c778b49c49d8663f7098ae01 8 years ago
nosuchgroupexception.php bcb6dadc9f Corrected message in NoSuchGroupException 9 years ago
nosuchuserexception.php 09ef1fff69 NoticeListItem attentions showed double for User_group 10 years ago
noticeform.php 98b65763b0 input elements outside of label elements 9 years ago
noticelist.php 20f8dd6565 Repeats shown in threaded noticelist now handled by plugin 9 years ago
noticelistactorsitem.php fcdd061b4f pluginified most of hasFave, getFaves and related calls 9 years ago
noticelistitem.php 0b58465fb9 [CORE] Fix notice delete-form 4 years ago
noticelistitemadapter.php fcdd061b4f pluginified most of hasFave, getFaves and related calls 9 years ago
noticesaveexception.php deda83fdef Distinguish notice saving errors from others for Salmon 8 years ago
noticesection.php 51f97c7e84 section control over their notice lists + HTML id stuff 9 years ago
noticestream.php 2f91cb0df7 We should assume all verbs and such are their full URIs in our db 8 years ago
noticestreamaction.php 128a00c4ab Include feeds in Link HTTP headers, for easier discovery 8 years ago
nouploadedmediaexception.php 8b585ff647 MediaFile upload simplifying 9 years ago
nouriexception.php d2c749c7de NoUriException added and implemented in FeedSub class 10 years ago
nudgeform.php b1d451f98b Upadte translator documentation. 13 years ago
oauthclient.php b43be41643 OAuth extlib updated and Twitter comments removed 10 years ago
parallelizingdaemon.php df86aa7214 define LACONICA and accept LACONICA for backwards compatibility 14 years ago
passwordhashexception.php e2c50d202f AuthCrypt now tidied up and enabled by default. 10 years ago
peopletag.php 0e24709989 Profile/Peopletag file splitting for autoload 8 years ago
peopletageditform.php 2a4dc77a63 The overloaded DB_DataObject function staticGet is now called getKV 10 years ago
peopletaggroupnav.php 38f7deca78 Avoid "property of non-object" PHP notice. 8 years ago
peopletaglist.php 0e24709989 Profile/Peopletag file splitting for autoload 8 years ago
peopletaglistitem.php 0e24709989 Profile/Peopletag file splitting for autoload 8 years ago
peopletagnav.php 8cfd8450d5 Update/fix translator documentation. 13 years ago
peopletagnoticestream.php 63c087a255 Consistent behaviour for ScopingNoticeStream $scoped 8 years ago
peopletagsbysubssection.php c27b9c0722 Update translator documentation. 13 years ago
peopletagsection.php e4f1c77d6b showAvatar functions deduplicated into Widget class 9 years ago
peopletagsforusersection.php 3d66d960a1 Require Profile for Profile->getOtherTags 8 years ago
peopletagsubscriptionssection.php c27b9c0722 Update translator documentation. 13 years ago
peopletagswidget.php 748bd825e7 SelftagWidget had mismatching url() definition 8 years ago
personalgroupnav.php 68143ff916 DirectMessage moved into a plugin, not done yet 9 years ago
pgsqlschema.php f67a93eddc [CORE] Bump Database requirement to MariaDB 10.3+ 4 years ago
ping.php d2e6519bad lib/ping.php - Fix PHP 7.3 Warning switch continue -> break 4 years ago
pingqueuehandler.php 970422e42c [REFACTOR] Added explicit return type to all instances of QueueHandler::handle 4 years ago
plugin.php 9f30c299ee [CORE] Make tests great gain 4 years ago
plugindisableform.php 886e28aaa9 Stub plugins administration panel, allows for disabling/re-enabling plugins from the default plugins list. 14 years ago
pluginenableform.php 886e28aaa9 Stub plugins administration panel, allows for disabling/re-enabling plugins from the default plugins list. 14 years ago
pluginlist.php 26a92b2801 Hopefully fix TRANS message not getting picked up by xgettext. 12 years ago
pluginqueuehandler.php 970422e42c [REFACTOR] Added explicit return type to all instances of QueueHandler::handle 4 years ago
poco.php 5f867f98c2 Typing and static declaration in PoCo class 10 years ago
pocoaddress.php 11f77b2fca Add PoCo to Activity Streams JSON 13 years ago
pocourl.php 11f77b2fca Add PoCo to Activity Streams JSON 13 years ago
primarynav.php 44a46de7ff use a form for search 12 years ago
primarynoticelist.php a3b9367c9a new noticelist classes for primary and section lists 9 years ago
privatestreamexception.php df0f9547b5 Handle private streams better (failed to show profile before) 8 years ago
processmanager.php 532e486a93 Detect when queuedaemon/xmppdaemon parent processes die and kill the child processes. 14 years ago
profileaction.php af6a3aa456 Make Group actions ManagedAction so groupbyid works 7 years ago
profileactionform.php 64677fc09a common superclass for actions that operate on a profile and return 14 years ago
profileblock.php e4f1c77d6b showAvatar functions deduplicated into Widget class 9 years ago
profileformaction.php 9de79f0a36 Update prepare() method on Action subclasses. 7 years ago
profilelist.php 83a05724b8 [CORE] Fix subscriptions and subscribers list (related to 44653d339d) 4 years ago
profilelistitem.php f2705180e0 [TagSub] Fix User's tags list issue 4 years ago
profileminilist.php df8c14d66a ProfileMiniList->newListItem changed to match ProfileList->newListItem 8 years ago
profileminilistitem.php 51ecd6be15 Fix some ProfileAction stuff, add function profileActionPreparation 9 years ago
profilenoaccturiexception.php 9ea57e5cb2 getAcctUri function added with related exception 10 years ago
profilenoticestream.php 63c087a255 Consistent behaviour for ScopingNoticeStream $scoped 8 years ago
profilesection.php 51f97c7e84 section control over their notice lists + HTML id stuff 9 years ago
publicgroupnav.php a32bfe7d87 TagCloud turned into plugin (performance issues on large installs) 7 years ago
publicnoticestream.php a3b2118906 Make the public streams ModeratedNoticeStream (hide sandboxed users etc.) 8 years ago
queuehandler.php 970422e42c [REFACTOR] Added explicit return type to all instances of QueueHandler::handle 4 years ago
queuemanager.php c173c4faa5 Actually throw NoQueueHandlerException too. 8 years ago
queuemonitor.php 098c8b1df4 NoHttpResponseException extends HTTP_Request2_ConnectionException 8 years ago
redirectingaction.php b1d451f98b Upadte translator documentation. 13 years ago
replynoticestream.php 63c087a255 Consistent behaviour for ScopingNoticeStream $scoped 8 years ago
revokeroleform.php b1d451f98b Upadte translator documentation. 13 years ago
right.php 04ad0838be Add spam-training, spam-reviewing rights 12 years ago
router.php e392160435 [ROUTES] Fixed attachment routes, broken by channges in fa378462f4 4 years ago
rss10action.php b596391fcd Avoid having to check for notices without rendered copies in upgrade.php 8 years ago
sandboxform.php b1d451f98b Upadte translator documentation. 13 years ago
schema.php 0c20d35206 [Embed] Refactoring and bug fixing 4 years ago
schemaupdater.php 8a119dc970 We already throw exceptions for PEAR errors 9 years ago
scopingnoticestream.php b4271a3533 Stricted typing + protected on FilteringNoticeStream->filter 8 years ago
search_engines.php 8a07edec5f Fix fulltext search by XRevan86 4 years ago
searchaction.php ba2975aac8 Update handle() method on Action subclasses. 7 years ago
searchform.php d56d97a439 Only POST Form widgets send a session token. 10 years ago
searchgroupnav.php 419c2cd5b3 Some fixes/improvements - added getter getGroup() for https://bugz.foocorp.net/T44 - added type-hints in method signatures 9 years ago
searchnoticestream.php 63c087a255 Consistent behaviour for ScopingNoticeStream $scoped 8 years ago
secondarynav.php df72adcd2d remove bad old badge code 12 years ago
section.php 51f97c7e84 section control over their notice lists + HTML id stuff 9 years ago
sectionnoticelist.php a3b9367c9a new noticelist classes for primary and section lists 9 years ago
selftagswidget.php 748bd825e7 SelftagWidget had mismatching url() definition 8 years ago
servererroraction.php 1536d3ef29 [XML/HTML Outputter] General improvements and refactoring as well as some bug fixes 4 years ago
serverexception.php 1536d3ef29 [XML/HTML Outputter] General improvements and refactoring as well as some bug fixes 4 years ago
settingsaction.php 2d44400cfc SettingsAction now extends FormAction (and thus ManagedAction) 8 years ago
settingsnav.php 89ecda2c52 Home stub nav for admin, settings, and docs 12 years ago
silenceform.php b1d451f98b Upadte translator documentation. 13 years ago
siteprofile.php a093dea38c ExtendedProfile is not something we want by default. 8 years ago
sitestreamaction.php bdd15cfe63 don't double the output for some PublicAction->extraHead 8 years ago
smsqueuehandler.php 970422e42c [REFACTOR] Added explicit return type to all instances of QueueHandler::handle 4 years ago
spawningdaemon.php 7adf1c99fc s/LOG_ERROR/LOG_ERR/ 8 years ago
statusnet.php 8fac7a9f6c StatusNet class renamed GNUsocial 9 years ago
stompqueuemanager.php 90e93b9656 Added base64 encoding to get RMQ to work 6 years ago
subgroupnav.php 419c2cd5b3 Some fixes/improvements - added getter getGroup() for https://bugz.foocorp.net/T44 - added type-hints in method signatures 9 years ago
subqueuelist.php c19964094b Pending subscription requests now work as they should 8 years ago
subqueuelistitem.php c19964094b Pending subscription requests now work as they should 8 years ago
subscribeform.php b1d451f98b Upadte translator documentation. 13 years ago
subscribepeopletagform.php 4ab995dd1e Complete "people tag" to "list" in UI messages. 13 years ago
subscriberslist.php 4b22b0c42a More listitems and lists into separate files + stronger typing 8 years ago
subscriberslistitem.php 4b22b0c42a More listitems and lists into separate files + stronger typing 8 years ago
subscribersminilist.php e577e883f4 Subscriber lists to separate files and also Profile typing 8 years ago
subscribersminilistitem.php e577e883f4 Subscriber lists to separate files and also Profile typing 8 years ago
subscriptionlist.php 83a05724b8 [CORE] Fix subscriptions and subscribers list (related to 44653d339d) 4 years ago
subscriptionlistitem.php f2705180e0 [TagSub] Fix User's tags list issue 4 years ago
subscriptionslist.php 6d9f390ba8 Separating classes into files and stronger typing 8 years ago
subscriptionslistitem.php 6d9f390ba8 Separating classes into files and stronger typing 8 years ago
tabledef.php 2fabf586c7 Break TableDef, ColumnDef classes to separate files so autoloader can find them. 14 years ago
taggedprofilenoticestream.php 63c087a255 Consistent behaviour for ScopingNoticeStream $scoped 8 years ago
tagnoticestream.php 63c087a255 Consistent behaviour for ScopingNoticeStream $scoped 8 years ago
tagprofileform.php b9a8b2ad05 missing file for 4b40d6bb2ad6540fe114eebe74b2330902382a81 9 years ago
taguri.php 61a072b3c4 Add a library to mint tag URIs 14 years ago
targetedrss10action.php 7ce32619cc Missing getTarget function in targetedrss10action.php 8 years ago
theme.php 2a06261f75 [CORE][COMPOSER] Move extlib packages with immediate composer correspondent to composer dependencies 4 years ago
themeuploader.php ea8b468348 Update translator documentation. 13 years ago
threadednoticelist.php aa3865c303 Split threaded notice list classes into own files. 8 years ago
threadednoticelistitem.php cdcf6cdb25 Hacky method to avoid cutting conversation "more" link out 8 years ago
threadednoticelistmoreitem.php aa3865c303 Split threaded notice list classes into own files. 8 years ago
threadednoticelistsubitem.php aa3865c303 Split threaded notice list classes into own files. 8 years ago
threadinggroupnoticestream.php 63c087a255 Consistent behaviour for ScopingNoticeStream $scoped 8 years ago
threadingnetworkpublicnoticestream.php a5d27d9ce7 /main/all will give a network-wide public stream 9 years ago
threadingnoticestream.php b4271a3533 Stricted typing + protected on FilteringNoticeStream->filter 8 years ago
threadingpublicnoticestream.php a5d27d9ce7 /main/all will give a network-wide public stream 9 years ago
togglepeopletag.php b0dfc70a54 Properly unlink all old avatars when deleting/uploading a new 10 years ago
topposterssection.php a4e334a0ba Translator documentation added/updated. 13 years ago
toselector.php a838c90951 Only show "public:site" in ToSelector if notice/allowprivate is true 8 years ago
uapplugin.php 138d26d488 Favorite "aside"-sections moved, also small fixes left from before 9 years ago
unblockform.php 08edd1fedf * i18n/L10n updates. 13 years ago
unknownextensionmimeexception.php 4117118e23 More specific exceptions for mimetype/extension issues. 7 years ago
unknownmimeextensionexception.php 4117118e23 More specific exceptions for mimetype/extension issues. 7 years ago
unknownuriexception.php 89e817e5b0 UnknownUriException added for better error handling 9 years ago
unqueuemanager.php f699ffeb8a Exception handling in queue handler logic 8 years ago
unsandboxform.php a4e334a0ba Translator documentation added/updated. 13 years ago
unsilenceform.php a4e334a0ba Translator documentation added/updated. 13 years ago
unsubscribeform.php edd8045375 Message tweaks and elaborations as well as translator documentation tweaks. Based on comments by OsamaK. 12 years ago
unsubscribepeopletagform.php 4ab995dd1e Complete "people tag" to "list" in UI messages. 13 years ago
unsupportedmediaexception.php 9588a2d2d5 UnsupportedMediaException caused excessive debug log 10 years ago
urlmapper.php 5c0a3102ff [ROUTES] Allow accept-header specification during router creation 4 years ago
urlshortenerplugin.php 14adb7cc41 Give users more control over URL shortening 14 years ago
usefileasthumbnailexception.php 87dd0fbdb6 UseFileAsThumbnailException uses direct File object now 8 years ago
useractivitystream.php a5a96dd857 Misplaced break/continue statements. 8 years ago
usernoprofileexception.php cd0e3f1fa4 NoProfileException now parent to User* and Group* 10 years ago
util.php 9f30c299ee [CORE] Make tests great gain 4 years ago
uuid.php 3cab5b36c1 Replace common_good_random with common_random_hexstr 10 years ago
webcolor.php 6c0e43be9e L10n consistency updates in wording and punctuation. 13 years ago
widget.php 44653d339d [Poll] Refactoring and minor bug fixes 4 years ago
xmloutputter.php 1536d3ef29 [XML/HTML Outputter] General improvements and refactoring as well as some bug fixes 4 years ago
xmlstringer.php 1536d3ef29 [XML/HTML Outputter] General improvements and refactoring as well as some bug fixes 4 years ago