Commit Graph

55 Commits (d3492960a619e8d8c4350de401cccee2a378b8e1)

Author SHA1 Message Date
Emily Chao bb2b53035e Restyled message attachments
Added a size limit, added functionality to delete the attachments before sending in a more user-friendly way
10 years ago
lilia 9baafddb14 Add license to file input view 10 years ago
lilia 3d6c251fd1 Group avatars 10 years ago
lilia 99a2685f93 Store attachments as binary blobs
Move base64 encoding of attachments to an AttachmentView. This makes
image rendering an asynchronous task so we fire an update event to
indicate to the parent MessageListView that its content has changed
height and it is time to scroll down.
11 years ago
lilia 229007040c Basic frontend support for image attachments 11 years ago