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