]> git.mxchange.org Git - quix0rs-gnu-social.git/history - lib
Qvitter API changes (thanks hannes2peer)
[quix0rs-gnu-social.git] / lib /
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
2013-08-12 Mikael NordfeldthAdded SSL option to web and cli installers
2013-08-12 Mikael Nordfeldthletting the noticeform at the top show, to fix broken...
2013-08-12 Mikael NordfeldthMerge commit 'refs/merge-requests/230' of git://gitorio...
2013-08-12 Mikael NordfeldthMerge remote-tracking branch 'statusnet/master'
2013-07-16 Evan ProdromouMerge branch '1.1.x'
2013-07-16 Evan ProdromouUpgrade version number
2013-07-16 Evan ProdromouUpgrade version number
2013-07-16 Evan ProdromouMerge 1.1.x into master
2013-06-30 Evan ProdromouBetter verb comparison
2013-06-29 Evan ProdromouSquashed commit of the following:
2013-06-29 Evan ProdromouSquashed commit of the following:
2013-06-26 Evan ProdromouMerge branch '1.1.x' of gitorious.org:statusnet/mainlin...
2013-06-26 Evan ProdromouBetter output for shares
2013-06-26 Evan ProdromouBetter output for shares
2013-06-20 Jean Baptiste FavrePHP 5.4: Fix 'mysql has gone away' error when using...
2013-06-16 Evan ProdromouTurn off Activity by default
2013-06-15 Jean Baptiste FavreMerge commit 'merge-requests/192' into statusnet_1.1.x
2013-06-15 Jean Baptiste FavreYou need an API key when using embed.ly. Unfortunatly...
2013-06-15 Evan ProdromouMerge remote-tracking branch 'origin/master'
2013-06-09 Evan ProdromouCast lat/lon to float; check for non-empty
2013-06-09 Evan ProdromouBad variable in ActivityObject::fromMessage()
2013-06-09 Evan ProdromouBad variable in ActivityObject::fromMessage()
2013-06-08 Evan ProdromouUse the link property for the URL, not the ID
2013-06-08 Evan ProdromouUse the link property for the URL, not the ID
2013-06-08 Evan ProdromouAdd direct messages to backup
next