server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
web
/
react
/
components
/
sidebar.jsx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added handlers for the sidebar to update unread message indicators on page re...
hmhealey
2015-08-07
1
-0
/
+7
*
Changed sidebar scroll handler to use React's onScroll
hmhealey
2015-08-07
1
-5
/
+1
*
Removed ternary statements from sidebar
hmhealey
2015-08-06
1
-7
/
+26
*
Added indicators for when a channel with unread posts is offscreen
hmhealey
2015-08-06
1
-4
/
+12
*
Added the ability for the sidebar to determine whether or not there's any unr...
hmhealey
2015-08-06
1
-2
/
+40
*
Refactored sidebar in preparation for adding unread indicators
hmhealey
2015-08-06
1
-78
/
+67
*
Fixed variable naming conflict with msg and added cosmetic refactors
nickago
2015-08-03
1
-6
/
+6
*
Changed private channel list to use username and did semi-cosmetic refactoring
nickago
2015-08-03
1
-108
/
+123
*
Changed from Jquery style modal modification to using browserStore
nickago
2015-07-27
1
-4
/
+5
*
When user is removed, a modal appears, which on closing redirects the
nickago
2015-07-27
1
-2
/
+7
*
When removed from a channel, user is sent back to town square and that
nickago
2015-07-27
1
-0
/
+8
*
Changing the way we mattermost handles URLs. team.domain.com becomes domain.c...
Christopher Speller
2015-07-20
1
-112
/
+4
*
Unify all locations where we determine a user's display named based off of th...
hmhealey
2015-07-17
1
-2
/
+2
*
Renamed all clientside references from full_name to nickname
hmhealey
2015-07-17
1
-2
/
+2
*
If a message has no text but has an attached image or file the desktop notifi...
Reed Garmsen
2015-07-13
1
-1
/
+17
*
Changed parser for desktop notifications to replace returns with a single space.
Reed Garmsen
2015-07-10
1
-1
/
+1
*
Changes to notifcation carriage return parsing
Reed Garmsen
2015-07-10
1
-1
/
+1
*
Added curly brace
nickago
2015-07-09
1
-1
/
+2
*
Server now notifies users they have been added to a new channel
nickago
2015-07-09
1
-0
/
+3
*
Merge pull request #115 from nickago/MM-1425
Corey Hulen
2015-07-01
1
-1
/
+1
|
\
|
*
Facelifted "direct message" to "private message"
nickago
2015-07-01
1
-1
/
+1
*
|
Finally fixed the git weirdness
nickago
2015-07-01
1
-7
/
+2
|
/
*
first commit
=Corey Hulen
2015-06-14
1
-0
/
+449