Feature: Support file type messages on widget and dashboard (#659)

- Adds support for file upload

Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com>
Co-authored-by: Sojan <sojan@pepalo.com>
This commit is contained in:
Nithin David Thomas 2020-04-02 12:28:38 +05:30 committed by GitHub
parent 0afa5c297f
commit 7fcd2d0e85
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
28 changed files with 338 additions and 69 deletions

View file

@ -1,5 +1,10 @@
<template>
<a :href="url" target="_blank" class="image">
<a
:href="url"
target="_blank"
rel="noreferrer noopener nofollow"
class="image"
>
<div class="wrap">
<img :src="thumb" alt="Picture message" />
<span class="time">{{ readableTime }}</span>