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

3847 Коммитов

Автор SHA1 Сообщение Дата
it33
7b858bb4cf Update Troubleshooting.md 2015-11-10 22:47:16 -08:00
it33
2bbb5eca55 Update Troubleshooting.md 2015-11-10 22:35:39 -08:00
it33
3e634b4362 Rename messaging.md to Messaging.md 2015-11-10 21:11:00 -08:00
it33
777cf78a27 Merge pull request #1392 from mattermost/messaging-help
Create messaging.md
2015-11-10 21:10:35 -08:00
it33
3adc592b4a Create messaging.md 2015-11-10 20:58:29 -08:00
Corey Hulen
6272f0f025 Merge pull request #1351 from florianorben/latex-support
Add latex support
2015-11-10 14:27:52 -08:00
Florian Orben
e3f3f4b105 add textgeneration unit test 2015-11-10 22:38:19 +01:00
Florian Orben
5ed94c8f58 fix indentation to use tabs 2015-11-10 22:38:19 +01:00
Florian Orben
14cff7588f Add latex support
Adds latex highlighting support via https://www.npmjs.com/package/katex
as requested in
https://mattermost.uservoice.com/forums/306457-general/suggestions/10160757-add-latex-support
2015-11-10 22:38:19 +01:00
it33
31387be90b Merge pull request #1384 from rompic/master
fixed link to ubuntu production doc
2015-11-10 11:43:15 -08:00
rompic
62cc13ec21 fixed link to ubuntu production doc
the current link doesn't exist.
alternatively:
https://github.com/mattermost/platform/blob/v1.1.1/doc/install/Production-Ubuntu.md
2015-11-10 20:13:27 +01:00
Christopher Speller
0980859042 Merge pull request #1365 from hmhealey/eslintbabel
Switched eslint to use babel-eslint parser
2015-11-10 10:17:27 -05:00
Joram Wilander
f95c6e9e81 Merge pull request #1377 from jdhoek/bug/spelling
Spelling: replace 'Ex' with 'E.g.' in placeholders
2015-11-10 10:02:55 -05:00
Christopher Speller
011f2bc19c Merge pull request #1370 from mattermost/plt-1008
PLT-1008 Add skip tutorial button to intro screens
2015-11-10 08:09:22 -05:00
Christopher Speller
c6065a2b02 Merge pull request #1363 from mattermost/plt-664
PLT-664 Omit unneeded fields from user object in getProfiles service
2015-11-10 08:06:11 -05:00
Joram Wilander
140952575b Merge pull request #1374 from mattermost/lfbrock-patch-1
Update CHANGELOG.md to fix typos
2015-11-10 07:54:52 -05:00
Jeroen Hoek
f46313a06a Spelling: replace 'Ex' with 'E.g.' in placeholders
When abbreviating "For example" in English, "e.g." is used.

See also:
    https://english.stackexchange.com/questions/16197/whats-the-difference-between-e-g-and-ex
2015-11-10 09:57:20 +01:00
lfbrock
287b2bd9c1 Update CHANGELOG.md to fix typos 2015-11-09 18:59:11 -05:00
JoramWilander
c07c266b27 Omit unneeded fields from user object in getProfiles service and remove ImgCount field from Post model 2015-11-09 15:44:28 -05:00
JoramWilander
55882e1b83 Add skip tutorial button to intro screens 2015-11-09 15:42:56 -05:00
Christopher Speller
ffe844339a Fixing build 2015-11-09 15:41:19 -05:00
Christopher Speller
66e8dc5fb9 Merge pull request #1350 from rgarmsen2295/plt-597
PLT-597 Moves the 'Email verified' toast to above the sign-in prompt on the login screen
2015-11-09 15:28:37 -05:00
Christopher Speller
774358bcee Merge pull request #1346 from Tsynapse/patch-3
Updated Postgres instructions
2015-11-09 15:28:29 -05:00
Christopher Speller
bb96157960 Removing old DB upgrade code 2015-11-09 15:25:41 -05:00
Christopher Speller
b0fde13147 Updating version to v1.2.0 2015-11-09 14:23:09 -05:00
Christopher Speller
e89e82cf70 Updating dockerfile for release v1.2.0-rc1 2015-11-09 14:22:12 -05:00
Christopher Speller
79cc0be0b0 Merge pull request #1367 from asaadmahmoodspin/ui-improvements
Updating tutorial tip and adding div tags to webhook labels.
2015-11-09 14:13:36 -05:00
Christopher Speller
3ad252995a Merge pull request #1366 from mattermost/jump-to-new
Jumps up to new messages indicator when new messages present
2015-11-09 14:04:00 -05:00
Asaad Mahmood
16e877f99e Updating variable tipColor 2015-11-09 23:56:11 +05:00
Asaad Mahmood
577427e7fd Updating tutorial tip 2015-11-09 23:43:44 +05:00
Joram Wilander
2ed8be44e1 Merge pull request #1364 from mattermost/newline-hook
Add new line break
2015-11-09 13:20:07 -05:00
JoramWilander
661b4a38b2 Add new line break 2015-11-09 13:19:47 -05:00
hmhealey
46754509e8 Switched eslint to use babel-eslint parser 2015-11-09 13:13:55 -05:00
Joram Wilander
9bf3ca2214 Merge pull request #1362 from lindy65/patch-7
Update documentation-guidelines.md
2015-11-09 11:42:26 -05:00
lindy65
eec91eec89 Update documentation-guidelines.md
Corrected typos on lines 52 and 61
2015-11-09 18:38:37 +02:00
Christopher Speller
d56d9c2f12 Jumps up to new messages indicator when new messages present 2015-11-09 09:16:01 -05:00
Joram Wilander
893eb2cd86 Merge pull request #1361 from lindy65/patch-6
Update release-process.md
2015-11-09 07:45:20 -05:00
Joram Wilander
53e44d008c Merge pull request #1360 from lindy65/patch-5
Update release-process.md
2015-11-09 07:45:11 -05:00
lindy65
586c050b83 Update release-process.md
Fixed type on line 46
2015-11-09 12:44:36 +02:00
lindy65
7ef87c1a12 Update release-process.md
Corrected typo on line 51
2015-11-09 12:38:52 +02:00
it33
1600cb97c8 Update Troubleshooting.md 2015-11-08 09:52:11 -08:00
it33
118ac28ebf Update Troubleshooting.md 2015-11-08 09:47:53 -08:00
it33
062b7eab62 Merge pull request #1354 from Tsynapse/patch-4
Grammar Correction
2015-11-07 19:36:06 -08:00
Jason
e706c5732e Grammar Correction
Removed the 's' from settings @line 35
2015-11-07 18:37:13 -05:00
it33
21f694862a Update Requirements.md 2015-11-07 08:50:04 -08:00
Reed Garmsen
ee9aaacf80 Moved 'Email verified' toast to above the sign-in prompt on the login screen 2015-11-06 15:41:20 -08:00
Corey Hulen
53e6e2d242 Merge pull request #1348 from mattermost/lfbrock-patch-2
Update NOTICE.txt
2015-11-06 14:07:18 -08:00
lfbrock
cbe9b7287a Update NOTICE.txt 2015-11-06 15:20:49 -05:00
Corey Hulen
cfd2b3cace Merge pull request #1347 from mattermost/plt-1062
PLT-1062 Fix jumping when messages received in another channel.
2015-11-06 11:52:53 -08:00
Joram Wilander
42a9c0e90b Merge pull request #1344 from mattermost/tutorial-fix
Add tutorial pref for new users by default
2015-11-06 14:24:23 -05:00