summaryrefslogtreecommitdiffstats
path: root/web/react/components/post_body.jsx
Commit message (Expand)AuthorAgeFilesLines
* Removed all calls to textToJsx and replaced them with calls to TextFormattinghmhealey2015-09-141-9/+5
* Changed one instance of textToJsx to use new text formatting for testing purp...hmhealey2015-09-141-1/+9
* Added emoji wrapper with cross platform available gliffsnickago2015-09-031-0/+12
* Refactored various React components to use ES6 syntax and to match the style ...hmhealey2015-09-011-41/+86
* reformat post_body.jsx to match style guide more closelyJoramWilander2015-08-181-18/+18
* reformatting and minor refactoring of post_*.jsx to match style guideJoramWilander2015-08-181-6/+6
* MM-319 - Minor ui changesAsaad Mahmood2015-08-181-1/+1
* finalize implenetation of predictive client posts so that users get immediate...JoramWilander2015-08-181-2/+3
* adds predictive posting on the clientJoramWilander2015-08-181-10/+22
* Revert "MM-375 Adds text formatting features using a modified version of the ...Christopher Speller2015-08-141-48/+30
* Cosmetic refactoring of post_body.jsxReed Garmsen2015-08-121-33/+36
* Implemented basic text formatting package using a modfied version of the mark...Reed Garmsen2015-08-121-5/+20
* Fix ViewImageModals created by RHS posts so that their ids are distinct from ...hmhealey2015-07-291-3/+3
* Reconcile the code to display attachment previews into a FileAttachmentList c...hmhealey2015-07-291-116/+7
* Add an info box next to image thumbnails which provides the name, type, and s...hmhealey2015-07-291-13/+38
* Merge pull request #252 from rgarmsen2295/ie10-image-regression-fixChristopher Speller2015-07-291-2/+2
|\
| * Fixes issue with images not displaying due to window.origin not being defined...Reed Garmsen2015-07-271-2/+2
* | 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 s...Christopher Speller2015-07-211-0/+12
* Merge pull request #176 from nickago/MM-1400Corey Hulen2015-07-151-2/+13
|\
| * 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