Asaad Mahmood
|
e9c2fd7cbb
|
Adding away icon and changing online and offline icons
|
2016-01-11 20:32:31 +05:00 |
|
hmhealey
|
e92d1faf4e
|
Changed how the sidebar opens the more channels modal
|
2015-12-18 17:58:08 -05:00 |
|
Christopher Speller
|
34e0ac00e8
|
Merge pull request #1733 from hmhealey/plt1437
PLT-1437 PreferenceStore api changes and fixing CreatePost warning
|
2015-12-16 09:10:24 -05:00 |
|
hmhealey
|
e4899fa551
|
Improved PreferenceStore api when getting values
|
2015-12-15 11:36:14 -05:00 |
|
Asaad Mahmood
|
fe84def817
|
Multiple UI Improvements
|
2015-12-15 21:12:19 +05:00 |
|
hmhealey
|
c55e7895d9
|
Changed Sidebar direct channel list to be driven by preferences
|
2015-12-08 09:45:21 -05:00 |
|
hmhealey
|
4b51490a38
|
Moved logic for making direct channels visible to both members on post to the server
|
2015-12-07 18:14:07 -05:00 |
|
Joram Wilander
|
2b7ce16ea9
|
Merge pull request #1577 from mattermost/plt-1307
PLT-1307 Make proper async calls when switching channels
|
2015-12-02 11:29:51 -05:00 |
|
JoramWilander
|
2abb0ae354
|
Minor change
|
2015-12-02 11:16:10 -05:00 |
|
JoramWilander
|
14804965b5
|
Make proper async calls when switching channels
|
2015-12-02 10:22:39 -05:00 |
|
Asaad Mahmood
|
179451b1ac
|
Multiple UI Improvements
|
2015-12-01 23:20:12 +05:00 |
|
Asaad Mahmood
|
d3fd017e69
|
Improving image modal and removing console log
|
2015-11-30 22:39:01 +05:00 |
|
Asaad Mahmood
|
be582b4fe3
|
Fixing LHS scroll and Image previews
|
2015-11-30 22:27:45 +05:00 |
|
Christopher Speller
|
9e8cd93790
|
Implementing Permalinks and jumping to post from search. Performance
improvements.
|
2015-11-23 09:53:15 -05:00 |
|
Christopher Speller
|
55b831e4e1
|
Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package system.
|
2015-11-19 21:12:56 -05:00 |
|
Christopher Speller
|
c7fe8510ce
|
Merge branch 'release-1.2'
|
2015-11-12 14:55:52 -05:00 |
|
Corey Hulen
|
b6049721f9
|
Merge pull request #1409 from mattermost/plt-961
PLT-961 Rename areStatesEqual to areObjectsEqual and make it more comprehensive and accurate.
|
2015-11-12 10:12:34 -08:00 |
|
hmhealey
|
3c40a683a1
|
Sorted channel list before rendering them in the sidebar
|
2015-11-12 11:38:56 -05:00 |
|
JoramWilander
|
50815f9be7
|
Rename areStatesEqual to areObjectsEqual and make it more comprehensive and accurate.
|
2015-11-12 11:19:59 -05:00 |
|
JoramWilander
|
782709aa56
|
Fix channel invite button on channel intro message and fix empty channel invite modal.
|
2015-11-11 12:53:18 -05:00 |
|
JoramWilander
|
3927891827
|
Update tutorial to not show by default
|
2015-11-05 10:49:43 -05:00 |
|
JoramWilander
|
d48b305661
|
Add constant form 'mention'
|
2015-11-05 09:42:29 -05:00 |
|
JoramWilander
|
f3b0ae64ff
|
Only show * in tab title when a channel is marked unread
|
2015-11-05 09:39:07 -05:00 |
|
JoramWilander
|
a26145ef91
|
Minor changes to statuses client code
|
2015-11-03 15:11:16 -05:00 |
|
JoramWilander
|
fb5b57836e
|
Multiple fixes to major performance issues with teams with 50+ users
|
2015-11-03 14:52:25 -05:00 |
|
JoramWilander
|
dedbc122c6
|
Overlay fixes and added class prop for tips
|
2015-11-02 14:47:24 -05:00 |
|
Asaad Mahmood
|
393d253021
|
Updating tutorial screens
|
2015-11-02 14:47:24 -05:00 |
|
JoramWilander
|
97449a102e
|
Add tutorial popovers
|
2015-11-02 14:47:24 -05:00 |
|
Harrison Healey
|
e52669c2da
|
Merge pull request #1249 from mattermost/plt-823
PLT-823 Refactor of center channel
|
2015-11-02 14:20:54 -05:00 |
|
Christopher Speller
|
55f137c19c
|
Creating hierarchy
|
2015-11-02 08:16:27 -05:00 |
|
Stas Vovk
|
b84af10455
|
display full name, nickname or username in direct messages
|
2015-11-01 01:08:18 +02:00 |
|
Florian Orben
|
a88fe8ea1a
|
rename methods and varibles to a more meaningful name
|
2015-10-26 17:53:25 +01:00 |
|
Florian Orben
|
a9ec7215ad
|
PLT-642: Browser tab alerts
|
2015-10-26 17:53:25 +01:00 |
|
=Corey Hulen
|
e1f9459029
|
Merge branch 'master' into PLT-44
|
2015-10-20 14:50:03 -07:00 |
|
Antti Ahti
|
d3f99e8217
|
Handle window resize events in React way
Use the React-way of handling resize events. Essentially store the window size in component state instead of doing some custom handling.
See http://facebook.github.io/react/tips/dom-event-listeners.html
|
2015-10-20 10:07:45 +03:00 |
|
=Corey Hulen
|
468f01dc89
|
Merging from master
|
2015-10-19 10:25:51 -07:00 |
|
Corey Hulen
|
ea1b312968
|
Merge pull request #1072 from mattermost/plt-554
PLT-554 Small refactor of websocket code on client and server
|
2015-10-19 09:56:34 -07:00 |
|
Asaad Mahmood
|
13a35539f3
|
Updating scroll on LHS
|
2015-10-19 14:36:31 +05:00 |
|
=Corey Hulen
|
8b2d7f391a
|
Fixing merge
|
2015-10-16 09:12:30 -07:00 |
|
=Corey Hulen
|
6a1755d2e3
|
Inital support for multi-tab loging
|
2015-10-16 09:10:54 -07:00 |
|
JoramWilander
|
2b5ec4a3c0
|
Small refactor of websocket code on client and server
|
2015-10-16 11:48:55 -04:00 |
|
Christopher Speller
|
495673d80d
|
Fixing some client warnings
|
2015-10-16 10:50:10 -04:00 |
|
Christopher Speller
|
099d853877
|
Merge pull request #1079 from hmhealey/initprefs
Added an initial call to get all user preferences on page load
|
2015-10-16 08:16:40 -04:00 |
|
hmhealey
|
327b0b5a21
|
Added an initial call to get all user preferences on page load
|
2015-10-15 15:17:07 -04:00 |
|
Christopher Speller
|
1571a9a2df
|
Fixing most deprication warnings
|
2015-10-15 15:00:28 -04:00 |
|
Asaad Mahmood
|
95aaa0a080
|
Multiple UI Improvements
|
2015-10-15 22:54:15 +05:00 |
|
hmhealey
|
ae0d4dce7b
|
Updated More Direct Channels modal and converted it to ReactBootstrap
|
2015-10-14 16:57:08 -04:00 |
|
hmhealey
|
6c4022337c
|
Fixed overwritten CSS class in the sidebar
|
2015-10-14 09:11:35 -04:00 |
|
Asaad Mahmood
|
99f243b444
|
Multiple UI Improvements
|
2015-10-14 17:04:13 +05:00 |
|
hmhealey
|
3f2b6bfa27
|
Fixed leave direct channel button for users with a long username
|
2015-10-13 18:31:17 -04:00 |
|