summaryrefslogtreecommitdiffstats
path: root/web/react/components/sidebar.jsx
Commit message (Expand)AuthorAgeFilesLines
...
* Changed sidebar scroll handler to use React's onScrollhmhealey2015-08-071-5/+1
* Removed ternary statements from sidebarhmhealey2015-08-061-7/+26
* Added indicators for when a channel with unread posts is offscreenhmhealey2015-08-061-4/+12
* Added the ability for the sidebar to determine whether or not there's any unr...hmhealey2015-08-061-2/+40
* Refactored sidebar in preparation for adding unread indicatorshmhealey2015-08-061-78/+67
* Fixed variable naming conflict with msg and added cosmetic refactorsnickago2015-08-031-6/+6
* Changed private channel list to use username and did semi-cosmetic refactoringnickago2015-08-031-108/+123
* Changed from Jquery style modal modification to using browserStorenickago2015-07-271-4/+5
* When user is removed, a modal appears, which on closing redirects thenickago2015-07-271-2/+7
* When removed from a channel, user is sent back to town square and thatnickago2015-07-271-0/+8
* Changing the way we mattermost handles URLs. team.domain.com becomes domain.c...Christopher Speller2015-07-201-112/+4
* Unify all locations where we determine a user's display named based off of th...hmhealey2015-07-171-2/+2
* Renamed all clientside references from full_name to nicknamehmhealey2015-07-171-2/+2
* If a message has no text but has an attached image or file the desktop notifi...Reed Garmsen2015-07-131-1/+17
* Changed parser for desktop notifications to replace returns with a single space.Reed Garmsen2015-07-101-1/+1
* Changes to notifcation carriage return parsingReed Garmsen2015-07-101-1/+1
* Added curly bracenickago2015-07-091-1/+2
* Server now notifies users they have been added to a new channelnickago2015-07-091-0/+3
* Merge pull request #115 from nickago/MM-1425Corey Hulen2015-07-011-1/+1
|\
| * Facelifted "direct message" to "private message"nickago2015-07-011-1/+1
* | Finally fixed the git weirdnessnickago2015-07-011-7/+2
|/
* first commit=Corey Hulen2015-06-141-0/+449