OStatus conversation: now the creation date of the item is store with the conversation

vier: The link color and the color of the top bar is changed.
This commit is contained in:
Michael Vogel 2013-03-03 23:44:50 +01:00
commit 8e1d253568
3 changed files with 91 additions and 59 deletions

View file

@ -232,7 +232,7 @@ class Item extends BaseObject {
localize_item($item);
if ($item["postopts"]) {
if ($item["postopts"] and !get_config("system", "suppress_language")) {
//$langdata = explode(";", $item["postopts"]);
//$langstr = substr($langdata[0], 5)." (".round($langdata[1]*100, 1)."%)";
$langstr = "";