Commit Graph

56 Commits

Author SHA1 Message Date
hmhealey
357063044b Made ChannelInviteModal pull all channel members before rendering 2016-01-07 10:25:56 -05:00
hmhealey
46a59252b6 Refactored ViewImage modal and made it automatically play animated gifs 2015-12-18 12:51:04 -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
=Corey Hulen
2cda7c967f Fixing detect build 2015-12-03 16:04:04 -08:00
=Corey Hulen
8fde26532f Fixing detect build 2015-12-03 16:03:17 -08: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
JoramWilander
9adcbe58fe Remove logging 2015-12-02 10:35:17 -05:00
JoramWilander
14804965b5 Make proper async calls when switching channels 2015-12-02 10:22:39 -05:00
hmhealey
07f0df6af4 Moved action creation for suggestions 2015-12-02 09:21:58 -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
=Corey Hulen
2e8b3414ff force reload on server update 2015-11-17 10:03:28 -08: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
fda62fbbf5 Fix error message on leaving channel 2015-10-26 12:05:09 -04:00
JoramWilander
fe82c43eeb Force updating last viewed at for new posts 2015-10-23 11:22:08 -04: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
hmhealey
327b0b5a21 Added an initial call to get all user preferences on page load 2015-10-15 15:17:07 -04:00
hmhealey
2a39e8dbfa Removed Preference.AltId 2015-10-13 12:29:31 -04:00
hmhealey
599644fb2f Renamed show_hide preference to show 2015-10-13 09:42:25 -04:00
hmhealey
ed31538893 Changed direct messages channels so users can show/hide them 2015-10-13 09:42:24 -04:00
hmhealey
7d03c24b44 Changed direct channels in the sidebar to be displayed based on user preferences 2015-10-13 09:42:24 -04:00
Christopher Speller
b85b529373 Changing SpinPunch to Mattermost in copyright 2015-10-08 12:27:09 -04:00
hmhealey
1010681407 Added channel id to updateLastViewed api calls to prevent multiple updates to different channels from clashing 2015-09-30 09:59:59 -04:00
=Corey Hulen
1626a6de6f PLT-349 adding team mgt to admin console 2015-09-23 12:49:28 -07:00
=Corey Hulen
44714dfcb1 PLT-11 Adding ability to save config file 2015-09-17 21:00:59 -07:00
=Corey Hulen
d625e62d96 Finished removing some of the last bits of client side config 2015-09-15 19:29:00 -07:00
=Corey Hulen
e06e292be7 PLT-12 adding log viewer 2015-09-10 18:32:22 -07:00
Christopher Speller
0ffb8e6203 Cosmetic refactoring for ESLint 2015-09-02 10:49:01 -04:00
JoramWilander
a6c7fe76a5 If we don't have any posts for a channel, pull page rather than pulling latest. 2015-08-27 12:56:15 -04:00
JoramWilander
041d89b85a Refactored post handling/updating on both the client and server. 2015-08-27 08:21:26 -04:00
JoramWilander
fa1491bbfb finalize implenetation of predictive client posts so that users get immediate feedback after posting 2015-08-18 08:59:26 -04:00
JoramWilander
32f7b50bb5 adds predictive posting on the client 2015-08-18 08:58:02 -04:00
JoramWilander
a7f09be978 merge async_client getMe changes 2015-08-14 12:39:38 -04:00
JoramWilander
b704e9489b added google sign-in functionality to the client, with minor model modifications 2015-08-14 12:38:16 -04:00
Christopher Speller
92c4df5b10 Merge pull request #370 from hmhealey/mm1812
MM-1812 Provide warnings on team invite screens when email is disabled
2015-08-14 08:48:24 -04:00
hmhealey
ca919538cc Added ConfigStore that is populated from the server 2015-08-13 13:01:21 -04:00
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
nickago
3815ab8065 Added keys to array-based elements and made getMe asynchronous 2015-08-06 11:44:13 -07:00
JoramWilander
0c627913f7 removed ternary operator to make if statement clearer 2015-07-30 08:33:52 -04:00
JoramWilander
7bc5f4e863 reset number of posts to fetch on channel switch and fresh page load 2015-07-29 11:30:54 -04:00
Corey Hulen
5bb2acc996 Merge pull request #159 from rgarmsen2295/mm-1269b
MM-1269b Added yellow tinge to post and comment textbox when connection is disrupted
2015-07-10 11:26:35 -08:00
Corey Hulen
d124b9df10 Merge pull request #157 from rgarmsen2295/mm-1265
MM-1265 Button to change roles now shows "click" mouse ptr when hovered over & change with loading more channels
2015-07-10 11:24:31 -08:00
Reed Garmsen
6f043c5b74 Final change to code affected by change to loading more channels logic 2015-07-10 11:54:36 -07:00
ralder
34cc2fcd53 fix bugs for pr #150 MM-895 2015-07-10 04:36:16 -07:00
Reed Garmsen
80f9ebadef Added errorchange listener to textbox that detects if inet is not connected. Still do not have reliable way of checking if inet has reconnected 2015-07-09 16:41:33 -07:00