server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
web
/
react
/
components
/
post_body.jsx
Commit message (
Expand
)
Author
Age
Files
Lines
*
PLT-1355 Move link preview into pre-release feature
=Corey Hulen
2015-12-04
1
-6
/
+9
*
Fix embeds and add default fixed height
JoramWilander
2015-12-04
1
-5
/
+7
*
switch to only use emoji one smileys; remove setting to switch
Florian Orben
2015-12-01
1
-12
/
+2
*
Allow to switch between default and emoji-one emoji style
Florian Orben
2015-12-01
1
-1
/
+16
*
Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package sy...
Christopher Speller
2015-11-19
1
-9
/
+9
*
Posts structure improvement
Asaad Mahmood
2015-11-19
1
-22
/
+22
*
PLT-862: Show images from website links below messages
Florian Orben
2015-11-13
1
-17
/
+21
*
Fixing bad merge
Christopher Speller
2015-11-12
1
-1
/
+1
*
Merge branch 'release-1.2'
Christopher Speller
2015-11-12
1
-1
/
+23
|
\
|
*
Updated post components to re-render after first receiving user profiles
hmhealey
2015-11-09
1
-1
/
+22
*
|
move provider.json to components folder; fix indentation; add json files to e...
Florian Orben
2015-11-10
1
-1
/
+1
*
|
PLT-1049: Vine URLs should not generate preview links
Florian Orben
2015-11-10
1
-18
/
+53
|
/
*
PLT-857: Support for Incoming Webhooks - Try #2
Florian Orben
2015-11-05
1
-11
/
+4
*
attachments frontend
Florian Orben
2015-11-05
1
-0
/
+11
*
Fixing height of embeded images
Christopher Speller
2015-11-03
1
-2
/
+7
*
Removing useless resize alert function in PostBody
Christopher Speller
2015-11-02
1
-3
/
+1
*
Prevent markdown styled links from embedding gifs
JoramWilander
2015-10-28
1
-1
/
+1
*
Make sure gif only loads once
JoramWilander
2015-10-23
1
-0
/
+7
*
Auto-embed gifs from .gif links
JoramWilander
2015-10-23
1
-2
/
+47
*
Merging from master
=Corey Hulen
2015-10-19
1
-7
/
+1
|
\
|
*
PLT-463: Remove AUTHOR from YouTube preview not helpful and takes up too much...
Florian Orben
2015-10-17
1
-7
/
+1
*
|
Inital support for multi-tab loging
=Corey Hulen
2015-10-16
1
-2
/
+2
|
/
*
Fixing most deprication warnings
Christopher Speller
2015-10-15
1
-1
/
+1
*
Changing SpinPunch to Mattermost in copyright
Christopher Speller
2015-10-08
1
-1
/
+1
*
Add space between 'messsage:' and the actual root message.
JoramWilander
2015-10-07
1
-1
/
+1
*
Fix missed binding for youtube data callback.
JoramWilander
2015-10-05
1
-1
/
+1
*
Fix youtube minor scrolling bug.
JoramWilander
2015-09-28
1
-1
/
+121
*
Converting preview image modal to use react-bootstrap. Fixes issue where moda...
Christopher Speller
2015-09-24
1
-1
/
+0
*
Restored changes which remove emojify and switch to our own version
hmhealey
2015-09-22
1
-1
/
+0
*
Revert "PLT-289 Added parsing for named emojis to TextFormatting and removed ...
Christopher Speller
2015-09-22
1
-0
/
+1
*
Added parsing for named emojis to TextFormatting and removed dependency on em...
hmhealey
2015-09-22
1
-1
/
+0
*
Fix first channel load scrolling issue on Windows and iOS and add emoji to RHS.
JoramWilander
2015-09-21
1
-3
/
+2
*
Added marked library to text_formatting.jsx
hmhealey
2015-09-19
1
-2
/
+2
*
Fixing css
=Corey Hulen
2015-09-16
1
-2
/
+2
*
PLT-40 adding experimental support for emojis
=Corey Hulen
2015-09-16
1
-2
/
+26
*
Removed all calls to textToJsx and replaced them with calls to TextFormatting
hmhealey
2015-09-14
1
-9
/
+5
*
Changed one instance of textToJsx to use new text formatting for testing purp...
hmhealey
2015-09-14
1
-1
/
+9
*
Added emoji wrapper with cross platform available gliffs
nickago
2015-09-03
1
-0
/
+12
*
Refactored various React components to use ES6 syntax and to match the style ...
hmhealey
2015-09-01
1
-41
/
+86
*
reformat post_body.jsx to match style guide more closely
JoramWilander
2015-08-18
1
-18
/
+18
*
reformatting and minor refactoring of post_*.jsx to match style guide
JoramWilander
2015-08-18
1
-6
/
+6
*
MM-319 - Minor ui changes
Asaad Mahmood
2015-08-18
1
-1
/
+1
*
finalize implenetation of predictive client posts so that users get immediate...
JoramWilander
2015-08-18
1
-2
/
+3
*
adds predictive posting on the client
JoramWilander
2015-08-18
1
-10
/
+22
*
Revert "MM-375 Adds text formatting features using a modified version of the ...
Christopher Speller
2015-08-14
1
-48
/
+30
*
Cosmetic refactoring of post_body.jsx
Reed Garmsen
2015-08-12
1
-33
/
+36
*
Implemented basic text formatting package using a modfied version of the mark...
Reed Garmsen
2015-08-12
1
-5
/
+20
*
Fix ViewImageModals created by RHS posts so that their ids are distinct from ...
hmhealey
2015-07-29
1
-3
/
+3
*
Reconcile the code to display attachment previews into a FileAttachmentList c...
hmhealey
2015-07-29
1
-116
/
+7
*
Add an info box next to image thumbnails which provides the name, type, and s...
hmhealey
2015-07-29
1
-13
/
+38
[next]