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