summaryrefslogtreecommitdiffstats
path: root/web/react/components/post_body.jsx
Commit message (Expand)AuthorAgeFilesLines
* Converting to Webpack. Stage 1.Christopher Speller2016-03-161-219/+0
* Convering client to react-router.Christopher Speller2016-03-141-6/+4
* Fix ... for usernames on first page loadJoramWilander2016-03-091-2/+1
* Refactored embedded image/video code and prevented them from being displayed ...hmhealey2016-02-231-131/+6
* Refactored how links are extracted to remove code blocks and markdown imageshmhealey2016-02-231-3/+3
* Refactor listener out of user profile and fix thread logicJoramWilander2016-02-231-3/+1
* Move post_body profile change listener into posts viewJoramWilander2016-02-221-16/+2
* Changed PostStore to not clear a deleted post's messagehmhealey2016-02-041-8/+22
* PLT-7: Refactoring frontend (chunk 11)Elias Nahum2016-02-031-9/+38
* Make Youtube previews stop when the channel is changedhmhealey2016-01-041-1/+6
* Move Youtube preview into its own filehmhealey2016-01-041-117/+3
* 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