summaryrefslogtreecommitdiffstats
path: root/web/react/components/post_body.jsx
Commit message (Collapse)AuthorAgeFilesLines
...
* Reconcile the code to display attachment previews into a FileAttachmentList ↵hmhealey2015-07-291-116/+7
| | | | class to clean up duplicated code.
* Add an info box next to image thumbnails which provides the name, type, and ↵hmhealey2015-07-291-13/+38
| | | | size of a file.
* Merge pull request #252 from rgarmsen2295/ie10-image-regression-fixChristopher Speller2015-07-291-2/+2
|\ | | | | Fixes issue with images not displaying in IE10 due to window.location.origin not being defined in IE10
| * Fixes issue with images not displaying due to window.origin not being ↵Reed Garmsen2015-07-271-2/+2
| | | | | | | | defined in IE10
* | Display thumbnails for files without file extensionshmhealey2015-07-281-1/+1
|/
* Fixing file uploads and previews for new /team/ URL structureChristopher Speller2015-07-211-2/+2
|
* Old files are saved with full paths, this changes so that new files are not ↵Christopher Speller2015-07-211-0/+12
| | | | saved with absolute paths and detects old files saved and fixes them.
* Merge pull request #176 from nickago/MM-1400Corey Hulen2015-07-151-2/+13
|\ | | | | MM-1400 Add processing for message-less image posts w/ pluralization
| * Fixed minor typonickago2015-07-141-1/+1
| |
| * Add processing for messageless image posts w/ pluralizationnickago2015-07-131-2/+13
| |
* | [webui] fix loading animation for ieralder2015-07-111-1/+1
|/
* Changed the style of key-assignment to allow for more assured variancenickago2015-06-291-2/+1
|
* Updated file display key to avoid child flatteningnickago2015-06-291-1/+2
|
* fixes mm-1297 can now scroll through more than 5 imagesJoramWilander2015-06-181-7/+9
|
* first commit=Corey Hulen2015-06-141-0/+141