Commit Graph

180 Commits

Author SHA1 Message Date
hmhealey
5a21005475 Make Youtube previews stop when the channel is changed 2016-01-04 17:45:06 -05:00
hmhealey
46a59252b6 Refactored ViewImage modal and made it automatically play animated gifs 2015-12-18 12:51:04 -05:00
hmhealey
e4899fa551 Improved PreferenceStore api when getting values 2015-12-15 11:36:14 -05:00
Joram Wilander
3850469462 Merge pull request #1730 from mattermost/PLT-1404
PLT-1404 signal login to other tabs
2015-12-15 08:58:51 -05:00
=Corey Hulen
b94d025da4 PLT-1404 signal login to other tags 2015-12-14 15:21:22 -08:00
=Corey Hulen
c7c03817d0 Adding error bar message when console error detected 2015-12-14 11:34:16 -08:00
Corey Hulen
412b45431a Merge pull request #1652 from hmhealey/plt1319
PLT-1319 Fixed direct channels not being visible when no actual channel exists
2015-12-11 06:40:37 -08:00
Christopher Speller
d327461017 Merge pull request #1702 from rgarmsen2295/plt-1047
PLT-1047 Fixed issue with Team Settings modal visually saving items instead of cancelling
2015-12-11 08:44:47 -05:00
Reed Garmsen
470797cca6 Fixed issue with Team Settings modal saving items instead of cancelling; changed remaining copyrights 2015-12-10 14:33:21 -08:00
hmhealey
88f29d8b6d Fixed EditChannelHeaderModal's contents not always being updated when a change is made 2015-12-10 10:01:01 -05:00
Christopher Speller
e80129a0e9 Revert "add helper method to add ephemeral messages; also switch 'delete mess…" 2015-12-10 08:32:30 -05:00
Florian Orben
99d79eee56 add helper method to add ephemeral messages; also switch 'delete message' to this new method 2015-12-09 22:29:54 +01:00
hmhealey
c7e84696f5 Removed space bar from autocompletes 2015-12-09 09:14:46 -05:00
JoramWilander
71dd5b68cc Fix edited posts not updating by websocket 2015-12-08 08:41:22 -05:00
=Corey Hulen
75a2ce062a PLT-564 fixing error bar 2015-12-07 16:03:42 -08:00
hmhealey
7d4a9ad376 Added preference_changed web socket event 2015-12-07 18:13:14 -05:00
Corey Hulen
1bee1e06e4 Merge pull request #1613 from florianorben/PLT-1326
PLT-1326: Enable channel posts of type join or leave not trigger unread notifications
2015-12-04 11:30:50 -08:00
Joram Wilander
04727955cd Merge pull request #1600 from hmhealey/plt1152
PLT-1152 Fix cross-contamination between invite member modals
2015-12-04 08:21:39 -05:00
Joram Wilander
93db32da7b Merge pull request #1604 from hmhealey/plt1285
PLT-1285 Fixed IE11 tabs preventing themselves from logging out
2015-12-04 08:21:01 -05:00
Florian Orben
14d1ec5191 PLT-1326: Enable channel posts of type join or leave not trigger unread notifications 2015-12-04 02:07:47 +01:00
hmhealey
f103e4c815 Changed SuggestionBox to clear its suggestions on losing focus 2015-12-03 15:16:39 -05:00
hmhealey
0ec5db65a7 Fixed IE11 tabs preventing themselves from logging out 2015-12-03 15:00:20 -05:00
hmhealey
ea80836c6e Removed some internal state from ChannelMembersModal and ChannelInviteModal 2015-12-03 12:57:46 -05:00
Christopher Speller
e92695c4a4 Merge pull request #1579 from hmhealey/plt1298
PLT-1298 Converted Command and @Mention autocomplete to new suggestion components
2015-12-03 08:23:43 -05:00
Christopher Speller
6aa316a75a Merge pull request #1540 from hmhealey/plt1297
PLT-1297 Replaced SearchAutocomplete with new suggestion components
2015-12-03 08:13:32 -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
5a34218efe Add bind 2015-12-02 10:33:18 -05:00
JoramWilander
14804965b5 Make proper async calls when switching channels 2015-12-02 10:22:39 -05:00
hmhealey
101c74d8b8 Changed Command autocomplete to pick a suggestion when space is pressed 2015-12-02 09:31:12 -05:00
hmhealey
0c449ba5c9 Replaced CommandList with the new suggestion components 2015-12-01 16:27:22 -05:00
hmhealey
6d10b10318 Replaced MentionList and Mention components with AtMentionProvider 2015-12-01 16:27:21 -05:00
hmhealey
4845067582 Fixed losing suggestion selection when entering additional characters 2015-12-01 16:27:21 -05:00
hmhealey
ac762f2277 Replaced SearchAutocomplete with new suggestion components 2015-12-01 16:25:58 -05:00
Harrison Healey
74211401dd Merge pull request #1559 from mattermost/plt-510
PLT-510 Updated OAuth2 app register modal
2015-12-01 13:43:56 -05:00
JoramWilander
5707df39bf Updated oauth2 app register modal 2015-12-01 11:13:58 -05:00
JoramWilander
e430b1fd53 Make sure to have latests posts for the view whhen switching to a channel 2015-11-30 11:50:35 -05:00
hmhealey
0e84ab440e Re-added PostStore.getPost 2015-11-27 17:03:29 -05:00
hmhealey
4bc5ba9e50 Fixed getCommentCount 2015-11-27 17:03:09 -05:00
Christopher Speller
b1d89e42ff Fixing pending post deletion on other clients. 2015-11-24 15:05:53 -05:00
hmhealey
b20144db8e Converted GetLinkModal to React-Bootstrap and added GetTeamInviteLinkModal 2015-11-23 10:53:07 -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
34097faa13 Patching strange travis eslint problem 2015-11-19 21:53:57 -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
5c35c2631e Upgrading ESLint and adding some more rules. Refactoring to meet these new rules 2015-11-19 18:10:08 -05:00
Christopher Speller
5f848b7479 Merge pull request #1457 from hmhealey/plt729
PLT-729 Added search button to mobile header
2015-11-19 08:08:28 -05:00
hmhealey
b66bbcea12 Added ability to open search sidebar programatically 2015-11-18 09:32:54 -05:00
hmhealey
a4267471a5 Converted DeletePostModal to React-Bootstrap 2015-11-18 08:50:49 -05:00
=Corey Hulen
2e8b3414ff force reload on server update 2015-11-17 10:03:28 -08:00
Christopher Speller
c7fe8510ce Merge branch 'release-1.2' 2015-11-12 14:55:52 -05:00
JoramWilander
83d34dcc6c Fix profile loading in RHS on refresh 2015-11-12 12:13:26 -05:00