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

1541 Коммитов

Автор SHA1 Сообщение Дата
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
8291d0285e Fixing merge 2015-10-22 22:10:16 -07:00
Corey Hulen
304f99b3e3 Merge pull request #1150 from hmhealey/plt689
PLT-689 Fixed handling of whitespace surrounding emoticons
2015-10-22 21:39:40 -07:00
Corey Hulen
826c04732e Merge pull request #1147 from hmhealey/plt721
PLT-721 Changed Direct Channel modal to only show active users
2015-10-22 21:39:12 -07:00
Corey Hulen
020e139447 Merge pull request #1146 from hmhealey/plt759
PLT-759 Made searching case insensitive in Direct Messages modal
2015-10-22 21:39:00 -07:00
Corey Hulen
2dd28dbb5f Merge pull request #1145 from hmhealey/plt719
PLT-719 Added help popover to search box
2015-10-22 21:38:49 -07:00
=Corey Hulen
7384b0791e Fixing merge 2015-10-22 20:52:31 -07:00
=Corey Hulen
562f21c037 Merge branch 'master' into PLT-44 2015-10-22 20:51:21 -07:00
Harrison Healey
2ccf80d91d Merge pull request #1138 from rgarmsen2295/plt-777
PLT-777 Convert window resizing in post_list.jsx to React based implementation
2015-10-22 16:29:42 -04:00
hmhealey
50579f71bc Fixed handling of whitespace surrounding emoticons 2015-10-22 15:28:55 -04:00
=Corey Hulen
ab18616725 Fixing group code review issues 2015-10-22 10:17:25 -07:00
hmhealey
9483ef66d3 Changed Direct Channel modal to only show active users 2015-10-22 12:55:35 -04:00
hmhealey
4411a21ca7 Made searching case insensitive in Direct Messages modal 2015-10-22 12:51:32 -04:00
=Corey Hulen
cbbee5cadb Addressing issues from group code review 2015-10-22 09:36:46 -07:00
hmhealey
47d519927a Added help popover to search box 2015-10-22 12:22:21 -04:00
=Corey Hulen
54894e90ac Fixing merge conflict 2015-10-22 09:19:18 -07:00
hmhealey
25e018ece0 Changed markdown renderer to only parse emoticons twice 2015-10-22 09:47:28 -04:00
hmhealey
74402df462 Fixed improperly quoted html attributes for emoticons 2015-10-22 09:47:04 -04:00
Harrison Healey
14e24650c5 Merge pull request #1135 from trashcan/PLT-521
PLT-521: Fix emoji with underscores
2015-10-22 09:39:47 -04:00
Reed Garmsen
4129b204c3 Fixed typos in create_post.jsx resizing code 2015-10-21 15:50:46 -07:00
Reed Garmsen
27a8169ae8 Changed post list resize code to use react state; fixed various eslint warnings 2015-10-21 14:07:40 -07:00
Pat Lathem
fba89915ac Pass eslint tests 2015-10-21 15:02:23 -05:00
Pat Lathem
8eb2c0266c Missing semicolon 2015-10-21 14:52:19 -05:00
Pat Lathem
9dd7a5e01e Remove stray emoticons.jsx import 2015-10-21 14:44:22 -05:00
Pat Lathem
7e24890bd3 Add a call to doFormatText inside of the markdown paragraph handler 2015-10-21 14:39:33 -05:00
Florian Orben
b9c637ec82 Change stop symbol to another one since chrome-win can't display it 2015-10-21 18:15:04 +02:00
Florian Orben
b00697a500 apply portrait/landscape/quadrat format to playing gif to always display it in best possible way 2015-10-21 18:13:59 +02:00
Florian Orben
cd5df514c7 Add stop button to stop animated gifs 2015-10-21 18:13:59 +02:00
Florian Orben
420c754ca3 Horizontally align images if image height > image width 2015-10-21 18:13:59 +02:00
Florian Orben
d167e18f00 PLT-616: Enable playing of animated GIF in thumbnails and preview 2015-10-21 18:13:59 +02:00
Christopher Speller
0e49acede9 Merge pull request #1131 from mattermost/PLT-350
PLT-350 allow ability to disable restricted team names
2015-10-21 11:31:31 -04:00
Harrison Healey
a4e6cce98e Merge pull request #1103 from florianorben/PLT-751
PLT-751: Enable  arrow to edit posts in comment threads
2015-10-21 11:27:27 -04:00
=Corey Hulen
b9ce4a644d PLT-350 allow ability to disable restricted team names 2015-10-20 17:30:24 -07:00
=Corey Hulen
c4c04e5f02 Fixing admin console 2015-10-20 16:19:41 -07:00
=Corey Hulen
636db0d2f2 fixing eslint errors 2015-10-20 15:02:15 -07:00
Corey Hulen
7ea8268ae8 Merge pull request #1120 from asaadmahmoodspin/ui-improvements
PLT-318 - Updating files overlay design
2015-10-20 14:52:18 -07:00
=Corey Hulen
e1f9459029 Merge branch 'master' into PLT-44 2015-10-20 14:50:03 -07:00
=Corey Hulen
1fc12dd8ba Multi-session login 2015-10-20 14:49:42 -07:00
Joram Wilander
4ed9a9ebca Merge pull request #1100 from girishso/wink_emoji
PLT-699: translate ;) to wink emoji
2015-10-20 12:37:51 -04:00
Asaad Mahmood
e48614d6ce PLT-318 - Updating files overlay design 2015-10-20 18:31:34 +05:00
=Corey Hulen
fa3a0df2b6 Adding multi-session cookie 2015-10-20 04:37:51 -07:00
Antti Ahti
d3f99e8217 Handle window resize events in React way
Use the React-way of handling resize events. Essentially store the window size in component state instead of doing some custom handling.

See http://facebook.github.io/react/tips/dom-event-listeners.html
2015-10-20 10:07:45 +03:00
Joram Wilander
b5b233f3f0 Merge pull request #1114 from asaadmahmoodspin/ui-improvements
Ui improvements
2015-10-19 15:35:07 -04:00
Florian Orben
27c2862c56 Allow to update root comment in RHS via arrow up shortcut 2015-10-19 21:06:09 +02:00
Florian Orben
58b57acfac PLT-751: Enable arrow to edit posts in comment threads 2015-10-19 21:04:09 +02:00
Asaad Mahmood
b950d99b3a Updating direct messages title 2015-10-19 23:59:17 +05:00
=Corey Hulen
36658c13a4 Fixing merge conflicts 2015-10-19 11:42:40 -07:00
Harrison Healey
d139c9e825 Merge pull request #1108 from mattermost/plt-235
PLT-235 Implement outgoing webhooks.
2015-10-19 14:24:02 -04:00
Asaad Mahmood
5135986a3b Merge branch 'master' of https://github.com/mattermost/platform into ui-improvements 2015-10-19 22:59:01 +05:00