Граф коммитов

26 Коммитов

Автор SHA1 Сообщение Дата
JoramWilander
4ec76e059c incorporate channel updateAt into channel counts and pull channel data on channel update 2015-08-11 12:11:35 -04:00
JoramWilander
6c0fefad15 added getChannelCounts service and refactored the client to more intelligently pull channel data 2015-08-11 12:11:35 -04:00
JoramWilander
1c0ee4d2f6 added getChannel api service and use that over getChannels where appropriate on client 2015-08-11 12:09:54 -04:00
hmhealey
72e5d441ff Added handlers for the sidebar to update unread message indicators on page resize 2015-08-07 10:58:03 -04:00
hmhealey
5b831e78a7 Changed sidebar scroll handler to use React's onScroll 2015-08-07 10:54:13 -04:00
hmhealey
02eabee792 Removed ternary statements from sidebar 2015-08-06 19:07:51 -04:00
hmhealey
34f7451c4a Added indicators for when a channel with unread posts is offscreen 2015-08-06 18:57:57 -04:00
hmhealey
38e2b69dba Added the ability for the sidebar to determine whether or not there's any unread channels offscreen 2015-08-06 16:28:43 -04:00
hmhealey
4fea0b452e Refactored sidebar in preparation for adding unread indicators 2015-08-06 14:04:10 -04:00
nickago
3db7d315f9 Fixed variable naming conflict with msg and added cosmetic refactors 2015-08-03 12:41:39 -07:00
nickago
dfcaabe222 Changed private channel list to use username and did semi-cosmetic refactoring 2015-08-03 12:09:27 -07:00
nickago
da6d3556e8 Changed from Jquery style modal modification to using browserStore 2015-07-27 14:07:23 -07:00
nickago
ed70db1861 When user is removed, a modal appears, which on closing redirects the
user to town square.
2015-07-27 14:07:23 -07:00
nickago
c9459feb59 When removed from a channel, user is sent back to town square and that
channel is removed from their sidebar
2015-07-27 14:07:23 -07:00
Christopher Speller
c6fb95912b Changing the way we mattermost handles URLs. team.domain.com becomes 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
2015-07-20 17:45:23 -04:00
hmhealey
098cbcdc21 Unify all locations where we determine a user's display named based off of their nickname/username into a helper function 2015-07-17 15:22:57 -04:00
hmhealey
1c7f0be268 Renamed all clientside references from full_name to nickname 2015-07-17 15:13:31 -04:00
Reed Garmsen
f406beca8b If a message has no text but has an attached image or file the desktop notification now says uploaded an image or uploaded a file respectively (if both, defaults to image) 2015-07-13 13:16:45 -07:00
Reed Garmsen
dcea1de006 Changed parser for desktop notifications to replace returns with a single space. 2015-07-10 17:32:13 -07:00
Reed Garmsen
46d3515fad Changes to notifcation carriage return parsing 2015-07-10 17:07:01 -07:00
nickago
b1e2eccaf2 Added curly brace 2015-07-09 12:17:16 -07:00
nickago
44000b58d9 Server now notifies users they have been added to a new channel 2015-07-09 12:05:04 -07:00
Corey Hulen
3757bc85fb Merge pull request #115 from nickago/MM-1425
MM-1425 Facelifted "direct message" to "private message"
2015-07-01 22:21:09 -08:00
nickago
fd310e382a Finally fixed the git weirdness 2015-07-01 12:41:36 -07:00
nickago
27eeabafe0 Facelifted "direct message" to "private message" 2015-07-01 09:48:39 -07:00
=Corey Hulen
56e74239d6 first commit 2015-06-14 23:53:32 -08:00