server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
web
/
react
/
components
/
file_attachment.jsx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixing style guide issues
Asaad Mahmood
2015-08-15
1
-3
/
+2
*
Using variables efficiently
Asaad Mahmood
2015-08-15
1
-3
/
+3
*
Initialising trimmedFilename variable
Asaad Mahmood
2015-08-14
1
-0
/
+1
*
mm-1858 - Truncating and adding tooltips to file names in thumbnail details
Asaad Mahmood
2015-08-14
1
-1
/
+9
*
center small thumbnails and top left larger thumbnails
JoramWilander
2015-07-31
1
-0
/
+11
*
Cleaned up ViewImageModal and FileAttachment and added some extra comments
hmhealey
2015-07-29
1
-8
/
+7
*
Updated ViewImage modal dialog to include details about non-image files
hmhealey
2015-07-29
1
-1
/
+1
*
Added check to make sure that FileAttachment is mounted before asynchronously...
hmhealey
2015-07-29
1
-2
/
+11
*
Fixed FileAttachment component to not spam the server with requests when disp...
hmhealey
2015-07-29
1
-3
/
+8
*
Added utility function to get a file attachment's url
hmhealey
2015-07-29
1
-9
/
+1
*
Changed the thumbnail for non-image file attachments to open the ViewImageMod...
hmhealey
2015-07-29
1
-12
/
+6
*
Fixed race condition which could occur while requesting the file size for the...
hmhealey
2015-07-29
1
-10
/
+28
*
Removed unused custom-file CSS class that was being applied to non-image file...
hmhealey
2015-07-29
1
-6
/
+1
*
Fix ViewImageModals created by RHS posts so that their ids are distinct from ...
hmhealey
2015-07-29
1
-2
/
+2
*
Reconcile the code to display attachment previews into a FileAttachmentList c...
hmhealey
2015-07-29
1
-0
/
+109