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

50 Коммитов

Автор SHA1 Сообщение Дата
Christopher Speller
6bb0c65ef7 Adding Dockerfile and releated configs 2015-06-16 17:23:32 -04:00
Corey Hulen
64caa7453f Merge pull request #14 from mattermost/mm-1294
MM-1294 - Parsing homelink from URL instead of using config setting.
2015-06-16 13:18:41 -08:00
Christopher Speller
7a20f64e74 Fixing link 2015-06-16 16:42:14 -04:00
Christopher Speller
3276b5dbd9 Switching from config file to parsing homelink from url 2015-06-16 15:35:34 -04:00
=Corey Hulen
c556bf3fba fixing unit test 2015-06-16 10:16:26 -08:00
=Corey Hulen
c1a1cbb313 Merge branch 'master' of https://github.com/mattermost/platform 2015-06-16 10:15:18 -08:00
=Corey Hulen
e314032918 changing unit test 2015-06-16 10:15:00 -08:00
Corey Hulen
07244e346b Merge pull request #12 from mattermost/mm-1285
fixes mm-1218 adds sentence describing username to sign up pages
2015-06-16 10:05:59 -08:00
Corey Hulen
a3ff4116d9 Merge pull request #11 from mattermost/mm-1228
MM-1228 - Ability to use local mail config.
2015-06-16 09:58:53 -08:00
Corey Hulen
48a16cea64 Merge pull request #10 from mattermost/mm-1251
fixes mm-1251 updates sign up now link
2015-06-16 09:29:36 -08:00
JoramWilander
3687c36b50 fixes mm-1218 adds sentence describing username to sign up pages 2015-06-16 12:24:51 -04:00
it33
594850d8e3 Update README.md 2015-06-16 08:40:45 -07:00
it33
6dd39393c4 Update README.md 2015-06-16 08:28:56 -07:00
it33
89896e69ff Reducing number of steps in Mattermost Setup 2015-06-16 08:24:55 -07:00
it33
804223c51d Update README.md 2015-06-16 07:57:54 -07:00
it33
29a25a2c83 More caveats in README.md 2015-06-16 05:22:44 -07:00
JoramWilander
e5e7b10eda fixes mm-1251 updates sign up now link 2015-06-16 07:53:58 -04:00
it33
789c52d381 Update README.md 2015-06-15 19:15:10 -07:00
it33
568ed3a8b3 Update README.md 2015-06-15 19:12:35 -07:00
it33
0b5a37a3e6 Update README.md 2015-06-15 19:11:58 -07:00
it33
d42d0e89d2 Fix typo, "ip" should be "IP" 2015-06-15 19:07:36 -07:00
it33
636f43cec4 Update README.md 2015-06-15 19:03:00 -07:00
it33
424e0a6d8f Update README.md 2015-06-15 18:59:45 -07:00
it33
143a994136 Update README.md 2015-06-15 18:56:09 -07:00
it33
0b36f7e5f3 Update README.md 2015-06-15 18:48:43 -07:00
it33
555bb6921d Update README.md
Adding preamble, taking out boiler plate instructions
2015-06-15 18:46:05 -07:00
it33
1c3c4e9fb9 Rename NOTICES.txt to NOTICE.txt 2015-06-15 17:18:39 -07:00
it33
2a2f5fb0fd Create NOTICES.txt
XXXXXX TODO: Replace sample text with references to 3rd party libraries used
2015-06-15 17:15:57 -07:00
it33
9c9a0d51f3 Update LICENSE.txt to Apache 2.0 2015-06-15 17:04:08 -07:00
Corey Hulen
08e02c3dad Merge pull request #7 from rgarmsen2295/mm-1004
MM-1004
2015-06-15 10:20:21 -08:00
Reed Garmsen
3895599c8f Error messages revolving around comment creation appear clientside unless we have a better solution in place 2015-06-15 11:09:57 -07:00
Corey Hulen
91f7d11435 Merge pull request #6 from rgarmsen2295/mm-1066
MM-1066
2015-06-15 10:03:10 -08:00
Corey Hulen
c7bdb8acdb Merge pull request #4 from mattermost/mm-1245
fixes mm-1245 filenames are now url escaped
2015-06-15 10:02:11 -08:00
Corey Hulen
4335b21ee9 Merge pull request #3 from mattermost/mm-1237
fixes mm-1237 remove sessions and activity log from account settings
2015-06-15 10:01:57 -08:00
Corey Hulen
85a26987ae Merge pull request #2 from mattermost/mm-1239
fixes mm-1239 adds config setting to turn off valet feature
2015-06-15 10:01:37 -08:00
Corey Hulen
06a10ab279 Merge pull request #1 from mattermost/mm-1223
fixes mm-1223 gracefully handle missing analytics configs
2015-06-15 10:01:11 -08:00
Reed Garmsen
d8ef4cc2f0 Changed text describing the find more teams function for clarity 2015-06-15 10:51:44 -07:00
Reed Garmsen
5f4daf6e20 Invalid RootId parameter error message no longer displays on the client. Changed acceptance of error from Agree to Okay. 2015-06-15 09:37:26 -07:00
JoramWilander
706bba193d fixes mm-1245 filenames are now url escaped 2015-06-15 11:51:10 -04:00
Christopher Speller
76994f7d29 Modifying sendmail to allow for non-encrypted connection for ease setup of local mail sender 2015-06-15 11:19:48 -04:00
JoramWilander
4ba80e3b30 fix typo 2015-06-15 09:41:23 -04:00
JoramWilander
f60588700d fixes mm-1237 remove sessions and activity log from account settings 2015-06-15 09:40:46 -04:00
JoramWilander
40dcfd99d7 remove useless line 2015-06-15 09:07:33 -04:00
JoramWilander
a281e962fc update unit test 2015-06-15 09:06:55 -04:00
JoramWilander
6982a61f69 fixes mm-1239 adds config setting to turn off valet feature 2015-06-15 08:45:02 -04:00
JoramWilander
f9dcbd7ebb fix typo 2015-06-15 08:02:39 -04:00
JoramWilander
a70926e897 don't remove null check for ltracker 2015-06-15 08:01:54 -04:00
JoramWilander
69dbc7e5cb fixes mm-1223 gracefully handle missing analytics configs 2015-06-15 08:00:53 -04:00
=Corey Hulen
c94883e0df tweaking readme 2015-06-14 23:56:04 -08:00
=Corey Hulen
56e74239d6 first commit 2015-06-14 23:53:32 -08:00