]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
2013-09-02 Mikael NordfeldthNewapplicationAction converted to FormAction
2013-09-02 Mikael NordfeldthneedLogin renamed checkLogin and made a property
2013-09-02 Mikael Nordfeldthnewmessage (and Message class) fixed for FormAction
2013-09-02 Mikael NordfeldthIMPORTANT: parent::handlePost() in NewnoticeAction
2013-09-01 Mikael NordfeldthNewnoticeAction converted to extend FormAction
2013-09-01 Mikael NordfeldthConforming to code layout
2013-09-01 Mikael NordfeldthProper definition of $args array in NewgroupAction...
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 Thomas Johnsondb/core.php lacked User_username (Issue 3299)
2013-08-29 Mikael NordfeldthFixed comment description in STS plugin
2013-08-29 Mikael NordfeldthChanges to GNUsocial plugins
2013-08-29 Mikael Nordfeldthremoving empty "planned" GNU Social plugins
2013-08-29 Mikael NordfeldthMoved multiGet into Managed_DataObject
2013-08-29 Mikael NordfeldthStronger typing, require array where param array
2013-08-29 Mikael NordfeldthpivotGet moved into Managed_DataObject
2013-08-28 Mikael NordfeldthSyntax error in XMPP config example
2013-08-28 Mikael Nordfeldthplugins onAutoload now only overloads if necessary...
2013-08-28 Mikael NordfeldthMore info for a proper, fancy-url lighttpd setup
2013-08-21 Mikael NordfeldthWoops, forgot auto_increment (comes with 'serial')
2013-08-21 Mikael NordfeldthGNU Social extensions fixes (please read note)
2013-08-21 Mikael NordfeldthIMPORTANT - fixed HubSub to properly fetch primary...
2013-08-21 Mikael NordfeldthOStatus classes now has modern schemaDef
2013-08-21 Mikael NordfeldthIMPORTANT: Making prev. Memcached_DataObject working...
2013-08-20 Mikael NordfeldthWe can now do late static binding (PHP >= 5.3)
2013-08-20 Mikael NordfeldthUnnecessary UTF-8 declaration for database
2013-08-19 Mikael NordfeldthFurther static declarations of functions
2013-08-19 Mikael NordfeldthClass wasn't used anywhere, and file contained wrong...
2013-08-19 Mikael NordfeldthDon't use DB_DataObject::factory (statically at least)
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 NordfeldthIMPORTANT - fixed Magicsig to properly overload getKV...
2013-08-18 Mikael NordfeldthMemcached_DataObject::multicache is now properly define...
2013-08-18 Mikael NordfeldthpkeyGet is now static and more similar to getKV
2013-08-18 Mikael NordfeldthMagicsig class now Managed_DataObject with nicer schemaDef
2013-08-18 Mikael NordfeldthBookmark class now has schemaDef (for Managed_DataObject)
2013-08-18 Mikael NordfeldthThe overloaded DB_DataObject function staticGet is...
2013-08-18 Mikael NordfeldthUpdating all Memcached_DataObject extended classes...
2013-08-18 Mikael NordfeldthSome statically called functions in plugins now declare...
2013-08-12 Mikael NordfeldthPlugins with classes that extend Managed_DataObject...
2013-08-12 Mikael NordfeldthstaticGet for sub-Managed_DataObject classes now calls...
2013-08-12 Mikael NordfeldthManaged_DataObject gets dynamic class detection for...
2013-08-12 Mikael NordfeldthstaticGet is a static function
2013-08-12 Mikael NordfeldthNo need for newline when running 'echo'
2013-08-12 Mikael NordfeldthDefault to NOT ask for current location for new users
2013-08-12 Mikael Nordfeldthprintf tries to evaluate "%" in paths, echo does not
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 Nordfeldthvisual presentation of group's homepage href was its...
2013-08-12 Mikael Nordfeldthfix typo on provider_url
2013-08-12 Mikael Nordfeldthletting the noticeform at the top show, to fix broken...
2013-08-12 Mikael NordfeldthAdded author name to modified file
2013-08-12 Mikael Nordfeldth_m function for translation seems to be what we use
2013-08-12 Mikael NordfeldthIssue 3636 request clarity for users without validated...
2013-08-12 Mikael Nordfeldthnew plugin to check, store and migrate password hashes...
2013-08-12 Mikael Nordfeldthcomparing a url scheme should be done case insensitively
2013-08-12 Mikael Nordfeldthif parameters are not 0, null then limit will be PROFIL...
2013-08-12 Mikael Nordfeldthadded missing return statement after showForm call
2013-08-12 Mikael NordfeldthMerge commit 'refs/merge-requests/230' of git://gitorio...
2013-08-12 Mikael NordfeldthUpdate to DB_DataObject 1.11.2
2013-08-12 Mikael NordfeldthMerge remote-tracking branch 'statusnet/master'
2013-07-16 Evan ProdromouMerge branch '1.1.x'
2013-07-16 Evan ProdromouFix broken Italian translation in facebook bridge
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-07-16 Joshua WiseEscape argument to prevent SQL injection attack in
2013-07-16 Joshua WiseEscape argument to User::getTaggedSubscribers() to...
2013-07-16 Joshua WiseEscape query parameters in Profile_tag::getTagged()
2013-07-16 Joshua WiseEscape SQL parameter in Profile_tag::moveTag()
2013-07-16 Joshua WiseEscape $tag passed to Profile::getTaggedSubscribers()
2013-07-16 Joshua WisePotential SQL injection in Local_group::setNickname()
2013-07-16 Joshua WisePotential SQL injection in Local_group::setNickname()
2013-06-30 Evan ProdromouBetter verb comparison
2013-06-30 Evan ProdromouSlightly more robust group-membership conversion
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... PHP 5.4: Fix 'mysql has gone away' error when using...
2013-06-19 Jean Baptiste... PHP 5.4 Fix GetValidDaemons function definition for...
2013-06-19 Jean Baptiste... PHP 5.4 compatibility: remove call-time pass by reference
2013-06-18 Evan ProdromouAdd messages, directed notices to sim
2013-06-18 Evan ProdromouSet the site profile on install
2013-06-16 Evan ProdromouMake favorites in createsim
2013-06-16 Evan ProdromouTurn off Activity by default
2013-06-15 Jean Baptiste... Merge commit 'merge-requests/192' into statusnet_1.1.x
2013-06-15 Jean Baptiste... Fix introduced bug, trying to shorten an empty status.
2013-06-15 Jean Baptiste... Code cleaning. Do call shortenLinks only once, right...
2013-06-15 Jean Baptiste... Code cleaning, remove 'TEST' tags.
2013-06-15 Jean Baptiste... Notice update with media attachment may fail through...
2013-06-15 Jean Baptiste... Fix introduced bug, trying to shorten an empty status.
2013-06-15 Jean Baptiste... Code cleaning. Do call shortenLinks only once, right...
2013-06-15 Jean Baptiste... Code cleaning, remove 'TEST' tags.
2013-06-15 Jean Baptiste... Notice update with media attachment may fail through...
2013-06-15 Jean Baptiste... Add configuration check. Need 'server', 'port', 'user...
next