Commit Graph

14 Commits (a17317f09c8466af7f246e61bd72e5436a508df3)

Author SHA1 Message Date
Michaili K a17317f09c Create separate ImageFile component for image attachments 2021-08-15 18:53:42 +02:00
Michaili K 222f4cc447 Add (basic implementation of) background for loading images 2021-08-15 12:59:00 +02:00
Paul 33decef7de Zero error milestone. 2021-07-30 22:40:49 +01:00
Paul b3386ade33 Format and automatically fix linted code. 2021-07-10 15:57:29 +01:00
Paul 1a59bb1abd Add spoilers back. 2021-07-10 15:55:21 +01:00
Paul e717cb415e Fix attachment scaling. 2021-07-10 15:21:35 +01:00
bree 79d8e7905d Fix: image attachments not having minimum width 2021-07-09 11:09:55 -04:00
bree 6f3de75c35 remove content jumping when loading image and video attachments 2021-07-08 10:22:42 -04:00
Paul 14809f1989 Use tabWidth 4 without actual tabs. 2021-07-05 11:25:20 +01:00
Paul a9ce64c9fe Run prettier on all files. 2021-07-05 11:23:23 +01:00
bree ebdf64b623 Fix: attachment scaling and better image scaling
- attachment scaling now works for all forms of attachments
- switched to grid based action bar
- added onLoad class so image proportions are "trimmed" once the image has loaded to avoid moving the view around before loading
  - this may be possible to remove at some point
2021-07-05 04:32:05 -04:00
bree fdc2cdc4c8 image attachments now have their width and height properly set 2021-07-03 01:47:46 -04:00
bree 630611112f replace js image scaling with css for message attachments 2021-07-02 22:40:53 -04:00
Paul d1bff98635 Port attachments and embeds. 2021-06-20 22:09:18 +01:00