]> git.mxchange.org Git - quix0rs-gnu-social.git/history - classes
New Managed_DataObject retrieval: listFind
[quix0rs-gnu-social.git] / classes /
2013-09-21 Mikael NordfeldthNew Managed_DataObject retrieval: listFind
2013-09-19 Mikael NordfeldthMake better use of Subscription class
2013-09-19 Mikael Nordfeldthinstanceof instead of is_a is faster (thanks quix0r)
2013-09-17 Mikael Nordfeldth8 chars was too little, 32 should be enough.
2013-09-16 Mikael NordfeldthBad call to joinAdd in Profile.php
2013-09-14 Mikael NordfeldthEvents on user registrations now strictly typed
2013-09-09 Mikael NordfeldthDeclaring some more static functions properly
2013-09-09 Mikael NordfeldthTidying up getUser calls to profiles and some events
2013-09-02 Mikael Nordfeldthnewmessage (and Message class) fixed for FormAction
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-21 Mikael NordfeldthWoops, forgot auto_increment (comes with 'serial')
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-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 NordfeldthMemcached_DataObject::multicache is now properly define...
2013-08-18 Mikael NordfeldthpkeyGet is now static and more similar to getKV
2013-08-18 Mikael NordfeldthThe overloaded DB_DataObject function staticGet is...
2013-08-18 Mikael NordfeldthUpdating all Memcached_DataObject extended classes...
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 NordfeldthDefault to NOT ask for current location for new users
2013-08-12 Mikael Nordfeldthfix typo on provider_url
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 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 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 ProdromouSlightly more robust group-membership conversion
2013-06-15 Jean Baptiste FavreMerge commit 'merge-requests/192' into statusnet_1.1.x
2013-06-15 Evan ProdromouBetter ID for notice activity
2013-06-15 Evan ProdromouBetter ID for notice activity
2013-06-15 Evan ProdromouMerge remote-tracking branch 'origin/master'
2013-06-09 Evan ProdromouPass null to Profile::profileInfo()
2013-06-09 Evan ProdromouBad variable in Message::asActivity()
2013-06-09 Evan ProdromouBad variable in Message::asActivity()
2013-06-08 Evan ProdromouStore direct messages as an activity
2013-06-08 Evan ProdromouStore direct messages as an activity
2013-06-08 Evan ProdromouMerge remote-tracking branch 'origin/master'
2013-06-08 Evan ProdromouMerge remote-tracking branch 'origin/master'
2013-06-08 Evan ProdromouThrow exception if subscription is invalid
2013-06-07 Evan ProdromouAdd generator to JSON output
2013-06-07 Evan ProdromouAdd generator to JSON output
2013-06-07 Evan ProdromouSome better context for notices as arrays
2013-06-07 Evan ProdromouSome better context for notices as arrays
2013-06-05 Evan ProdromouUse real attachments for JSON output
2013-06-05 Evan ProdromouUse real attachments for JSON output
2013-06-04 Evan ProdromouDon't add content as title for notes
2013-06-04 Evan ProdromouDon't add content as title for notes
2013-06-04 Evan ProdromouUse better type, title for service
2013-06-04 Evan ProdromouUse better type, title for service
2013-06-04 Evan ProdromouBetter registrationActivity
2013-06-04 Evan ProdromouBetter registrationActivity
2013-06-03 Evan ProdromouAdd an ID to registered service
2013-06-03 Evan ProdromouAdd an ID to registered service
2013-06-02 Evan ProdromouMerge branch 'master' of gitorious.org:statusnet/mainline
2013-06-02 Evan ProdromouAdd a registration activity to the end of every backup
2013-06-02 Evan ProdromouAdd a registration activity to the end of every backup
2013-06-02 Evan ProdromouMerge branch '1.1.x' of gitorious.org:statusnet/mainlin...
2013-05-24 Evan ProdromouThrow an exception converting fave to activity for...
2013-05-24 Evan ProdromouThrow an exception converting fave to activity for...
2013-04-14 Evan ProdromouBy default Notice::asActivity has a null argument
2013-02-13 Evan ProdromouMerge branch 'master' of gitorious.org:statusnet/mainline
2012-11-25 Evan ProdromouIf there's an exception in notice distribution, continue
2012-09-19 Jean Baptiste FavreMerge commit 'refs/merge-requests/182' of gitorious...
2012-09-19 Jean Baptiste FavreMerge commit 'refs/merge-requests/181' of git://gitorio...
2012-09-18 Jean Baptiste FavreMerge remote-tracking branch 'statusnet/180' into statu...
2012-09-07 Evan ProdromouMerge branch '1.1.x'
2012-07-28 Evan ProdromouMerge branch '1.1.x'
2012-07-09 Evan ProdromouMerge branch '1.1.x'
2012-07-06 Evan ProdromouMerge branch 'master' of gitorious.org:statusnet/mainline
2012-07-04 Evan Prodromoucache key for member_ids
2012-07-04 Evan ProdromouCache IDs rather than profile objects
2012-07-04 Evan ProdromouBetter user group member queries
2012-07-03 Evan ProdromouMerge branch '1.1.x' of gitorious.org:statusnet/mainlin...
2012-05-05 Evan ProdromouHide stuff if there's an exception getting the profile
2012-04-24 Evan Prodromoulet author see own spam
2012-04-24 Evan ProdromouMerge branch '1.1.x' of gitorious.org:statusnet/mainlin...
2012-04-23 Evan ProdromouDon't convert deleted notices into repeats in Notice...
2012-04-17 Evan ProdromouMerge ActivitySpam plugin
2012-04-16 Evan ProdromouMerge branch '1.0.x'
2012-04-16 Evan ProdromouMerge branch 'master' into 1.1.x
2012-04-03 Evan ProdromouMerge remote-tracking branch 'origin/1.1.x' into 1.1.x
2012-03-25 Evan ProdromouAdd spam-training, spam-reviewing rights
2012-03-25 Evan ProdromouAdd spam-training, spam-reviewing rights
2012-03-23 Evan ProdromouMake blocks work for non-subscription deliveries
2012-03-23 Evan ProdromouMake blocks work for non-subscription deliveries
2012-03-22 Evan Prodromouflush anonymous scope when a profile is silenced
2012-03-22 Evan Prodromouflush anonymous scope when a profile is silenced
next