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

2134 Коммитов

Автор SHA1 Сообщение Дата
JoramWilander
8239c68cf3 Refactor and modularize analytics on the client 2016-03-01 10:46:30 -05:00
Christopher Speller
8aa4e28932 Merge pull request #2294 from rodrigocorsi2/member_list
Added translation member_list.jsx
2016-03-01 09:56:12 -05:00
Harrison Healey
f9e7e82e6f Merge pull request #2292 from mozilla/PLT-2064
PLT-2064 Slash command hints don't autocomplete
2016-03-01 09:21:09 -05:00
Harrison Healey
327a3427b3 Merge pull request #2296 from khoa-le/PLT-2123
PLT-2123 Do not show up inactive account in Suggestion Box of Channel
2016-03-01 09:18:33 -05:00
Christopher Speller
a66e9513ad Merge pull request #2276 from mattermost/PLT-2030
PLT-2030 fixing error handling
2016-03-01 08:27:57 -05:00
Christopher Speller
39c83f70fc Merge pull request #2261 from daizenberg/PLT-867
PLT-867: Removed member cnt icon in Direct channels
2016-03-01 08:25:00 -05:00
Khoa, Le Ngoc
7af85cba0a Do not show up inactive account in Suggestion Box of Channel 2016-03-01 10:55:31 +07:00
rodrigo
807306740d Added translation member_list.jsx 2016-02-29 22:47:11 -03:00
Alan Mooiman
7ead702e39 PLT-2064 Slash command hints don't autocomplete 2016-02-29 15:59:33 -08:00
Joram Wilander
a0ab7054e5 Merge pull request #2267 from mattermost/esethna-patch-1
Update user settings integrations help text
2016-02-29 08:10:19 -05:00
=Corey Hulen
6c18e13f8a Adding missing localization 2016-02-27 08:19:03 -08:00
Dmitri Aizenberg
5f32b5e80f minor optimization; following jwilander's recommendation 2016-02-26 12:02:43 -08:00
Eric Sethna
cfc16fe715 Update manage_command_hooks.jsx 2016-02-26 11:29:09 -08:00
Eric Sethna
4420a75cb9 Update manage_outgoing_hooks.jsx 2016-02-26 11:28:19 -08:00
Eric Sethna
ddd4b06b34 Update manage_incoming_hooks.jsx 2016-02-26 11:27:06 -08:00
=Corey Hulen
a0cc464c97 PLT-2030 fixing error handling 2016-02-26 09:49:29 -08:00
Asaad Mahmood
a2f3d3f64f UI improvements 2016-02-26 22:15:18 +05:00
Corey Hulen
ce5ea641aa Merge pull request #2265 from mattermost/preview-loc-fix
Fix missing preview strings for a language showing up as the id not the defaut messsage
2016-02-26 08:20:16 -08:00
Christopher Speller
53d0bce1da Merge pull request #2257 from mattermost/rhs-profile-fix
Final fixes for user store changes
2016-02-26 11:19:05 -05:00
JoramWilander
2c03b7f1c1 Fix missing preview strings for a language showing up as the id not the defaut messsage 2016-02-26 11:06:57 -05:00
Alan Mooiman
8e34559431 Add ability to toggle embed visibility 2016-02-25 16:41:03 -08:00
Dmitri Aizenberg
89a1bde121 fixed 2016-02-25 16:22:26 -08:00
JoramWilander
d563bf1152 Update search results profiles properly on refresh and handle scrollHeight error 2016-02-25 19:02:30 -05:00
JoramWilander
7e59440abb Remove unused import 2016-02-25 18:44:07 -05:00
Christopher Speller
a7f8af528d Merge pull request #2250 from ZBoxApp/fix-deactivate
PLT-2123 Member show on Activate and Hide on deactivate from channel member li…
2016-02-25 14:22:09 -05:00
JoramWilander
04f6b0b86c Fix deleting threads 2016-02-25 14:14:52 -05:00
JoramWilander
493722b8f2 Move post view container user store listener into center panel and pass profiles into post focus view 2016-02-25 12:59:24 -05:00
JoramWilander
4153507462 Another fix for RHS thread profiles 2016-02-25 12:46:23 -05:00
Asaad Mahmood
c1b7015a5a Multiple UI Improvements 2016-02-25 21:14:56 +05:00
Elias Nahum
f0084229a5 Member show on Activate and Hide on deactivate from channel member list and at_mention 2016-02-25 04:24:03 -03:00
Eric Sethna
f1a65a74a1 Update activity_log_modal.jsx 2016-02-24 12:09:36 -08:00
JoramWilander
292e1248cc Fix RHS usernames and intro message usernames 2016-02-24 11:42:19 -05:00
Harrison Healey
f7a4e9a573 Merge pull request #2240 from mattermost/plt-1707-fix
PLT-1707 Remove duplicate text
2016-02-24 09:20:25 -05:00
Christopher Speller
c5dc455a4c Merge pull request #2233 from hmhealey/plt2010
PLT-2010/PLT-2071 Refactored Post Embed Components
2016-02-24 08:35:34 -05:00
JoramWilander
85dfe2893d Remove duplicate text 2016-02-24 08:34:03 -05:00
JoramWilander
ab72afdeab Fix profiles issue with RHS 2016-02-24 07:59:33 -05:00
hmhealey
1dbe949ce8 Removed unnecessary state from PostBodyAdditionalContent 2016-02-23 17:01:25 -05:00
hmhealey
b2e333e83c Improved handling when an embedded image cannot be loaded 2016-02-23 17:01:25 -05:00
hmhealey
9b50fb8553 Refactored embedded image/video code and prevented them from being displayed on deleted posts 2016-02-23 17:01:24 -05:00
Corey Hulen
52767d9dcd Merge pull request #2215 from hmhealey/plt1678
PLT-1678 Refactored how links are extracted to remove code blocks and markdown images
2016-02-23 14:00:02 -08:00
Harrison Healey
6e0ce387a3 Merge pull request #2231 from asaadmahmoodspin/ui-improvements
Ui Improvements
2016-02-23 14:56:23 -05:00
hmhealey
d6c6f5eaea Refactored how links are extracted to remove code blocks and markdown images 2016-02-23 14:36:04 -05:00
Harrison Healey
0031c6fd1a Merge pull request #2229 from mattermost/plt-1770
PLT-1770 Refactor store listeners out of highly used components
2016-02-23 14:34:06 -05:00
Asaad Mahmood
66a92b1508 Ui Improvements 2016-02-23 22:46:16 +05:00
JoramWilander
1f049af2b7 Refactor listener out of user profile and fix thread logic 2016-02-23 11:09:59 -05:00
Elias Nahum
2b852fb9c5 Fix for PLT-1945, PLT-2012, PLT-2045 & PLT-2067
- Missing locs on server
- Fix spanish locs
2016-02-23 09:57:39 -03:00
hmhealey
5ddd227985 Ported RenameChannelModal to React-Bootstrap 2016-02-22 13:57:34 -05:00
JoramWilander
c16071afc5 Move post_body profile change listener into posts view 2016-02-22 11:10:31 -05:00
JoramWilander
9b30fad8ad Refactor user store listener out of channel header 2016-02-22 11:10:31 -05:00
Harrison Healey
32ae72d91d Merge pull request #2208 from mattermost/client-upgrades
Updating some client deps + eslint
2016-02-22 10:54:42 -05:00