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

2705 Коммитов

Автор SHA1 Сообщение Дата
JoramWilander
11903a3834 Add ability to override username and icon for posts from incoming webhooks. 2015-10-02 11:08:00 -04:00
it33
f0c8019da4 Added link to Slack Import 2015-10-02 05:16:58 -07:00
it33
36f0117afb Create slack-import.md 2015-10-02 05:16:20 -07:00
Joram Wilander
cf66eaa357 Merge pull request #901 from hmhealey/paossword
Fixed typo in mattermost.go help text
2015-10-02 08:05:52 -04:00
it33
9083f0b15c Merge pull request #898 from tmuwandi/patch-1
Fixed incorrect punctuation
2015-10-01 15:31:13 -07:00
it33
6a5ef81981 Merge pull request #894 from thomas9987/patch-1
Fixed formatting
2015-10-01 15:29:59 -07:00
it33
768d90a118 Merge pull request #897 from chuck5/patch-1
Changed comma to period to correct grammar error.
2015-10-01 15:28:55 -07:00
hmhealey
896c5f0b58 Fixed typo in mattermost.go help text 2015-10-01 16:37:15 -04:00
tmuwandi
ab8685a74d Update prod-ubuntu.md 2015-10-01 12:40:33 -07:00
it33
013df9f661 Merge pull request #895 from drbaker/patch-1
Grammar fix: "setup" -> "set up" in header lines
2015-10-01 12:38:00 -07:00
chuck5
89bed8ddfc Changed comma to period to correct grammar error. 2015-10-01 12:35:42 -07:00
drbaker
7ecca3bcad Grammar fix: "setup" -> "set up" in header lines 2015-10-01 12:31:10 -07:00
thomas9987
04916a5f9d Fixed formatting
Removed empty bullet point
2015-10-01 12:30:47 -07:00
it33
e0c3d74146 Adding link to prod install 2015-10-01 09:30:37 -07:00
Christopher Speller
be300b7e7d Merge pull request #859 from mattermost/PLT-409
PLT-409 add warning to at rest salt gen
2015-10-01 07:27:32 -04:00
Christopher Speller
9ce826863b Merge pull request #866 from mattermost/PLT-345
PLT-345 adding client side logging
2015-10-01 07:26:54 -04:00
it33
53bdc34f37 Update CHANGELOG.md 2015-09-30 14:10:50 -07:00
Christopher Speller
2d3ddfd467 Merge release branch 'release-1.0.0' 2015-09-30 15:38:15 -04:00
Christopher Speller
ad92a90b02 Updating dockerfile for release v1.0.0-rc2 2015-09-30 15:25:33 -04:00
Christopher Speller
e99e93fafb Merge pull request #884 from mattermost/permissions-fix
Permissions fixes. Fixes PLT-487
2015-09-30 14:52:51 -04:00
Joram Wilander
6a9cfe2f24 Merge pull request #883 from mattermost/plt-496
PLT-496 Adding MIT compiled licence to build
2015-09-30 14:41:25 -04:00
Christopher Speller
7d31f3a271 Fixing some locations to use the IsTeamAdmin function which properly checks for system admin permissions. 2015-09-30 14:26:37 -04:00
Christopher Speller
89b77cc72f Fixing permissions for system admin. Fixes slack import for system admins. 2015-09-30 14:26:37 -04:00
Christopher Speller
62f7dbb72f Adding MIT compiled licence to build 2015-09-30 14:16:03 -04:00
Harrison Healey
0a9d93974f Merge pull request #882 from mattermost/PLT-499
PLT-499 fixing broken salts
2015-09-30 13:44:20 -04:00
=Corey Hulen
742ddbeaf5 PLT-499 fixing broken salts 2015-09-30 10:17:10 -07:00
Christopher Speller
46f86e7076 Merge pull request #867 from chengweiv5/team-name
Team name
2015-09-30 11:43:05 -04:00
Christopher Speller
1366557abb Merge pull request #876 from hmhealey/echotestfix
Added slight delay to TestEchoCommand to account for race condition
2015-09-30 11:39:21 -04:00
Christopher Speller
7a760481c3 Merge pull request #877 from mattermost/lfbrock-patch-2
Update NOTICE.txt to include goexif, react-bootstrap, graphics-go, bootstrap colorpicker
2015-09-30 11:38:34 -04:00
Joram Wilander
9dee8cd2d7 Merge pull request #852 from asaadmahmoodspin/plt-383
plt-383 - Slack upload UI improvements
2015-09-30 11:11:24 -04:00
lfbrock
ed20680e4d Updated to include goexif, react-bootstrap, graphics-go, and bootstrap colorpicker 2015-09-30 10:48:10 -04:00
Asaad Mahmood
62f7e7c03e Adding a quick fix for search bar bg related to themes 2015-09-30 19:45:06 +05:00
Asaad Mahmood
71dba4abcf Updating slack import UI with states 2015-09-30 19:35:35 +05:00
Asaad Mahmood
296b930768 Merge branch 'master' of https://github.com/mattermost/platform into plt-383 2015-09-30 19:30:45 +05:00
hmhealey
8a5ab6a56f Added slight delay to TestEchoCommand to account for race condition 2015-09-30 09:47:47 -04:00
Joram Wilander
13ebb5fe94 Merge pull request #875 from mattermost/rhs-scroll-fix
Fix RHS scrolling center pane.
2015-09-30 08:14:54 -04:00
JoramWilander
95b4d63d3f Fix RHS scrolling center pane. 2015-09-30 07:54:24 -04:00
Christopher Speller
73627000e7 Merge pull request #863 from mattermost/PLT-475
PLT-475 making sure session is properly removed
2015-09-30 07:45:42 -04:00
it33
3079055654 Merge pull request #874 from mattermost/it33-patch-1
Create MIT-COMPILED-LICENSE.md
2015-09-30 04:30:37 -07:00
it33
0862a5fa7e Create MIT-COMPILED-LICENSE.md 2015-09-30 04:12:00 -07:00
Chengwei Yang
6a37d83bd2 Check team name in correct sequence to avoid null pointer
Signed-off-by: Chengwei Yang <yangchengwei@qiyi.com>
2015-09-30 09:28:06 +08:00
Chengwei Yang
a55e9b4070 Change minimal length of team name to 3 character
team named in 3 character in non-English language is very common, e.g. in
Chinese.

Signed-off-by: Chengwei Yang <yangchengwei@qiyi.com>
2015-09-30 09:28:05 +08:00
=Corey Hulen
0da42c5559 PLT-345 adding client side logging 2015-09-29 15:55:19 -07:00
Harrison Healey
5e9dccc464 Merge pull request #865 from mattermost/PLT-404
PLT-404 adding basic error checking to config file.
2015-09-29 17:33:16 -04:00
Joram Wilander
fb9fe1995c Merge pull request #862 from mattermost/PLT-435
PLT-435 adding system console link to RHS
2015-09-29 17:28:59 -04:00
Harrison Healey
08af14abc9 Merge pull request #864 from esethna/patch-3
Update email notification help text
2015-09-29 17:27:01 -04:00
Harrison Healey
5596dbf27f Merge pull request #860 from mattermost/PLT-470
PLT-470 Adding STMP server connection check
2015-09-29 17:25:34 -04:00
Harrison Healey
9aef3836b3 Merge pull request #861 from mattermost/PLT-469
PLT-469 skip redirect if verified email required.
2015-09-29 17:25:29 -04:00
=Corey Hulen
8fadea44de PLT-404 adding basic error checking to config file. 2015-09-29 14:17:16 -07:00
esethna
ce0827f985 Update email notification help text
Current: Email notifications are sent for mentions and direct messages after you have been away from Mattermost for 5 minutes.
New: Email notifications are sent for mentions and direct messages after you’ve been offline for more than 60 seconds or away from Mattermost for more than 5 minutes.
2015-09-29 14:40:43 -06:00