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

1817 Коммитов

Автор SHA1 Сообщение Дата
JoramWilander
661b4a38b2 Add new line break 2015-11-09 13:19:47 -05: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
Martin Fischer
08e03e615c PLT-480: Use Utils.displayUsername for username renderings. (fixes #874) 2015-11-05 22:15:07 +01:00
hmhealey
fedfeb67aa Copied part of the marked lexer into markdown.jsx 2015-11-05 15:53:10 -05:00
=Corey Hulen
17cd95ae05 Fixing issue with safari private mode 2015-11-05 12:14:27 -08:00
=Corey Hulen
5dbefdecfe PLT-1016 force logout on other browsers 2015-11-05 11:54:40 -08:00
hmhealey
9b218c1af1 Moved highlighting code out of markdown.jsx 2015-11-05 14:47:16 -05:00
hmhealey
e29342d426 Moved public and private channels into separate sections in the search autocomplete 2015-11-05 14:12:31 -05:00
Corey Hulen
6418b78f1c Merge pull request #1319 from asaadmahmoodspin/ui-improvements
UI Improvements for Slack and post dropdown
2015-11-05 10:24:03 -08:00
=Corey Hulen
a28441be7e PLT-1040 changing ding 2015-11-05 10:23:06 -08:00
Asaad Mahmood
dc677bc88b UI Improvements for Slack and post dropdown 2015-11-05 23:08:25 +05:00
Corey Hulen
57f0cde207 Merge pull request #1315 from mattermost/plt-996
PLT-996 Prevent tutorial showing up a second before post list loads
2015-11-05 09:53:58 -08:00
Corey Hulen
1e63d268c2 Merge pull request #1314 from mattermost/plt-829
PLT-829 Only allow one ding every 3s
2015-11-05 09:53:39 -08:00
hmhealey
52e75012c3 Fixed search autocomplete click handling 2015-11-05 12:24:54 -05:00
JoramWilander
2c271d1514 Use state for current screen in turotial intro 2015-11-05 12:22:40 -05:00
JoramWilander
0bf92c8ada Make dots in tutorial intro clickable and always at the same spot 2015-11-05 12:20:55 -05:00