summaryrefslogtreecommitdiffstats
path: root/web/react/components/post_body.jsx
Commit message (Expand)AuthorAgeFilesLines
* Fix OEmbeds when switching channel, vine/soundcloud heights, and youtube embedsJoramWilander2015-12-091-3/+3
* Fix username on commented on message for webhooksJoramWilander2015-12-081-3/+11
* PLT-1355 Move link preview into pre-release feature=Corey Hulen2015-12-041-6/+9
* Fix embeds and add default fixed heightJoramWilander2015-12-041-5/+7
* switch to only use emoji one smileys; remove setting to switchFlorian Orben2015-12-011-12/+2
* Allow to switch between default and emoji-one emoji styleFlorian Orben2015-12-011-1/+16
* Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package sy...Christopher Speller2015-11-191-9/+9
* Posts structure improvementAsaad Mahmood2015-11-191-22/+22
* PLT-862: Show images from website links below messagesFlorian Orben2015-11-131-17/+21
* Fixing bad mergeChristopher Speller2015-11-121-1/+1
* Merge branch 'release-1.2'Christopher Speller2015-11-121-1/+23
|\
| * Updated post components to re-render after first receiving user profileshmhealey2015-11-091-1/+22
* | move provider.json to components folder; fix indentation; add json files to e...Florian Orben2015-11-101-1/+1
* | PLT-1049: Vine URLs should not generate preview linksFlorian Orben2015-11-101-18/+53
|/
* PLT-857: Support for Incoming Webhooks - Try #2Florian Orben2015-11-051-11/+4
* attachments frontendFlorian Orben2015-11-051-0/+11
* Fixing height of embeded imagesChristopher Speller2015-11-031-2/+7
* Removing useless resize alert function in PostBodyChristopher Speller2015-11-021-3/+1
* Prevent markdown styled links from embedding gifsJoramWilander2015-10-281-1/+1
* Make sure gif only loads onceJoramWilander2015-10-231-0/+7
* Auto-embed gifs from .gif linksJoramWilander2015-10-231-2/+47
* Merging from master=Corey Hulen2015-10-191-7/+1
|\
| * PLT-463: Remove AUTHOR from YouTube preview not helpful and takes up too much...Florian Orben2015-10-171-7/+1
* | Inital support for multi-tab loging=Corey Hulen2015-10-161-2/+2
|/
* Fixing most deprication warningsChristopher Speller2015-10-151-1/+1
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
* Add space between 'messsage:' and the actual root message.JoramWilander2015-10-071-1/+1
* Fix missed binding for youtube data callback.JoramWilander2015-10-051-1/+1
* Fix youtube minor scrolling bug.JoramWilander2015-09-281-1/+121
* Converting preview image modal to use react-bootstrap. Fixes issue where moda...Christopher Speller2015-09-241-1/+0
* Restored changes which remove emojify and switch to our own versionhmhealey2015-09-221-1/+0
* Revert "PLT-289 Added parsing for named emojis to TextFormatting and removed ...Christopher Speller2015-09-221-0/+1
* Added parsing for named emojis to TextFormatting and removed dependency on em...hmhealey2015-09-221-1/+0
* Fix first channel load scrolling issue on Windows and iOS and add emoji to RHS.JoramWilander2015-09-211-3/+2
* Added marked library to text_formatting.jsxhmhealey2015-09-191-2/+2
* Fixing css=Corey Hulen2015-09-161-2/+2
* PLT-40 adding experimental support for emojis=Corey Hulen2015-09-161-2/+26
* 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