server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
web
/
react
/
components
/
channel_header.jsx
Commit message (
Expand
)
Author
Age
Files
Lines
*
minor optimization; following jwilander's recommendation
Dmitri Aizenberg
2016-02-26
1
-3
/
+3
*
fixed
Dmitri Aizenberg
2016-02-25
1
-5
/
+12
*
Merge pull request #2229 from mattermost/plt-1770
Harrison Healey
2016-02-23
1
-7
/
+8
|
\
|
*
Move post_body profile change listener into posts view
JoramWilander
2016-02-22
1
-2
/
+2
|
*
Refactor user store listener out of channel header
JoramWilander
2016-02-22
1
-6
/
+7
*
|
Ported RenameChannelModal to React-Bootstrap
hmhealey
2016-02-22
1
-5
/
+22
|
/
*
Updating some client deps + eslint
Christopher Speller
2016-02-22
1
-2
/
+2
*
Renamed RECIEVED_* to RECEIVED_*
hmhealey
2016-02-08
1
-1
/
+1
*
Multiple UI improvements
Asaad Mahmood
2016-02-05
1
-1
/
+1
*
PLT-7: Refactoring frontend (chunk 10)
Elias Nahum
2016-02-02
1
-15
/
+79
*
Changed statistics to show usernames with an email tooltip
Reed Garmsen
2016-01-11
1
-1
/
+1
*
Remove @all from recent mentions
JoramWilander
2015-12-08
1
-3
/
+3
*
Removed some internal state from ChannelMembersModal and ChannelInviteModal
hmhealey
2015-12-03
1
-0
/
+2
*
Switched ChannelInviteModal to use a ToggleModalButton wherever possible
hmhealey
2015-12-03
1
-9
/
+3
*
fixing eslint
=Corey Hulen
2015-11-23
1
-0
/
+2
*
Disabling the all mention
=Corey Hulen
2015-11-23
1
-3
/
+3
*
Renamed EditChannelModal to EditChannelHeaderModal
hmhealey
2015-11-23
1
-3
/
+3
*
Ported EditChannelModal to React-Bootstrap
hmhealey
2015-11-23
1
-17
/
+10
*
Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package sy...
Christopher Speller
2015-11-19
1
-20
/
+20
*
Posts structure improvement
Asaad Mahmood
2015-11-19
1
-24
/
+14
*
Converted DeleteChannelModal to React-Bootstrap
hmhealey
2015-11-17
1
-7
/
+5
*
Converted ChannelNotificationsModal to React-Bootstrap
hmhealey
2015-11-17
1
-7
/
+5
*
Converted ChannelInfoModal to React-Bootstrap
hmhealey
2015-11-17
1
-6
/
+6
*
Allow admins to change the display name for the default channel
Reed Garmsen
2015-11-13
1
-19
/
+22
*
Merge pull request #1409 from mattermost/plt-961
Corey Hulen
2015-11-12
1
-1
/
+1
|
\
|
*
Rename areStatesEqual to areObjectsEqual and make it more comprehensive and a...
JoramWilander
2015-11-12
1
-1
/
+1
*
|
Added ChannelExtra.MemberCount field to reflect the actual member count when ...
hmhealey
2015-11-12
1
-1
/
+5
|
/
*
Convert channel_members and channel_invite modals to react boostrap to fix pe...
JoramWilander
2015-11-04
1
-25
/
+36
*
display full name, nickname or username in direct messages
Stas Vovk
2015-11-01
1
-2
/
+5
*
Added ability to see/edit channel purpose in the client
hmhealey
2015-10-27
1
-66
/
+90
*
Renamed Channel.Description to Channel.Header on the client
hmhealey
2015-10-27
1
-11
/
+11
*
Refactoring post_store into post_store and search_store
Christopher Speller
2015-10-26
1
-4
/
+4
*
Small refactor of websocket code on client and server
JoramWilander
2015-10-16
1
-13
/
+3
*
Fixing most deprication warnings
Christopher Speller
2015-10-15
1
-57
/
+81
*
Merge pull request #981 from mattermost/plt-517
Christopher Speller
2015-10-08
1
-1
/
+1
|
\
|
*
Changing SpinPunch to Mattermost in copyright
Christopher Speller
2015-10-08
1
-1
/
+1
*
|
Fixing ability to dynamicly update members list.
Christopher Speller
2015-10-08
1
-1
/
+3
|
/
*
Disabling complexity warning. Allowing non-nested ternary. Upgrading ESList. ...
Christopher Speller
2015-10-05
1
-20
/
+20
*
Removing click event for channel description popover
Asaad Mahmood
2015-09-22
1
-1
/
+1
*
PLT-11 adding config for logs to UI
=Corey Hulen
2015-09-17
1
-1
/
+1
*
Removed all calls to textToJsx and replaced them with calls to TextFormatting
hmhealey
2015-09-14
1
-4
/
+4
*
Add post list container to hold mounted post lists for faster rendering/chann...
JoramWilander
2015-09-08
1
-1
/
+6
*
Refactored various React components to use ES6 syntax and to match the style ...
hmhealey
2015-09-01
1
-155
/
+281
*
Multiple UI Improvements
Asaad Mahmood
2015-08-21
1
-1
/
+1
*
Revert "Multiple UI Improvements"
Joram Wilander
2015-08-20
1
-1
/
+1
*
Multiple UI Improvements
Asaad Mahmood
2015-08-20
1
-1
/
+1
*
Revert "MM-375 Adds text formatting features using a modified version of the ...
Christopher Speller
2015-08-14
1
-1
/
+1
*
Implemented basic text formatting package using a modfied version of the mark...
Reed Garmsen
2015-08-12
1
-1
/
+1
*
Merge pull request #344 from nickago/MM-1646
Christopher Speller
2015-08-06
1
-4
/
+9
|
\
|
*
Changes the word channel to group for priavte groups
nickago
2015-08-05
1
-4
/
+9
[next]