Commit Graph

17 Commits

Author SHA1 Message Date
Audric Ackermann c7565fe7b3 Move scale/resize and attachment logic to typescript 2022-01-12 17:01:32 +11:00
Audric Ackermann 12d40aa94e
Fix attachment extension vnd (#1628)
* allow openoffice document extension and don't use

* allow opendocument to be shared with the extension rather than mimetype

Fixes #1593

* allow message without padding

* add test for odt files
2021-05-13 13:32:52 +10:00
Audric Ackermann 24a67a1ec3
record voice message as opus 2021-03-16 11:00:22 +11:00
Audric Ackermann 13e02b5bf1
add staged link previews for everything from signal 2020-10-28 11:06:47 +11:00
Audric Ackermann 6cf69a1337
make adding of attachment work on react conversation 2020-10-20 13:20:09 +11:00
Vincent 6c2043753f Emoji panel init 2020-03-12 17:15:02 +11:00
Scott Nonnenberg 813924685e Link Previews 2019-01-29 13:53:14 -08:00
Daniel Gasienica f4a5bc9907 Add new MIME types 2018-05-08 16:41:06 -04:00
Daniel Gasienica 5789b3eb75 Add `Attachment.isVoiceMessage` 2018-05-07 21:53:39 -04:00
Daniel Gasienica fa4c3fda2b Extract common MIME types 2018-05-07 21:53:39 -04:00
Daniel Gasienica 8a4f062120 Add `MIME.APPLICATION_OCTET_STREAM` 2018-05-07 21:53:39 -04:00
Daniel Gasienica 87d374ea78 Remove `@prettier` pragmas 2018-04-30 16:53:34 -04:00
Daniel Gasienica 6ee56b8445 Remove newlines 2018-04-27 16:31:42 -04:00
Daniel Gasienica 424965f876 🎨 Autoformat code 2018-04-25 15:24:51 -04:00
Daniel Gasienica 6ff82adf0a Add `MIME.isImage` and `MIME.isVideo` 2018-04-25 15:24:50 -04:00
Daniel Gasienica df2e6e7864 Port `MIME` module to TypeScript 2018-04-25 15:24:50 -04:00
Daniel Gasienica b50c55172d Add `MIME` type 2018-04-11 19:25:38 -04:00