]> git.mxchange.org Git - quix0rs-gnu-social.git/history - lib
plugins/Xmpp/README fixed typos
[quix0rs-gnu-social.git] / lib /
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
2013-09-10 Mikael NordfeldthUpdated jquery extlib to v2.0.3
2013-09-10 Mikael Nordfeldthjson2 extlib updated to 2013-05-26 version
2013-09-10 Emily O'LearyPutting in functionality so that sites with the "Someti...
2013-09-09 Mikael NordfeldthDeclaring some more static functions properly
2013-09-09 Mikael NordfeldthRemoving unnecessary require_once lines (autoload!)
2013-09-09 Mikael NordfeldthTidying up getUser calls to profiles and some events
2013-09-02 Mikael NordfeldthneedLogin renamed checkLogin and made a property
2013-09-02 Mikael Nordfeldthnewmessage (and Message class) fixed for FormAction
2013-09-01 Mikael NordfeldthConforming to code layout
2013-08-31 Mikael NordfeldthNewgroupAction converted to extend FormAction
2013-08-30 Mikael NordfeldthAdded a FormAction extension
2013-08-29 Mikael Nordfeldthhandle no longer uses $argarray or $args
2013-08-29 Mikael NordfeldthPreparing more object-oriented Action handling
2013-08-29 Mikael NordfeldthpivotGet moved into Managed_DataObject
2013-08-28 Mikael Nordfeldthplugins onAutoload now only overloads if necessary...
2013-08-21 Mikael NordfeldthIMPORTANT: Making prev. Memcached_DataObject working...
2013-08-19 Mikael NordfeldthFurther static declarations of functions
2013-08-18 Mikael NordfeldthManaged_DataObject now has listGet for all classes
2013-08-18 Mikael NordfeldthProperly definingStatusNet class static functions with...
2013-08-18 Mikael NordfeldthAdded shared default plugin list between profiles
2013-08-18 Mikael NordfeldthThe overloaded DB_DataObject function staticGet is...
2013-08-12 Mikael NordfeldthDefault to NOT ask for current location for new users
2013-08-12 Mikael NordfeldthAutomatic memcache support enabler for config
next