]> git.mxchange.org Git - friendica.git/commit
conversation: new 'categories' and 'folder' elements to $item
authorFabrixxm <fabrix.xm@gmail.com>
Wed, 19 Sep 2012 15:38:32 +0000 (11:38 -0400)
committerFabrixxm <fabrix.xm@gmail.com>
Wed, 19 Sep 2012 15:38:32 +0000 (11:38 -0400)
commitb400ddd22d9d9490db9e1e5d9e0de3691077828d
tree6913e352028903aee483e0e68e3a56d823e65e96
parent2bdbdc8d8ef229946e225791801e753a7fd5c695
conversation: new 'categories' and 'folder' elements to $item
remove static "Filed under" e "Category" text from message body
both are lists of array whith
'name' : category/folder name
'remove': url to remove
'first': bool first in array
'last' : bool last in array
include/conversation.php
include/text.php