Change messages style to more old

Co-authored-by: Kos Furler <35310076+kosfurler@users.noreply.github.com>
This commit is contained in:
Alma Armas 2020-07-08 11:10:40 +00:00
parent 8d82fed187
commit 150f420038
2 changed files with 1222 additions and 1279 deletions

View file

@ -109,7 +109,7 @@ class Message extends RowModel
"id" => $author->getId(),
"link" => $_SERVER['REQUEST_SCHEME'] . "://" . $_SERVER['HTTP_HOST'] . $author->getURL(),
"avatar" => $author->getAvatarUrl(),
"name" => $author->getFullName(),
"name" => $author->getFirstName(),
],
"timing" => [
"sent" => (string) $this->getSendTime()->format("%e %B %G" . tr("time_at_sp") . "%X"),

File diff suppressed because it is too large Load diff