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

2093 Коммитов

Автор SHA1 Сообщение Дата
Christopher Speller
48d2f86b90 Merge release branch 'release-1.2' 2015-11-16 11:38:25 -05:00
Corey Hulen
d03b383097 Merge pull request #1433 from florianorben/PLT-862
PLT-862: Show images from website links below messages
2015-11-16 08:28:21 -08:00
Christopher Speller
675e4e7149 Merge pull request #1428 from mattermost/PLT-951
PLT-951 updating help text
2015-11-16 08:52:55 -05:00
Christopher Speller
5872a1c094 Merge pull request #1426 from mattermost/plt-551
PLT-551 Fix cancel button on username setting and other general improvements
2015-11-16 08:52:33 -05:00
Christopher Speller
a3658a1427 Merge pull request #1424 from mattermost/plt-1113
PLT-1113 Tutorial tip dots are now clickable
2015-11-16 08:51:46 -05:00
Joram Wilander
11f0054bba Merge pull request #1431 from hmhealey/plt1149
PLT-1149 Fixed some console errors related to the search autocomplete
2015-11-14 11:48:30 -05:00
Florian Orben
ab99c378c4 allow incoming webhooks even if it doesnt have a text on it if attachment field is present 2015-11-14 01:45:48 +01:00
Florian Orben
2a4a02b7bc PLT-862: Show images from website links below messages 2015-11-13 23:55:21 +01:00
Christopher Speller
f0b1adf6cf Merge release branch 'release-1.2' 2015-11-13 14:15:32 -05:00
hmhealey
c31e811351 Fixed some console errors with the search autocomplete when there are no suggestions to show 2015-11-13 13:43:44 -05:00
Christopher Speller
c5c96082c5 Merge pull request #1422 from hmhealey/plt906
PLT-906 Improved client-side handling when ExtraInfo.MemberCount may not be set
2015-11-13 12:32:03 -05:00
hmhealey
4ac5530205 Added null check when accessing post text 2015-11-13 12:30:22 -05:00
=Corey Hulen
046055ff99 PLT-951 updating help text 2015-11-13 08:19:01 -08:00
JoramWilander
7a0597e41b Fix cancel button on username setting and other general improvements 2015-11-13 10:59:13 -05:00
Corey Hulen
4056e42488 Merge pull request #1415 from asaadmahmoodspin/ui-improvements
Multiple UI improvements
2015-11-13 07:52:49 -08:00
hmhealey
43cb220dcd Made code for the member popover count a bit more robust to hopefully prevent issues involving old data 2015-11-13 10:18:32 -05:00
JoramWilander
7283282234 Tutorial tip dots are now clickable 2015-11-13 10:13:54 -05:00
Joram Wilander
1c1cd041c7 Merge pull request #1419 from hmhealey/plt998
PLT-998/999/1100 Improving search term highlighting in results
2015-11-13 09:46:43 -05:00
Asaad Mahmood
59ca58a287 Small fix for time in RHS 2015-11-13 18:58:03 +05:00
Asaad Mahmood
29a5cc7015 Updating post.scss due to merge issues 2015-11-13 17:06:55 +05:00
Asaad Mahmood
bc1605e396 Updating post.scss 2015-11-13 17:04:42 +05:00
Asaad Mahmood
6b8d815ee8 Fixing eslint error 2015-11-13 16:57:34 +05:00
Asaad Mahmood
4331920cf0 Multiple UI improvements 2015-11-13 16:57:34 +05:00
Christopher Speller
0baa1bfe94 Merge pull request #1417 from florianorben/PLT-1141
PLT-1141: Page previews can overflow their boundaries
2015-11-13 06:20:34 -05:00
Asaad Mahmood
e16faf45de Updating bad connection css 2015-11-13 12:21:43 +05:00
Asaad Mahmood
25fdacd46a UI changes for Direct messages and Bad connection 2015-11-13 11:59:15 +05:00
hmhealey
477b4d3edd Improved highlighting of search flags to handle quotes and flags 2015-11-12 16:53:32 -05: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
Christopher Speller
1dbdaf8156 Adding safari 8 to list of unsupported browsers. 2015-11-12 14:38:35 -05:00
Florian Orben
8935dee94a PLT-1141: Page previews can overflow their boundaries 2015-11-12 20:30:42 +01:00
JoramWilander
946ce3e244 Make import/export theme input box editable 2015-11-12 13:19:04 -05:00
Corey Hulen
931f4f764c Merge pull request #1412 from mattermost/plt-1089
PLT-1089 Fix profile not loading in RHS on refresh
2015-11-12 10:12:58 -08:00
Corey Hulen
b6049721f9 Merge pull request #1409 from mattermost/plt-961
PLT-961 Rename areStatesEqual to areObjectsEqual and make it more comprehensive and accurate.
2015-11-12 10:12:34 -08:00
Corey Hulen
6f7b7169b2 Merge pull request #1407 from mattermost/plt-1041
PLT-1041 Fix multiple pending/errored posts
2015-11-12 10:12:14 -08:00
Christopher Speller
cce0dc19e6 Merge pull request #1411 from hmhealey/plt876
PLT-876 Sorted channel list before rendering them in the sidebar
2015-11-12 12:36:41 -05:00
Christopher Speller
c1ab5adb20 Merge pull request #1410 from hmhealey/plt906
PLT-906 Added ChannelExtra.MemberCount field
2015-11-12 12:35:47 -05:00
Christopher Speller
67b92f3248 Merge pull request #1408 from hmhealey/plt922
PLT-922 Added feedback to the Invite Members modal to indicate that emails are currently being sent
2015-11-12 12:33:43 -05:00
JoramWilander
83d34dcc6c Fix profile loading in RHS on refresh 2015-11-12 12:13:26 -05:00
hmhealey
3c40a683a1 Sorted channel list before rendering them in the sidebar 2015-11-12 11:38:56 -05:00
hmhealey
be43522117 Added ChannelExtra.MemberCount field to reflect the actual member count when we truncate the list of members to 20 2015-11-12 11:25:46 -05:00
JoramWilander
50815f9be7 Rename areStatesEqual to areObjectsEqual and make it more comprehensive and accurate. 2015-11-12 11:19:59 -05:00
hmhealey
fd9ef64b85 Added feedback to the Invite Members modal to indicate that emails are currently being sent 2015-11-12 10:43:49 -05:00
Asaad Mahmood
dc1c589369 Updating profile image and textbox resizing 2015-11-12 18:51:49 +05:00
JoramWilander
db861b03bd Fix multiple pending/errored posts 2015-11-12 08:44:18 -05:00
Asaad Mahmood
1c4d7f2d50 Fixing preview stuff for the RHS 2015-11-12 18:36:19 +05:00
Asaad Mahmood
2f95210a29 UI Improvements for centre channel due to preview 2015-11-12 18:09:18 +05:00
Joram Wilander
f8f0814a37 Merge pull request #1352 from florianorben/PLT-1049
PLT-1049: Vine URLs should not generate preview links
2015-11-11 13:56:13 -05:00
Christopher Speller
8920013266 Merge pull request #1389 from florianorben/preview-markdown
Preview markdown post
2015-11-11 13:55:33 -05:00
JoramWilander
72c7e06644 Remove unneed role 2015-11-11 12:56:04 -05:00