]> git.mxchange.org Git - friendica.git/history - object/Item.php
Should fix the like problem
[friendica.git] / object / Item.php
2012-08-11 DomovoyShould fix the like problem
2012-08-11 Domovoymode is handled by Conversation
2012-08-11 DomovoyGot of the get_* function about data, use get_data_valu...
2012-08-11 DomovoyItem: new method count_descendants
2012-08-11 DomovoyItem: parent/children relationship. get_parent now...
2012-08-11 DomovoyItem: new method is_writeable
2012-08-11 DomovoyItem: new method is_toplevel
2012-08-11 DomovoyItem: new method get_thumb
2012-08-11 DomovoyItem: new methods get|set_template
2012-08-11 DomovoyMerge branch 'master' of https://github.com/friendica...
2012-08-11 DomovoyNew methods on Item: set|get_mode, get_profile_owner...
2012-08-10 DomovoyRendering is now done by Item objects
2012-08-10 DomovoyNew objects: Conversation and Item