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 |
|
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 |
|
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 |
|
JoramWilander
|
55882e1b83
|
Add skip tutorial button to intro screens
|
2015-11-09 15:42:56 -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
|
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 |
|
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 |
|
Christopher Speller
|
d56d9c2f12
|
Jumps up to new messages indicator when new messages present
|
2015-11-09 09:16:01 -05: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 |
|
Christopher Speller
|
4795c7c003
|
Fixing jumping to bottom of channels when messages recieved in anouther channel
|
2015-11-06 14:20:54 -05:00 |
|
Christopher Speller
|
1610fe6ca5
|
Revert "Fixed loading forever on first page load"
This reverts commit d020db39cb.
|
2015-11-06 13:53:26 -05:00 |
|
Harrison Healey
|
32069345b5
|
Merge pull request #1345 from hmhealey/plt983
PLT-983 Fix _emphasizing_ markdown text when it's not the start of the post
|
2015-11-06 13:16:28 -05:00 |
|
hmhealey
|
0239239d29
|
Changed markdown text regex to not capture the final underscore on a word to better match the original behaviour
|
2015-11-06 12:55:14 -05:00 |
|
Joram Wilander
|
e5b9fb6b95
|
Merge pull request #1342 from hmhealey/plt761
PLT-761 Removed required whitespace from before @mentions
|
2015-11-06 12:40:05 -05:00 |
|
Joram Wilander
|
ed2537c4b5
|
Merge pull request #1341 from hmhealey/plt911
PLT-911 Fixed navigating search autocomplete with the keyboard
|
2015-11-06 12:39:56 -05:00 |
|
Joram Wilander
|
8d7f1c1705
|
Merge pull request #1340 from mattermost/markdown-image-fixes
Markdown image fixes.
|
2015-11-06 12:39:49 -05:00 |
|
Joram Wilander
|
190adae0c9
|
Merge pull request #1339 from mattermost/loading-forever-fix
Fixed loading forever on first page load
|
2015-11-06 12:10:38 -05:00 |
|
hmhealey
|
11d6644c53
|
Changed markdown text regex to capture whitespace preceeding an underscore
|
2015-11-06 12:06:20 -05:00 |
|
Joram Wilander
|
8022f99da5
|
Merge pull request #1338 from asaadmahmoodspin/ui-improvements
Updating UI for search autocomplete
|
2015-11-06 11:56:34 -05:00 |
|
hmhealey
|
6ba996a9e2
|
Sorted channel suggestions be type before sorting by name
|
2015-11-06 11:51:10 -05:00 |
|
Christopher Speller
|
5fd8b56836
|
Fixing broken markdown images taking up too much space. Fixed unnessisary expantion of markdown images not in center channel.
|
2015-11-06 11:40:48 -05:00 |
|
hmhealey
|
95569ff03f
|
Removed required whitespace from before @mentions
|
2015-11-06 11:30:25 -05:00 |
|
Christopher Speller
|
d020db39cb
|
Fixed loading forever on first page load
|
2015-11-06 11:20:23 -05:00 |
|
Asaad Mahmood
|
186ab11c57
|
Updating UI for search autocomplete
|
2015-11-06 21:17:47 +05:00 |
|
Florian Orben
|
84a561207f
|
display slack attachments in RHS comment section
|
2015-11-06 17:11:38 +01:00 |
|
Joram Wilander
|
0d1fe806a0
|
Merge pull request #1335 from mattermost/triple-dot-fix
Fix user profile never updating properly
|
2015-11-06 10:36:46 -05:00 |
|
Christopher Speller
|
029b795e47
|
Merge pull request #1318 from mattermost/plt-1025
PLT-1025 Make dots in tutorial intro clickable and always at the same spot
|
2015-11-06 10:22:55 -05:00 |
|
Christopher Speller
|
982162ab0d
|
Merge pull request #1328 from mattermost/PLT-1016
PLT-1016 force logout on other browsers
|
2015-11-06 10:18:13 -05:00 |
|
Christopher Speller
|
51da1b1ca1
|
Merge pull request #1332 from mattermost/plt-560
PLT-560 Prevent SSO users from changing their email
|
2015-11-06 10:17:04 -05:00 |
|
JoramWilander
|
0f4f1f90e7
|
Fix user profile never updating properly
|
2015-11-06 10:13:51 -05:00 |
|
=Corey Hulen
|
4110181ad8
|
GIT-888 improving perf
|
2015-11-06 06:35:38 -08:00 |
|
Joram Wilander
|
1ecad4301e
|
Merge pull request #1327 from florianorben/PLT-857-2
PLT-857: Support `attachments` for Incoming Webhooks
|
2015-11-06 09:05:32 -05:00 |
|
JoramWilander
|
7eca077877
|
Prevent SSO users from changing their email
|
2015-11-06 08:56:13 -05:00 |
|
Joram Wilander
|
6417d4728d
|
Merge pull request #1321 from hmhealey/plt911
PLT-911 Search autocomplete improvements
|
2015-11-06 08:13:03 -05:00 |
|
Joram Wilander
|
23a8dbca9f
|
Merge pull request #1325 from hmhealey/plt618
PLT-618 Ignore formatting markdown lists containing only one element
|
2015-11-06 08:12:25 -05:00 |
|
Corey Hulen
|
6af93e2a1b
|
Revert 59581c3850
|
2015-11-05 22:58:33 -08:00 |
|
Florian Orben
|
4dedb14467
|
remove two unused assignments
|
2015-11-05 23:57:01 +01:00 |
|
Florian Orben
|
b085bc2d56
|
PLT-857: Support for Incoming Webhooks - Try #2
|
2015-11-05 23:33:21 +01:00 |
|
Florian Orben
|
4b6eb56415
|
collapse text after 700 chars or 5 line breaks
|
2015-11-05 23:33:21 +01:00 |
|
Florian Orben
|
d3ed791ab5
|
attachments frontend
|
2015-11-05 23:33:21 +01:00 |
|
Harrison Healey
|
d96cb50b68
|
Merge pull request #1320 from mattermost/PLT-1040
PLT-1040 changing ding
|
2015-11-05 17:26:42 -05:00 |
|
hmhealey
|
431cb089ed
|
Changed markdown lexer to ignore lists containing only one item
|
2015-11-05 16:49:43 -05:00 |
|
hmhealey
|
f0578868ed
|
Cleaned up Markedown Lexer for eslint
|
2015-11-05 16:19:53 -05:00 |
|
=Corey Hulen
|
3c16cffea2
|
Switching to mp3
|
2015-11-05 13:18:30 -08:00 |
|