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

  • 593556d30d Merge pull request #153 from nickago/MM-1460 Corey Hulen 2015-07-15 09:52:46 -08:00
  • 42a213c54d Minor UI changes Asaad Mahmood 2015-07-15 22:32:08 +05:00
  • c1e23faab7 Changed scope of 'metatdata' nickago 2015-07-15 09:13:34 -07:00
  • 31e9c6ae49 Merge pull request #189 from nickago/MM-1591 Christopher Speller 2015-07-15 12:10:23 -04:00
  • 46e076529a Fixed typo, returned password flow to standard model nickago 2015-07-15 08:45:17 -07:00
  • 246d12aaf2 fixes mm-1348 removing dependency on redis =Corey Hulen 2015-07-14 15:12:04 -08:00
  • cb2bff28ee Team admin can now delete any post nickago 2015-07-14 13:09:14 -07:00
  • fa4ac0c789 Fixed minor typo nickago 2015-07-14 12:08:00 -07:00
  • 9f816e2554 Need you GDev key for youtube stuff nickago 2015-07-14 11:55:49 -07:00
  • a45dea6b06 Merge pull request #182 from mattermost/revert-174-MM-831-3 Joram Wilander 2015-07-14 12:07:27 -04:00
  • 7ff57181b9 Changed image resizing for both the preview and thumbnail to use Lanczos interpolation instead of simple nearest neighbour hmhealey 2015-07-14 11:48:53 -04:00
  • d9afa47ef8 Revert "MM-831 Time change ping riding on the status interupt for timestamp update" Joram Wilander 2015-07-14 08:07:01 -04:00
  • 1f1ad8234a Merge pull request #174 from nickago/MM-831-3 Joram Wilander 2015-07-14 10:55:37 -04:00
  • 634df1c624 Added semicolons nickago 2015-07-14 07:54:09 -07:00
  • 2e4b61ef38 Merge pull request #167 from rgarmsen2295/mm-629 Joram Wilander 2015-07-14 10:51:20 -04:00
  • 1ba12b0ccf Merge pull request #168 from ralder/fix-loading-screen-for-ie Joram Wilander 2015-07-14 10:49:51 -04:00
  • cce492977b Merge pull request #178 from asaadmahmoodspin/master Joram Wilander 2015-07-14 10:49:37 -04:00
  • b31327f072 Updating README_DEV.md with corrected forum links it33 2015-07-13 23:40:40 -07:00
  • d1cb7d35fb mm-1302 - Adding profile pick in LHS Header Asaad Mahmood 2015-07-14 03:26:04 +05:00
  • 3d56d9b241 Add processing for messageless image posts w/ pluralization nickago 2015-07-13 14:56:54 -07:00
  • 0a166572c1 Merge branch 'MM-1302' of https://github.com/nickago/platform into mm-1302 Asaad Mahmood 2015-07-14 02:30:55 +05:00
  • 6e5126ba1d fix incorrect call for AsyncClient.dispatchError ralder 2015-07-13 04:23:24 -07:00
  • 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) Reed Garmsen 2015-07-10 18:41:42 -07:00
  • e38ea318a1 Merge pull request #158 from nickago/MM-975 Christopher Speller 2015-07-13 14:36:27 -04:00
  • 8595b915af Fixed 'this' typo and added semicolon nickago 2015-07-13 11:24:39 -07:00
  • d2602f540c Merge pull request #166 from rgarmsen2295/mm-1526 Corey Hulen 2015-07-13 08:42:32 -08:00
  • aff43f43f8 removed testing state nickago 2015-07-13 09:27:30 -07:00
  • c485dad84f Added update function to image update and fixed corner cases nickago 2015-07-13 09:22:42 -07:00
  • 6447af758c Merge pull request #163 from ralder/fix-and-refactor-browser-store Christopher Speller 2015-07-13 12:07:50 -04:00
  • f5d188e1ca Added async get to channel swap nickago 2015-07-10 09:57:17 -07:00
  • 7d6d9c297f Added User update function nickago 2015-07-10 09:56:41 -07:00
  • c3aed62031 Added timestamps to pictures to stop caching nickago 2015-07-09 16:37:03 -07:00
  • 614992dcb7 Added timestamp updates to right side and cleaned code nickago 2015-07-13 08:34:34 -07:00
  • b63d42c2c6 merge conflicts nickago 2015-07-13 07:23:28 -07:00
  • b26bc73c78 should fix scrolling on forceupdate JoramWilander 2015-07-13 08:32:25 -04:00
  • 6cc8788193 Merge pull request #164 from ralder/fix-mentions-list-height-in-right-sidebar Joram Wilander 2015-07-13 07:41:25 -04:00
  • 252d0f3924 Fixes mm-1415 adding email bypass flag =Corey Hulen 2015-07-12 23:36:52 -08:00
  • e87adce4a0 merging =Corey Hulen 2015-07-12 19:30:25 -08:00
  • af63080c0d minor tweaks to make sure mysql still runs =Corey Hulen 2015-07-12 19:12:23 -08:00
  • 34d56294a2 Patching remainder of the sql stmts to work with postgres =Corey Hulen 2015-07-12 18:19:03 -08:00
  • ff21a5c75f Fixes mm-1420 adding postgres support =Corey Hulen 2015-07-12 14:56:44 -08:00
  • 443a386f77 minor tweaks to make sure mysql still runs =Corey Hulen 2015-07-12 19:12:23 -08:00
  • cf11d387ee Patching remainder of the sql stmts to work with postgres =Corey Hulen 2015-07-12 18:19:03 -08:00
  • 1c49331785 Fixes mm-1420 adding postgres support =Corey Hulen 2015-07-12 14:56:44 -08:00
  • 4cc9bfce5c [webui] fix loading animation for ie ralder 2015-07-11 08:32:02 -07:00
  • dcea1de006 Changed parser for desktop notifications to replace returns with a single space. Reed Garmsen 2015-07-10 17:32:13 -07:00
  • 46d3515fad Changes to notifcation carriage return parsing Reed Garmsen 2015-07-10 17:07:01 -07:00
  • 27cab0f507 Merge pull request #165 from mattermost/revert-154-MM-831 Joram Wilander 2015-07-10 17:49:23 -04:00
  • e79ade46b2 [webui] fix incorrect height for mentions list for reply textbox ralder 2015-07-10 12:20:00 -07:00
  • 6a559febc2 fix BrowserStore bug in actionOnItemsWithPrefix and refactor BrowserStore ralder 2015-07-09 03:32:03 -07:00
  • 78cc36fa9a Revert "MM-831 Post timestamp now updates in real time" Joram Wilander 2015-07-10 13:49:15 -04:00
  • 5bb2acc996 Merge pull request #159 from rgarmsen2295/mm-1269b Corey Hulen 2015-07-10 11:26:35 -08:00
  • d124b9df10 Merge pull request #157 from rgarmsen2295/mm-1265 Corey Hulen 2015-07-10 11:24:31 -08:00
  • 6f043c5b74 Final change to code affected by change to loading more channels logic Reed Garmsen 2015-07-10 11:54:36 -07:00
  • 2977467774 Removed test code Reed Garmsen 2015-07-10 11:49:28 -07:00
  • 2a1cdc68c8 Better logic for checking if channel has loaded Reed Garmsen 2015-07-10 11:48:52 -07:00
  • 947da5d287 Merge pull request #162 from asaadmahmoodspin/master Joram Wilander 2015-07-10 13:56:36 -04:00
  • eab6e1360a UI Improvements for RHS Asaad Mahmood 2015-07-10 22:44:05 +05:00
  • f433da2e5f Merge pull request #156 from asaadmahmoodspin/master Joram Wilander 2015-07-10 12:12:03 -04:00
  • 7d7a50d6b1 MM-1304 - Quick fix for error on welcome sign up page Asaad Mahmood 2015-07-10 20:56:20 +05:00
  • 184eac99dd Removed extraneous setState Reed Garmsen 2015-07-10 08:40:38 -07:00
  • d2e046a98c Changed spacing model of connection flag & removed unnecessary duplication of logic Reed Garmsen 2015-07-10 08:39:37 -07:00
  • 14395689ca Merge branch 'master' of https://github.com/mattermost/platform Asaad Mahmood 2015-07-10 20:24:18 +05:00
  • ff128d7c16 Merge pull request #154 from nickago/MM-831 Joram Wilander 2015-07-10 11:07:54 -04:00
  • ae939cb98d Merge pull request #160 from ralder/fix-pr-150-MM-895 Christopher Speller 2015-07-10 09:08:33 -04:00
  • d254b64159 Merge pull request #152 from faebser/manifest-for-mobile Christopher Speller 2015-07-10 08:42:14 -04:00
  • 34cc2fcd53 fix bugs for pr #150 MM-895 ralder 2015-07-10 04:36:16 -07:00
  • 704b6766b2 Merge pull request #155 from nickago/MM-1296 Joram Wilander 2015-07-09 23:22:03 -04:00
  • b4b0e92fd4 Moved check for existing timer interrupt outside of if-else block for sanity Reed Garmsen 2015-07-09 18:23:14 -07:00
  • 582c94cee9 Removed newline Reed Garmsen 2015-07-09 18:18:59 -07:00
  • eb99363169 Changed method again this time to a timer based system so that when inet does come back the yellow tinge goes away automatically not on user input Reed Garmsen 2015-07-09 18:17:40 -07:00
  • 7f0d070bf1 Added performance comment Reed Garmsen 2015-07-09 17:59:13 -07:00
  • 56f369cfd1 Use the AsyncClient call 'updateLastViewedAt' as a way of checking for inet connectivity immediately after clearning yellow bar after user has typed 5 characters Reed Garmsen 2015-07-09 17:49:02 -07:00
  • 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 Reed Garmsen 2015-07-07 11:22:58 -07:00
  • eddf43e133 Notes to myself Reed Garmsen 2015-07-06 19:02:21 -07:00
  • 212a0da5f4 Removed extraneous console.log functions Reed Garmsen 2015-07-09 16:26:53 -07:00
  • 95a1540dff Leave result of _getMoreChannels unitialized if it does not yet exist in browser storage to know when list of more channels is loading vs when its empty Reed Garmsen 2015-07-09 16:25:57 -07:00
  • ceb243fbb2 The options to change member roles are now links so that they have the 'click' mouse hand when hovered over Reed Garmsen 2015-07-09 16:04:13 -07:00
  • fe6f9437ab Added comments for the force update functions nickago 2015-07-09 14:55:29 -07:00
  • 53d0420e24 Improving mentions list and other UI improvements Asaad Mahmood 2015-07-10 02:38:19 +05:00
  • 702112dfb3 Placed event listeners on higher level components to avoid app dispatcher vomit nickago 2015-07-09 14:11:38 -07:00
  • 04b80b6a25 Merge branch 'master' of https://github.com/mattermost/platform into MM-831 merge nickago 2015-07-09 13:44:28 -07:00
  • 763618ef36 Merge pull request #151 from asaadmahmoodspin/master Joram Wilander 2015-07-09 15:26:20 -04:00
  • 3371f146f8 Minor formatting change nickago 2015-07-09 12:18:43 -07:00
  • b1e2eccaf2 Added curly brace nickago 2015-07-09 12:17:16 -07:00
  • 44000b58d9 Server now notifies users they have been added to a new channel nickago 2015-07-09 12:05:04 -07:00
  • 38532013fa Time change ping riding on the status interupt for timestamp update nickago 2015-07-09 10:44:23 -07:00
  • 23c40243a4 Updating font size and margins for loading animation Asaad Mahmood 2015-07-09 21:20:32 +05:00
  • c760e06433 Updating Ui for posts Asaad Mahmood 2015-07-09 21:11:47 +05:00
  • b61f653626 Merge branch 'master' of https://github.com/mattermost/platform Asaad Mahmood 2015-07-09 21:00:29 +05:00
  • c84baf230c Updated database schema for full utf8 compatibility nickago 2015-07-09 08:34:36 -07:00
  • b6fb6ea3be Merge pull request #145 from ralder/fix-tabIndex-channel_invite_modal Joram Wilander 2015-07-09 09:37:39 -04:00
  • 5df0a55a5a remove newline Fabian Frei 2015-07-09 11:42:41 +02:00
  • cb2cb1ee42 added link to manifest.json and ios metatags Fabian Frei 2015-07-09 11:24:46 +02:00
  • 48c22da847 added manifest.json Fabian Frei 2015-07-09 11:24:21 +02:00
  • 3ad2098926 Merge pull request #149 from rgarmsen2295/mm-1260 Christopher Speller 2015-07-08 20:24:39 -04:00
  • a533ff4d71 MM-1444 - Fixing text selection issue Asaad Mahmood 2015-07-09 02:53:07 +05:00
  • 11dde6c44b Merge pull request #150 from mattermost/mm-895 Joram Wilander 2015-07-08 14:47:49 -04:00
  • a65b2a2df5 Merge pull request #146 from nickago/MM-1284 Joram Wilander 2015-07-08 14:47:32 -04:00
  • de742baac0 MM-1469 - Loading message in more channel modal Asaad Mahmood 2015-07-08 23:08:06 +05:00