]> git.mxchange.org Git - quix0rs-gnu-social.git/history - lib
NoticeListItem attentions showed double for User_group
[quix0rs-gnu-social.git] / lib /
2013-10-30 Mikael NordfeldthNoticeListItem attentions showed double for User_group
2013-10-30 Mikael NordfeldthUse addPlugin! (esp. XMPP folks should do this)
2013-10-30 Mikael NordfeldthLoginAction somewhat converted to FormAction
2013-10-29 Mikael Nordfeldthmentioned was an array, not a single object
2013-10-29 Mikael NordfeldthUser_group->permalink() is a function, not a variable.
2013-10-29 Mikael NordfeldthGroup discovery from text functions polished
2013-10-29 Mikael NordfeldthProtected function prepare with array $args defaulting...
2013-10-28 Mikael NordfeldthReworked the ActivityContext->attention structure
2013-10-28 Mikael NordfeldthMore OOP-ish tests using instanceof
2013-10-28 Mikael NordfeldthSome getStaticProperty calls to PEAR globalized
2013-10-28 Mikael NordfeldthgetAcctUri function added with related exception
2013-10-28 Mikael NordfeldthMake Atom titles a bit more verbose
2013-10-28 Mikael NordfeldthRemoved legacy OMB. Use OStatus for remote profiles.
2013-10-28 Mikael NordfeldthEnable json-specified objects in queue_item frames
2013-10-27 Mikael Nordfeldthdefines changed to GNU social names instead of StatusNet
2013-10-22 Mikael NordfeldthNo need to know what DBQueueManager got if not debugging
2013-10-22 Mikael NordfeldthGeonames now not a default plugin
2013-10-22 Mikael NordfeldthDaisychaining bug with exceptions in PHP
2013-10-21 Mikael NordfeldthOnly use ActivityVerb::SHARE (forwardId is deprecated)
2013-10-21 Mikael NordfeldthRemoving rel='ostatus:attention' in favor of Salmon...
2013-10-21 Mikael NordfeldthUse pre-defined const instead of strings
2013-10-21 Mikael NordfeldthReplace common_good_random with common_random_hexstr
2013-10-21 Mikael Nordfeldthcommon_good_rand was _not_ a "good rand", only hex
2013-10-20 Mikael NordfeldthApparently only one atom:content is allowed
2013-10-20 Mikael NordfeldthSwitch order of html/text for StatusNet backwards compa...
2013-10-19 Mikael NordfeldthCore plugin list would not merge into $config
2013-10-19 Mikael NordfeldthAlways generate local HTTPS links if ssl is 'always'
2013-10-19 Mikael NordfeldthCore and Default plugins separated, now loads on install
2013-10-18 Mikael NordfeldthInstaller redirects to HTTPS if ssl is set to 'always'
2013-10-17 Mikael NordfeldthAuthCrypt now tidied up and enabled by default.
2013-10-16 Mikael NordfeldthLocal_group and User are now assumed to be in same...
2013-10-16 Mikael NordfeldthNoProfileException now parent to User* and Group*
2013-10-16 Mikael NordfeldthBetter use of Nickname validation functions
2013-10-16 Mikael NordfeldthBetter checks during User::register and improved Nickna...
2013-10-16 Mikael NordfeldthNickname::normalize now checks for path name collision...
2013-10-15 Mikael NordfeldthMaking many of the API actions more consistent with...
2013-10-14 Mikael NordfeldthGNU social is with a minor s.
2013-10-14 Mikael NordfeldthNaming stuff GNUsocial rather than StatusNet
2013-10-14 Mikael Nordfeldthcommon_sql_now() is recommended before DB_DataObject_Ca...
2013-10-08 Mikael NordfeldthRemote Profile Action from ModPlus now more generic
2013-10-08 Mikael NordfeldthRemoved deprecated activity:subject
2013-10-08 Mikael NordfeldthAtom output of ActivityObject now has html AND text
2013-10-08 Mikael NordfeldthRevert "Don't set the title of a notice to its plain...
2013-10-07 Mikael NordfeldthNoResultException returns the failed object
2013-10-07 Mikael NordfeldthLet's not limit qvitter stuff to 'json' requests
2013-10-07 Mikael NordfeldthCleaning up clientError and serverError
2013-10-07 Mikael NordfeldthValidate::uri replaced with filter_var for HTTP[S]...
2013-10-06 Mikael NordfeldthURL shortening can now be disabled for the 'maxurllength'
2013-10-06 Mikael NordfeldthQvitter API changes (thanks hannes2peer)
2013-10-06 Mikael Nordfeldth60 chars was too little, 100 chars seems better. For me.
2013-10-06 Mikael NordfeldthMissed an exclamation mark. Still doesn't linkify groups?
2013-10-06 Mikael NordfeldthMoved Avatar retrieval into Avatar class
2013-10-06 Mikael NordfeldthMoved shareLocation preference check to Profile class
2013-10-06 Mikael NordfeldthOAuth related syntax fixes, nothing big
2013-10-06 Mikael NordfeldthI missed a preg_replace with /e
2013-10-06 Mikael NordfeldthTyping and static declaration in PoCo class
2013-10-06 Mikael NordfeldthSome PHP strict warning fixes
2013-10-06 Mikael NordfeldthPCRE modifier /e is deprecated in favour of preg_replac...
2013-10-06 Mikael NordfeldthfillAvatars would avoid the *ProfileGetAvatar events
2013-10-05 Mikael NordfeldthMediaFile code improvements, preparing to implement...
2013-10-05 Mikael NordfeldthOAuth extlib updated and Twitter comments removed
2013-10-05 Mikael NordfeldthWe don't need _that_ noisy queue managers...
2013-10-05 Mikael NordfeldthIM/XMPP Plugin classes use throwing getParent
2013-10-05 Mikael NordfeldthMerge-request 3 by pztrn, IM reply more intuitive
2013-10-05 pztrnAdopted merge request #232 from statusnet to gnusocial
2013-10-04 Mikael NordfeldthProperly defined globals, $_PEAR caused install to...
2013-10-04 Mikael NordfeldthTwitter Import improvements. Still buggy?
2013-10-02 Mikael NordfeldthDo not name anything getOriginal (because DB_DataObject...
2013-10-02 Mikael NordfeldthVarious minor Avatar fixes, but pretty necessary.
2013-10-01 Mikael NordfeldthPHP Notice: Trying to get property of non-object
2013-10-01 Mikael NordfeldthProperly unlink all old avatars when deleting/uploading...
2013-09-30 Mikael NordfeldthAvatar resizing improvements and better code reuse
2013-09-30 Mikael NordfeldthImplemented WebFinger and replaced our XRD with PEAR...
2013-09-29 Joshua Judson RosenRemove bad common_path() call in context of cssLink().
2013-09-25 Mikael NordfeldthUncaught exception when no subscribers/subscriptions...
2013-09-25 Mikael NordfeldthmaxNoticeLength test for url-shortening failed on maxCo...
2013-09-25 Mikael NordfeldthUpdated some of the INSTALL documentation
2013-09-24 Mikael NordfeldthFilling in missing endHTML calls for Action AJAX
2013-09-23 Mikael NordfeldthCompleting extra-element-without-text patch from 4015a5...
2013-09-23 Mikael NordfeldthPHP5.5 fix: Better use of startXML for Action classes...
2013-09-23 Mikael NordfeldthArray to string conversion in queuemanager logger
2013-09-23 Mikael NordfeldthSometimes there's no text content, so pad the array...
2013-09-23 Mikael Nordfeldth$_PEAR now defined globally as new PEAR, so no static...
2013-09-23 Mikael NordfeldthStylesheet event now removed of StatusNet-remnants
2013-09-23 Mikael NordfeldthFavorAction upgraded to extend FormAction
2013-09-21 Mikael NordfeldthShouldn't define static classes as abstract.
2013-09-21 Mikael NordfeldthSubscription "get by" functions now don't use ArrayWrappers
2013-09-21 Mikael NordfeldthNew Managed_DataObject retrieval: listFind
2013-09-19 Mikael NordfeldthMake better use of Subscription class
2013-09-19 Mikael NordfeldthStatusNet_HTTPResponse now prefixed with GNUSocial_
2013-09-18 Mikael Nordfeldthurl shortening fixes for api config and not ur1.ca
2013-09-17 Mikael NordfeldthGNUSOCIAL is the new defined indicator
2013-09-16 Mikael NordfeldthGravatar pretty much equals disregarding privacy
2013-09-14 Mikael NordfeldthEvent::handle only takes array $args
2013-09-14 Mikael NordfeldthMinified javascripts are evil! Human readable source...
2013-09-14 Mikael Nordfeldthupdated and moved jquery-cookie
2013-09-14 Mikael Nordfeldthupdated jquery-infieldlabel from 0.1.2 to 0.2.1
2013-09-12 Mikael NordfeldthRemoved jOverlay as it's outdated and not referenced
2013-09-12 Mikael Nordfeldthjquery form updated and moved to js/extlib
2013-09-12 Mikael Nordfeldthjquery-ui updated and moved to js/extlib
next