Commit Graph

21 Commits

Author SHA1 Message Date
=Corey Hulen
0ce22892a9 PLT-1310 fixing regression caused by this bug 2015-12-03 15:17:01 -08:00
=Corey Hulen
a25614f259 PLT-1301 Fixing RHS disappearing bug 2015-12-02 12:22:21 -08: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
Asaad Mahmood
1610a11f43 Removing height variable 2015-11-16 22:01:48 +05:00
Asaad Mahmood
b1ce1a8923 Multiple UI Improvements 2015-11-16 20:01:14 +05:00
JoramWilander
50815f9be7 Rename areStatesEqual to areObjectsEqual and make it more comprehensive and accurate. 2015-11-12 11:19:59 -05:00
Christopher Speller
1e7ac66e3b Some renaming 2015-11-02 10:29:53 -05: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
Stas Vovk
79fcb98084 Merge remote-tracking branch 'upstream/master' into PLT-637
Conflicts:
	web/react/utils/constants.jsx
2015-10-16 14:21:51 +03:00
Asaad Mahmood
95aaa0a080 Multiple UI Improvements 2015-10-15 22:54:15 +05:00
Stas Vovk
2bd81ff379 update posts time in the right sidebar when user changes time format 2015-10-15 19:49:34 +03:00
Christopher Speller
b85b529373 Changing SpinPunch to Mattermost in copyright 2015-10-08 12:27:09 -04:00
Reed Garmsen
be8225b761 Now handles commenting on a deleted post gracefully, and checks for any areas where data may no longer exist once a post has been deleted 2015-10-07 13:00:16 -07:00
Reed Garmsen
16cee7f070 Initial changes to how trying to comment on a deleted post is handled 2015-10-06 09:19:26 -07:00
Corey Hulen
4f0c06114b Merge pull request #591 from mattermost/mm-1909
MM-1909 Upgrading ESLint, turning on new rules, enabling some warnings, optimizations
2015-09-03 13:37:25 -07:00
Christopher Speller
4b22c1f99c Upgrading ESLint and adding some more rules. Refactoring to meet these new rules 2015-09-03 15:00:47 -04:00
nickago
c81efd1391 Added emoji wrapper with cross platform available gliffs 2015-09-03 09:35:40 -07:00
Reed Garmsen
96aa78c971 Fixed some react warnings involving missing keys in render arrays 2015-09-02 15:57:32 -07:00
=Corey Hulen
f578bb1e48 MM-2065 style refactoring 2015-09-01 17:06:31 -07:00
JoramWilander
041d89b85a Refactored post handling/updating on both the client and server. 2015-08-27 08:21:26 -04:00