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

3774 Коммитов

Автор SHA1 Сообщение Дата
Corey Hulen
2b198a8cfc Merge pull request #1178 from mattermost/update-web-socket-help
Update web socket help
2015-10-26 22:04:53 -07:00
it33
118b7f50d2 Update Troubleshooting.md 2015-10-26 17:22:36 -07:00
Reed Garmsen
ae3e600c7d Fixed issue with missing help text for @all and @channel in mention list 2015-10-26 17:11:35 -07:00
it33
fd74c3177d Fixing link 2015-10-26 16:57:05 -07:00
Florian Orben
bced07a7f4 add helper method to initiate a direct channel chat 2015-10-26 23:30:00 +01:00
Florian Orben
2008a20d9d use 'Overlay' instead if 'OverlayTrigger' 2015-10-26 23:30:00 +01:00
Florian Orben
c753eacad0 Add some to channel member popover 2015-10-26 23:30:00 +01:00
it33
1bb4077215 Update README.md 2015-10-26 14:30:24 -07:00
Christopher Speller
ee0c732396 Merge pull request #1192 from mattermost/PLT-828
PLT-828 fixing db upgrade code
2015-10-26 16:07:46 -04:00
esethna
2a8071ffa0 Update AWS EBS Install Instuctions V3
Remove step to change health reporting
2015-10-26 12:58:42 -07:00
Christopher Speller
bf555fae14 Refactoring post_store into post_store and search_store 2015-10-26 15:45:52 -04:00
Corey Hulen
942c9317f4 Merge pull request #1164 from hmhealey/plt778
PLT-778 Changed post searching to allow searching by multiple users/channels
2015-10-26 12:12:18 -07:00
JoramWilander
12399dd43c Remove unused iconemoji field 2015-10-26 15:11:06 -04:00
JoramWilander
c94388042b Parse incoming webhook requsets into model instead of string map 2015-10-26 15:10:17 -04:00
Corey Hulen
86e3764cbd Merge pull request #1193 from hmhealey/plt798
PLT-798 Prevent image files larger than 4k resolution from being uploaded
2015-10-26 12:10:10 -07:00
it33
6651844801 Update CONTRIBUTING.md 2015-10-26 12:03:50 -07:00
it33
bbeda9b0e7 Update CONTRIBUTING.md 2015-10-26 12:03:16 -07:00
it33
733fc9e2b1 Update CONTRIBUTING.md 2015-10-26 12:02:01 -07:00
Joram Wilander
2680b81568 Merge pull request #1191 from mattermost/PLT-564
PLT-564 removing auto-hide from error bar
2015-10-26 15:01:41 -04:00
Joram Wilander
b826d09480 Merge pull request #1189 from mattermost/plt-762
PLT-762 Fix error message on leaving channel
2015-10-26 15:01:18 -04:00
it33
12124d87f2 Update CONTRIBUTING.md 2015-10-26 12:00:41 -07:00
hmhealey
9635bfdd4f Prevented image files larger than 4k resolution from being uploaded 2015-10-26 14:53:56 -04:00
hmhealey
ff6e91f51d Fixed file upload and profile picture upload error display to work for serverside errors 2015-10-26 14:45:13 -04:00
=Corey Hulen
05b16f40df PLT-828 fixing db upgrade code 2015-10-26 11:00:34 -07:00
Corey Hulen
101497ec09 Merge pull request #1173 from florianorben/PLT-642
PLT-642: Browser tab alerts
2015-10-26 10:47:01 -07:00
=Corey Hulen
6d957a26d8 PLT-564 removing auto-hide from error bar 2015-10-26 10:42:54 -07:00
=Corey Hulen
e750a8fd36 Fixing unit test 2015-10-26 10:26:59 -07:00
Joram Wilander
b662874519 Merge pull request #1172 from florianorben/PLT-703
PLT-703: Support multiple users being shown as typing underneath input boxes.
2015-10-26 13:20:56 -04:00
Corey Hulen
f523d41cae Merge pull request #1186 from mattermost/nginx-improvement
Adding more secure nginx instructions
2015-10-26 10:00:46 -07:00
=Corey Hulen
fc31411564 PLT-25 adding stats to admin console 2015-10-26 09:55:24 -07:00
Florian Orben
a88fe8ea1a rename methods and varibles to a more meaningful name 2015-10-26 17:53:25 +01:00
Florian Orben
a9ec7215ad PLT-642: Browser tab alerts 2015-10-26 17:53:25 +01:00
Florian Orben
9a4d648c9b rename getTypingText to updateTypingText and set component's state in it 2015-10-26 17:46:56 +01:00
Florian Orben
b7aa4220d5 use constant value to check if to send a typing event for comments 2015-10-26 17:46:56 +01:00
Florian Orben
46042d995b PLT-703: Support multiple users being shown as typing underneath input boxes. 2015-10-26 17:46:56 +01:00
JoramWilander
fda62fbbf5 Fix error message on leaving channel 2015-10-26 12:05:09 -04:00
it33
c590b64042 Adding link 2015-10-26 09:00:03 -07:00
it33
af21b0bcb1 Adding more GitLab 8.1 instructions 2015-10-26 08:59:35 -07:00
hmhealey
663bec8147 Moved logic for searching for posts by multiple users/channels into the sql query 2015-10-26 11:45:09 -04:00
it33
0d7d74189a Update Code-Contribution-Guidelines.md 2015-10-26 07:10:51 -07:00
it33
792f7d97ad Update CONTRIBUTING.md 2015-10-26 07:09:19 -07:00
Christopher Speller
e266599c34 Adding more secure nginx instructions 2015-10-26 10:01:13 -04:00
Harrison Healey
b46c01b290 Merge pull request #1171 from trashcan/github-1130-handle-trailing-characters-after-user
Handle trailing characters after user
2015-10-26 09:57:29 -04:00
Harrison Healey
fa2c9878d2 Merge pull request #1170 from florianorben/PLT-395
PLT-395: Add syntax highlighting to Markdown code blocks
2015-10-26 09:50:40 -04:00
it33
845b07ea5f Update README.md 2015-10-26 06:48:29 -07:00
it33
35e80125bb Update README.md 2015-10-26 06:47:24 -07:00
Harrison Healey
9b6f695042 Merge pull request #1183 from girishso/strip-extra-s
strip extra hyphens from urls
2015-10-26 09:27:28 -04:00
it33
93887cb79d Adding request for testing help 2015-10-26 06:20:41 -07:00
it33
41a5b34ab3 Merge pull request #1134 from mcmillhj/docs/debian-jessie-systemd-installation-guide
Production installation instructions for Debian Jessie with Systemd
2015-10-26 06:03:13 -07:00
Christopher Speller
3b3cc234eb Merge pull request #1181 from girishso/star-search2
PLT-747: Allow search results to match portions of words
2015-10-26 08:56:30 -04:00