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
...
*
|
Merge pull request #360 from rgarmsen2295/mm-375d
Joram Wilander
2015-08-14
1
-0
/
+6
|
\
\
|
*
|
Implemented basic text formatting package using a modfied version of the mark...
Reed Garmsen
2015-08-12
1
-0
/
+6
|
|
/
*
|
merge fix
JoramWilander
2015-08-11
1
-2
/
+2
*
|
format channel_store to more closely match style guide and sort channels in c...
JoramWilander
2015-08-11
1
-14
/
+1
*
|
don't refresh page on channel creation and ignore case when sorting channels ...
JoramWilander
2015-08-11
1
-2
/
+2
*
|
update rename channel modal to not refresh page on channel name change
JoramWilander
2015-08-11
1
-3
/
+16
*
|
incorporate channel updateAt into channel counts and pull channel data on cha...
JoramWilander
2015-08-11
1
-1
/
+0
*
|
added getChannelCounts service and refactored the client to more intelligentl...
JoramWilander
2015-08-11
1
-3
/
+6
*
|
added getChannel api service and use that over getChannels where appropriate ...
JoramWilander
2015-08-11
1
-6
/
+6
|
/
*
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
[prev]