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

69 Коммитов

Автор SHA1 Сообщение Дата
Dmitri Aizenberg
5f32b5e80f minor optimization; following jwilander's recommendation 2016-02-26 12:02:43 -08:00
Dmitri Aizenberg
89a1bde121 fixed 2016-02-25 16:22:26 -08: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
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
Christopher Speller
4c92a1c1e3 Updating some client deps + eslint 2016-02-22 08:47:00 -05:00
hmhealey
2af8614236 Renamed RECIEVED_* to RECEIVED_* 2016-02-08 10:33:59 -05:00
Asaad Mahmood
67408e9ebd Multiple UI improvements 2016-02-05 19:34:01 +05:00
Elias Nahum
d424c9eaf1 PLT-7: Refactoring frontend (chunk 10)
- Modals
- Fix bug on msg_typing
- Add missing translations in es.json for EE
2016-02-02 19:39:56 -03:00
Reed Garmsen
fff7143a31 Changed statistics to show usernames with an email tooltip 2016-01-11 09:43:45 -08:00
JoramWilander
4a0ae3c088 Remove @all from recent mentions 2015-12-08 15:02:41 -05:00
hmhealey
ea80836c6e Removed some internal state from ChannelMembersModal and ChannelInviteModal 2015-12-03 12:57:46 -05:00
hmhealey
d09ace15f2 Switched ChannelInviteModal to use a ToggleModalButton wherever possible 2015-12-03 10:31:05 -05:00
=Corey Hulen
30bf72262e fixing eslint 2015-11-23 12:54:28 -08:00
=Corey Hulen
ba0cbe723b Disabling the all mention 2015-11-23 12:14:50 -08:00
hmhealey
6c3a1d7039 Renamed EditChannelModal to EditChannelHeaderModal 2015-11-23 10:53:06 -05:00
hmhealey
6237631a85 Ported EditChannelModal to React-Bootstrap 2015-11-23 10:53:06 -05:00
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
hmhealey
3d572be2f3 Converted DeleteChannelModal to React-Bootstrap 2015-11-17 11:10:33 -05:00
hmhealey
69e378c556 Converted ChannelNotificationsModal to React-Bootstrap 2015-11-17 11:04:32 -05:00
hmhealey
66638c4f70 Converted ChannelInfoModal to React-Bootstrap 2015-11-17 11:04:32 -05:00
Reed Garmsen
eacc06c7fc Allow admins to change the display name for the default channel 2015-11-13 16:22:32 -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
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
JoramWilander
22b4e5c4c0 Convert channel_members and channel_invite modals to react boostrap to fix performance issues 2015-11-04 12:19:01 -05:00
Stas Vovk
b84af10455 display full name, nickname or username in direct messages 2015-11-01 01:08:18 +02:00
hmhealey
019bf6a7fe Added ability to see/edit channel purpose in the client 2015-10-27 12:46:31 -04:00
hmhealey
887d205b1f Renamed Channel.Description to Channel.Header on the client 2015-10-27 12:46:31 -04:00
Christopher Speller
bf555fae14 Refactoring post_store into post_store and search_store 2015-10-26 15:45:52 -04:00
JoramWilander
2b5ec4a3c0 Small refactor of websocket code on client and server 2015-10-16 11:48:55 -04:00
Christopher Speller
1571a9a2df Fixing most deprication warnings 2015-10-15 15:00:28 -04:00
Christopher Speller
806fd77ec9 Merge pull request #981 from mattermost/plt-517
PLT-517 Changing SpinPunch to Mattermost in copyright
2015-10-08 12:55:11 -04:00
Christopher Speller
b85b529373 Changing SpinPunch to Mattermost in copyright 2015-10-08 12:27:09 -04:00
Christopher Speller
7014496252 Fixing ability to dynamicly update members list. 2015-10-08 10:54:27 -04:00
Christopher Speller
33b957ed1a Disabling complexity warning. Allowing non-nested ternary. Upgrading ESList. Adding new ESLint rules. Fixing new ESLint errors. 2015-10-05 11:05:06 -04:00
Asaad Mahmood
302372cfa0 Removing click event for channel description popover 2015-09-22 21:01:55 +05:00
=Corey Hulen
804b696bdc PLT-11 adding config for logs to UI 2015-09-17 22:00:33 -07:00
hmhealey
15aa853da5 Removed all calls to textToJsx and replaced them with calls to TextFormatting 2015-09-14 12:22:02 -04:00
JoramWilander
5c0680397d Add post list container to hold mounted post lists for faster rendering/channel switching. 2015-09-08 10:11:57 -04: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
Asaad Mahmood
701cbfa94a Multiple UI Improvements 2015-08-21 15:41:10 +05:00
Joram Wilander
343ff54a32 Revert "Multiple UI Improvements" 2015-08-20 11:58:50 -04:00
Asaad Mahmood
1fd26d25f2 Multiple UI Improvements 2015-08-20 19:22:56 +05: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
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
Christopher Speller
506798f547 Merge pull request #344 from nickago/MM-1646
MM-1646 Changes the word channel to group for priavte groups
2015-08-06 10:38:22 -04:00
nickago
371b1e04eb Changes the word channel to group for priavte groups 2015-08-05 12:19:46 -07:00