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

  • 35d1ac80dd Pass in iter vars to closure properly JoramWilander 2015-10-28 10:37:33 -04:00
  • 46613a1679 Prevent markdown styled links from embedding gifs JoramWilander 2015-10-28 09:13:41 -04:00
  • e104829dcd Merge branch 'master' of https://github.com/mattermost/platform into ui-improvements Asaad Mahmood 2015-10-28 18:04:27 +05:00
  • c6f3361d3c Merge pull request #1210 from mattermost/PLT-25 Christopher Speller 2015-10-28 08:34:57 -04:00
  • 5322112045 Merge pull request #1187 from mattermost/code-contribution-guidelines-update Christopher Speller 2015-10-28 08:28:10 -04:00
  • 32978e59f9 Merge pull request #1205 from florianorben/fix-relative-time Joram Wilander 2015-10-28 08:07:39 -04:00
  • 46e2e3ebd9 PLT-340 allow team directory and open invites =Corey Hulen 2015-10-27 23:28:37 -07:00
  • f0b209fee7 Merge branch 'master' into PLT-340 =Corey Hulen 2015-10-27 23:01:32 -07:00
  • 36308f949d PLT-25 fixing issues with stats page =Corey Hulen 2015-10-27 22:55:10 -07:00
  • be0bf941bf Removing console.log =Corey Hulen 2015-10-27 22:32:16 -07:00
  • bb25056d9a PLT-340 =Corey Hulen 2015-10-27 22:18:52 -07:00
  • 570b54bbfc Typo fix it33 2015-10-27 17:29:54 -07:00
  • 5871452ccb Adding "Solution" sections to guide it33 2015-10-27 17:29:35 -07:00
  • f7808d1172 add new user-setting section 'advanced' and remove ctrl-send setting from general tab Florian Orben 2015-10-27 23:18:59 +01:00
  • 0e5612a7db allow messages to be send on ctrl+enter Florian Orben 2015-10-26 22:05:26 +01:00
  • 87514f34bb Update Troubleshooting.md it33 2015-10-27 17:24:34 -07:00
  • 2c9c2dfad1 Change post paragraphs' line heights and margins for better readability Florian Orben 2015-10-28 00:56:49 +01:00
  • c91f4f8ab1 Dont display '1 minute ago' timestamps for post posted < than 1 minute ago Florian Orben 2015-10-28 01:19:15 +01:00
  • 7315be6ee8 Added Gmail and Office 365 SMTP info Michal 2015-10-28 01:19:11 +01:00
  • ede80afe4c Update Administration.md it33 2015-10-27 17:05:20 -07:00
  • a899b7ef65 Update Troubleshooting.md it33 2015-10-27 16:59:24 -07:00
  • 078fb4e5c0 Update Outgoing-Webhooks.md it33 2015-10-27 16:53:30 -07:00
  • e0ce72b071 Update Outgoing-Webhooks.md it33 2015-10-27 16:51:31 -07:00
  • 940f5c29c7 Adding upgrade calls for db =Corey Hulen 2015-10-27 11:57:54 -07:00
  • a133f82421 Merge branch 'master' into PLT-340 =Corey Hulen 2015-10-27 11:52:13 -07:00
  • e0f69060fa Merge pull request #1190 from mattermost/PLT-25 Corey Hulen 2015-10-27 11:40:49 -07:00
  • 4dbde3e1d8 Update Troubleshooting.md it33 2015-10-27 11:02:52 -07:00
  • 399e9c6f4b PLT-25 fixing stats for postgres =Corey Hulen 2015-10-27 09:55:19 -07:00
  • 019bf6a7fe Added ability to see/edit channel purpose in the client hmhealey 2015-10-27 12:34:21 -04:00
  • 61da22ea32 Added Channel.Purpose on the server hmhealey 2015-10-27 11:04:23 -04:00
  • 887d205b1f Renamed Channel.Description to Channel.Header on the client hmhealey 2015-10-27 10:32:13 -04:00
  • 09b38404fa Renamed Channel.Description to Channel.Header on the server hmhealey 2015-10-26 16:18:28 -04:00
  • 95c464b167 Create Administration.md it33 2015-10-27 08:54:24 -07:00
  • bfb53fc3e0 Update Troubleshooting.md it33 2015-10-27 08:50:04 -07:00
  • b1d4e65ebb Update Troubleshooting.md it33 2015-10-27 08:48:28 -07:00
  • 01c622b9a3 Merge pull request #1195 from mattermost/plt-822 Corey Hulen 2015-10-27 08:22:13 -07:00
  • 179c4ea684 Merge branch 'master' of https://github.com/mattermost/platform into ui-improvements Asaad Mahmood 2015-10-27 20:15:33 +05:00
  • 50eb3d9fe4 Added known issue for deleted channels it33 2015-10-27 08:05:02 -07:00
  • 34fff89e9d Update Code-Contribution-Guidelines.md it33 2015-10-27 07:10:32 -07:00
  • 3ca8a11a43 Merge pull request #1197 from rgarmsen2295/plt-166 Christopher Speller 2015-10-27 08:49:38 -04:00
  • e92af0daa2 Merge pull request #1184 from girishso/add-trailing-slash Christopher Speller 2015-10-27 08:44:19 -04:00
  • 640a7789db Merge pull request #1174 from florianorben/member-popover Christopher Speller 2015-10-27 08:42:54 -04:00
  • 5f42451944 Merge pull request #1154 from girishso/username_symbols Christopher Speller 2015-10-27 08:40:49 -04:00
  • 9de0ceb229 auto-link mentions with user names having symbols Girish S 2015-10-23 10:47:26 +05:30
  • bfa23b0075 adds trailing slash if missing from Directory in config.json Girish S 2015-10-26 17:09:15 +05:30
  • d53de84214 Fixing postgres =Corey Hulen 2015-10-26 22:46:19 -07:00
  • 834e1a8b58 adding arrow notation =Corey Hulen 2015-10-26 22:13:40 -07:00
  • aec99ceb9d Merge branch 'master' into PLT-25 =Corey Hulen 2015-10-26 22:11:42 -07:00
  • e22b9f5303 Adding new fields to team model =Corey Hulen 2015-10-26 22:11:22 -07:00
  • 28847c6b4b Merge pull request #1194 from mattermost/webhook-request Corey Hulen 2015-10-26 22:06:49 -07:00
  • 2b198a8cfc Merge pull request #1178 from mattermost/update-web-socket-help Corey Hulen 2015-10-26 22:04:53 -07:00
  • 118b7f50d2 Update Troubleshooting.md it33 2015-10-26 17:22:36 -07:00
  • ae3e600c7d Fixed issue with missing help text for @all and @channel in mention list Reed Garmsen 2015-10-26 17:00:06 -07:00
  • fd74c3177d Fixing link it33 2015-10-26 16:57:05 -07:00
  • bced07a7f4 add helper method to initiate a direct channel chat Florian Orben 2015-10-26 23:29:55 +01:00
  • 2008a20d9d use 'Overlay' instead if 'OverlayTrigger' Florian Orben 2015-10-26 22:49:03 +01:00
  • c753eacad0 Add some to channel member popover Florian Orben 2015-10-25 17:46:28 +01:00
  • 1bb4077215 Update README.md it33 2015-10-26 14:30:24 -07:00
  • ee0c732396 Merge pull request #1192 from mattermost/PLT-828 Christopher Speller 2015-10-26 16:07:46 -04:00
  • 2a8071ffa0 Update AWS EBS Install Instuctions V3 esethna 2015-10-26 12:58:42 -07:00
  • bf555fae14 Refactoring post_store into post_store and search_store Christopher Speller 2015-10-26 15:16:14 -04:00
  • 942c9317f4 Merge pull request #1164 from hmhealey/plt778 Corey Hulen 2015-10-26 12:12:18 -07:00
  • 12399dd43c Remove unused iconemoji field JoramWilander 2015-10-26 15:11:06 -04:00
  • c94388042b Parse incoming webhook requsets into model instead of string map JoramWilander 2015-10-26 15:10:17 -04:00
  • 86e3764cbd Merge pull request #1193 from hmhealey/plt798 Corey Hulen 2015-10-26 12:10:10 -07:00
  • 6651844801 Update CONTRIBUTING.md it33 2015-10-26 12:03:50 -07:00
  • bbeda9b0e7 Update CONTRIBUTING.md it33 2015-10-26 12:03:16 -07:00
  • 733fc9e2b1 Update CONTRIBUTING.md it33 2015-10-26 12:02:01 -07:00
  • 2680b81568 Merge pull request #1191 from mattermost/PLT-564 Joram Wilander 2015-10-26 15:01:41 -04:00
  • b826d09480 Merge pull request #1189 from mattermost/plt-762 Joram Wilander 2015-10-26 15:01:18 -04:00
  • 12124d87f2 Update CONTRIBUTING.md it33 2015-10-26 12:00:41 -07:00
  • 9635bfdd4f Prevented image files larger than 4k resolution from being uploaded hmhealey 2015-10-26 14:38:46 -04:00
  • ff6e91f51d Fixed file upload and profile picture upload error display to work for serverside errors hmhealey 2015-10-26 14:15:07 -04:00
  • 05b16f40df PLT-828 fixing db upgrade code =Corey Hulen 2015-10-26 11:00:34 -07:00
  • 101497ec09 Merge pull request #1173 from florianorben/PLT-642 Corey Hulen 2015-10-26 10:47:01 -07:00
  • 6d957a26d8 PLT-564 removing auto-hide from error bar =Corey Hulen 2015-10-26 10:42:54 -07:00
  • e750a8fd36 Fixing unit test =Corey Hulen 2015-10-26 10:26:59 -07:00
  • b662874519 Merge pull request #1172 from florianorben/PLT-703 Joram Wilander 2015-10-26 13:20:56 -04:00
  • f523d41cae Merge pull request #1186 from mattermost/nginx-improvement Corey Hulen 2015-10-26 10:00:46 -07:00
  • fc31411564 PLT-25 adding stats to admin console =Corey Hulen 2015-10-26 09:55:24 -07:00
  • a88fe8ea1a rename methods and varibles to a more meaningful name Florian Orben 2015-10-26 17:53:21 +01:00
  • a9ec7215ad PLT-642: Browser tab alerts Florian Orben 2015-10-25 15:12:36 +01:00
  • 9a4d648c9b rename getTypingText to updateTypingText and set component's state in it Florian Orben 2015-10-26 17:44:29 +01:00
  • b7aa4220d5 use constant value to check if to send a typing event for comments Florian Orben 2015-10-26 02:24:46 +01:00
  • 46042d995b PLT-703: Support multiple users being shown as typing underneath input boxes. Florian Orben 2015-10-25 02:00:55 +01:00
  • fda62fbbf5 Fix error message on leaving channel JoramWilander 2015-10-26 12:05:09 -04:00
  • c590b64042 Adding link it33 2015-10-26 09:00:03 -07:00
  • af21b0bcb1 Adding more GitLab 8.1 instructions it33 2015-10-26 08:59:35 -07:00
  • 663bec8147 Moved logic for searching for posts by multiple users/channels into the sql query hmhealey 2015-10-26 11:45:03 -04:00
  • 0d7d74189a Update Code-Contribution-Guidelines.md it33 2015-10-26 07:10:51 -07:00
  • 792f7d97ad Update CONTRIBUTING.md it33 2015-10-26 07:09:19 -07:00
  • e266599c34 Adding more secure nginx instructions Christopher Speller 2015-10-26 09:57:42 -04:00
  • b46c01b290 Merge pull request #1171 from trashcan/github-1130-handle-trailing-characters-after-user Harrison Healey 2015-10-26 09:57:29 -04:00
  • fa2c9878d2 Merge pull request #1170 from florianorben/PLT-395 Harrison Healey 2015-10-26 09:50:40 -04:00
  • 845b07ea5f Update README.md it33 2015-10-26 06:48:29 -07:00
  • 35e80125bb Update README.md it33 2015-10-26 06:47:24 -07:00
  • 9b6f695042 Merge pull request #1183 from girishso/strip-extra-s Harrison Healey 2015-10-26 09:27:28 -04:00
  • 93887cb79d Adding request for testing help it33 2015-10-26 06:20:41 -07:00
  • 41a5b34ab3 Merge pull request #1134 from mcmillhj/docs/debian-jessie-systemd-installation-guide it33 2015-10-26 06:03:13 -07:00
  • 3b3cc234eb Merge pull request #1181 from girishso/star-search2 Christopher Speller 2015-10-26 08:56:30 -04:00