Mikael Nordfeldth 5e131aed80 Apparently medium.com uses @ frequently i URLs 8 年之前
..
accountmover.php a5a96dd857 Misplaced break/continue statements. 9 年之前
accountprofileblock.php 51ecd6be15 Fix some ProfileAction stuff, add function profileActionPreparation 10 年之前
action.php 4ea79bc396 I was too quick to save that file (File::getByUrl takes 1 arg) 9 年之前
activity.php 844fe3924e put local id, href and such in ostatus:conversation element 9 年之前
activitycontext.php 343291262e ostatus:conversation element instead of link rel="" 10 年之前
activityhandlerplugin.php 547f92de07 Don't fail deleteRelated on NoProfileException 9 年之前
activityimporter.php ec4e432d55 Subscription::ensureStart skips AlreadyFulfilledException 10 年之前
activitymover.php dac617d95a I think all the notice deletion calls are event-compatible now 9 年之前
activityobject.php 7aa9a69c2f Link to attachment page instead of big-ass image 9 年之前
activitysink.php 7db24c32d6 * fix some i18n and L10n issues 14 年之前
activitysource.php b28266b3d6 Convert Notice::asAtomEntry() to use Notice::asActivity() and Activity::asString() 14 年之前
activitystreamjsondocument.php 4b83d62750 Split classes into their own files 9 年之前
activitystreamslink.php 4b83d62750 Split classes into their own files 9 年之前
activitystreamsmedialink.php 4b83d62750 Split classes into their own files 9 年之前
activityutils.php 88e2f739a9 DOMElement not DOMDocument 9 年之前
activityverb.php 349e842078 UPDATE ActivityVerb 9 年之前
adminform.php b9177f5e2e * i18n/L10n and translator documentation updates. 14 年之前
adminpanelaction.php 158b323767 Declare AdminpanelAction::canAdmin as static, since that's how it's used. 9 年之前
adminpanelnav.php 9a8ccbaef2 Call HomeStubNav instead of duplicating code 10 年之前
alreadyfulfilledexception.php b16d8cba1d AlreadyFulfilledException added, for acceptable exceptions 11 年之前
apiaction.php d98784e059 Use functions instead of accessing properties in twitterUserArray 9 年之前
apiauthaction.php 5f7032dfee Verify that authenticated API calls are made from our domain name. 9 年之前
apibareauthaction.php 2938b3e960 Don't return true on requiresAuth if screen_name==='0' 9 年之前
apignusocialoauthdatastore.php 94d54ebc29 Function declarations to match parent class 9 年之前
apilistusers.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 11 年之前
apioauthaction.php 628e7fa583 ApiOAuthAction functions didn't match parents 10 年之前
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. 14 年之前
approvesubform.php 3bddf01350 Somewhat better layout for approving/rejecting subrequests 9 年之前
arraywrapper.php dc7099aa5a ArrayWrapper::fetchAll() shortcut 13 年之前
atom10feed.php 7e65f4f6ea StatusNet to GNU social renaming in minor places 10 年之前
atomcategory.php f5128015be Use outputTo() instead of asString() for including sub-elements 14 年之前
atomgroupnoticefeed.php fcf47f315b Removed deprecated activity:subject 11 年之前
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 10 年之前
atompubclient.php 0ec3047e0c Move AtomPubClient to its own module 13 年之前
atomusernoticefeed.php 89704bcdee Fixes some non-defined variables in commit eb2f93a 10 年之前
attachment.php b2f0595d04 HTML5 + CSS adaptions, may cause visual breaks 10 年之前
attachmentlist.php be14e15dac Hide attachments in notices by silenced profiles 9 年之前
attachmentlistitem.php 7aa9a69c2f Link to attachment page instead of big-ass image 9 年之前
attachmentnoticesection.php 51f97c7e84 section control over their notice lists + HTML id stuff 10 年之前
attachmenttagcloudsection.php b9177f5e2e * i18n/L10n and translator documentation updates. 14 年之前
authenticationplugin.php cfaaf3c13c PasswordsettingsAction aligned with FormAction 9 年之前
authorizationexception.php 1525acdca1 Extend authorization framework to cover login and API use 14 年之前
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 9 年之前
blockform.php b9177f5e2e * i18n/L10n and translator documentation updates. 14 年之前
cache.php 8fac7a9f6c StatusNet class renamed GNUsocial 10 年之前
cachingnoticestream.php 22fead1b46 Squashed commit of the following: 13 年之前
cancelgroupform.php 55aa68b941 CancelGroupForm gets same typing as Join and Leave 9 年之前
cancelsubscriptionform.php 700018fd09 L10n/i18n updated. 14 年之前
channel.php 83fb5e6023 Mass replacement of #-comments with //-comments 14 年之前
clienterroraction.php 16088d9439 ErrorAction and InfoAction fixes, are now ManagedAction 9 年之前
clientexception.php b9177f5e2e * i18n/L10n and translator documentation updates. 14 年之前
columndef.php b9177f5e2e * i18n/L10n and translator documentation updates. 14 年之前
command.php 1194c47c5d ksort on commands array to avoid converting to numerical array 10 年之前
commandinterpreter.php c5da7306bd return logic tidied up for command interpretation 10 年之前
common.php 8fac7a9f6c StatusNet class renamed GNUsocial 10 年之前
configexception.php d6598e790c Introduce a ConfigException 9 年之前
connectedappslist.php a6e299a2fc OAuth stuff adapted for FormAction 9 年之前
conversationnoticestream.php 63c087a255 Consistent behaviour for ScopingNoticeStream $scoped 9 年之前
curry.php 0158f4f73d PHP 5.3 closure-based implementation of curry(); old implementation used as fallback for older PHP versions. Added unit tests to confirm they both work! 15 年之前
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. 11 年之前
dberroraction.php 7abecb61bd i18n/L10n updates. 14 年之前
dbqueuemanager.php 3019f8f23f dbqueuemanager logic 9 年之前
default.php f134a423f6 rename config option site/logdebug to log/debugtrace 9 年之前
defaultlocalnav.php 45952ff164 "Lists with you" and "List subscriptions" in the right aside, "Lists" in the left aside 14 年之前
defaultprofileblock.php cc3841a623 Profile sized avatar in DefaultProfileBlock 11 年之前
deletegroupform.php fbec7c4e75 Issue #121 - use correct Group ID and strict User_group typing 9 年之前
deleteuserform.php 08cb576b52 Add translator documentation 14 年之前
deluserqueuehandler.php 6f62adedfc Infinite loop on CLI initiated profile deletion for local users 9 年之前
distribqueuehandler.php 5842c59ba7 Get group attentions back into the "all" feed 11 年之前
docfile.php 8fac7a9f6c StatusNet class renamed GNUsocial 10 年之前
dofollowlistitem.php e02c10a589 common_render_content doesn't require a Profile now 9 年之前
emailexception.php 1f76c1e4a9 Initial user doesn't need as strict checking on email 9 年之前
emptyidexception.php b4b57bba54 EmptyIdException to make sure we get the right in catch 9 年之前
erroraction.php bc0a903bd4 ErrorAction to autodiscoverable file. 9 年之前
event.php 2f86cd8602 utf8mb4 conversion on database with index adjusts 10 年之前
featureduserssection.php 14308c21db Don't show featuredusersection by default 14 年之前
feed.php 128a00c4ab Include feeds in Link HTTP headers, for easier discovery 9 年之前
feedimporter.php 2a4dc77a63 The overloaded DB_DataObject function staticGet is now called getKV 11 年之前
feedlist.php e6507a0f18 FeedList widget had mismatching show() definition 9 年之前
filenotfoundexception.php 952f68fed5 File upload logging for dummies 9 年之前
filenoticestream.php 63c087a255 Consistent behaviour for ScopingNoticeStream $scoped 9 年之前
filteringnoticestream.php 9534969c05 Don't set is_local=LOCAL_NONPUBLIC on sandboxed user notices 9 年之前
form.php bca4bb8373 allow form ->li() to set $class 9 年之前
formaction.php 7d524307d2 DeletenoticeForm is its own class now 9 年之前
framework.php 5e131aed80 Apparently medium.com uses @ frequently i URLs 8 年之前
fullnoticestream.php d2507a6266 Gotta declare FullNoticeStream as abstract class 9 年之前
fullthreadednoticelist.php d76d37340a Function declarations not matching their parents 10 年之前
galleryaction.php 01a4ab30dc Removing MicroID as well as simplifying profileaction 9 年之前
gnusocial.php cfc82591da chmod 0775 directories we create 9 年之前
grantroleform.php 7abecb61bd i18n/L10n updates. 14 年之前
groupaction.php 55aa68b941 CancelGroupForm gets same typing as Join and Leave 9 年之前
groupadminsection.php 47c7e1b875 Breaking class definitions out into separate files and fixing typing 9 年之前
groupblockedminilist.php 47c7e1b875 Breaking class definitions out into separate files and fixing typing 9 年之前
groupblockedminilistitem.php 47c7e1b875 Breaking class definitions out into separate files and fixing typing 9 年之前
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 10 年之前
grouplist.php 414a95a784 Initial move towards microformats2 11 年之前
groupmemberlist.php 3be26565fb Update translator documentation. 14 年之前
groupmemberlistitem.php 3be26565fb Update translator documentation. 14 年之前
groupmembersminilist.php 47c7e1b875 Breaking class definitions out into separate files and fixing typing 9 年之前
groupmembersminilistitem.php 47c7e1b875 Breaking class definitions out into separate files and fixing typing 9 年之前
groupminilist.php dee4ca37ab GROUPS_PER_MINILIST was undefined in profileaction.php 10 年之前
groupnoprofileexception.php 5d4b1d0b88 Appropriate exception message in GroupNoProfileException 9 年之前
groupnoticestream.php 63c087a255 Consistent behaviour for ScopingNoticeStream $scoped 9 年之前
groupprofileblock.php e4f1c77d6b showAvatar functions deduplicated into Widget class 11 年之前
groupsbymemberssection.php 36d619480a Rip out user, group and site design customization code 14 年之前
groupsbypostssection.php 36d619480a Rip out user, group and site design customization code 14 年之前
groupsection.php 773441c2c5 abstract declaration of GroupSection 10 年之前
groupsnav.php 4479d780e5 List groups with nickname instead of full name in sidebar 9 年之前
grouptagcloudsection.php acc4df9edd shorter title for tag cloud section on groups 13 年之前
homestubnav.php d0347bb98f Removing home stub if empty 10 年之前
htmloutputter.php f642da201d Easier to modify DTD for HTMLOutputter 10 年之前
httpclient.php 9fa18fa366 HTTPClient::quickGet now supports headers as argument 9 年之前
imagefile.php 3a6733dc98 2-frame GIF animations weren't recognised as animated 9 年之前
imchannel.php fa91bc7132 Some getStaticProperty calls to PEAR globalized 11 年之前
immanager.php e7a026091c enqueue_outgoing_raw -> enqueueOutgoingRaw 14 年之前
implugin.php 3a6c98ff16 NoResultException is common if reply_to was not cleared on parent deletion 9 年之前
imqueuehandler.php 79c40bc73b Type-aware comparison is necessary for Notice is_local/scope 9 年之前
imreceiverqueuehandler.php 764e0ab962 receive_raw_message -> receiveRawMessage 14 年之前
imsenderqueuehandler.php 20d6a7caed Merge branch '0.9.x' into 1.0.x 15 年之前
inboxnoticestream.php 63c087a255 Consistent behaviour for ScopingNoticeStream $scoped 9 年之前
inboxtagcloudsection.php 63c087a255 Consistent behaviour for ScopingNoticeStream $scoped 9 年之前
infoaction.php 16088d9439 ErrorAction and InfoAction fixes, are now ManagedAction 9 年之前
inlineattachmentlist.php 97ac722b24 Accessibility navigation improvement 9 年之前
inlineattachmentlistitem.php 5b7deee0cc InlineAttachmentListItem put into its own file 9 年之前
installer.php ec257d940a Either use or don't use HTTPS 9 年之前
invalidfilenameexception.php ca8f0f84c4 Woops, forgot to include this file! 9 年之前
invalidurlexception.php f46d675a20 GNU social is with a minor s. 11 年之前
invitebuttonsection.php f9c51c2478 No corporate-only strings in code base anymore 10 年之前
inviteform.php e48c26e156 Update translator documentation, i18n and L10n. 14 年之前
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 9 年之前
jsonactivitycollection.php 4b83d62750 Split classes into their own files 9 年之前
jsonsearchresultslist.php 7ea067a0dc Notice_source checks in better code style 10 年之前
language.php eceafb84de lib/language.php: rewrited jp as ja. 9 年之前
leaveform.php fbec7c4e75 Issue #121 - use correct Group ID and strict User_group typing 9 年之前
liberalstomp.php 791b98046d Stomp blocking writes fix 15 年之前
listsnav.php 792b62874e Require Profile for Profile->getLists 9 年之前
location.php 26a6eca94e Location::fromOptions(Notice::locationOptions(...)) 9 年之前
logingroupnav.php b150b9439a don't show register in login if already logged in 14 年之前
mail.php 6ec72b2978 Move mail_confirm_address out of mail.php 9 年之前
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 9fcfb7cb1d Proper error message on too much POST data 9 年之前
mediafile.php 7ca0ff9a19 MediaFile::fromUpload handles missing local file better 9 年之前
menu.php b6b9036821 StartSubMenu and EndSubMenu events 10 年之前
methodnotimplementedexception.php 50e611a1a9 Shouldn't define static classes as abstract. 11 年之前
microappplugin.php e45c784451 Fix footer in plugins' notices. 10 年之前
moderatednoticestream.php 7d4658643d the repeated notice can be from a sandboxed user too 9 年之前
moremenu.php a053d96bf2 Better list-unwrapping in MoreMenu 13 年之前
mysqlschema.php 6b31feb70f Strict Standards: Declaration of MysqlSchema::get() 9 年之前
networkpublicnoticestream.php a3b2118906 Make the public streams ModeratedNoticeStream (hide sandboxed users etc.) 9 年之前
nickname.php 29662eef5e Mentioning matches (@this too) now. 9 年之前
noavatarexception.php f46d675a20 GNU social is with a minor s. 11 年之前
nohttpresponseexception.php 098c8b1df4 NoHttpResponseException extends HTTP_Request2_ConnectionException 9 年之前
noobjecttypeexception.php 5999171c11 Throw NoObjectTypeException on Notice->getObjectType if no string 9 年之前
noparentnoticeexception.php c84b21008e Notice->getParent code reuse 10 年之前
noprofileexception.php e83b2e147a NoProfileException collision avoidance fix 11 年之前
noqueuehandlerexception.php f699ffeb8a Exception handling in queue handler logic 9 年之前
noresultexception.php 2cecfe8f82 We can only handle Memcached_DataObject in NoResultException 11 年之前
noroutemapexception.php df00a88cb4 Forgot to add NoRouteMapException to 6834f355f291c444c778b49c49d8663f7098ae01 9 年之前
nosuchgroupexception.php bcb6dadc9f Corrected message in NoSuchGroupException 10 年之前
nosuchuserexception.php 09ef1fff69 NoticeListItem attentions showed double for User_group 11 年之前
noticeform.php 98b65763b0 input elements outside of label elements 10 年之前
noticelist.php 20f8dd6565 Repeats shown in threaded noticelist now handled by plugin 10 年之前
noticelistactorsitem.php fcdd061b4f pluginified most of hasFave, getFaves and related calls 11 年之前
noticelistitem.php 4645033b98 "In conversation" text in noticelistitem 9 年之前
noticelistitemadapter.php fcdd061b4f pluginified most of hasFave, getFaves and related calls 11 年之前
noticesaveexception.php deda83fdef Distinguish notice saving errors from others for Salmon 9 年之前
noticesection.php 51f97c7e84 section control over their notice lists + HTML id stuff 10 年之前
noticestream.php 2f91cb0df7 We should assume all verbs and such are their full URIs in our db 9 年之前
noticestreamaction.php 128a00c4ab Include feeds in Link HTTP headers, for easier discovery 9 年之前
nouploadedmediaexception.php 8b585ff647 MediaFile upload simplifying 10 年之前
nouriexception.php d2c749c7de NoUriException added and implemented in FeedSub class 11 年之前
nudgeform.php b1d451f98b Upadte translator documentation. 14 年之前
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. 9 年之前
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. 14 年之前
peopletagnoticestream.php 63c087a255 Consistent behaviour for ScopingNoticeStream $scoped 9 年之前
peopletagsbysubssection.php c27b9c0722 Update translator documentation. 14 年之前
peopletagsection.php e4f1c77d6b showAvatar functions deduplicated into Widget class 11 年之前
peopletagsforusersection.php 3d66d960a1 Require Profile for Profile->getOtherTags 9 年之前
peopletagsubscriptionssection.php c27b9c0722 Update translator documentation. 14 年之前
peopletagswidget.php 748bd825e7 SelftagWidget had mismatching url() definition 9 年之前
personalgroupnav.php 68143ff916 DirectMessage moved into a plugin, not done yet 10 年之前
personaltagcloudsection.php 6a36121a56 Spiff up the PersonalTagCloudSection class 9 年之前
pgsqlschema.php aeb1c23a2f fix index drop on pg 14 年之前
ping.php 255943d78f User agents and generators changed to GNU social 11 年之前
pingqueuehandler.php c7507e7e9d XMPP queued output & initial retooling of DB queue manager to support non-Notice objects. 15 年之前
plugin.php dcf29c2a07 s/isHTTPS/useHTTPS/ for HTTPS URL generation 9 年之前
plugindisableform.php 886e28aaa9 Stub plugins administration panel, allows for disabling/re-enabling plugins from the default plugins list. 15 年之前
pluginenableform.php 886e28aaa9 Stub plugins administration panel, allows for disabling/re-enabling plugins from the default plugins list. 15 年之前
pluginlist.php 26a92b2801 Hopefully fix TRANS message not getting picked up by xgettext. 14 年之前
pluginqueuehandler.php 6ed66d9c76 Local_group and User are now assumed to be in same namespace 11 年之前
poco.php 5f867f98c2 Typing and static declaration in PoCo class 11 年之前
pocoaddress.php 11f77b2fca Add PoCo to Activity Streams JSON 14 年之前
pocourl.php 11f77b2fca Add PoCo to Activity Streams JSON 14 年之前
primarynav.php 44a46de7ff use a form for search 13 年之前
primarynoticelist.php a3b9367c9a new noticelist classes for primary and section lists 10 年之前
privatestreamexception.php df0f9547b5 Handle private streams better (failed to show profile before) 9 年之前
processmanager.php 532e486a93 Detect when queuedaemon/xmppdaemon parent processes die and kill the child processes. 15 年之前
profileaction.php e577e883f4 Subscriber lists to separate files and also Profile typing 9 年之前
profileactionform.php 64677fc09a common superclass for actions that operate on a profile and return 15 年之前
profileblock.php e4f1c77d6b showAvatar functions deduplicated into Widget class 11 年之前
profileformaction.php e5ad98e601 Silence action can only be used on non-priviliged users 9 年之前
profilelist.php c19964094b Pending subscription requests now work as they should 9 年之前
profilelistitem.php c19964094b Pending subscription requests now work as they should 9 年之前
profileminilist.php df8c14d66a ProfileMiniList->newListItem changed to match ProfileList->newListItem 9 年之前
profileminilistitem.php 51ecd6be15 Fix some ProfileAction stuff, add function profileActionPreparation 10 年之前
profilenoaccturiexception.php 9ea57e5cb2 getAcctUri function added with related exception 11 年之前
profilenoticestream.php 63c087a255 Consistent behaviour for ScopingNoticeStream $scoped 9 年之前
profilesection.php 51f97c7e84 section control over their notice lists + HTML id stuff 10 年之前
publicgroupnav.php b24d711f55 Network wide feed link would NEVER show! 10 年之前
publicnoticestream.php a3b2118906 Make the public streams ModeratedNoticeStream (hide sandboxed users etc.) 9 年之前
publictagcloudsection.php 267a49103e Rewording: trends instead of trending topics for consistency with other occurrences 10 年之前
queuehandler.php e9995b0f6a Create IM plugin, Pluginize XMPP, Create AIM plugin 15 年之前
queuemanager.php c173c4faa5 Actually throw NoQueueHandlerException too. 9 年之前
queuemonitor.php 098c8b1df4 NoHttpResponseException extends HTTP_Request2_ConnectionException 9 年之前
redirectingaction.php b1d451f98b Upadte translator documentation. 14 年之前
replynoticestream.php 63c087a255 Consistent behaviour for ScopingNoticeStream $scoped 9 年之前
revokeroleform.php b1d451f98b Upadte translator documentation. 14 年之前
right.php 04ad0838be Add spam-training, spam-reviewing rights 13 年之前
router.php bd306bdb9f Add /download action for attachments 9 年之前
rss10action.php b596391fcd Avoid having to check for notices without rendered copies in upgrade.php 9 年之前
sandboxform.php b1d451f98b Upadte translator documentation. 14 年之前
schema.php 0e6b80ded3 more debugging info on failed schema.php runSqlSet 10 年之前
schemaupdater.php 8a119dc970 We already throw exceptions for PEAR errors 10 年之前
scopingnoticestream.php b4271a3533 Stricted typing + protected on FilteringNoticeStream->filter 9 年之前
search_engines.php 2ad7c4313d Search engine fix because Directory did a 'join' 9 年之前
searchaction.php 11c57e7aee Remove Google References 9 年之前
searchform.php d56d97a439 Only POST Form widgets send a session token. 11 年之前
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 9 年之前
secondarynav.php df72adcd2d remove bad old badge code 13 年之前
section.php 51f97c7e84 section control over their notice lists + HTML id stuff 10 年之前
sectionnoticelist.php a3b9367c9a new noticelist classes for primary and section lists 10 年之前
selftagswidget.php 748bd825e7 SelftagWidget had mismatching url() definition 9 年之前
servererroraction.php 16088d9439 ErrorAction and InfoAction fixes, are now ManagedAction 9 年之前
serverexception.php 62c4ffe889 Server exceptions should reasonably be 5xx 9 年之前
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. 14 年之前
siteprofile.php a093dea38c ExtendedProfile is not something we want by default. 9 年之前
sitestreamaction.php bdd15cfe63 don't double the output for some PublicAction->extraHead 10 年之前
smsqueuehandler.php c7507e7e9d XMPP queued output & initial retooling of DB queue manager to support non-Notice objects. 15 年之前
spawningdaemon.php 7adf1c99fc s/LOG_ERROR/LOG_ERR/ 9 年之前
statusnet.php 8fac7a9f6c StatusNet class renamed GNUsocial 10 年之前
stompqueuemanager.php f699ffeb8a Exception handling in queue handler logic 9 年之前
subgroupnav.php 419c2cd5b3 Some fixes/improvements - added getter getGroup() for https://bugz.foocorp.net/T44 - added type-hints in method signatures 10 年之前
subpeopletagcloudsection.php df86aa7214 define LACONICA and accept LACONICA for backwards compatibility 15 年之前
subqueuelist.php c19964094b Pending subscription requests now work as they should 9 年之前
subqueuelistitem.php c19964094b Pending subscription requests now work as they should 9 年之前
subscribeform.php b1d451f98b Upadte translator documentation. 14 年之前
subscribepeopletagform.php 4ab995dd1e Complete "people tag" to "list" in UI messages. 14 年之前
subscriberslist.php 4b22b0c42a More listitems and lists into separate files + stronger typing 9 年之前
subscriberslistitem.php 4b22b0c42a More listitems and lists into separate files + stronger typing 9 年之前
subscribersminilist.php e577e883f4 Subscriber lists to separate files and also Profile typing 9 年之前
subscribersminilistitem.php e577e883f4 Subscriber lists to separate files and also Profile typing 9 年之前
subscriberspeopleselftagcloudsection.php 57198a7464 Merge remote-tracking branch 'mainline/1.0.x' into people_tags_rebase 14 年之前
subscriberspeopletagcloudsection.php 57198a7464 Merge remote-tracking branch 'mainline/1.0.x' into people_tags_rebase 14 年之前
subscriptionlist.php 6d9f390ba8 Separating classes into files and stronger typing 9 年之前
subscriptionlistitem.php 6d9f390ba8 Separating classes into files and stronger typing 9 年之前
subscriptionslist.php 6d9f390ba8 Separating classes into files and stronger typing 9 年之前
subscriptionslistitem.php 6d9f390ba8 Separating classes into files and stronger typing 9 年之前
subscriptionspeopleselftagcloudsection.php 57198a7464 Merge remote-tracking branch 'mainline/1.0.x' into people_tags_rebase 14 年之前
subscriptionspeopletagcloudsection.php 57198a7464 Merge remote-tracking branch 'mainline/1.0.x' into people_tags_rebase 14 年之前
tabledef.php 2fabf586c7 Break TableDef, ColumnDef classes to separate files so autoloader can find them. 15 年之前
tagcloudsection.php 08bd4fa6a8 ShowstreamAction no longer has public ->profile 9 年之前
taggedprofilenoticestream.php 63c087a255 Consistent behaviour for ScopingNoticeStream $scoped 9 年之前
tagnoticestream.php 63c087a255 Consistent behaviour for ScopingNoticeStream $scoped 9 年之前
tagprofileform.php b9a8b2ad05 missing file for 4b40d6bb2ad6540fe114eebe74b2330902382a81 10 年之前
taguri.php 61a072b3c4 Add a library to mint tag URIs 15 年之前
targetedrss10action.php 7ce32619cc Missing getTarget function in targetedrss10action.php 9 年之前
theme.php 8fac7a9f6c StatusNet class renamed GNUsocial 10 年之前
themeuploader.php ea8b468348 Update translator documentation. 14 年之前
threadednoticelist.php aa3865c303 Split threaded notice list classes into own files. 9 年之前
threadednoticelistitem.php cdcf6cdb25 Hacky method to avoid cutting conversation "more" link out 9 年之前
threadednoticelistmoreitem.php aa3865c303 Split threaded notice list classes into own files. 9 年之前
threadednoticelistsubitem.php aa3865c303 Split threaded notice list classes into own files. 9 年之前
threadinggroupnoticestream.php 63c087a255 Consistent behaviour for ScopingNoticeStream $scoped 9 年之前
threadingnetworkpublicnoticestream.php a5d27d9ce7 /main/all will give a network-wide public stream 10 年之前
threadingnoticestream.php b4271a3533 Stricted typing + protected on FilteringNoticeStream->filter 9 年之前
threadingpublicnoticestream.php a5d27d9ce7 /main/all will give a network-wide public stream 10 年之前
togglepeopletag.php b0dfc70a54 Properly unlink all old avatars when deleting/uploading a new 11 年之前
topposterssection.php a4e334a0ba Translator documentation added/updated. 14 年之前
toselector.php a838c90951 Only show "public:site" in ToSelector if notice/allowprivate is true 9 年之前
uapplugin.php 138d26d488 Favorite "aside"-sections moved, also small fixes left from before 10 年之前
unblockform.php 08edd1fedf * i18n/L10n updates. 14 年之前
unknownuriexception.php 89e817e5b0 UnknownUriException added for better error handling 11 年之前
unqueuemanager.php f699ffeb8a Exception handling in queue handler logic 9 年之前
unsandboxform.php a4e334a0ba Translator documentation added/updated. 14 年之前
unsilenceform.php a4e334a0ba Translator documentation added/updated. 14 年之前
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. 14 年之前
unsupportedmediaexception.php 9588a2d2d5 UnsupportedMediaException caused excessive debug log 11 年之前
urlmapper.php 338df7e35b Fix Nickname::isSystemPath() work properly for routes 9 年之前
urlshortenerplugin.php 14adb7cc41 Give users more control over URL shortening 15 年之前
usefileasthumbnailexception.php 87dd0fbdb6 UseFileAsThumbnailException uses direct File object now 9 年之前
useractivitystream.php a5a96dd857 Misplaced break/continue statements. 9 年之前
usernoprofileexception.php cd0e3f1fa4 NoProfileException now parent to User* and Group* 11 年之前
util.php 44ea8aa681 Make sure $_SERVER['HTTP_REFERER'] isset when testing value 9 年之前
uuid.php 3cab5b36c1 Replace common_good_random with common_random_hexstr 11 年之前
webcolor.php 6c0e43be9e L10n consistency updates in wording and punctuation. 14 年之前
widget.php 21cc737f5c Cancelling RSVPs now seems to work. 9 年之前
xmloutputter.php ba5a43f2f9 If XMLOutputter $output arg is null, use php://output 9 年之前
xmlstringer.php df86aa7214 define LACONICA and accept LACONICA for backwards compatibility 15 年之前