server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
web
/
react
/
components
/
navbar.jsx
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Fixed Add Members menu option on mobile
hmhealey
2015-11-26
1
-1
/
+1
*
Renamed EditChannelModal to EditChannelHeaderModal
hmhealey
2015-11-23
1
-2
/
+2
*
Ported EditChannelModal to React-Bootstrap
hmhealey
2015-11-23
1
-16
/
+40
*
Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package sy...
Christopher Speller
2015-11-19
1
-17
/
+17
*
Added search button to mobile navbar
hmhealey
2015-11-18
1
-0
/
+17
*
Converted DeleteChannelModal to React-Bootstrap
hmhealey
2015-11-17
1
-7
/
+5
*
Converted ChannelNotificationsModal to React-Bootstrap
hmhealey
2015-11-17
1
-8
/
+6
*
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
-27
/
+29
*
Added text to the edit channel purpose menu option on mobile
hmhealey
2015-11-10
1
-1
/
+3
*
Convert channel_members and channel_invite modals to react boostrap to fix pe...
JoramWilander
2015-11-04
1
-28
/
+41
*
Added ability to see/edit channel purpose in the client
hmhealey
2015-10-27
1
-11
/
+35
*
Renamed Channel.Description to Channel.Header on the client
hmhealey
2015-10-27
1
-10
/
+10
*
Adding ReactDOM as a global
Christopher Speller
2015-10-15
1
-6
/
+0
*
Fixing most deprication warnings
Christopher Speller
2015-10-15
1
-23
/
+45
*
Changing SpinPunch to Mattermost in copyright
Christopher Speller
2015-10-08
1
-1
/
+1
*
fixing more redirect places
=Corey Hulen
2015-09-25
1
-1
/
+1
*
PLT-11 adding config for logs to UI
=Corey Hulen
2015-09-17
1
-1
/
+2
*
Removed all calls to textToJsx and replaced them with calls to TextFormatting
hmhealey
2015-09-14
1
-1
/
+1
*
Fixed some react warnings involving missing keys in render arrays
Reed Garmsen
2015-09-02
1
-0
/
+3
*
Reformatted navbar.jsx to meet style guide requirements.
JoramWilander
2015-09-01
1
-134
/
+302
*
Updated navbar to more accurately mirror desktop preformance
nickago
2015-08-20
1
-0
/
+3
*
Clicking on a PM channel name in mobile view now opens the channel menu (like...
Reed Garmsen
2015-08-17
1
-16
/
+14
*
Refactored the NotifyCounts component out of the navbar.jsx file into its own...
Reed Garmsen
2015-08-17
1
-44
/
+1
*
Initial prepatory cosmetic reformatting of navbar.jsx
Reed Garmsen
2015-08-17
1
-116
/
+129
*
Placing SVGs into constants.jsx
Asaad Mahmood
2015-07-23
1
-1
/
+1
*
UI Fixes
Asaad Mahmood
2015-07-23
1
-1
/
+1
*
While in mobile mode notifications are no longer counted for channels set to ...
Reed Garmsen
2015-07-22
1
-1
/
+1
*
Changing the way we mattermost handles URLs. team.domain.com becomes domain.c...
Christopher Speller
2015-07-20
1
-98
/
+6
*
remove admin's ability to manage members of default channel (fixes #172)
ralder
2015-07-16
1
-81
/
+78
*
Changed Invite Members to Add Members in channel options for mobile and browser
Reed Garmsen
2015-06-17
1
-1
/
+1
*
first commit
=Corey Hulen
2015-06-14
1
-0
/
+351