Граф коммитов

59 Коммитов

Автор SHA1 Сообщение Дата
Christopher Speller
55b831e4e1 Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package system. 2015-11-19 21:12:56 -05:00
Asaad Mahmood
ade5802ed1 Posts structure improvement 2015-11-19 01:11:06 +05:00
Florian Orben
2a4a02b7bc PLT-862: Show images from website links below messages 2015-11-13 23:55:21 +01:00
Christopher Speller
a2679ebf91 Fixing bad merge 2015-11-12 15:25:41 -05:00
Christopher Speller
c7fe8510ce Merge branch 'release-1.2' 2015-11-12 14:55:52 -05:00
Florian Orben
7ccc541054 move provider.json to components folder; fix indentation; add json files to eslintignore 2015-11-10 23:44:20 +01:00
Florian Orben
c56762a4e9 PLT-1049: Vine URLs should not generate preview links 2015-11-10 23:44:20 +01:00
hmhealey
1808e8eafa Updated post components to re-render after first receiving user profiles 2015-11-09 16:13:02 -05:00
Florian Orben
b085bc2d56 PLT-857: Support for Incoming Webhooks - Try #2 2015-11-05 23:33:21 +01:00
Florian Orben
d3ed791ab5 attachments frontend 2015-11-05 23:33:21 +01:00
Christopher Speller
b1a8cf6fc5 Fixing height of embeded images 2015-11-03 15:39:40 -05:00
Christopher Speller
d4ec6d3bf4 Removing useless resize alert function in PostBody 2015-11-02 10:33:08 -05:00
JoramWilander
46613a1679 Prevent markdown styled links from embedding gifs 2015-10-28 09:13:41 -04:00
JoramWilander
4c0e4991e7 Make sure gif only loads once 2015-10-23 08:03:32 -04:00
JoramWilander
d4f1f981a5 Auto-embed gifs from .gif links 2015-10-23 08:03:31 -04:00
=Corey Hulen
468f01dc89 Merging from master 2015-10-19 10:25:51 -07:00
Florian Orben
aa40f88bbb PLT-463: Remove AUTHOR from YouTube preview not helpful and takes up too much room 2015-10-17 02:52:46 +02:00
=Corey Hulen
6a1755d2e3 Inital support for multi-tab loging 2015-10-16 09:10:54 -07:00
Christopher Speller
1571a9a2df Fixing most deprication warnings 2015-10-15 15:00:28 -04:00
Christopher Speller
b85b529373 Changing SpinPunch to Mattermost in copyright 2015-10-08 12:27:09 -04:00
JoramWilander
ab23c0d65c Add space between 'messsage:' and the actual root message. 2015-10-07 10:48:32 -04:00
JoramWilander
afe0d004fe Fix missed binding for youtube data callback. 2015-10-05 11:52:06 -04:00
JoramWilander
102b3b5ae6 Fix youtube minor scrolling bug. 2015-09-28 08:33:23 -04:00
Christopher Speller
c5d78f828a Converting preview image modal to use react-bootstrap. Fixes issue where modal would appear behind background on iOS 2015-09-24 10:58:56 -04:00
hmhealey
ffe34aa154 Restored changes which remove emojify and switch to our own version 2015-09-22 13:53:43 -04:00
Christopher Speller
e7d408585a Revert "PLT-289 Added parsing for named emojis to TextFormatting and removed emojify" 2015-09-22 13:21:58 -04:00
hmhealey
251d33ad23 Added parsing for named emojis to TextFormatting and removed dependency on emojify 2015-09-22 09:22:49 -04:00
JoramWilander
3e868a6042 Fix first channel load scrolling issue on Windows and iOS and add emoji to RHS. 2015-09-21 11:30:08 -04:00
hmhealey
bb330b662a Added marked library to text_formatting.jsx 2015-09-19 10:08:59 -04:00
=Corey Hulen
99d0db136c Fixing css 2015-09-16 23:27:25 -07:00
=Corey Hulen
8e848f38d5 PLT-40 adding experimental support for emojis 2015-09-16 23:22:15 -07:00
hmhealey
15aa853da5 Removed all calls to textToJsx and replaced them with calls to TextFormatting 2015-09-14 12:22:02 -04:00
hmhealey
56312f8f53 Changed one instance of textToJsx to use new text formatting for testing purposes 2015-09-14 09:19:26 -04:00
nickago
c81efd1391 Added emoji wrapper with cross platform available gliffs 2015-09-03 09:35:40 -07:00
hmhealey
7d07bf6a79 Refactored various React components to use ES6 syntax and to match the style guide without any errors or warnings 2015-09-01 18:45:18 -04:00
JoramWilander
bb5810e549 reformat post_body.jsx to match style guide more closely 2015-08-18 08:59:27 -04:00
JoramWilander
76d54190a0 reformatting and minor refactoring of post_*.jsx to match style guide 2015-08-18 08:59:27 -04:00
Asaad Mahmood
7e2da89590 MM-319 - Minor ui changes 2015-08-18 08:59:27 -04:00
JoramWilander
fa1491bbfb finalize implenetation of predictive client posts so that users get immediate feedback after posting 2015-08-18 08:59:26 -04:00
JoramWilander
32f7b50bb5 adds predictive posting on the client 2015-08-18 08:58:02 -04:00
Christopher Speller
26a8e19a35 Revert "MM-375 Adds text formatting features using a modified version of the marked js library" 2015-08-14 15:03:32 -04:00
Reed Garmsen
e02883baf2 Cosmetic refactoring of post_body.jsx 2015-08-12 11:19:42 -07:00
Reed Garmsen
d293bc0b79 Implemented basic text formatting package using a modfied version of the marked js library. Supports *bold*, _italics_, and code 2015-08-12 11:19:42 -07:00
hmhealey
ca2b73eac3 Fix ViewImageModals created by RHS posts so that their ids are distinct from those in the main window 2015-07-29 09:52:09 -04:00
hmhealey
5488b5e216 Reconcile the code to display attachment previews into a FileAttachmentList class to clean up duplicated code. 2015-07-29 09:52:08 -04:00
hmhealey
eddb79d97d Add an info box next to image thumbnails which provides the name, type, and size of a file. 2015-07-29 09:48:34 -04:00
Christopher Speller
a9e9d10e41 Merge pull request #252 from rgarmsen2295/ie10-image-regression-fix
Fixes issue with images not displaying in IE10 due to window.location.origin not being defined in IE10
2015-07-29 08:32:48 -04:00
hmhealey
1842868410 Display thumbnails for files without file extensions 2015-07-28 10:07:11 -04:00
Reed Garmsen
52bf726ddf Fixes issue with images not displaying due to window.origin not being defined in IE10 2015-07-27 08:39:28 -07:00
Christopher Speller
1c08a33b92 Fixing file uploads and previews for new /team/ URL structure 2015-07-21 16:54:24 -04:00