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 (
Collapse
)
Author
Age
Files
Lines
*
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 ↵
Reed Garmsen
2015-08-17
1
-16
/
+14
|
|
|
|
(like desktop mode)
*
Refactored the NotifyCounts component out of the navbar.jsx file into its ↵
Reed Garmsen
2015-08-17
1
-44
/
+1
|
|
|
|
own file
*
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
|
|
|
|
'quiet mode' that are not direct mentions.
*
Changing the way we mattermost handles URLs. team.domain.com becomes ↵
Christopher Speller
2015-07-20
1
-98
/
+6
|
|
|
|
|
|
|
domain.com/team. Renaming team.Name to team.DisplayName and team.Domain to team.Name. So: team.Name -> url safe name. team.DisplayName -> nice name for users
*
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